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: 976 MB/s 16558 calls/s 16558 msg/s # tcp rx: 988 MB/s 51130 calls/s # tcp tx: 932 MB/s 15818 calls/s 15818 msg/s # tcp rx: 931 MB/s 48437 calls/s # tcp tx: 949 MB/s 16110 calls/s 16110 msg/s # tcp rx: 951 MB/s 49830 calls/s # tcp tx: 1002 MB/s 17001 calls/s 17001 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: 633 MB/s 458752 calls/s # udp tx: 1252 MB/s 21249 calls/s 21249 msg/s # udp rx: 655 MB/s 474880 calls/s # udp tx: 1276 MB/s 21652 calls/s 21652 msg/s # udp rx: 634 MB/s 460288 calls/s # udp tx: 1332 MB/s 22600 calls/s 22600 msg/s # udp rx: 666 MB/s 483072 calls/s # udp tx: 1300 MB/s 22064 calls/s 22064 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: 1139 MB/s 830728 calls/s # udp tx: 1164 MB/s 19759 calls/s 19759 msg/s # udp rx: 1162 MB/s 847765 calls/s # udp tx: 1161 MB/s 19699 calls/s 19699 msg/s # udp rx: 1161 MB/s 847222 calls/s # udp tx: 1160 MB/s 19689 calls/s 19689 msg/s # udp rx: 1159 MB/s 845373 calls/s # udp tx: 1158 MB/s 19646 calls/s 19646 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__->