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: 947 MB/s 16077 calls/s 16077 msg/s # tcp rx: 948 MB/s 49381 calls/s # tcp tx: 871 MB/s 14776 calls/s 14776 msg/s # tcp rx: 888 MB/s 47604 calls/s # tcp tx: 907 MB/s 15388 calls/s 15388 msg/s # tcp rx: 905 MB/s 45084 calls/s # tcp tx: 929 MB/s 15764 calls/s 15764 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: 625 MB/s 453120 calls/s # udp tx: 1219 MB/s 20692 calls/s 20692 msg/s # udp rx: 551 MB/s 399616 calls/s # udp tx: 1265 MB/s 21456 calls/s 21456 msg/s # udp rx: 624 MB/s 452608 calls/s # udp tx: 1292 MB/s 21926 calls/s 21926 msg/s # udp rx: 624 MB/s 452096 calls/s # udp tx: 1293 MB/s 21939 calls/s 21939 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: 1104 MB/s 805682 calls/s # udp tx: 1129 MB/s 19165 calls/s 19165 msg/s # udp rx: 1111 MB/s 810818 calls/s # udp tx: 1111 MB/s 18857 calls/s 18857 msg/s # udp rx: 1156 MB/s 843263 calls/s # udp tx: 1155 MB/s 19603 calls/s 19603 msg/s # udp rx: 1147 MB/s 836820 calls/s # udp tx: 1146 MB/s 19452 calls/s 19452 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__->