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: 1544 MB/s 26194 calls/s 26194 msg/s # tcp rx: 1545 MB/s 70649 calls/s # tcp tx: 1628 MB/s 27622 calls/s 27622 msg/s # tcp rx: 1630 MB/s 71531 calls/s # tcp tx: 1564 MB/s 26529 calls/s 26529 msg/s # tcp rx: 1565 MB/s 67219 calls/s # tcp tx: 1595 MB/s 27055 calls/s 27055 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: 661 MB/s 478208 calls/s # udp tx: 1661 MB/s 28173 calls/s 28173 msg/s # udp rx: 606 MB/s 438480 calls/s # udp tx: 1679 MB/s 28485 calls/s 28485 msg/s # udp rx: 681 MB/s 492723 calls/s # udp tx: 1654 MB/s 28057 calls/s 28057 msg/s # udp rx: 682 MB/s 493561 calls/s # udp tx: 1656 MB/s 28087 calls/s 28087 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: 1242 MB/s 906370 calls/s # udp tx: 1272 MB/s 21577 calls/s 21577 msg/s # udp rx: 1293 MB/s 943108 calls/s # udp tx: 1295 MB/s 21968 calls/s 21968 msg/s # udp rx: 1257 MB/s 916860 calls/s # udp tx: 1261 MB/s 21399 calls/s 21399 msg/s # udp rx: 1260 MB/s 919440 calls/s # udp tx: 1266 MB/s 21489 calls/s 21489 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__->