mirror of
https://github.com/torvalds/linux.git
synced 2026-05-31 18:43:33 +02:00
The gro.c packet sender is used for SW testing but bulk of incoming new tests will be HW-specific. So it's better to put them under drivers/net/hw/, to avoid tip-toeing around netdevsim. Move gro.c to lib so we can reuse it. Reviewed-by: Petr Machata <petrm@nvidia.com> Reviewed-by: Willem de Bruijn <willemb@google.com> Link: https://patch.msgid.link/20260318033819.1469350-2-kuba@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
5 lines
60 B
Plaintext
5 lines
60 B
Plaintext
# SPDX-License-Identifier: GPL-2.0-only
|
|
csum
|
|
gro
|
|
xdp_helper
|