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: 1369 MB/s 23222 calls/s 23222 msg/s # tcp rx: 1372 MB/s 54734 calls/s # tcp tx: 1272 MB/s 21587 calls/s 21587 msg/s # tcp rx: 1274 MB/s 50732 calls/s # tcp tx: 1321 MB/s 22419 calls/s 22419 msg/s # tcp rx: 1323 MB/s 56668 calls/s # tcp tx: 1489 MB/s 25262 calls/s 25262 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: 557 MB/s 403200 calls/s # udp tx: 1546 MB/s 26235 calls/s 26235 msg/s # udp rx: 579 MB/s 419255 calls/s # udp tx: 1545 MB/s 26218 calls/s 26218 msg/s # udp rx: 545 MB/s 394655 calls/s # udp tx: 1194 MB/s 20260 calls/s 20260 msg/s # udp rx: 488 MB/s 354061 calls/s # udp tx: 909 MB/s 15427 calls/s 15427 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: 1109 MB/s 808862 calls/s # udp tx: 1145 MB/s 19429 calls/s 19429 msg/s # udp rx: 1034 MB/s 754330 calls/s # udp tx: 1023 MB/s 17357 calls/s 17357 msg/s # udp rx: 718 MB/s 524197 calls/s # udp tx: 723 MB/s 12273 calls/s 12273 msg/s # udp rx: 748 MB/s 545739 calls/s # udp tx: 746 MB/s 12662 calls/s 12662 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__->