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: 1785 MB/s 1453483 calls/s # udp tx: 1905 MB/s 32325 calls/s 32325 msg/s # udp rx: 1884 MB/s 1534363 calls/s # udp tx: 1911 MB/s 32424 calls/s 32424 msg/s # udp rx: 1887 MB/s 1536471 calls/s # udp tx: 1919 MB/s 32555 calls/s 32555 msg/s # UDP GRO fwd perf udp rx: 1704 MB/s 1387644 calls/s # udp tx: 1780 MB/s 30193 calls/s 30193 msg/s # udp rx: 1777 MB/s 1445674 calls/s # udp tx: 1828 MB/s 31016 calls/s 31016 msg/s # udp rx: 1895 MB/s 1542497 calls/s # udp tx: 1904 MB/s 32307 calls/s 32307 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: 1308 MB/s 1063612 calls/s # udp tx: 1803 MB/s 30595 calls/s 30595 msg/s # udp rx: 1506 MB/s 1222091 calls/s # udp tx: 1864 MB/s 31618 calls/s 31618 msg/s # udp rx: 1628 MB/s 1319342 calls/s # udp tx: 1962 MB/s 33277 calls/s 33277 msg/s # UDP GRO fwd perf udp rx: 1687 MB/s 1369542 calls/s # udp tx: 1909 MB/s 32391 calls/s 32391 msg/s # udp rx: 1641 MB/s 1330050 calls/s # udp tx: 1935 MB/s 32826 calls/s 32826 msg/s # udp rx: 1708 MB/s 1384564 calls/s # udp tx: 1954 MB/s 33156 calls/s 33156 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__->