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: 1490 MB/s 1213590 calls/s # udp tx: 1802 MB/s 30578 calls/s 30578 msg/s # udp rx: 1810 MB/s 1474005 calls/s # udp tx: 1819 MB/s 30858 calls/s 30858 msg/s # udp rx: 1850 MB/s 1506490 calls/s # udp tx: 1928 MB/s 32707 calls/s 32707 msg/s # UDP GRO fwd perf udp rx: 1658 MB/s 1349081 calls/s # udp tx: 1803 MB/s 30591 calls/s 30591 msg/s # udp rx: 1583 MB/s 1286879 calls/s # udp tx: 1915 MB/s 32481 calls/s 32481 msg/s # udp rx: 1625 MB/s 1321815 calls/s # udp tx: 1911 MB/s 32412 calls/s 32412 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: 978 MB/s 796369 calls/s # udp tx: 1139 MB/s 19320 calls/s 19320 msg/s # udp rx: 1136 MB/s 925076 calls/s # udp tx: 1138 MB/s 19310 calls/s 19310 msg/s # udp rx: 1133 MB/s 923119 calls/s # udp tx: 1135 MB/s 19265 calls/s 19265 msg/s # UDP GRO fwd perf udp rx: 928 MB/s 756071 calls/s # udp tx: 1153 MB/s 19569 calls/s 19569 msg/s # udp rx: 885 MB/s 720599 calls/s # udp tx: 1147 MB/s 19463 calls/s 19463 msg/s # udp rx: 1149 MB/s 935816 calls/s # udp tx: 1164 MB/s 19751 calls/s 19751 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__->