Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756255Ab1BYSps (ORCPT ); Fri, 25 Feb 2011 13:45:48 -0500 Received: from mail-bw0-f46.google.com ([209.85.214.46]:54917 "EHLO mail-bw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754721Ab1BYSpq (ORCPT ); Fri, 25 Feb 2011 13:45:46 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:cc:in-reply-to:references:content-type:date :message-id:mime-version:x-mailer:content-transfer-encoding; b=d4ssx9Bq4lB5QsplfYnBr5+66YR5tEAHhAFvNH+Vd3V74gg1HiqGQ9TKTLntFIEm0w 4bu7RNHn1WT1Ur88NsHBmyAd4M4aJgwL/ULhDKqiPQ6RkQ4qL5xZBaysnv9BtQvjDT7F 42LobatROShRwzK0EwfdUCUcEkVddHsFxea+A= Subject: Re: [PATCH ref0] net: add Faraday FTMAC100 10/100 Ethernet driver From: Eric Dumazet To: David Miller Cc: ratbert.chuang@gmail.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, bhutchings@solarflare.com, joe@perches.com, dilinger@queued.net, mirqus@gmail.com, ratbert@faraday-tech.com, Ajit Khaparde In-Reply-To: <20110225.103456.226779149.davem@davemloft.net> References: <1298631127.2659.22.camel@edumazet-laptop> <20110225.103456.226779149.davem@davemloft.net> Content-Type: text/plain; charset="UTF-8" Date: Fri, 25 Feb 2011 19:45:38 +0100 Message-ID: <1298659538.2659.103.camel@edumazet-laptop> Mime-Version: 1.0 X-Mailer: Evolution 2.30.3 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 925 Lines: 29 Le vendredi 25 février 2011 à 10:34 -0800, David Miller a écrit : > From: Eric Dumazet > Date: Fri, 25 Feb 2011 11:52:07 +0100 > > > Le vendredi 25 février 2011 à 17:45 +0800, Po-Yu Chuang a écrit : > > > >> It's a little faster than v5 now. Thanks. > >> I will submit the current version later. > >> > >> One more question just curious, why 128 bytes? > > > > Probably its best for NIU hardware specs > > > > You could try 64, as it should be enough for most IP/TCP/UDP processing. > > IPV6. drivers/net/benet/be.h:70:#define BE_HDR_LEN 64 Maybe we should have a comment somewhere. CC Ajit Khaparde -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/