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: 975 MB/s 16552 calls/s 16552 msg/s # tcp rx: 976 MB/s 50641 calls/s # tcp tx: 961 MB/s 16313 calls/s 16313 msg/s # tcp rx: 961 MB/s 49409 calls/s # tcp tx: 938 MB/s 15926 calls/s 15926 msg/s # tcp rx: 939 MB/s 47773 calls/s # tcp tx: 935 MB/s 15860 calls/s 15860 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: 620 MB/s 449024 calls/s # udp tx: 1292 MB/s 21922 calls/s 21922 msg/s # udp rx: 659 MB/s 477268 calls/s # udp tx: 1293 MB/s 21933 calls/s 21933 msg/s # udp rx: 661 MB/s 479232 calls/s # udp tx: 1250 MB/s 21209 calls/s 21209 msg/s # udp rx: 661 MB/s 479744 calls/s # udp tx: 1134 MB/s 19237 calls/s 19237 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: 1158 MB/s 844570 calls/s # udp tx: 1187 MB/s 20139 calls/s 20139 msg/s # udp rx: 1184 MB/s 864147 calls/s # udp tx: 1184 MB/s 20093 calls/s 20093 msg/s # udp rx: 1171 MB/s 854568 calls/s # udp tx: 1171 MB/s 19865 calls/s 19865 msg/s # udp rx: 1187 MB/s 865697 calls/s # udp tx: 1186 MB/s 20123 calls/s 20123 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__->