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: 1442 MB/s 24473 calls/s 24473 msg/s # tcp rx: 1444 MB/s 60836 calls/s # tcp tx: 1408 MB/s 23883 calls/s 23883 msg/s # tcp rx: 1409 MB/s 55835 calls/s # tcp tx: 1327 MB/s 22519 calls/s 22519 msg/s # tcp rx: 1331 MB/s 55210 calls/s # tcp tx: 1333 MB/s 22613 calls/s 22613 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: 626 MB/s 453632 calls/s # udp tx: 1268 MB/s 21513 calls/s 21513 msg/s # udp rx: 665 MB/s 481536 calls/s # udp tx: 1278 MB/s 21676 calls/s 21676 msg/s # udp rx: 656 MB/s 474880 calls/s # udp tx: 1237 MB/s 20991 calls/s 20991 msg/s # udp rx: 667 MB/s 482816 calls/s # udp tx: 1458 MB/s 24743 calls/s 24743 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: 1179 MB/s 859986 calls/s # udp tx: 1207 MB/s 20486 calls/s 20486 msg/s # udp rx: 1133 MB/s 826376 calls/s # udp tx: 1139 MB/s 19321 calls/s 19321 msg/s # udp rx: 1281 MB/s 934339 calls/s # udp tx: 1280 MB/s 21718 calls/s 21718 msg/s # udp rx: 1307 MB/s 953575 calls/s # udp tx: 1308 MB/s 22193 calls/s 22193 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__->