Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Jan 2012 08:45:12 -0500
From:      John Baldwin <jhb@freebsd.org>
To:        Gleb Smirnoff <glebius@freebsd.org>
Cc:        svn-src-stable@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, svn-src-stable-9@freebsd.org
Subject:   Re: svn commit: r229633 - stable/9/sys/net
Message-ID:  <201201060845.13174.jhb@freebsd.org>
In-Reply-To: <20120106082005.GQ34721@FreeBSD.org>
References:  <201201051950.q05JoCKj052356@svn.freebsd.org> <20120106082005.GQ34721@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday, January 06, 2012 3:20:05 am Gleb Smirnoff wrote:
>   John,
> 
> On Thu, Jan 05, 2012 at 07:50:12PM +0000, John Baldwin wrote:
> J> Author: jhb
> J> Date: Thu Jan  5 19:50:12 2012
> J> New Revision: 229633
> J> URL: http://svn.freebsd.org/changeset/base/229633
> J> 
> J> Log:
> J>   MFC 228089:
> J>   Change the if_vlan driver to use if_transmit for forwarding packets to the
> J>   parent interface.  This avoids the overhead of queueing a packet to an IFQ
> J>   only to immediately dequeue it again.
> 
> This should have been merged together with r228967. Now a bug that
> was successfully discovered and fixed in head/ leaked to stable
> branches. :(
> 
> Can you please merge r228967 to stable/9 and stable/8 ASAP?

Err, that bug was already present before this change.  I did not expose it.

I can MFC the stat fixes, but this was already broken in 8 and 9, and is
broken in 7 as well (likely in older branches than that).

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201201060845.13174.jhb>