make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_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: 1007 MB/s 17086 calls/s 17086 msg/s # tcp rx: 1007 MB/s 51486 calls/s # tcp tx: 911 MB/s 15466 calls/s 15466 msg/s # tcp rx: 912 MB/s 47422 calls/s # tcp tx: 911 MB/s 15462 calls/s 15462 msg/s # tcp rx: 912 MB/s 46589 calls/s # tcp tx: 922 MB/s 15652 calls/s 15652 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: 618 MB/s 448768 calls/s # udp tx: 1173 MB/s 19911 calls/s 19911 msg/s # udp rx: 620 MB/s 450598 calls/s # udp tx: 1198 MB/s 20329 calls/s 20329 msg/s # udp rx: 658 MB/s 477012 calls/s # udp tx: 1199 MB/s 20349 calls/s 20349 msg/s # udp rx: 641 MB/s 465083 calls/s # udp tx: 1120 MB/s 19010 calls/s 19010 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: 1051 MB/s 766682 calls/s # udp tx: 1080 MB/s 18318 calls/s 18318 msg/s # udp rx: 1103 MB/s 804976 calls/s # udp tx: 1103 MB/s 18721 calls/s 18721 msg/s # udp rx: 1107 MB/s 807791 calls/s # udp tx: 1105 MB/s 18747 calls/s 18747 msg/s # udp rx: 1140 MB/s 831488 calls/s # udp tx: 1140 MB/s 19351 calls/s 19351 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__->