make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_frglist.sh # ipv6 # tcp - over veth touching data # -l 4 -6 -D 2001:db8::1 -t rx -4 -t # -4 -t # tcp tx: 989 MB/s 16789 calls/s 16789 msg/s # tcp rx: 990 MB/s 49952 calls/s # tcp tx: 1004 MB/s 17029 calls/s 17029 msg/s # tcp rx: 1021 MB/s 49886 calls/s # tcp tx: 971 MB/s 16484 calls/s 16484 msg/s # tcp rx: 973 MB/s 48282 calls/s # tcp tx: 997 MB/s 16915 calls/s 16915 msg/s # udp gso - over veth touching data # -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # -4 -v # udp rx: 597 MB/s 433152 calls/s # udp tx: 1267 MB/s 21504 calls/s 21504 msg/s # udp rx: 562 MB/s 407552 calls/s # udp tx: 920 MB/s 15613 calls/s 15613 msg/s # udp rx: 557 MB/s 404431 calls/s # udp tx: 762 MB/s 12926 calls/s 12926 msg/s # udp rx: 587 MB/s 426333 calls/s # udp tx: 736 MB/s 12495 calls/s 12495 msg/s # udp gso and gro - over veth touching data # -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # -4 -G # udp rx: 584 MB/s 426376 calls/s # udp tx: 599 MB/s 10167 calls/s 10167 msg/s # udp rx: 628 MB/s 458625 calls/s # udp tx: 628 MB/s 10653 calls/s 10653 msg/s # udp rx: 624 MB/s 455309 calls/s # udp tx: 623 MB/s 10580 calls/s 10580 msg/s # udp rx: 623 MB/s 455052 calls/s # udp tx: 623 MB/s 10576 calls/s 10576 msg/s ok 1 selftests: net: udpgro_frglist.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->