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: 1601 MB/s 27162 calls/s 27162 msg/s # tcp rx: 1603 MB/s 69584 calls/s # tcp tx: 1582 MB/s 26844 calls/s 26844 msg/s # tcp rx: 1584 MB/s 66579 calls/s # tcp tx: 1605 MB/s 27226 calls/s 27226 msg/s # tcp rx: 1609 MB/s 69761 calls/s # tcp tx: 1477 MB/s 25062 calls/s 25062 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: 635 MB/s 459520 calls/s # udp tx: 1702 MB/s 28881 calls/s 28881 msg/s # udp rx: 652 MB/s 471849 calls/s # udp tx: 1696 MB/s 28778 calls/s 28778 msg/s # udp rx: 670 MB/s 484535 calls/s # udp tx: 1701 MB/s 28851 calls/s 28851 msg/s # udp rx: 663 MB/s 479630 calls/s # udp tx: 1662 MB/s 28193 calls/s 28193 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: 1345 MB/s 981321 calls/s # udp tx: 1364 MB/s 23148 calls/s 23148 msg/s # udp rx: 1266 MB/s 923607 calls/s # udp tx: 1275 MB/s 21632 calls/s 21632 msg/s # udp rx: 1386 MB/s 1010921 calls/s # udp tx: 1388 MB/s 23551 calls/s 23551 msg/s # udp rx: 1383 MB/s 1008729 calls/s # udp tx: 1385 MB/s 23501 calls/s 23501 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__->