From mboxrd@z Thu Jan 1 00:00:00 1970 From: Petr Vorel Date: Fri, 11 Dec 2020 09:54:42 +0100 Subject: [LTP] [PATCH 1/2] lib/tst_net.sh: add getopts to tst_ping() In-Reply-To: <20201208162440.14538-1-alexey.kodanev@oracle.com> References: <20201208162440.14538-1-alexey.kodanev@oracle.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi Alexey, > * Replace '-i 0' with '-f' > * Add similar checks for the flood and interval options as > in ping02 test Reviewed-by: Petr Vorel Did a brief testing for both iputils ping and busybox ping. Kind regards, Petr