[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1438203103-27013-1-git-send-email-phil@nwl.cc>
Date: Wed, 29 Jul 2015 22:51:40 +0200
From: Phil Sutter <phil@....cc>
To: netdev@...r.kernel.org
Cc: Jesper Dangaard Brouer <brouer@...hat.com>,
Cong Wang <cwang@...pensource.com>,
Eric Dumazet <eric.dumazet@...il.com>,
David Miller <davem@...emloft.net>
Subject: [net-next PATCH 0/3] Backwards-compatible noqueue in virtual interfaces
This series is inspired by a patch sent[1] in from Jesper Brouer and the
discussion it started. Basically it tries to provide a solution which is
backwards compatible while still enabling the veth performance
improvement by default.
[1]: http://www.spinics.net/lists/netdev/msg299407.html
Jesper Dangaard Brouer (1):
veth: don't assign a qdisc to veth
Phil Sutter (2):
net: make default tx_queue_len configurable
net: sched: set tx_queue_len to default when changing noqueue device's
qdisc
drivers/net/veth.c | 1 +
net/Kconfig | 12 ++++++++++++
net/ethernet/eth.c | 2 +-
net/sched/sch_api.c | 4 ++++
4 files changed, 18 insertions(+), 1 deletion(-)
--
2.1.2
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists