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: 1181 MB/s 961516 calls/s # udp tx: 1250 MB/s 21206 calls/s 21206 msg/s # udp rx: 1106 MB/s 900510 calls/s # udp tx: 1219 MB/s 20685 calls/s 20685 msg/s # udp rx: 1162 MB/s 945997 calls/s # udp tx: 1226 MB/s 20802 calls/s 20802 msg/s # UDP GRO fwd perf udp rx: 1583 MB/s 1289134 calls/s # udp tx: 1720 MB/s 29177 calls/s 29177 msg/s # udp rx: 1897 MB/s 1545035 calls/s # udp tx: 1903 MB/s 32292 calls/s 32292 msg/s # udp rx: 1814 MB/s 1477508 calls/s # udp tx: 1909 MB/s 32380 calls/s 32380 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: 1768 MB/s 1439609 calls/s # udp tx: 1871 MB/s 31734 calls/s 31734 msg/s # udp rx: 1748 MB/s 1423068 calls/s # udp tx: 1761 MB/s 29869 calls/s 29869 msg/s # udp rx: 1903 MB/s 1549535 calls/s # udp tx: 1913 MB/s 32448 calls/s 32448 msg/s # UDP GRO fwd perf udp rx: 1572 MB/s 1279215 calls/s # udp tx: 1717 MB/s 29138 calls/s 29138 msg/s # udp tx: 1878 MB/s 31868 calls/s 31868 msg/s # udp rx: 1720 MB/s 1398862 calls/s # udp tx: 1888 MB/s 32026 calls/s 32026 msg/s # udp rx: 1842 MB/s 1500248 calls/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__->