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: 1166 MB/s 949936 calls/s # udp tx: 1271 MB/s 21572 calls/s 21572 msg/s # udp rx: 1188 MB/s 967135 calls/s # udp tx: 1304 MB/s 22117 calls/s 22117 msg/s # udp rx: 1251 MB/s 1018449 calls/s # udp tx: 1284 MB/s 21782 calls/s 21782 msg/s # UDP GRO fwd perf udp rx: 1294 MB/s 1053246 calls/s # udp tx: 1750 MB/s 29682 calls/s 29682 msg/s # udp rx: 1704 MB/s 1387685 calls/s # udp tx: 1884 MB/s 31970 calls/s 31970 msg/s # udp rx: 1710 MB/s 1391405 calls/s # udp tx: 1869 MB/s 31704 calls/s 31704 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: 1401 MB/s 1136233 calls/s # udp tx: 1933 MB/s 32788 calls/s 32788 msg/s # udp rx: 1741 MB/s 1416062 calls/s # udp tx: 1915 MB/s 32491 calls/s 32491 msg/s # udp rx: 1876 MB/s 1526228 calls/s # udp tx: 1914 MB/s 32468 calls/s 32468 msg/s # UDP GRO fwd perf udp rx: 1698 MB/s 1378711 calls/s # udp tx: 1946 MB/s 33020 calls/s 33020 msg/s # udp rx: 1900 MB/s 1543788 calls/s # udp tx: 1949 MB/s 33073 calls/s 33073 msg/s # udp rx: 1894 MB/s 1538869 calls/s # udp tx: 1947 MB/s 33037 calls/s 33037 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__->