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: 1310 MB/s 1066157 calls/s # udp tx: 1868 MB/s 31691 calls/s 31691 msg/s # udp rx: 1866 MB/s 1519559 calls/s # udp tx: 1882 MB/s 31922 calls/s 31922 msg/s # udp rx: 1887 MB/s 1536461 calls/s # udp tx: 1898 MB/s 32200 calls/s 32200 msg/s # UDP GRO fwd perf udp rx: 1751 MB/s 1425459 calls/s # udp tx: 1871 MB/s 31744 calls/s 31744 msg/s # udp rx: 1901 MB/s 1547674 calls/s # udp tx: 1911 MB/s 32428 calls/s 32428 msg/s # udp rx: 1858 MB/s 1512385 calls/s # udp tx: 1870 MB/s 31717 calls/s 31717 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: 1408 MB/s 1142897 calls/s # udp tx: 1789 MB/s 30354 calls/s 30354 msg/s # udp rx: 1511 MB/s 1226928 calls/s # udp tx: 1642 MB/s 27863 calls/s 27863 msg/s # udp rx: 1571 MB/s 1274608 calls/s # udp tx: 1778 MB/s 30160 calls/s 30160 msg/s # UDP GRO fwd perf udp rx: 1357 MB/s 1101069 calls/s # udp tx: 1862 MB/s 31584 calls/s 31584 msg/s # udp rx: 1648 MB/s 1339235 calls/s # udp tx: 1728 MB/s 29312 calls/s 29312 msg/s # udp rx: 1773 MB/s 1439401 calls/s # udp tx: 1890 MB/s 32056 calls/s 32056 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__->