summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2026-01-13 03:07:37 +0300
committerJakub Kicinski <kuba@kernel.org>2026-01-14 04:54:00 +0300
commitd131da6d7282829c775cf70f5f1db1576e5c1273 (patch)
treefd20107c94750f66caa330024fb74ebbfa821da3 /include/linux
parentce0f92dc737c65d705d83ea9529d8fb9a2194241 (diff)
downloadlinux-d131da6d7282829c775cf70f5f1db1576e5c1273.tar.xz
selftests: drv-net: gro: use cmd print
Now that cmd() can be printed directly remove the old formatting. Before: # fragmented ip6 doesn't coalesce: # Expected {200 100 100 }, Total 3 packets # Received {200 100 }, Total 2 packets. # /root/ksft-net-drv/drivers/net/gro: incorrect number of packets Now: # CMD: drivers/net/gro --ipv6 --dmac 9e:[...] # EXIT: 1 # STDOUT: fragmented ip6 doesn't coalesce: # STDERR: Expected {200 100 100 }, Total 3 packets # Received {200 100 }, Total 2 packets. # /root/ksft-net-drv/drivers/net/gro: incorrect number of packets Reviewed-by: Petr Machata <petrm@nvidia.com> Link: https://patch.msgid.link/20260113000740.255360-4-kuba@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions