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: 1753 MB/s 1427341 calls/s # udp tx: 1892 MB/s 32102 calls/s 32102 msg/s # udp rx: 1906 MB/s 1552391 calls/s # udp tx: 1916 MB/s 32511 calls/s 32511 msg/s # udp rx: 1932 MB/s 1573428 calls/s # udp tx: 1940 MB/s 32912 calls/s 32912 msg/s # UDP GRO fwd perf udp rx: 1892 MB/s 1540758 calls/s # udp tx: 1949 MB/s 33066 calls/s 33066 msg/s # udp rx: 1942 MB/s 1581077 calls/s # udp tx: 1951 MB/s 33101 calls/s 33101 msg/s # udp rx: 1947 MB/s 1585731 calls/s # udp tx: 1956 MB/s 33188 calls/s 33188 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: 1608 MB/s 1303618 calls/s # udp tx: 1896 MB/s 32162 calls/s 32162 msg/s # udp rx: 1788 MB/s 1450401 calls/s # udp tx: 1908 MB/s 32361 calls/s 32361 msg/s # udp rx: 1802 MB/s 1462702 calls/s # udp tx: 1892 MB/s 32097 calls/s 32097 msg/s # UDP GRO fwd perf udp rx: 1725 MB/s 1399042 calls/s # udp tx: 1911 MB/s 32424 calls/s 32424 msg/s # udp rx: 1767 MB/s 1432534 calls/s # udp tx: 1904 MB/s 32309 calls/s 32309 msg/s # udp rx: 1778 MB/s 1441196 calls/s # udp tx: 1905 MB/s 32320 calls/s 32320 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__->