make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_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: 902 MB/s 15308 calls/s 15308 msg/s # tcp rx: 903 MB/s 51424 calls/s # tcp tx: 943 MB/s 15999 calls/s 15999 msg/s # tcp rx: 944 MB/s 50865 calls/s # tcp tx: 956 MB/s 16226 calls/s 16226 msg/s # tcp rx: 957 MB/s 49285 calls/s # tcp tx: 889 MB/s 15091 calls/s 15091 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: 646 MB/s 468480 calls/s # udp tx: 1198 MB/s 20322 calls/s 20322 msg/s # udp rx: 663 MB/s 480370 calls/s # udp tx: 1298 MB/s 22029 calls/s 22029 msg/s # udp rx: 663 MB/s 480920 calls/s # udp tx: 1299 MB/s 22045 calls/s 22045 msg/s # udp rx: 664 MB/s 481453 calls/s # udp tx: 1299 MB/s 22040 calls/s 22040 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: 1121 MB/s 818280 calls/s # udp tx: 1147 MB/s 19470 calls/s 19470 msg/s # udp rx: 1126 MB/s 821702 calls/s # udp tx: 1127 MB/s 19120 calls/s 19120 msg/s # udp rx: 1055 MB/s 769930 calls/s # udp tx: 1054 MB/s 17881 calls/s 17881 msg/s # udp rx: 1057 MB/s 771406 calls/s # udp tx: 1052 MB/s 17857 calls/s 17857 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__->