[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1408887738-7661-1-git-send-email-dborkman@redhat.com>
Date: Sun, 24 Aug 2014 15:42:15 +0200
From: Daniel Borkmann <dborkman@...hat.com>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org
Subject: [RFC PATCH net-next 0/3] Some deferred TX queue follow-ups
On top of Dave's `[PATCH 0/3] Basic deferred TX queue flushing infrastructure`.
It adds an implementation for ixgbe and a use-case for AF_PACKET's QDISC_BYPASS.
Daniel Borkmann (3):
ixgbe: support netdev_ops->ndo_xmit_flush()
net: add __netdev_xmit_{only,flush} helpers
packet: make use of deferred TX queue flushing
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c | 28 ++++++++++++---
include/linux/netdevice.h | 15 ++++++++
net/packet/af_packet.c | 49 ++++++++++++++++++++-------
3 files changed, 76 insertions(+), 16 deletions(-)
--
1.7.11.7
--
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