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: 1656 MB/s 28101 calls/s 28101 msg/s # tcp rx: 1657 MB/s 72762 calls/s # tcp tx: 1566 MB/s 26574 calls/s 26574 msg/s # tcp rx: 1568 MB/s 69722 calls/s # tcp tx: 1567 MB/s 26578 calls/s 26578 msg/s # tcp rx: 1568 MB/s 70263 calls/s # tcp tx: 1564 MB/s 26541 calls/s 26541 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: 630 MB/s 455680 calls/s # udp tx: 1562 MB/s 26508 calls/s 26508 msg/s # udp rx: 683 MB/s 494080 calls/s # udp tx: 1617 MB/s 27427 calls/s 27427 msg/s # udp rx: 682 MB/s 493312 calls/s # udp tx: 1647 MB/s 27939 calls/s 27939 msg/s # udp rx: 682 MB/s 493056 calls/s # udp tx: 1648 MB/s 27960 calls/s 27960 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: 1311 MB/s 956343 calls/s # udp tx: 1341 MB/s 22747 calls/s 22747 msg/s # udp rx: 1356 MB/s 989407 calls/s # udp tx: 1356 MB/s 23013 calls/s 23013 msg/s # udp rx: 1367 MB/s 997336 calls/s # udp tx: 1369 MB/s 23235 calls/s 23235 msg/s # udp rx: 1363 MB/s 994450 calls/s # udp tx: 1363 MB/s 23133 calls/s 23133 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__->