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: 1751 MB/s 1425395 calls/s # udp tx: 1932 MB/s 32774 calls/s 32774 msg/s # udp rx: 1833 MB/s 1492254 calls/s # udp tx: 1859 MB/s 31530 calls/s 31530 msg/s # udp rx: 1915 MB/s 1558391 calls/s # udp tx: 1956 MB/s 33185 calls/s 33185 msg/s # UDP GRO fwd perf udp rx: 1572 MB/s 1279652 calls/s # udp tx: 1756 MB/s 29783 calls/s 29783 msg/s # udp rx: 1893 MB/s 1541303 calls/s # udp tx: 1911 MB/s 32415 calls/s 32415 msg/s # udp rx: 1941 MB/s 1580831 calls/s # udp tx: 1954 MB/s 33147 calls/s 33147 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: 1050 MB/s 854258 calls/s # udp tx: 1233 MB/s 20922 calls/s 20922 msg/s # udp rx: 1170 MB/s 952021 calls/s # udp tx: 1239 MB/s 21026 calls/s 21026 msg/s # udp rx: 1058 MB/s 861558 calls/s # udp tx: 1241 MB/s 21053 calls/s 21053 msg/s # UDP GRO fwd perf udp rx: 1135 MB/s 923783 calls/s # udp tx: 1213 MB/s 20588 calls/s 20588 msg/s # udp rx: 1191 MB/s 969451 calls/s # udp tx: 1208 MB/s 20492 calls/s 20492 msg/s # udp rx: 1220 MB/s 993921 calls/s # udp tx: 1226 MB/s 20802 calls/s 20802 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__->