From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexey Kodanev Date: Mon, 14 Dec 2020 14:48:29 +0300 Subject: [LTP] [PATCH 2/2] network/ping02: use tst_ping() from the library In-Reply-To: References: <20201208162440.14538-1-alexey.kodanev@oracle.com> <20201208162440.14538-2-alexey.kodanev@oracle.com> Message-ID: <727ee088-ade0-e9ac-84a9-873201ebec1d@oracle.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it On 11.12.2020 11:55, Petr Vorel wrote: > Hi Alexey, > > Reviewed-by: Petr Vorel > Petr, thanks for the review! Applied.