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: 1646 MB/s 1340559 calls/s # udp tx: 1955 MB/s 33164 calls/s 33164 msg/s # udp rx: 1868 MB/s 1520968 calls/s # udp tx: 1923 MB/s 32623 calls/s 32623 msg/s # udp rx: 1196 MB/s 971369 calls/s # udp tx: 1456 MB/s 24700 calls/s 24700 msg/s # UDP GRO fwd perf udp rx: 861 MB/s 697978 calls/s # udp tx: 1313 MB/s 22278 calls/s 22278 msg/s # udp rx: 831 MB/s 673060 calls/s # udp tx: 1379 MB/s 23399 calls/s 23399 msg/s # udp rx: 785 MB/s 636654 calls/s # udp tx: 1314 MB/s 22292 calls/s 22292 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: 1007 MB/s 820402 calls/s # udp tx: 1122 MB/s 19044 calls/s 19044 msg/s # udp rx: 1064 MB/s 866306 calls/s # udp tx: 1131 MB/s 19195 calls/s 19195 msg/s # udp rx: 1112 MB/s 905975 calls/s # udp tx: 1149 MB/s 19488 calls/s 19488 msg/s # UDP GRO fwd perf udp rx: 1014 MB/s 825759 calls/s # udp tx: 1164 MB/s 19758 calls/s 19758 msg/s # udp rx: 1162 MB/s 946239 calls/s # udp tx: 1166 MB/s 19783 calls/s 19783 msg/s # udp rx: 1114 MB/s 907459 calls/s # udp tx: 1117 MB/s 18958 calls/s 18958 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__->