netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jesper Dangaard Brouer <brouer@redhat.com>
To: Phil Sutter <phil@nwl.cc>
Cc: brouer@redhat.com, netdev@vger.kernel.org
Subject: Re: [PATCH 1/2] net: declare new net_device priv_flag IFF_NO_QUEUE
Date: Mon, 17 Aug 2015 08:52:36 +0200	[thread overview]
Message-ID: <20150817085236.0092b08d@redhat.com> (raw)
In-Reply-To: <1439485268-20953-2-git-send-email-phil@nwl.cc>

On Thu, 13 Aug 2015 19:01:06 +0200
Phil Sutter <phil@nwl.cc> wrote:

> This private net_device flag can be set by drivers to inform that a
> device runs fine without a qdisc attached. This was formerly done by
> setting tx_queue_len to zero.
> 
> Signed-off-by: Phil Sutter <phil@nwl.cc>

Acked-by: Jesper Dangaard Brouer <brouer@redhat.com>

-- 
Best regards,
  Jesper Dangaard Brouer
  MSc.CS, Sr. Network Kernel Developer at Red Hat
  Author of http://www.iptv-analyzer.org
  LinkedIn: http://www.linkedin.com/in/brouer

  parent reply	other threads:[~2015-08-17  6:52 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-13 17:01 [PATCH 0/2] net: introduce IFF_NO_QUEUE as successor of zero tx_queue_len Phil Sutter
2015-08-13 17:01 ` [PATCH 1/2] net: declare new net_device priv_flag IFF_NO_QUEUE Phil Sutter
2015-08-13 17:01   ` [PATCH 2/2] net: sch_generic: react upon IFF_NO_QUEUE flag Phil Sutter
2015-08-17  6:53     ` Jesper Dangaard Brouer
2015-08-17  6:52   ` Jesper Dangaard Brouer [this message]
2015-08-13 17:49 ` [PATCH 0/2] net: introduce IFF_NO_QUEUE as successor of zero tx_queue_len Stephen Hemminger
2015-08-13 18:40   ` Jesper Dangaard Brouer
2015-08-13 19:11     ` Stephen Hemminger
2015-08-14  8:41       ` Phil Sutter
2015-08-17  6:51         ` Jesper Dangaard Brouer
2015-08-17 13:44           ` Eric Dumazet
2015-08-17 15:16             ` Jesper Dangaard Brouer
2015-08-17 18:51 ` 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=20150817085236.0092b08d@redhat.com \
    --to=brouer@redhat.com \
    --cc=netdev@vger.kernel.org \
    --cc=phil@nwl.cc \
    /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;
as well as URLs for NNTP newsgroup(s).