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: 859 MB/s 14583 calls/s 14583 msg/s # tcp rx: 860 MB/s 38097 calls/s # tcp tx: 854 MB/s 14500 calls/s 14500 msg/s # tcp rx: 855 MB/s 44021 calls/s # tcp tx: 822 MB/s 13957 calls/s 13957 msg/s # tcp rx: 824 MB/s 43395 calls/s # tcp tx: 773 MB/s 13124 calls/s 13124 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: 600 MB/s 435200 calls/s # udp tx: 1120 MB/s 19000 calls/s 19000 msg/s # udp rx: 528 MB/s 382574 calls/s # udp tx: 1262 MB/s 21413 calls/s 21413 msg/s # udp rx: 571 MB/s 414464 calls/s # udp tx: 1061 MB/s 17997 calls/s 17997 msg/s # udp rx: 582 MB/s 422912 calls/s # udp tx: 966 MB/s 16397 calls/s 16397 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: 1033 MB/s 753454 calls/s # udp tx: 1070 MB/s 18158 calls/s 18158 msg/s # udp rx: 997 MB/s 727605 calls/s # udp tx: 996 MB/s 16900 calls/s 16900 msg/s # udp rx: 1085 MB/s 791553 calls/s # udp tx: 1084 MB/s 18390 calls/s 18390 msg/s # udp rx: 1064 MB/s 776330 calls/s # udp tx: 1067 MB/s 18103 calls/s 18103 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__->