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: 1593 MB/s 1295396 calls/s # udp tx: 1849 MB/s 31361 calls/s 31361 msg/s # udp rx: 1904 MB/s 1550506 calls/s # udp tx: 1923 MB/s 32621 calls/s 32621 msg/s # udp rx: 1748 MB/s 1423065 calls/s # udp tx: 1816 MB/s 30812 calls/s 30812 msg/s # UDP GRO fwd perf udp rx: 1645 MB/s 1337085 calls/s # udp tx: 1871 MB/s 31738 calls/s 31738 msg/s # udp rx: 1816 MB/s 1478811 calls/s # udp tx: 1843 MB/s 31265 calls/s 31265 msg/s # udp rx: 1963 MB/s 1598633 calls/s # udp tx: 1971 MB/s 33433 calls/s 33433 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: 1598 MB/s 1298132 calls/s # udp tx: 1875 MB/s 31811 calls/s 31811 msg/s # udp rx: 1570 MB/s 1272710 calls/s # udp tx: 1938 MB/s 32881 calls/s 32881 msg/s # udp rx: 1653 MB/s 1340325 calls/s # udp tx: 1923 MB/s 32630 calls/s 32630 msg/s # UDP GRO fwd perf udp rx: 1452 MB/s 1179695 calls/s # udp tx: 1823 MB/s 30932 calls/s 30932 msg/s # udp tx: 1859 MB/s 31545 calls/s 31545 msg/s # udp rx: 1673 MB/s 1358403 calls/s # udp tx: 1778 MB/s 30157 calls/s 30157 msg/s # udp rx: 1608 MB/s 1306024 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__->