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: 1701 MB/s 1384219 calls/s # udp tx: 1915 MB/s 32493 calls/s 32493 msg/s # udp rx: 1545 MB/s 1258241 calls/s # udp tx: 1939 MB/s 32888 calls/s 32888 msg/s # udp rx: 1935 MB/s 1575478 calls/s # udp tx: 1946 MB/s 33010 calls/s 33010 msg/s # UDP GRO fwd perf udp rx: 1804 MB/s 1468024 calls/s # udp tx: 1961 MB/s 33272 calls/s 33272 msg/s # udp rx: 1915 MB/s 1558980 calls/s # udp tx: 1964 MB/s 33311 calls/s 33311 msg/s # udp rx: 1641 MB/s 1335971 calls/s # udp tx: 1979 MB/s 33568 calls/s 33568 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: 872 MB/s 710078 calls/s # udp tx: 1201 MB/s 20381 calls/s 20381 msg/s # udp rx: 1158 MB/s 943116 calls/s # udp tx: 1239 MB/s 21021 calls/s 21021 msg/s # udp rx: 1168 MB/s 951319 calls/s # udp tx: 1175 MB/s 19942 calls/s 19942 msg/s # UDP GRO fwd perf udp rx: 850 MB/s 691950 calls/s # udp tx: 1213 MB/s 20583 calls/s 20583 msg/s # udp rx: 994 MB/s 809481 calls/s # udp tx: 1253 MB/s 21254 calls/s 21254 msg/s # udp rx: 1076 MB/s 876225 calls/s # udp tx: 1261 MB/s 21396 calls/s 21396 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__->