make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh 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_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1422 MB/s 1158355 calls/s # udp tx: 1862 MB/s 31582 calls/s 31582 msg/s # udp rx: 2000 MB/s 1628929 calls/s # udp tx: 2004 MB/s 33997 calls/s 33997 msg/s # udp rx: 1997 MB/s 1625864 calls/s # udp tx: 2001 MB/s 33951 calls/s 33951 msg/s # UDP GRO fwd perf udp rx: 1936 MB/s 1576224 calls/s # udp tx: 1998 MB/s 33903 calls/s 33903 msg/s # udp rx: 2010 MB/s 1636834 calls/s # udp tx: 2013 MB/s 34158 calls/s 34158 msg/s # udp rx: 1997 MB/s 1626290 calls/s # udp tx: 2001 MB/s 33955 calls/s 33955 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1841 MB/s 31232 calls/s 31232 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1821 MB/s 30900 calls/s 30900 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1824 MB/s 30940 calls/s 30940 msg/s # UDP tunnel GRO fwd perf udp tx: 1833 MB/s 31097 calls/s 31097 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1838 MB/s 31184 calls/s 31184 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1840 MB/s 31215 calls/s 31215 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1164 MB/s 947207 calls/s # udp tx: 1269 MB/s 21529 calls/s 21529 msg/s # udp rx: 1179 MB/s 958930 calls/s # udp tx: 1264 MB/s 21453 calls/s 21453 msg/s # udp rx: 1184 MB/s 962699 calls/s # udp tx: 1266 MB/s 21486 calls/s 21486 msg/s # UDP GRO fwd perf udp rx: 1121 MB/s 911744 calls/s # udp tx: 1267 MB/s 21502 calls/s 21502 msg/s # udp rx: 1166 MB/s 948460 calls/s # udp tx: 1263 MB/s 21422 calls/s 21422 msg/s # udp rx: 1193 MB/s 970713 calls/s # udp tx: 1272 MB/s 21588 calls/s 21588 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 776 MB/s 13177 calls/s 13177 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 689 MB/s 11690 calls/s 11690 msg/s # udp tx: 695 MB/s 11788 calls/s 11788 msg/s # udp rx: 0 MB/s 512 calls/s # UDP tunnel GRO fwd perf udp tx: 1311 MB/s 22247 calls/s 22247 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 1217 MB/s 20644 calls/s 20644 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 679 MB/s 11521 calls/s 11521 msg/s 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__->