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: 1453 MB/s 1182688 calls/s # udp tx: 1788 MB/s 30326 calls/s 30326 msg/s # udp rx: 1549 MB/s 1260942 calls/s # udp tx: 1969 MB/s 33411 calls/s 33411 msg/s # udp rx: 1875 MB/s 1525622 calls/s # udp tx: 1966 MB/s 33348 calls/s 33348 msg/s # UDP GRO fwd perf udp rx: 1694 MB/s 1379189 calls/s # udp tx: 1769 MB/s 30010 calls/s 30010 msg/s # udp rx: 1580 MB/s 1286549 calls/s # udp tx: 1570 MB/s 26633 calls/s 26633 msg/s # udp rx: 1195 MB/s 973590 calls/s # udp tx: 1195 MB/s 20279 calls/s 20279 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: 978 MB/s 794520 calls/s # udp tx: 1690 MB/s 28671 calls/s 28671 msg/s # udp rx: 1093 MB/s 887020 calls/s # udp tx: 1895 MB/s 32145 calls/s 32145 msg/s # udp rx: 1585 MB/s 1285101 calls/s # udp tx: 1946 MB/s 33017 calls/s 33017 msg/s # UDP GRO fwd perf udp rx: 1508 MB/s 1224067 calls/s # udp tx: 1859 MB/s 31532 calls/s 31532 msg/s # udp rx: 1529 MB/s 1239160 calls/s # udp tx: 1926 MB/s 32672 calls/s 32672 msg/s # udp rx: 1499 MB/s 1215044 calls/s # udp tx: 1950 MB/s 33077 calls/s 33077 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__->