]> git.baikalelectronics.ru Git - kernel.git/commit
selftests: rtnetlink: hide complaint from terminated monitor
authorShannon Nelson <shannon.nelson@oracle.com>
Wed, 20 Jun 2018 05:42:42 +0000 (22:42 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 22 Jun 2018 04:47:55 +0000 (13:47 +0900)
commit2d925d7e5427222eab1721aaef3c199158d8a98a
treefba62443ee99039cc1be4d107718d186f6c996f7
parentc42cf5f6f93efd3bc3580bc3db3bef2d5ed841fd
selftests: rtnetlink: hide complaint from terminated monitor

Set up the "ip xfrm monitor" subprogram so as to not see
a "Terminated" message when the subprogram is killed.

Fixes: a1ac8a0cd356 ("selftests: add xfrm state-policy-monitor to rtnetlink.sh")
Reported-by: Anders Roxell <anders.roxell@linaro.org>
Signed-off-by: Shannon Nelson <shannon.nelson@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/net/rtnetlink.sh