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: 1702 MB/s 28883 calls/s 28883 msg/s # tcp rx: 1706 MB/s 68036 calls/s # tcp tx: 1467 MB/s 24890 calls/s 24890 msg/s # tcp rx: 1468 MB/s 54135 calls/s # tcp tx: 1561 MB/s 26488 calls/s 26488 msg/s # tcp rx: 1564 MB/s 65541 calls/s # tcp tx: 1487 MB/s 25234 calls/s 25234 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: 569 MB/s 412160 calls/s # udp tx: 1246 MB/s 21139 calls/s 21139 msg/s # udp rx: 575 MB/s 416378 calls/s # udp tx: 1642 MB/s 27863 calls/s 27863 msg/s # udp rx: 470 MB/s 339968 calls/s # udp tx: 1641 MB/s 27839 calls/s 27839 msg/s # udp rx: 474 MB/s 343040 calls/s # udp tx: 1600 MB/s 27154 calls/s 27154 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: 1239 MB/s 903937 calls/s # udp tx: 1277 MB/s 21668 calls/s 21668 msg/s # udp rx: 1292 MB/s 942410 calls/s # udp tx: 1286 MB/s 21814 calls/s 21814 msg/s # udp rx: 1264 MB/s 922341 calls/s # udp tx: 1270 MB/s 21553 calls/s 21553 msg/s # udp rx: 1302 MB/s 949805 calls/s # udp tx: 1302 MB/s 22096 calls/s 22096 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__->