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.56 [+2.26] tcp tx: 1057 MB/s 17932 calls/s 17932 msg/s # 2.56 [+0.00] tcp rx: 1057 MB/s 49693 calls/s # 3.56 [+1.00] tcp tx: 896 MB/s 15208 calls/s 15208 msg/s # 3.56 [+0.00] tcp rx: 898 MB/s 46451 calls/s # 4.56 [+1.00] tcp tx: 1008 MB/s 17105 calls/s 17105 msg/s # 4.57 [+0.00] tcp rx: 1009 MB/s 51438 calls/s # 5.56 [+1.00] tcp tx: 1021 MB/s 17325 calls/s 17325 msg/s # 5.60 [+0.04] udp gso - over veth touching data # 5.60 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.90 [+0.30] -4 -v # 6.91 [+1.01] udp rx: 611 MB/s 442880 calls/s # 6.94 [+0.02] udp tx: 1252 MB/s 21250 calls/s 21250 msg/s # 7.91 [+0.98] udp rx: 666 MB/s 482779 calls/s # 7.94 [+0.02] udp tx: 1243 MB/s 21099 calls/s 21099 msg/s # 8.92 [+0.98] udp rx: 667 MB/s 483188 calls/s # 8.94 [+0.02] udp tx: 1280 MB/s 21720 calls/s 21720 msg/s # 9.92 [+0.98] udp rx: 573 MB/s 414939 calls/s # 9.94 [+0.02] udp tx: 1077 MB/s 18269 calls/s 18269 msg/s # 9.97 [+0.03] udp gso and gro - over veth touching data # 9.97 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.27 [+0.30] -4 -G # 11.28 [+1.01] udp rx: 668 MB/s 487420 calls/s # 11.30 [+0.02] udp tx: 681 MB/s 11552 calls/s 11552 msg/s # 12.28 [+0.98] udp rx: 655 MB/s 477852 calls/s # 12.30 [+0.02] udp tx: 654 MB/s 11109 calls/s 11109 msg/s # 13.28 [+0.98] udp rx: 658 MB/s 480331 calls/s # 13.30 [+0.02] udp tx: 657 MB/s 11160 calls/s 11160 msg/s # 14.28 [+0.98] udp rx: 658 MB/s 480497 calls/s # 14.30 [+0.02] udp tx: 658 MB/s 11174 calls/s 11174 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__->