commit | 2fb89a38d35bb6c935edb819d9096de455ce87cf | [log] [tgz] |
---|---|---|
author | Jakub Kicinski <jakub.kicinski@netronome.com> | Thu Jan 25 14:00:52 2018 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Jan 25 21:23:09 2018 -0500 |
tree | 1bd48083428c6592ecf9742bded5ce3b610c20f4 | |
parent | 15f4edb3d9c60a0934b133aae9c915807138cb4d [diff] |
selftests/bpf: check for spurious extacks from the driver Drivers should not report errors when offload is not forced. Check stdout and stderr for familiar messages when with no skip flags and with skip_hw. Check for add, replace, and destroy. Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Reviewed-by: Simon Horman <simon.horman@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>