make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_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: 1789 MB/s 1456554 calls/s # udp tx: 1876 MB/s 31823 calls/s 31823 msg/s # udp rx: 1898 MB/s 1545015 calls/s # udp tx: 1932 MB/s 32774 calls/s 32774 msg/s # udp rx: 1905 MB/s 1551505 calls/s # udp tx: 1937 MB/s 32862 calls/s 32862 msg/s # UDP GRO fwd perf udp rx: 1700 MB/s 1383633 calls/s # udp tx: 1841 MB/s 31239 calls/s 31239 msg/s # udp rx: 1511 MB/s 1230021 calls/s # udp tx: 1850 MB/s 31385 calls/s 31385 msg/s # udp rx: 1926 MB/s 1568389 calls/s # udp tx: 1957 MB/s 33203 calls/s 33203 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: 1656 MB/s 1344128 calls/s # udp tx: 1869 MB/s 31715 calls/s 31715 msg/s # udp rx: 1821 MB/s 1478540 calls/s # udp tx: 1929 MB/s 32723 calls/s 32723 msg/s # udp rx: 1846 MB/s 1500168 calls/s # udp tx: 1921 MB/s 32596 calls/s 32596 msg/s # UDP GRO fwd perf udp rx: 1545 MB/s 1254888 calls/s # udp tx: 1944 MB/s 32979 calls/s 32979 msg/s # udp rx: 1617 MB/s 1312873 calls/s # udp tx: 1880 MB/s 31891 calls/s 31891 msg/s # udp rx: 1410 MB/s 1144566 calls/s # udp tx: 1869 MB/s 31708 calls/s 31708 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__->