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.29 [+0.29] -4 -t # 2.56 [+2.27] tcp tx: 1052 MB/s 17850 calls/s 17850 msg/s # 2.56 [+0.00] tcp rx: 1052 MB/s 53457 calls/s # 3.56 [+1.00] tcp tx: 777 MB/s 13183 calls/s 13183 msg/s # 3.56 [+0.00] tcp rx: 777 MB/s 39945 calls/s # 4.56 [+1.00] tcp tx: 603 MB/s 10241 calls/s 10241 msg/s # 4.56 [+0.00] tcp rx: 604 MB/s 31197 calls/s # 5.56 [+1.00] tcp tx: 607 MB/s 10310 calls/s 10310 msg/s # 5.60 [+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.92 [+0.32] -4 -v # 6.93 [+1.02] udp rx: 652 MB/s 472832 calls/s # 6.96 [+0.02] udp tx: 1271 MB/s 21572 calls/s 21572 msg/s # 7.93 [+0.98] udp rx: 667 MB/s 483328 calls/s # 7.96 [+0.02] udp tx: 1283 MB/s 21768 calls/s 21768 msg/s # 8.93 [+0.98] udp rx: 664 MB/s 481280 calls/s # 8.96 [+0.02] udp tx: 1278 MB/s 21681 calls/s 21681 msg/s # 9.94 [+0.98] udp rx: 667 MB/s 483584 calls/s # 9.96 [+0.02] udp tx: 1278 MB/s 21676 calls/s 21676 msg/s # 10.00 [+0.04] udp gso and gro - over veth touching data # 10.00 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.32 [+0.32] -4 -G # 11.33 [+1.02] udp rx: 878 MB/s 640589 calls/s # 11.36 [+0.02] udp tx: 902 MB/s 15299 calls/s 15299 msg/s # 12.33 [+0.98] udp rx: 1095 MB/s 799298 calls/s # 12.36 [+0.02] udp tx: 1097 MB/s 18606 calls/s 18606 msg/s # 13.34 [+0.98] udp rx: 1091 MB/s 795719 calls/s # 13.36 [+0.02] udp tx: 1092 MB/s 18537 calls/s 18537 msg/s # 14.34 [+0.98] udp rx: 1091 MB/s 796322 calls/s # 14.36 [+0.02] udp tx: 1093 MB/s 18544 calls/s 18544 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__->