[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20201118215947.8970-1-shayagr@amazon.com>
Date: Wed, 18 Nov 2020 23:59:43 +0200
From: Shay Agroskin <shayagr@...zon.com>
To: <kuba@...nel.org>, <netdev@...r.kernel.org>
CC: Shay Agroskin <shayagr@...zon.com>, <dwmw@...zon.com>,
<zorik@...zon.com>, <matua@...zon.com>, <saeedb@...zon.com>,
<msw@...zon.com>, <aliguori@...zon.com>, <nafea@...zon.com>,
<gtzalik@...zon.com>, <netanel@...zon.com>, <alisaidi@...zon.com>,
<benh@...zon.com>, <akiyano@...zon.com>, <sameehj@...zon.com>,
<ndagan@...zon.com>
Subject: [PATCH V1 net 0/4] Fixes for ENA driver
Hi all,
This series fixes some issues in the ENA driver:
- fix wrong data offset on machines that support rx offset
- work-around Intel iommu issue
- fix out of bound access when request id is wrong
- return error code if XDP TX xmit fails
Shay Agroskin (4):
net: ena: handle bad request id in ena_netdev
net: ena: set initial DMA width to avoid intel iommu issue
net: ena: fix packet's addresses for rx_offset feature
net: ena: return error code from ena_xdp_xmit_buff
drivers/net/ethernet/amazon/ena/ena_eth_com.c | 3 +
drivers/net/ethernet/amazon/ena/ena_netdev.c | 82 +++++++++----------
2 files changed, 41 insertions(+), 44 deletions(-)
--
2.17.1
Powered by blists - more mailing lists