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.54 [+2.25] tcp tx: 654 MB/s 11098 calls/s 11098 msg/s # 2.55 [+0.00] tcp rx: 654 MB/s 33448 calls/s # 3.54 [+1.00] tcp tx: 660 MB/s 11200 calls/s 11200 msg/s # 3.55 [+0.00] tcp rx: 661 MB/s 33759 calls/s # 4.54 [+1.00] tcp tx: 651 MB/s 11056 calls/s 11056 msg/s # 4.55 [+0.00] tcp rx: 652 MB/s 33224 calls/s # 5.54 [+1.00] tcp tx: 649 MB/s 11018 calls/s 11018 msg/s # 5.58 [+0.03] udp gso - over veth touching data # 5.58 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.88 [+0.30] -4 -v # 6.90 [+1.02] udp rx: 531 MB/s 385536 calls/s # 6.92 [+0.02] udp tx: 815 MB/s 13823 calls/s 13823 msg/s # 7.90 [+0.98] udp rx: 565 MB/s 409773 calls/s # 7.92 [+0.02] udp tx: 788 MB/s 13366 calls/s 13366 msg/s # 8.90 [+0.98] udp rx: 564 MB/s 409362 calls/s # 8.92 [+0.02] udp tx: 784 MB/s 13311 calls/s 13311 msg/s # 9.90 [+0.98] udp rx: 564 MB/s 409385 calls/s # 9.92 [+0.02] udp tx: 781 MB/s 13261 calls/s 13261 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.21 [+0.26] -4 -G # 11.22 [+1.01] udp rx: 661 MB/s 482323 calls/s # 11.24 [+0.02] udp tx: 673 MB/s 11426 calls/s 11426 msg/s # 12.22 [+0.98] udp rx: 661 MB/s 482202 calls/s # 12.24 [+0.02] udp tx: 661 MB/s 11211 calls/s 11211 msg/s # 13.22 [+0.98] udp rx: 662 MB/s 483173 calls/s # 13.24 [+0.02] udp tx: 662 MB/s 11229 calls/s 11229 msg/s # 14.22 [+0.98] udp rx: 665 MB/s 485012 calls/s # 14.24 [+0.02] udp tx: 664 MB/s 11278 calls/s 11278 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__->