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.27] tcp tx: 935 MB/s 15874 calls/s 15874 msg/s # 2.60 [+0.02] tcp rx: 959 MB/s 48647 calls/s # 3.57 [+0.98] tcp tx: 931 MB/s 15799 calls/s 15799 msg/s # 3.60 [+0.02] tcp rx: 932 MB/s 47343 calls/s # 4.57 [+0.98] tcp tx: 933 MB/s 15825 calls/s 15825 msg/s # 4.60 [+0.02] tcp rx: 932 MB/s 47198 calls/s # 5.57 [+0.98] tcp tx: 922 MB/s 15645 calls/s 15645 msg/s # 5.61 [+0.04] 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.32] -4 -v # 6.94 [+1.01] udp rx: 612 MB/s 443392 calls/s # 6.96 [+0.02] udp tx: 1258 MB/s 21339 calls/s 21339 msg/s # 7.94 [+0.98] udp rx: 666 MB/s 483072 calls/s # 7.96 [+0.02] udp tx: 1212 MB/s 20570 calls/s 20570 msg/s # 8.94 [+0.98] udp rx: 665 MB/s 481792 calls/s # 8.96 [+0.02] udp tx: 1264 MB/s 21448 calls/s 21448 msg/s # 9.94 [+0.98] udp rx: 665 MB/s 481792 calls/s # 9.96 [+0.02] udp tx: 1264 MB/s 21446 calls/s 21446 msg/s # 9.99 [+0.03] udp gso and gro - over veth touching data # 9.99 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.25 [+0.26] -4 -G # 11.26 [+1.01] udp rx: 1107 MB/s 808028 calls/s # 11.27 [+0.02] udp tx: 1126 MB/s 19113 calls/s 19113 msg/s # 12.26 [+0.98] udp rx: 1149 MB/s 838272 calls/s # 12.27 [+0.01] udp tx: 1150 MB/s 19519 calls/s 19519 msg/s # 13.26 [+0.99] udp rx: 1115 MB/s 813463 calls/s # 13.28 [+0.01] udp tx: 1116 MB/s 18938 calls/s 18938 msg/s # 14.26 [+0.99] udp rx: 1116 MB/s 814313 calls/s # 14.27 [+0.01] udp tx: 1118 MB/s 18966 calls/s 18966 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__->