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: 1531 MB/s 1246536 calls/s # udp tx: 1815 MB/s 30790 calls/s 30790 msg/s # udp rx: 1674 MB/s 1362770 calls/s # udp tx: 1680 MB/s 28503 calls/s 28503 msg/s # udp rx: 1927 MB/s 1569481 calls/s # udp tx: 1954 MB/s 33155 calls/s 33155 msg/s # UDP GRO fwd perf udp rx: 1726 MB/s 1405534 calls/s # udp tx: 1802 MB/s 30576 calls/s 30576 msg/s # udp rx: 1940 MB/s 1580018 calls/s # udp tx: 1953 MB/s 33135 calls/s 33135 msg/s # udp rx: 1546 MB/s 1259294 calls/s # udp tx: 1531 MB/s 25975 calls/s 25975 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 tx: 1864 MB/s 31618 calls/s 31618 msg/s # udp rx: 1404 MB/s 1140316 calls/s # udp tx: 1857 MB/s 31497 calls/s 31497 msg/s # udp rx: 1765 MB/s 1432673 calls/s # udp tx: 1922 MB/s 32603 calls/s 32603 msg/s # udp rx: 1564 MB/s 1268769 calls/s # UDP GRO fwd perf udp rx: 1338 MB/s 1084171 calls/s # udp tx: 1934 MB/s 32815 calls/s 32815 msg/s # udp rx: 1502 MB/s 1217303 calls/s # udp tx: 1940 MB/s 32920 calls/s 32920 msg/s # udp rx: 1752 MB/s 1419930 calls/s # udp tx: 1960 MB/s 33251 calls/s 33251 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__->