From mboxrd@z Thu Jan 1 00:00:00 1970 From: Petr Vorel Date: Thu, 13 Sep 2018 15:00:12 +0200 Subject: [LTP] [PATCH v2 3/4] lib/tst_test.sh: add TST_RTNL_CHK() helper function In-Reply-To: <1534764229-26993-3-git-send-email-alexey.kodanev@oracle.com> References: <1534764229-26993-1-git-send-email-alexey.kodanev@oracle.com> <1534764229-26993-3-git-send-email-alexey.kodanev@oracle.com> Message-ID: <20180913130012.GA30936@dell5510> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi Alexey, > It should parse iproute commands output and exit the test with TCONF > if there are certain messages returned from iproute/RTNETLINK. > Signed-off-by: Alexey Kodanev > --- > v2: no changes Merged your patch to have it for the release. Thanks a lot! Kind regards, Petr