make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_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_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1162 MB/s 945054 calls/s # udp tx: 1819 MB/s 30858 calls/s 30858 msg/s # udp rx: 1300 MB/s 1058278 calls/s # udp tx: 1974 MB/s 33495 calls/s 33495 msg/s # udp tx: 1981 MB/s 33609 calls/s 33609 msg/s # udp rx: 1726 MB/s 1404641 calls/s # UDP GRO fwd perf udp rx: 1729 MB/s 1404416 calls/s # udp tx: 1948 MB/s 33044 calls/s 33044 msg/s # udp rx: 1928 MB/s 1569672 calls/s # udp tx: 1925 MB/s 32660 calls/s 32660 msg/s # udp rx: 1194 MB/s 972420 calls/s # udp tx: 1252 MB/s 21240 calls/s 21240 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1051 MB/s 854822 calls/s # udp tx: 1364 MB/s 23139 calls/s 23139 msg/s # udp rx: 802 MB/s 653622 calls/s # udp tx: 1203 MB/s 20414 calls/s 20414 msg/s # udp rx: 1185 MB/s 964959 calls/s # udp tx: 1201 MB/s 20378 calls/s 20378 msg/s # UDP GRO fwd perf udp rx: 1128 MB/s 918975 calls/s # udp tx: 1175 MB/s 19943 calls/s 19943 msg/s # udp rx: 1174 MB/s 955963 calls/s # udp tx: 1181 MB/s 20042 calls/s 20042 msg/s # udp rx: 1198 MB/s 975727 calls/s # udp tx: 1204 MB/s 20427 calls/s 20427 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.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__->