diff options
author | David Arinzon | 2023-12-11 06:28:01 +0000 |
---|---|---|
committer | Greg Kroah-Hartman | 2023-12-20 17:00:18 +0100 |
commit | 63387fe87fc5a429175a2f0dda426f650666b7c5 (patch) | |
tree | cb0533b53665c6b4a09167cd9fdfd7618cab85e7 /mm/gup_test.c | |
parent | 2664b56420b3c9b87a9fc4e09be1cf6e609abb3d (diff) |
net: ena: Fix XDP redirection error
[ Upstream commit 4ab138ca0a340e6d6e7a6a9bd5004bd8f83127ca ]
When sending TX packets, the meta descriptor can be all zeroes
as no meta information is required (as in XDP).
This patch removes the validity check, as when
`disable_meta_caching` is enabled, such TX packets will be
dropped otherwise.
Fixes: 0e3a3f6dacf0 ("net: ena: support new LLQ acceleration mode")
Signed-off-by: Shay Agroskin <shayagr@amazon.com>
Signed-off-by: David Arinzon <darinzon@amazon.com>
Link: https://lore.kernel.org/r/20231211062801.27891-5-darinzon@amazon.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'mm/gup_test.c')
0 files changed, 0 insertions, 0 deletions