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: 1407 MB/s 23869 calls/s 23869 msg/s # tcp rx: 1411 MB/s 57976 calls/s # tcp tx: 1514 MB/s 25684 calls/s 25684 msg/s # tcp rx: 1518 MB/s 59172 calls/s # tcp tx: 1472 MB/s 24974 calls/s 24974 msg/s # tcp rx: 1474 MB/s 55275 calls/s # tcp tx: 1559 MB/s 26444 calls/s 26444 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: 565 MB/s 409505 calls/s # udp tx: 1248 MB/s 21168 calls/s 21168 msg/s # udp rx: 592 MB/s 428747 calls/s # udp tx: 1309 MB/s 22206 calls/s 22206 msg/s # udp rx: 618 MB/s 447006 calls/s # udp tx: 1609 MB/s 27299 calls/s 27299 msg/s # udp rx: 595 MB/s 430298 calls/s # udp tx: 1655 MB/s 28079 calls/s 28079 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: 1294 MB/s 943892 calls/s # udp tx: 1331 MB/s 22585 calls/s 22585 msg/s # udp rx: 1288 MB/s 939902 calls/s # udp tx: 1289 MB/s 21872 calls/s 21872 msg/s # udp rx: 1282 MB/s 935142 calls/s # udp tx: 1283 MB/s 21768 calls/s 21768 msg/s # udp rx: 1220 MB/s 890254 calls/s # udp tx: 1213 MB/s 20584 calls/s 20584 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__->