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.33 [+0.33] -4 -t # 2.60 [+2.28] tcp tx: 882 MB/s 14963 calls/s 14963 msg/s # 2.61 [+0.00] tcp rx: 883 MB/s 47733 calls/s # 3.60 [+1.00] tcp tx: 845 MB/s 14346 calls/s 14346 msg/s # 3.63 [+0.03] tcp rx: 872 MB/s 46458 calls/s # 4.60 [+0.97] tcp tx: 855 MB/s 14517 calls/s 14517 msg/s # 4.63 [+0.03] tcp rx: 854 MB/s 44916 calls/s # 5.60 [+0.97] tcp tx: 890 MB/s 15107 calls/s 15107 msg/s # 5.64 [+0.03] udp gso - over veth touching data # 5.64 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.96 [+0.33] -4 -v # 6.98 [+1.02] udp rx: 604 MB/s 438146 calls/s # 7.01 [+0.02] udp tx: 1277 MB/s 21669 calls/s 21669 msg/s # 7.98 [+0.98] udp rx: 665 MB/s 482433 calls/s # 8.01 [+0.02] udp tx: 1231 MB/s 20882 calls/s 20882 msg/s # 8.98 [+0.98] udp rx: 665 MB/s 481673 calls/s # 9.01 [+0.02] udp tx: 1288 MB/s 21846 calls/s 21846 msg/s # 9.98 [+0.98] udp rx: 664 MB/s 481286 calls/s # 10.01 [+0.02] udp tx: 1289 MB/s 21866 calls/s 21866 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.31 [+0.27] -4 -G # 11.32 [+1.01] udp rx: 1117 MB/s 815006 calls/s # 11.34 [+0.02] udp tx: 1139 MB/s 19320 calls/s 19320 msg/s # 12.32 [+0.98] udp rx: 1053 MB/s 768308 calls/s # 12.34 [+0.02] udp tx: 1054 MB/s 17889 calls/s 17889 msg/s # 13.32 [+0.98] udp rx: 1100 MB/s 802794 calls/s # 13.34 [+0.02] udp tx: 1102 MB/s 18691 calls/s 18691 msg/s # 14.32 [+0.99] udp rx: 1114 MB/s 812729 calls/s # 14.34 [+0.01] udp tx: 1115 MB/s 18914 calls/s 18914 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__->