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: 1242 MB/s 1010630 calls/s # udp tx: 1873 MB/s 31774 calls/s 31774 msg/s # udp rx: 1934 MB/s 1574477 calls/s # udp tx: 1943 MB/s 32971 calls/s 32971 msg/s # udp rx: 1904 MB/s 1550528 calls/s # udp tx: 1929 MB/s 32725 calls/s 32725 msg/s # UDP GRO fwd perf udp rx: 1769 MB/s 1439591 calls/s # udp tx: 1906 MB/s 32331 calls/s 32331 msg/s # udp rx: 1560 MB/s 1270115 calls/s # udp tx: 1945 MB/s 32996 calls/s 32996 msg/s # udp rx: 1918 MB/s 1561463 calls/s # udp tx: 1930 MB/s 32745 calls/s 32745 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: 1471 MB/s 1194245 calls/s # udp tx: 1802 MB/s 30575 calls/s 30575 msg/s # udp rx: 1754 MB/s 1422845 calls/s # udp tx: 1865 MB/s 31648 calls/s 31648 msg/s # udp rx: 1821 MB/s 1477345 calls/s # udp tx: 1918 MB/s 32541 calls/s 32541 msg/s # UDP GRO fwd perf udp rx: 1575 MB/s 1279868 calls/s # udp tx: 1847 MB/s 31328 calls/s 31328 msg/s # udp rx: 1769 MB/s 1435513 calls/s # udp tx: 1934 MB/s 32804 calls/s 32804 msg/s # udp rx: 1779 MB/s 1445249 calls/s # udp tx: 1907 MB/s 32353 calls/s 32353 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__->