Netdev List
 help / color / mirror / Atom feed
From: Eric Dumazet <eric.dumazet@gmail.com>
To: Denys Fedoryshchenko <denys@visp.net.lb>
Cc: netdev@vger.kernel.org
Subject: Re: ppp, "Features changed" flooding the log
Date: Fri, 20 May 2011 16:00:27 +0200	[thread overview]
Message-ID: <1305900027.3173.16.camel@edumazet-laptop> (raw)
In-Reply-To: <e04d91916983d0a9274087cd2f5ef64d@visp.net.lb>

Le vendredi 20 mai 2011 à 16:44 +0300, Denys Fedoryshchenko a écrit :

>  And as i see GRO enabled there, i guess it can be harmful for shapers, 
>  how to disable it?
>  NewNet-PPPoE ~ # ethtool -K ppp0 gro off
>  Cannot set device GRO settings: Operation not supported
>  Or there is no need for that?
> --

No need, since GRO sits on top of NAPI (physical devices)

ppp is done after this layer, frames are directly delivered to IP layer.

But yes, this log flood is nasty.



  reply	other threads:[~2011-05-20 14:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-20 13:42 ppp, "Features changed" flooding the log Denys Fedoryshchenko
2011-05-20 13:44 ` Denys Fedoryshchenko
2011-05-20 14:00   ` Eric Dumazet [this message]
2011-05-20 18:22 ` David Miller

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=1305900027.3173.16.camel@edumazet-laptop \
    --to=eric.dumazet@gmail.com \
    --cc=denys@visp.net.lb \
    --cc=netdev@vger.kernel.org \
    /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