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.31 [+0.31] -4 -t # 2.56 [+2.25] tcp tx: 1018 MB/s 17274 calls/s 17274 msg/s # 2.57 [+0.00] tcp rx: 1019 MB/s 52139 calls/s # 3.56 [+1.00] tcp tx: 976 MB/s 16565 calls/s 16565 msg/s # 3.57 [+0.00] tcp rx: 978 MB/s 50141 calls/s # 4.56 [+1.00] tcp tx: 978 MB/s 16596 calls/s 16596 msg/s # 4.57 [+0.00] tcp rx: 979 MB/s 50243 calls/s # 5.56 [+1.00] tcp tx: 951 MB/s 16140 calls/s 16140 msg/s # 5.59 [+0.03] udp gso - over veth touching data # 5.60 [+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: 627 MB/s 454656 calls/s # 6.90 [+0.02] udp tx: 1257 MB/s 21335 calls/s 21335 msg/s # 7.89 [+0.98] udp rx: 667 MB/s 483840 calls/s # 7.90 [+0.02] udp tx: 1148 MB/s 19479 calls/s 19479 msg/s # 8.89 [+0.99] udp rx: 669 MB/s 485888 calls/s # 8.90 [+0.01] udp tx: 1017 MB/s 17259 calls/s 17259 msg/s # 9.89 [+0.99] udp rx: 668 MB/s 484864 calls/s # 9.90 [+0.01] udp tx: 1138 MB/s 19303 calls/s 19303 msg/s # 9.94 [+0.03] udp gso and gro - over veth touching data # 9.94 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.24 [+0.30] -4 -G # 11.25 [+1.01] udp rx: 616 MB/s 449493 calls/s # 11.27 [+0.02] udp tx: 626 MB/s 10632 calls/s 10632 msg/s # 12.26 [+0.98] udp rx: 626 MB/s 456901 calls/s # 12.27 [+0.02] udp tx: 628 MB/s 10656 calls/s 10656 msg/s # 13.26 [+0.98] udp rx: 639 MB/s 466154 calls/s # 13.27 [+0.02] udp tx: 638 MB/s 10835 calls/s 10835 msg/s # 14.26 [+0.98] udp rx: 644 MB/s 470034 calls/s # 14.27 [+0.02] udp tx: 644 MB/s 10926 calls/s 10926 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__->