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: 1684 MB/s 28575 calls/s 28575 msg/s # tcp rx: 1685 MB/s 66465 calls/s # tcp tx: 1695 MB/s 28750 calls/s 28750 msg/s # tcp rx: 1696 MB/s 68340 calls/s # tcp tx: 1621 MB/s 27500 calls/s 27500 msg/s # tcp rx: 1622 MB/s 63680 calls/s # tcp tx: 1627 MB/s 27610 calls/s 27610 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: 410 MB/s 296704 calls/s # udp tx: 1276 MB/s 21647 calls/s 21647 msg/s # udp rx: 520 MB/s 376362 calls/s # udp tx: 1079 MB/s 18310 calls/s 18310 msg/s # udp rx: 527 MB/s 381184 calls/s # udp tx: 1173 MB/s 19900 calls/s 19900 msg/s # udp rx: 528 MB/s 381696 calls/s # udp tx: 1137 MB/s 19292 calls/s 19292 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: 1300 MB/s 948538 calls/s # udp tx: 1339 MB/s 22721 calls/s 22721 msg/s # udp rx: 1319 MB/s 962090 calls/s # udp tx: 1317 MB/s 22349 calls/s 22349 msg/s # udp rx: 1273 MB/s 928535 calls/s # udp tx: 1281 MB/s 21730 calls/s 21730 msg/s # udp rx: 1097 MB/s 800654 calls/s # udp tx: 1475 MB/s 25031 calls/s 25031 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__->