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: 1389 MB/s 1131060 calls/s # udp tx: 1817 MB/s 30830 calls/s 30830 msg/s # udp rx: 1832 MB/s 1491758 calls/s # udp tx: 1862 MB/s 31584 calls/s 31584 msg/s # udp rx: 1937 MB/s 1576909 calls/s # udp tx: 1944 MB/s 32987 calls/s 32987 msg/s # UDP GRO fwd perf udp rx: 1704 MB/s 1387213 calls/s # udp tx: 1858 MB/s 31516 calls/s 31516 msg/s # udp rx: 1833 MB/s 1492959 calls/s # udp tx: 1841 MB/s 31236 calls/s 31236 msg/s # udp rx: 1925 MB/s 1567184 calls/s # udp tx: 1932 MB/s 32768 calls/s 32768 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: 1526 MB/s 1238662 calls/s # udp tx: 1934 MB/s 32814 calls/s 32814 msg/s # udp rx: 1534 MB/s 1244775 calls/s # udp tx: 1911 MB/s 32414 calls/s 32414 msg/s # udp rx: 1844 MB/s 1497992 calls/s # udp tx: 1898 MB/s 32208 calls/s 32208 msg/s # UDP GRO fwd perf udp rx: 1318 MB/s 1069895 calls/s # udp tx: 1809 MB/s 30693 calls/s 30693 msg/s # udp rx: 1767 MB/s 1434973 calls/s # udp tx: 1841 MB/s 31234 calls/s 31234 msg/s # udp rx: 1785 MB/s 1447605 calls/s # udp tx: 1941 MB/s 32922 calls/s 32922 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__->