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: 856 MB/s 14534 calls/s 14534 msg/s # tcp rx: 868 MB/s 42155 calls/s # tcp tx: 922 MB/s 15651 calls/s 15651 msg/s # tcp rx: 927 MB/s 46373 calls/s # tcp tx: 933 MB/s 15835 calls/s 15835 msg/s # tcp rx: 953 MB/s 46030 calls/s # tcp tx: 938 MB/s 15918 calls/s 15918 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: 601 MB/s 435712 calls/s # udp tx: 1227 MB/s 20820 calls/s 20820 msg/s # udp rx: 632 MB/s 458029 calls/s # udp tx: 1223 MB/s 20756 calls/s 20756 msg/s # udp rx: 612 MB/s 443648 calls/s # udp tx: 1288 MB/s 21852 calls/s 21852 msg/s # udp rx: 587 MB/s 425216 calls/s # udp tx: 1298 MB/s 22030 calls/s 22030 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: 1080 MB/s 787727 calls/s # udp tx: 1103 MB/s 18722 calls/s 18722 msg/s # udp rx: 1169 MB/s 852754 calls/s # udp tx: 1168 MB/s 19822 calls/s 19822 msg/s # udp rx: 1158 MB/s 844944 calls/s # udp tx: 1157 MB/s 19637 calls/s 19637 msg/s # udp rx: 1150 MB/s 839430 calls/s # udp tx: 1150 MB/s 19513 calls/s 19513 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__->