RE: [Intel-wired-lan] [PATCH intel-net] ice: fix napi work done reporting in xsk path

2021-03-11 Thread Bhandare, KiranX
.@gmail.com > Cc: netdev@vger.kernel.org > Subject: [Intel-wired-lan] [PATCH intel-net] ice: fix napi work done reporting > in xsk path > > From: Magnus Karlsson > > Fix the wrong napi work done reporting in the xsk path of the ice driver. The > code in the main Rx proce

[PATCH intel-net] ice: fix napi work done reporting in xsk path

2021-02-05 Thread Magnus Karlsson
From: Magnus Karlsson Fix the wrong napi work done reporting in the xsk path of the ice driver. The code in the main Rx processing loop was written to assume that the buffer allocation code returns true if all allocations where successful and false if not. In contrast with all other Intel NIC xsk