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: 819 MB/s 13895 calls/s 13895 msg/s # tcp rx: 820 MB/s 68210 calls/s # tcp tx: 855 MB/s 14503 calls/s 14503 msg/s # tcp rx: 856 MB/s 67673 calls/s # tcp tx: 852 MB/s 14456 calls/s 14456 msg/s # tcp rx: 853 MB/s 67027 calls/s # tcp tx: 846 MB/s 14365 calls/s 14365 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: 645 MB/s 467456 calls/s # udp tx: 1286 MB/s 21817 calls/s 21817 msg/s # udp rx: 677 MB/s 490658 calls/s # udp tx: 1278 MB/s 21678 calls/s 21678 msg/s # udp rx: 669 MB/s 485135 calls/s # udp tx: 1282 MB/s 21755 calls/s 21755 msg/s # udp rx: 639 MB/s 462937 calls/s # udp tx: 1293 MB/s 21944 calls/s 21944 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: 1097 MB/s 800109 calls/s # udp tx: 1126 MB/s 19099 calls/s 19099 msg/s # udp rx: 1129 MB/s 823752 calls/s # udp tx: 1128 MB/s 19143 calls/s 19143 msg/s # udp rx: 1121 MB/s 818260 calls/s # udp tx: 1121 MB/s 19017 calls/s 19017 msg/s # udp rx: 1126 MB/s 821732 calls/s # udp tx: 1125 MB/s 19097 calls/s 19097 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__->