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.27 [+0.27] -4 -t # 2.53 [+2.26] tcp tx: 940 MB/s 15951 calls/s 15951 msg/s # 2.53 [+0.00] tcp rx: 941 MB/s 48881 calls/s # 3.53 [+1.00] tcp tx: 972 MB/s 16493 calls/s 16493 msg/s # 3.53 [+0.00] tcp rx: 972 MB/s 49623 calls/s # 4.53 [+1.00] tcp tx: 914 MB/s 15518 calls/s 15518 msg/s # 4.54 [+0.01] tcp rx: 924 MB/s 41810 calls/s # 5.53 [+0.99] tcp tx: 885 MB/s 15025 calls/s 15025 msg/s # 5.56 [+0.03] udp gso - over veth touching data # 5.56 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.85 [+0.29] -4 -v # 6.87 [+1.02] udp rx: 632 MB/s 458677 calls/s # 6.89 [+0.02] udp tx: 1152 MB/s 19553 calls/s 19553 msg/s # 7.87 [+0.98] udp rx: 620 MB/s 449280 calls/s # 7.89 [+0.02] udp tx: 1258 MB/s 21346 calls/s 21346 msg/s # 8.87 [+0.98] udp rx: 663 MB/s 480256 calls/s # 8.89 [+0.02] udp tx: 1284 MB/s 21781 calls/s 21781 msg/s # 9.87 [+0.98] udp rx: 663 MB/s 480768 calls/s # 9.89 [+0.02] udp tx: 1284 MB/s 21793 calls/s 21793 msg/s # 9.92 [+0.04] udp gso and gro - over veth touching data # 9.93 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.23 [+0.30] -4 -G # 11.24 [+1.01] udp rx: 1081 MB/s 788644 calls/s # 11.26 [+0.02] udp tx: 1106 MB/s 18760 calls/s 18760 msg/s # 12.24 [+0.98] udp rx: 1130 MB/s 824661 calls/s # 12.26 [+0.02] udp tx: 1132 MB/s 19215 calls/s 19215 msg/s # 13.25 [+0.98] udp rx: 1129 MB/s 823951 calls/s # 13.26 [+0.02] udp tx: 1132 MB/s 19205 calls/s 19205 msg/s # 14.25 [+0.98] udp rx: 1129 MB/s 823691 calls/s # 14.26 [+0.02] udp tx: 1132 MB/s 19202 calls/s 19202 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__->