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.29 [+0.29] -4 -t # 2.56 [+2.27] tcp tx: 662 MB/s 11228 calls/s 11228 msg/s # 2.56 [+0.00] tcp rx: 662 MB/s 33886 calls/s # 3.56 [+1.00] tcp tx: 688 MB/s 11685 calls/s 11685 msg/s # 3.56 [+0.00] tcp rx: 689 MB/s 35079 calls/s # 4.56 [+1.00] tcp tx: 691 MB/s 11727 calls/s 11727 msg/s # 4.57 [+0.01] tcp rx: 697 MB/s 34185 calls/s # 5.56 [+0.99] tcp tx: 681 MB/s 11552 calls/s 11552 msg/s # 5.59 [+0.04] udp gso - over veth touching data # 5.59 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.92 [+0.32] -4 -v # 6.93 [+1.02] udp rx: 654 MB/s 474368 calls/s # 6.95 [+0.02] udp tx: 1286 MB/s 21822 calls/s 21822 msg/s # 7.93 [+0.98] udp rx: 671 MB/s 486144 calls/s # 7.95 [+0.02] udp tx: 1278 MB/s 21677 calls/s 21677 msg/s # 8.93 [+0.98] udp rx: 669 MB/s 484864 calls/s # 8.95 [+0.02] udp tx: 1274 MB/s 21618 calls/s 21618 msg/s # 9.94 [+0.98] udp rx: 669 MB/s 484608 calls/s # 9.95 [+0.02] udp tx: 1270 MB/s 21544 calls/s 21544 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.28 [+0.29] -4 -G # 11.30 [+1.01] udp rx: 1129 MB/s 823948 calls/s # 11.32 [+0.02] udp tx: 1154 MB/s 19577 calls/s 19577 msg/s # 12.30 [+0.98] udp rx: 1148 MB/s 837928 calls/s # 12.32 [+0.02] udp tx: 1152 MB/s 19545 calls/s 19545 msg/s # 13.30 [+0.98] udp rx: 1145 MB/s 835293 calls/s # 13.32 [+0.02] udp tx: 1148 MB/s 19474 calls/s 19474 msg/s # 14.30 [+0.98] udp rx: 1145 MB/s 835082 calls/s # 14.32 [+0.02] udp tx: 1148 MB/s 19475 calls/s 19475 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__->