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 # 0.00 [+0.00] ipv6 # 0.00 [+0.00] tcp - over veth touching data # 0.00 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.27 [+0.27] -4 -t # 2.50 [+2.23] tcp tx: 974 MB/s 16530 calls/s 16530 msg/s # 2.62 [+0.12] tcp rx: 1116 MB/s 50807 calls/s # 3.50 [+0.88] tcp tx: 1050 MB/s 17820 calls/s 17820 msg/s # 3.62 [+0.12] tcp rx: 1030 MB/s 33539 calls/s # 4.50 [+0.88] tcp tx: 911 MB/s 15462 calls/s 15462 msg/s # 4.62 [+0.12] tcp rx: 907 MB/s 47983 calls/s # 5.50 [+0.88] tcp tx: 928 MB/s 15754 calls/s 15754 msg/s # 5.53 [+0.03] udp gso - over veth touching data # 5.53 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.80 [+0.27] -4 -v # 6.82 [+1.01] udp rx: 649 MB/s 470528 calls/s # 6.84 [+0.02] udp tx: 1212 MB/s 20571 calls/s 20571 msg/s # 7.82 [+0.98] udp rx: 669 MB/s 484792 calls/s # 7.84 [+0.02] udp tx: 1252 MB/s 21245 calls/s 21245 msg/s # 8.82 [+0.98] udp rx: 671 MB/s 486612 calls/s # 8.84 [+0.02] udp tx: 1164 MB/s 19744 calls/s 19744 msg/s # 9.82 [+0.98] udp rx: 619 MB/s 448818 calls/s # 9.84 [+0.02] udp tx: 1220 MB/s 20693 calls/s 20693 msg/s # 9.87 [+0.03] udp gso and gro - over veth touching data # 9.87 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.17 [+0.29] -4 -G # 11.18 [+1.01] udp rx: 1065 MB/s 777389 calls/s # 11.20 [+0.02] udp tx: 1085 MB/s 18403 calls/s 18403 msg/s # 12.18 [+0.98] udp rx: 1072 MB/s 782124 calls/s # 12.20 [+0.02] udp tx: 1072 MB/s 18189 calls/s 18189 msg/s # 13.18 [+0.98] udp rx: 1118 MB/s 815424 calls/s # 13.20 [+0.02] udp tx: 1117 MB/s 18947 calls/s 18947 msg/s # 14.18 [+0.99] udp rx: 1070 MB/s 780418 calls/s # 14.20 [+0.02] udp tx: 1072 MB/s 18197 calls/s 18197 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__->