* [dpdk-dev] [Bug 265] i40e flow flush & add new flow will occur segfault
@ 2019-05-06 7:41 bugzilla
0 siblings, 0 replies; only message in thread
From: bugzilla @ 2019-05-06 7:41 UTC (permalink / raw)
To: dev
https://bugs.dpdk.org/show_bug.cgi?id=265
Bug ID: 265
Summary: i40e flow flush & add new flow will occur segfault
Product: DPDK
Version: 18.11
Hardware: x86
OS: Linux
Status: CONFIRMED
Severity: major
Priority: Normal
Component: ethdev
Assignee: dev@dpdk.org
Reporter: kangzy1982@qq.com
Target Milestone: ---
in this commit id 2e67a7fbf3ffd64cf18a565535135794b62af74d
* net/i40e: config flow director automatically
function i40e_flow_destroy/i40e_flow_flush_fdir_filter add a i40e_fdir_teardown
call! it will release all fdir resource!
when call flow flush and add a new flow(i40e_flow_add_del_fdir_filter ->
i40e_flow_fdir_filter_programming) will access a null pointer!
--
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-05-06 7:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-06 7:41 [dpdk-dev] [Bug 265] i40e flow flush & add new flow will occur segfault bugzilla
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.