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: 1705 MB/s 1387949 calls/s # udp tx: 1879 MB/s 31872 calls/s 31872 msg/s # udp rx: 1820 MB/s 1482144 calls/s # udp tx: 1904 MB/s 32303 calls/s 32303 msg/s # udp rx: 1732 MB/s 1410542 calls/s # udp tx: 1907 MB/s 32344 calls/s 32344 msg/s # UDP GRO fwd perf udp rx: 1603 MB/s 1303947 calls/s # udp tx: 1831 MB/s 31058 calls/s 31058 msg/s # udp rx: 1822 MB/s 1483909 calls/s # udp tx: 1904 MB/s 32310 calls/s 32310 msg/s # udp rx: 1914 MB/s 1558584 calls/s # udp tx: 1945 MB/s 33000 calls/s 33000 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: 1720 MB/s 1396030 calls/s # udp tx: 1922 MB/s 32608 calls/s 32608 msg/s # udp rx: 1712 MB/s 1389900 calls/s # udp tx: 1873 MB/s 31769 calls/s 31769 msg/s # udp rx: 1672 MB/s 1360793 calls/s # udp tx: 1782 MB/s 30229 calls/s 30229 msg/s # UDP GRO fwd perf udp rx: 1567 MB/s 1273599 calls/s # udp tx: 1879 MB/s 31882 calls/s 31882 msg/s # udp rx: 1756 MB/s 1426920 calls/s # udp tx: 1820 MB/s 30875 calls/s 30875 msg/s # udp rx: 1700 MB/s 1381436 calls/s # udp tx: 1775 MB/s 30121 calls/s 30121 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__->