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.32 [+0.31] -4 -t # 2.58 [+2.27] tcp tx: 922 MB/s 15647 calls/s 15647 msg/s # 2.58 [+0.00] tcp rx: 922 MB/s 48110 calls/s # 3.58 [+1.00] tcp tx: 944 MB/s 16015 calls/s 16015 msg/s # 3.58 [+0.00] tcp rx: 945 MB/s 48409 calls/s # 4.58 [+1.00] tcp tx: 938 MB/s 15913 calls/s 15913 msg/s # 4.59 [+0.00] tcp rx: 939 MB/s 48326 calls/s # 5.58 [+1.00] tcp tx: 939 MB/s 15937 calls/s 15937 msg/s # 5.61 [+0.03] udp gso - over veth touching data # 5.61 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.93 [+0.31] -4 -v # 6.94 [+1.01] udp rx: 543 MB/s 393472 calls/s # 6.96 [+0.02] udp tx: 835 MB/s 14171 calls/s 14171 msg/s # 7.94 [+0.98] udp rx: 555 MB/s 402542 calls/s # 7.96 [+0.02] udp tx: 838 MB/s 14220 calls/s 14220 msg/s # 8.94 [+0.98] udp rx: 549 MB/s 398127 calls/s # 8.96 [+0.02] udp tx: 846 MB/s 14358 calls/s 14358 msg/s # 9.94 [+0.98] udp rx: 545 MB/s 395064 calls/s # 9.96 [+0.02] udp tx: 833 MB/s 14142 calls/s 14142 msg/s # 10.00 [+0.03] 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.29 [+0.29] -4 -G # 11.30 [+1.02] udp rx: 1121 MB/s 817626 calls/s # 11.32 [+0.02] udp tx: 1143 MB/s 19395 calls/s 19395 msg/s # 12.30 [+0.98] udp rx: 770 MB/s 562121 calls/s # 12.32 [+0.02] udp tx: 763 MB/s 12946 calls/s 12946 msg/s # 13.30 [+0.98] udp rx: 661 MB/s 482309 calls/s # 13.32 [+0.02] udp tx: 660 MB/s 11209 calls/s 11209 msg/s # 14.31 [+0.98] udp rx: 667 MB/s 486508 calls/s # 14.32 [+0.02] udp tx: 672 MB/s 11412 calls/s 11412 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__->