From owner-freebsd-current@FreeBSD.ORG Thu May 31 15:13:14 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 10DFC16A400 for ; Thu, 31 May 2007 15:13:14 +0000 (UTC) (envelope-from andre@freebsd.org) Received: from c00l3r.networx.ch (c00l3r.networx.ch [62.48.2.2]) by mx1.freebsd.org (Postfix) with ESMTP id A37BC13C44B for ; Thu, 31 May 2007 15:13:13 +0000 (UTC) (envelope-from andre@freebsd.org) Received: (qmail 30626 invoked from network); 31 May 2007 14:29:00 -0000 Received: from dotat.atdotat.at (HELO [62.48.0.47]) ([62.48.0.47]) (envelope-sender ) by c00l3r.networx.ch (qmail-ldap-1.03) with SMTP for ; 31 May 2007 14:29:00 -0000 Message-ID: <465EE608.404@freebsd.org> Date: Thu, 31 May 2007 17:13:12 +0200 From: Andre Oppermann User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b) Gecko/20050217 MIME-Version: 1.0 To: Jack Vogel References: <2a41acea0705291732h6a3eb08fse22eef65010ab28e@mail.gmail.com> In-Reply-To: <2a41acea0705291732h6a3eb08fse22eef65010ab28e@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD Current Subject: Re: MFC plans for TSO and VLAN?? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 May 2007 15:13:14 -0000 Jack Vogel wrote: > Since there is now MSI/X in STABLE I thought I'd see how easily code > working in CURRENT would be to backport. The major issues are > these two, it would SURE be nice if the VLAN interface matched, and > of course if the TSO changes were there. VLAN can't be MFC'd because of ABI/API breakage. > Any chance of this getting done before 6.3, would make lots of > people happy :) I plan to MFC TSO and socket buffer autosizing before 6.3R. However at the moment I'm focused on fixing the TCP for 7.0R. -- Andre