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: 1288 MB/s 1048531 calls/s # udp tx: 1917 MB/s 32524 calls/s 32524 msg/s # udp rx: 1933 MB/s 1574091 calls/s # udp tx: 1980 MB/s 33596 calls/s 33596 msg/s # udp rx: 1623 MB/s 1321278 calls/s # udp tx: 1976 MB/s 33527 calls/s 33527 msg/s # UDP GRO fwd perf udp rx: 1890 MB/s 1538715 calls/s # udp tx: 1962 MB/s 33281 calls/s 33281 msg/s # udp rx: 1963 MB/s 1598462 calls/s # udp tx: 1966 MB/s 33347 calls/s 33347 msg/s # udp rx: 1965 MB/s 1600455 calls/s # udp tx: 1971 MB/s 33439 calls/s 33439 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: 1747 MB/s 1421522 calls/s # udp tx: 1884 MB/s 31955 calls/s 31955 msg/s # udp tx: 1917 MB/s 32527 calls/s 32527 msg/s # udp rx: 1515 MB/s 1232914 calls/s # udp tx: 1942 MB/s 32944 calls/s 32944 msg/s # udp rx: 1677 MB/s 1365768 calls/s # UDP GRO fwd perf udp rx: 1674 MB/s 1362171 calls/s # udp tx: 1797 MB/s 30489 calls/s 30489 msg/s # udp rx: 1820 MB/s 1481723 calls/s # udp tx: 1828 MB/s 31010 calls/s 31010 msg/s # udp rx: 1714 MB/s 1396056 calls/s # udp tx: 1734 MB/s 29412 calls/s 29412 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__->