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: 1396 MB/s 1136766 calls/s # udp tx: 1860 MB/s 31557 calls/s 31557 msg/s # udp rx: 1787 MB/s 1455079 calls/s # udp tx: 1844 MB/s 31288 calls/s 31288 msg/s # udp rx: 1778 MB/s 1448037 calls/s # udp tx: 1885 MB/s 31974 calls/s 31974 msg/s # UDP GRO fwd perf udp rx: 1757 MB/s 1430461 calls/s # udp tx: 1821 MB/s 30891 calls/s 30891 msg/s # udp rx: 1811 MB/s 1474936 calls/s # udp tx: 1902 MB/s 32276 calls/s 32276 msg/s # udp rx: 1921 MB/s 1563885 calls/s # udp tx: 1927 MB/s 32684 calls/s 32684 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: 1261 MB/s 1024848 calls/s # udp tx: 1723 MB/s 29238 calls/s 29238 msg/s # udp rx: 1402 MB/s 1139151 calls/s # udp tx: 1755 MB/s 29776 calls/s 29776 msg/s # udp rx: 1611 MB/s 1308485 calls/s # udp tx: 1799 MB/s 30526 calls/s 30526 msg/s # UDP GRO fwd perf udp rx: 1308 MB/s 1062230 calls/s # udp tx: 1816 MB/s 30814 calls/s 30814 msg/s # udp rx: 1489 MB/s 1207404 calls/s # udp tx: 1891 MB/s 32088 calls/s 32088 msg/s # udp rx: 1263 MB/s 1026180 calls/s # udp tx: 1726 MB/s 29285 calls/s 29285 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__->