.@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
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