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.57 [+2.27] tcp tx: 898 MB/s 15234 calls/s 15234 msg/s # 2.60 [+0.03] tcp rx: 934 MB/s 51322 calls/s # 3.57 [+0.97] tcp tx: 947 MB/s 16076 calls/s 16076 msg/s # 3.60 [+0.03] tcp rx: 947 MB/s 46469 calls/s # 4.57 [+0.97] tcp tx: 954 MB/s 16183 calls/s 16183 msg/s # 4.62 [+0.05] tcp rx: 971 MB/s 45270 calls/s # 5.57 [+0.95] tcp tx: 938 MB/s 15923 calls/s 15923 msg/s # 5.60 [+0.03] udp gso - over veth touching data # 5.60 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.89 [+0.29] -4 -v # 6.90 [+1.01] udp rx: 625 MB/s 453120 calls/s # 6.92 [+0.02] udp tx: 1289 MB/s 21875 calls/s 21875 msg/s # 7.90 [+0.98] udp rx: 665 MB/s 481912 calls/s # 7.92 [+0.02] udp tx: 1276 MB/s 21653 calls/s 21653 msg/s # 8.90 [+0.98] udp rx: 665 MB/s 481789 calls/s # 8.92 [+0.02] udp tx: 1280 MB/s 21710 calls/s 21710 msg/s # 9.91 [+0.98] udp rx: 666 MB/s 482600 calls/s # 9.92 [+0.02] udp tx: 1281 MB/s 21739 calls/s 21739 msg/s # 9.96 [+0.03] udp gso and gro - over veth touching data # 9.96 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.24 [+0.28] -4 -G # 11.25 [+1.01] udp rx: 970 MB/s 707547 calls/s # 11.27 [+0.02] udp tx: 990 MB/s 16799 calls/s 16799 msg/s # 12.25 [+0.98] udp rx: 1097 MB/s 800612 calls/s # 12.27 [+0.02] udp tx: 1102 MB/s 18702 calls/s 18702 msg/s # 13.25 [+0.98] udp rx: 1093 MB/s 797726 calls/s # 13.27 [+0.02] udp tx: 1095 MB/s 18579 calls/s 18579 msg/s # 14.25 [+0.99] udp rx: 1068 MB/s 779389 calls/s # 14.27 [+0.01] udp tx: 1069 MB/s 18141 calls/s 18141 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__->