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: 849 MB/s 14402 calls/s 14402 msg/s # tcp rx: 852 MB/s 65981 calls/s # tcp tx: 802 MB/s 13610 calls/s 13610 msg/s # tcp rx: 802 MB/s 65855 calls/s # tcp tx: 802 MB/s 13613 calls/s 13613 msg/s # tcp rx: 803 MB/s 65103 calls/s # tcp tx: 824 MB/s 13983 calls/s 13983 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: 659 MB/s 477696 calls/s # udp tx: 1310 MB/s 22230 calls/s 22230 msg/s # udp rx: 597 MB/s 432625 calls/s # udp tx: 1337 MB/s 22680 calls/s 22680 msg/s # udp rx: 660 MB/s 478212 calls/s # udp tx: 1312 MB/s 22260 calls/s 22260 msg/s # udp rx: 654 MB/s 474098 calls/s # udp tx: 1309 MB/s 22217 calls/s 22217 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: 1081 MB/s 788458 calls/s # udp tx: 1104 MB/s 18738 calls/s 18738 msg/s # udp rx: 901 MB/s 657811 calls/s # udp tx: 893 MB/s 15147 calls/s 15147 msg/s # udp rx: 659 MB/s 481114 calls/s # udp tx: 659 MB/s 11193 calls/s 11193 msg/s # udp rx: 607 MB/s 443001 calls/s # udp tx: 605 MB/s 10267 calls/s 10267 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__->