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: 1665 MB/s 1355110 calls/s # udp tx: 1880 MB/s 31896 calls/s 31896 msg/s # udp rx: 1756 MB/s 1429970 calls/s # udp tx: 1853 MB/s 31443 calls/s 31443 msg/s # udp rx: 1805 MB/s 1469847 calls/s # udp tx: 1810 MB/s 30700 calls/s 30700 msg/s # UDP GRO fwd perf udp rx: 1713 MB/s 1392863 calls/s # udp tx: 1933 MB/s 32800 calls/s 32800 msg/s # udp rx: 1734 MB/s 1408918 calls/s # udp tx: 1939 MB/s 32900 calls/s 32900 msg/s # udp rx: 1731 MB/s 1407193 calls/s # udp tx: 1871 MB/s 31750 calls/s 31750 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: 1016 MB/s 827760 calls/s # udp tx: 1056 MB/s 17919 calls/s 17919 msg/s # udp rx: 1132 MB/s 921653 calls/s # udp tx: 1133 MB/s 19222 calls/s 19222 msg/s # udp rx: 1129 MB/s 919409 calls/s # udp tx: 1138 MB/s 19310 calls/s 19310 msg/s # UDP GRO fwd perf udp rx: 1125 MB/s 916067 calls/s # udp tx: 1175 MB/s 19945 calls/s 19945 msg/s # udp rx: 1112 MB/s 905272 calls/s # udp tx: 1167 MB/s 19810 calls/s 19810 msg/s # udp rx: 1086 MB/s 884611 calls/s # udp tx: 1155 MB/s 19597 calls/s 19597 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__->