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: 1434 MB/s 1167056 calls/s # udp tx: 1810 MB/s 30705 calls/s 30705 msg/s # udp rx: 1907 MB/s 1553283 calls/s # udp tx: 1894 MB/s 32139 calls/s 32139 msg/s # udp rx: 1801 MB/s 1466892 calls/s # udp tx: 1829 MB/s 31036 calls/s 31036 msg/s # UDP GRO fwd perf udp rx: 1434 MB/s 1167424 calls/s # udp tx: 1886 MB/s 31996 calls/s 31996 msg/s # udp rx: 1941 MB/s 1580088 calls/s # udp tx: 1959 MB/s 33241 calls/s 33241 msg/s # udp rx: 1950 MB/s 1587484 calls/s # udp tx: 1972 MB/s 33456 calls/s 33456 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: 1288 MB/s 1044681 calls/s # udp tx: 1828 MB/s 31006 calls/s 31006 msg/s # udp rx: 1708 MB/s 1385057 calls/s # udp tx: 1927 MB/s 32689 calls/s 32689 msg/s # udp rx: 1798 MB/s 1458514 calls/s # udp tx: 1928 MB/s 32713 calls/s 32713 msg/s # UDP GRO fwd perf udp rx: 1181 MB/s 961113 calls/s # udp tx: 1314 MB/s 22292 calls/s 22292 msg/s # udp rx: 1212 MB/s 985627 calls/s # udp tx: 1318 MB/s 22371 calls/s 22371 msg/s # udp rx: 1187 MB/s 966495 calls/s # udp tx: 1319 MB/s 22376 calls/s 22376 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__->