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.30 [+0.29] -4 -t # 2.55 [+2.26] tcp tx: 861 MB/s 14614 calls/s 14614 msg/s # 2.55 [+0.00] tcp rx: 862 MB/s 49859 calls/s # 3.55 [+1.00] tcp tx: 906 MB/s 15383 calls/s 15383 msg/s # 3.55 [+0.00] tcp rx: 908 MB/s 50222 calls/s # 4.55 [+1.00] tcp tx: 869 MB/s 14749 calls/s 14749 msg/s # 4.56 [+0.00] tcp rx: 869 MB/s 52061 calls/s # 5.55 [+1.00] tcp tx: 949 MB/s 16100 calls/s 16100 msg/s # 5.58 [+0.03] udp gso - over veth touching data # 5.58 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.87 [+0.28] -4 -v # 6.89 [+1.02] udp rx: 554 MB/s 401458 calls/s # 6.90 [+0.01] udp tx: 1252 MB/s 21243 calls/s 21243 msg/s # 7.88 [+0.98] udp rx: 637 MB/s 462080 calls/s # 7.90 [+0.02] udp tx: 1289 MB/s 21875 calls/s 21875 msg/s # 8.88 [+0.98] udp rx: 667 MB/s 483072 calls/s # 8.90 [+0.02] udp tx: 1236 MB/s 20969 calls/s 20969 msg/s # 9.88 [+0.98] udp rx: 597 MB/s 432640 calls/s # 9.90 [+0.02] udp tx: 1254 MB/s 21273 calls/s 21273 msg/s # 9.93 [+0.03] udp gso and gro - over veth touching data # 9.93 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.21 [+0.28] -4 -G # 11.23 [+1.02] udp rx: 1018 MB/s 742573 calls/s # 11.24 [+0.02] udp tx: 1035 MB/s 17557 calls/s 17557 msg/s # 12.23 [+0.99] udp rx: 1056 MB/s 770611 calls/s # 12.24 [+0.01] udp tx: 1056 MB/s 17914 calls/s 17914 msg/s # 13.23 [+0.99] udp rx: 1086 MB/s 792244 calls/s # 13.24 [+0.01] udp tx: 1085 MB/s 18413 calls/s 18413 msg/s # 14.23 [+0.99] udp rx: 1092 MB/s 796474 calls/s # 14.24 [+0.01] udp tx: 1091 MB/s 18518 calls/s 18518 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__->