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.57 [+2.26] tcp tx: 1005 MB/s 17050 calls/s 17050 msg/s # 2.58 [+0.00] tcp rx: 1005 MB/s 49741 calls/s # 3.57 [+1.00] tcp tx: 1024 MB/s 17382 calls/s 17382 msg/s # 3.58 [+0.00] tcp rx: 1025 MB/s 42261 calls/s # 4.57 [+1.00] tcp tx: 1003 MB/s 17028 calls/s 17028 msg/s # 4.58 [+0.00] tcp rx: 1004 MB/s 51294 calls/s # 5.57 [+1.00] tcp tx: 989 MB/s 16778 calls/s 16778 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.90 [+0.29] -4 -v # 6.91 [+1.01] udp rx: 638 MB/s 462848 calls/s # 6.92 [+0.01] udp tx: 1152 MB/s 19549 calls/s 19549 msg/s # 7.91 [+0.99] udp rx: 604 MB/s 437760 calls/s # 7.92 [+0.01] udp tx: 1265 MB/s 21465 calls/s 21465 msg/s # 8.91 [+0.99] udp rx: 573 MB/s 415232 calls/s # 8.92 [+0.01] udp tx: 1284 MB/s 21787 calls/s 21787 msg/s # 9.91 [+0.99] udp rx: 569 MB/s 412160 calls/s # 9.92 [+0.01] udp tx: 1305 MB/s 22145 calls/s 22145 msg/s # 9.95 [+0.03] udp gso and gro - over veth touching data # 9.95 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.22 [+0.27] -4 -G # 11.23 [+1.02] udp rx: 1082 MB/s 789272 calls/s # 11.25 [+0.02] udp tx: 1097 MB/s 18613 calls/s 18613 msg/s # 12.23 [+0.98] udp rx: 1091 MB/s 796087 calls/s # 12.25 [+0.02] udp tx: 1094 MB/s 18561 calls/s 18561 msg/s # 13.24 [+0.99] udp rx: 1129 MB/s 823767 calls/s # 13.25 [+0.01] udp tx: 1128 MB/s 19143 calls/s 19143 msg/s # 14.24 [+0.99] udp rx: 1132 MB/s 825787 calls/s # 14.25 [+0.01] udp tx: 1131 MB/s 19192 calls/s 19192 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__->