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: 1675 MB/s 1360577 calls/s # udp tx: 1826 MB/s 30985 calls/s 30985 msg/s # udp rx: 1860 MB/s 1509574 calls/s # udp tx: 1939 MB/s 32892 calls/s 32892 msg/s # udp rx: 1870 MB/s 1517010 calls/s # udp tx: 1947 MB/s 33038 calls/s 33038 msg/s # UDP GRO fwd perf udp rx: 1805 MB/s 1464842 calls/s # udp tx: 1945 MB/s 32991 calls/s 32991 msg/s # udp rx: 1844 MB/s 1496058 calls/s # udp tx: 1951 MB/s 33105 calls/s 33105 msg/s # udp rx: 1819 MB/s 1477730 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 # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1481 MB/s 1202482 calls/s # udp tx: 1880 MB/s 31887 calls/s 31887 msg/s # udp rx: 1421 MB/s 1153138 calls/s # udp tx: 1848 MB/s 31356 calls/s 31356 msg/s # udp rx: 1694 MB/s 1375114 calls/s # udp tx: 1854 MB/s 31446 calls/s 31446 msg/s # UDP GRO fwd perf udp rx: 1699 MB/s 1380740 calls/s # udp tx: 1886 MB/s 32003 calls/s 32003 msg/s # udp rx: 1713 MB/s 1388229 calls/s # udp tx: 1929 MB/s 32719 calls/s 32719 msg/s # udp rx: 1655 MB/s 1341508 calls/s # udp tx: 1913 MB/s 32457 calls/s 32457 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__->