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.30] -4 -t # 2.58 [+2.28] tcp tx: 904 MB/s 15333 calls/s 15333 msg/s # 2.59 [+0.00] tcp rx: 904 MB/s 43575 calls/s # 3.58 [+1.00] tcp tx: 939 MB/s 15941 calls/s 15941 msg/s # 3.59 [+0.00] tcp rx: 941 MB/s 20147 calls/s # 4.58 [+1.00] tcp tx: 943 MB/s 16004 calls/s 16004 msg/s # 4.59 [+0.00] tcp rx: 944 MB/s 48444 calls/s # 5.58 [+1.00] tcp tx: 988 MB/s 16762 calls/s 16762 msg/s # 5.62 [+0.03] udp gso - over veth touching data # 5.62 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.90 [+0.28] -4 -v # 6.91 [+1.01] udp rx: 608 MB/s 440832 calls/s # 6.93 [+0.02] udp tx: 1241 MB/s 21059 calls/s 21059 msg/s # 7.91 [+0.98] udp rx: 662 MB/s 479912 calls/s # 7.93 [+0.02] udp tx: 1190 MB/s 20196 calls/s 20196 msg/s # 8.91 [+0.98] udp rx: 663 MB/s 481029 calls/s # 8.93 [+0.02] udp tx: 1121 MB/s 19015 calls/s 19015 msg/s # 9.91 [+0.99] udp rx: 663 MB/s 480623 calls/s # 9.93 [+0.01] udp tx: 1231 MB/s 20886 calls/s 20886 msg/s # 9.96 [+0.04] udp gso and gro - over veth touching data # 9.96 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.27 [+0.31] -4 -G # 11.29 [+1.02] udp rx: 1032 MB/s 752855 calls/s # 11.31 [+0.02] udp tx: 1055 MB/s 17907 calls/s 17907 msg/s # 12.29 [+0.98] udp rx: 1083 MB/s 790418 calls/s # 12.31 [+0.02] udp tx: 1087 MB/s 18442 calls/s 18442 msg/s # 13.29 [+0.98] udp rx: 1084 MB/s 790637 calls/s # 13.31 [+0.02] udp tx: 1087 MB/s 18439 calls/s 18439 msg/s # 14.29 [+0.98] udp rx: 1059 MB/s 772942 calls/s # 14.31 [+0.02] udp tx: 1064 MB/s 18048 calls/s 18048 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__->