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: 566 MB/s 9615 calls/s 9615 msg/s # tcp rx: 567 MB/s 34106 calls/s # tcp tx: 555 MB/s 9422 calls/s 9422 msg/s # tcp rx: 556 MB/s 33484 calls/s # tcp tx: 552 MB/s 9376 calls/s 9376 msg/s # tcp rx: 553 MB/s 33310 calls/s # tcp tx: 559 MB/s 9488 calls/s 9488 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: 525 MB/s 380379 calls/s # udp tx: 1208 MB/s 20497 calls/s 20497 msg/s # udp rx: 617 MB/s 447488 calls/s # udp tx: 1232 MB/s 20904 calls/s 20904 msg/s # udp rx: 659 MB/s 477696 calls/s # udp tx: 1229 MB/s 20860 calls/s 20860 msg/s # udp rx: 663 MB/s 480256 calls/s # udp tx: 1221 MB/s 20716 calls/s 20716 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: 1025 MB/s 748140 calls/s # udp tx: 1053 MB/s 17868 calls/s 17868 msg/s # udp rx: 1072 MB/s 782060 calls/s # udp tx: 1071 MB/s 18170 calls/s 18170 msg/s # udp rx: 1016 MB/s 741128 calls/s # udp tx: 1007 MB/s 17080 calls/s 17080 msg/s # udp rx: 1080 MB/s 787748 calls/s # udp tx: 1087 MB/s 18445 calls/s 18445 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__->