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.01 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.43 [+0.42] -4 -t # 2.77 [+2.34] tcp tx: 986 MB/s 16736 calls/s 16736 msg/s # 2.78 [+0.00] tcp rx: 987 MB/s 50756 calls/s # 3.77 [+1.00] tcp tx: 942 MB/s 15980 calls/s 15980 msg/s # 3.79 [+0.02] tcp rx: 958 MB/s 48655 calls/s # 4.77 [+0.98] tcp tx: 978 MB/s 16590 calls/s 16590 msg/s # 4.79 [+0.02] tcp rx: 977 MB/s 49354 calls/s # 5.77 [+0.98] tcp tx: 962 MB/s 16327 calls/s 16327 msg/s # 5.82 [+0.04] udp gso - over veth touching data # 5.82 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 6.27 [+0.45] -4 -v # 7.29 [+1.02] udp rx: 601 MB/s 435456 calls/s # 7.31 [+0.03] udp tx: 1163 MB/s 19731 calls/s 19731 msg/s # 8.29 [+0.98] udp rx: 662 MB/s 480512 calls/s # 8.31 [+0.02] udp tx: 1137 MB/s 19289 calls/s 19289 msg/s # 9.29 [+0.98] udp rx: 661 MB/s 479232 calls/s # 9.31 [+0.02] udp tx: 1153 MB/s 19557 calls/s 19557 msg/s # 10.29 [+0.98] udp rx: 661 MB/s 479232 calls/s # 10.31 [+0.02] udp tx: 1213 MB/s 20586 calls/s 20586 msg/s # 10.35 [+0.04] udp gso and gro - over veth touching data # 10.36 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.81 [+0.46] -4 -G # 11.83 [+1.02] udp rx: 1129 MB/s 823615 calls/s # 11.85 [+0.02] udp tx: 1158 MB/s 19649 calls/s 19649 msg/s # 12.83 [+0.98] udp rx: 1084 MB/s 790638 calls/s # 12.85 [+0.02] udp tx: 1073 MB/s 18213 calls/s 18213 msg/s # 13.83 [+0.98] udp rx: 595 MB/s 433967 calls/s # 13.85 [+0.02] udp tx: 594 MB/s 10087 calls/s 10087 msg/s # 14.83 [+0.98] udp rx: 655 MB/s 477804 calls/s # 14.85 [+0.02] udp tx: 655 MB/s 11114 calls/s 11114 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__->