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: 1835 MB/s 1494402 calls/s # udp tx: 1932 MB/s 32768 calls/s 32768 msg/s # udp rx: 1919 MB/s 1562360 calls/s # udp tx: 1938 MB/s 32874 calls/s 32874 msg/s # udp rx: 1915 MB/s 1559692 calls/s # udp tx: 1935 MB/s 32831 calls/s 32831 msg/s # UDP GRO fwd perf udp rx: 1836 MB/s 1495014 calls/s # udp tx: 1937 MB/s 32862 calls/s 32862 msg/s # udp rx: 1921 MB/s 1564333 calls/s # udp tx: 1943 MB/s 32962 calls/s 32962 msg/s # udp rx: 1922 MB/s 1564817 calls/s # udp tx: 1947 MB/s 33026 calls/s 33026 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: 1437 MB/s 1165413 calls/s # udp tx: 1817 MB/s 30824 calls/s 30824 msg/s # udp rx: 1671 MB/s 1355429 calls/s # udp tx: 1843 MB/s 31263 calls/s 31263 msg/s # udp rx: 1725 MB/s 1398333 calls/s # udp tx: 1914 MB/s 32479 calls/s 32479 msg/s # UDP GRO fwd perf udp rx: 1694 MB/s 1377171 calls/s # udp tx: 1851 MB/s 31407 calls/s 31407 msg/s # udp rx: 1648 MB/s 1337910 calls/s # udp tx: 1811 MB/s 30721 calls/s 30721 msg/s # udp rx: 1658 MB/s 1343444 calls/s # udp tx: 1927 MB/s 32694 calls/s 32694 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__->