Skip sys.netpfil.pf.names.names and sys.netpfil.pf.synproxy.synproxy

temporarily because kernel panics when flushing epair queue.

PR:		238870
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Li-Wen Hsu 2019-06-29 12:19:57 +00:00
parent 42b1c3af5e
commit 43527153dc
2 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,7 @@ names_head()
names_body()
{
atf_skip "Kernel panics when flushing epair queue (bug238870)"
pft_init
epair=$(vnet_mkepair)

View File

@ -11,6 +11,7 @@ synproxy_head()
synproxy_body()
{
atf_skip "Kernel panics when flushing epair queue (bug238870)"
pft_init
epair=$(vnet_mkepair)