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.01 [+0.01] ipv6 # 0.01 [+0.00] tcp - over veth touching data # 0.01 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.35 [+0.34] -4 -t # 2.63 [+2.28] tcp tx: 1001 MB/s 16980 calls/s 16980 msg/s # 2.63 [+0.00] tcp rx: 1001 MB/s 51206 calls/s # 3.62 [+1.00] tcp tx: 944 MB/s 16018 calls/s 16018 msg/s # 3.63 [+0.00] tcp rx: 945 MB/s 50973 calls/s # 4.62 [+1.00] tcp tx: 950 MB/s 16120 calls/s 16120 msg/s # 4.63 [+0.00] tcp rx: 951 MB/s 50458 calls/s # 5.62 [+1.00] tcp tx: 974 MB/s 16534 calls/s 16534 msg/s # 5.66 [+0.03] udp gso - over veth touching data # 5.66 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.98 [+0.32] -4 -v # 6.99 [+1.01] udp rx: 620 MB/s 449280 calls/s # 7.01 [+0.02] udp tx: 1219 MB/s 20687 calls/s 20687 msg/s # 7.99 [+0.98] udp rx: 570 MB/s 413184 calls/s # 8.01 [+0.02] udp tx: 1223 MB/s 20743 calls/s 20743 msg/s # 8.99 [+0.98] udp rx: 642 MB/s 465408 calls/s # 9.01 [+0.02] udp tx: 1235 MB/s 20949 calls/s 20949 msg/s # 9.99 [+0.98] udp rx: 580 MB/s 420612 calls/s # 10.01 [+0.02] udp tx: 1112 MB/s 18873 calls/s 18873 msg/s # 10.04 [+0.03] udp gso and gro - over veth touching data # 10.04 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.35 [+0.31] -4 -G # 11.36 [+1.01] udp rx: 1043 MB/s 760958 calls/s # 11.38 [+0.02] udp tx: 1062 MB/s 18027 calls/s 18027 msg/s # 12.36 [+0.98] udp rx: 1109 MB/s 809277 calls/s # 12.38 [+0.02] udp tx: 1109 MB/s 18811 calls/s 18811 msg/s # 13.36 [+0.99] udp rx: 1115 MB/s 813646 calls/s # 13.38 [+0.01] udp tx: 1114 MB/s 18899 calls/s 18899 msg/s # 14.36 [+0.99] udp rx: 1062 MB/s 774689 calls/s # 14.38 [+0.01] udp tx: 1110 MB/s 18829 calls/s 18829 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__->