From mboxrd@z Thu Jan 1 00:00:00 1970 From: Petr Vorel Date: Wed, 18 Nov 2020 22:20:17 +0100 Subject: [LTP] [PATCH v2] net/host: update to new api In-Reply-To: <20201117103208.1458-1-kory.maincent@bootlin.com> References: <20201117103208.1458-1-kory.maincent@bootlin.com> Message-ID: <20201118212017.GB182229@pevik> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi Kory, > Fix awk field separator parsing. > Clean test by removing loop and stderr redirection Marged slightly adjusted version (using tabs and shorter variable names). Thanks! Kind regards, Petr