]> 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)
commit056900a45f04402723dca85e0911646da115cbd0
treefba62443ee99039cc1be4d107718d186f6c996f7
parentb3f3bdf6526f5cd130ea2f0539256b3da485a68f
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: f341b2271f55 ("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