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: 899 MB/s 15256 calls/s 15256 msg/s # tcp rx: 899 MB/s 50742 calls/s # tcp tx: 944 MB/s 16025 calls/s 16025 msg/s # tcp rx: 961 MB/s 48828 calls/s # tcp tx: 906 MB/s 15370 calls/s 15370 msg/s # tcp rx: 908 MB/s 48795 calls/s # tcp tx: 867 MB/s 14717 calls/s 14717 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: 598 MB/s 433664 calls/s # udp tx: 1247 MB/s 21154 calls/s 21154 msg/s # udp rx: 657 MB/s 476614 calls/s # udp tx: 1229 MB/s 20852 calls/s 20852 msg/s # udp rx: 659 MB/s 477839 calls/s # udp tx: 1276 MB/s 21657 calls/s 21657 msg/s # udp rx: 644 MB/s 466538 calls/s # udp tx: 1277 MB/s 21665 calls/s 21665 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: 1016 MB/s 741216 calls/s # udp tx: 1045 MB/s 17730 calls/s 17730 msg/s # udp rx: 1116 MB/s 813910 calls/s # udp tx: 1106 MB/s 18764 calls/s 18764 msg/s # udp rx: 1130 MB/s 824619 calls/s # udp tx: 1139 MB/s 19321 calls/s 19321 msg/s # udp rx: 1166 MB/s 851056 calls/s # udp tx: 1166 MB/s 19791 calls/s 19791 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__->