[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20201007152506.66217-1-sven.auhagen@voleatech.de>
Date: Wed, 7 Oct 2020 17:24:59 +0200
From: sven.auhagen@...eatech.de
To: anthony.l.nguyen@...el.com, maciej.fijalkowski@...el.com
Cc: davem@...emloft.net, netdev@...r.kernel.org, nhorman@...hat.com,
sassmann@...hat.com, sandeep.penigalapati@...el.com,
brouer@...hat.com
Subject: [PATCH 0/7] igb: xdp patches followup
From: Sven Auhagen <sven.auhagen@...eatech.de>
This patch series addresses some of the comments that came back
after the igb XDP patch was accepted.
Most of it is code cleanup.
The last patch contains a fix for a tx queue timeout
that can occur when using xdp.
Signed-off-by: Sven Auhagen <sven.auhagen@...eatech.de>
Sven Auhagen (7):
igb: XDP xmit back fix error code
igb: take vlan double header into account
igb: XDP extack message on error
igb: skb add metasize for xdp
igb: use igb_rx_buffer_flip
igb: use xdp_do_flush
igb: avoid transmit queue timeout in xdp path
drivers/net/ethernet/intel/igb/igb.h | 5 +
drivers/net/ethernet/intel/igb/igb_main.c | 119 ++++++++++------------
2 files changed, 61 insertions(+), 63 deletions(-)
--
2.20.1
Powered by blists - more mailing lists