From mboxrd@z Thu Jan 1 00:00:00 1970 From: Changli Gao Subject: Re: [patch net-next-2.6 v2] net: vlan: make non-hw-accel rx path similar to hw-accel Date: Sun, 22 May 2011 18:40:13 +0800 Message-ID: References: <1302241713-3637-1-git-send-email-jpirko@redhat.com> <20110412.141645.112604563.davem@davemloft.net> <20110521072925.GA2588@jirka.orion> <4DD7BB61.9050200@gmail.com> <4DD87C25.4030701@gmail.com> <20110522062915.GA2611@jirka.orion> <20110522093758.GC2611@jirka.orion> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: Jiri Pirko , =?ISO-8859-1?Q?Nicolas_de_Peslo=FCan?= , Jesse Gross , David Miller , netdev@vger.kernel.org, shemminger@linux-foundation.org, kaber@trash.net, fubar@us.ibm.com, eric.dumazet@gmail.com, andy@greyhouse.net To: "Eric W. Biederman" Return-path: Received: from mail-bw0-f46.google.com ([209.85.214.46]:36822 "EHLO mail-bw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752996Ab1EVKke convert rfc822-to-8bit (ORCPT ); Sun, 22 May 2011 06:40:34 -0400 Received: by bwz15 with SMTP id 15so3999146bwz.19 for ; Sun, 22 May 2011 03:40:33 -0700 (PDT) In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: On Sun, May 22, 2011 at 6:26 PM, Eric W. Biederman wrote: > > There is software emulation in dev_hard_start_xmit for the nics > that don't support the feature. =A0So we will properly add tags. > Thanks. I got it. :) --=20 Regards, Changli Gao(xiaosuo@gmail.com)