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: 933 MB/s 15832 calls/s 15832 msg/s # tcp rx: 934 MB/s 48658 calls/s # tcp tx: 676 MB/s 11480 calls/s 11480 msg/s # tcp rx: 676 MB/s 33449 calls/s # tcp tx: 644 MB/s 10936 calls/s 10936 msg/s # tcp rx: 645 MB/s 33039 calls/s # tcp tx: 664 MB/s 11271 calls/s 11271 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: 576 MB/s 417536 calls/s # udp tx: 1270 MB/s 21549 calls/s 21549 msg/s # udp rx: 610 MB/s 442112 calls/s # udp tx: 1287 MB/s 21832 calls/s 21832 msg/s # udp rx: 660 MB/s 478464 calls/s # udp tx: 1269 MB/s 21540 calls/s 21540 msg/s # udp rx: 661 MB/s 479232 calls/s # udp tx: 1272 MB/s 21578 calls/s 21578 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: 1059 MB/s 772923 calls/s # udp tx: 1084 MB/s 18397 calls/s 18397 msg/s # udp rx: 997 MB/s 727576 calls/s # udp tx: 997 MB/s 16912 calls/s 16912 msg/s # udp rx: 1075 MB/s 784248 calls/s # udp tx: 1073 MB/s 18203 calls/s 18203 msg/s # udp rx: 993 MB/s 724884 calls/s # udp tx: 991 MB/s 16823 calls/s 16823 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__->