From: David Miller <davem@davemloft.net>
To: eric.dumazet@gmail.com
Cc: netdev@vger.kernel.org, sathya.perla@emulex.com,
subbu.seetharaman@emulex.com, ajit.khaparde@emulex.com
Subject: Re: [PATCH net-next] be2net: fix truesize errors
Date: Thu, 13 Oct 2011 16:06:02 -0400 (EDT) [thread overview]
Message-ID: <20111013.160602.718959925143893792.davem@davemloft.net> (raw)
In-Reply-To: <1318523553.2393.34.camel@edumazet-HP-Compaq-6005-Pro-SFF-PC>
From: Eric Dumazet <eric.dumazet@gmail.com>
Date: Thu, 13 Oct 2011 18:32:33 +0200
> Le jeudi 13 octobre 2011 à 18:31 +0200, Eric Dumazet a écrit :
>> Fix skb truesize underestimations of this driver.
>>
>> Each frag truesize is exactly rx_frag_size bytes. (2048 bytes per
>> default)
>>
>> A driver should not use "sizeof(struct sk_buff)" at all.
>>
>> Signed-off-by: Eric Dumazet <eric.dumazet>
>
> Oh well, garbled Signed-off-by, sorry !
>
> Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
:-) Applied.
prev parent reply other threads:[~2011-10-13 20:06 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-13 16:31 [PATCH net-next] be2net: fix truesize errors Eric Dumazet
2011-10-13 16:32 ` Eric Dumazet
2011-10-13 20:06 ` David Miller [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20111013.160602.718959925143893792.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=ajit.khaparde@emulex.com \
--cc=eric.dumazet@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=sathya.perla@emulex.com \
--cc=subbu.seetharaman@emulex.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox