DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [Bug 265] i40e flow flush & add new flow will occur segfault
@ 2019-05-06  7:41 bugzilla
  2019-05-06  7:41 ` bugzilla
  0 siblings, 1 reply; 2+ messages 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] 2+ messages in thread

* [dpdk-dev] [Bug 265] i40e flow flush & add new flow will occur segfault
  2019-05-06  7:41 [dpdk-dev] [Bug 265] i40e flow flush & add new flow will occur segfault bugzilla
@ 2019-05-06  7:41 ` bugzilla
  0 siblings, 0 replies; 2+ messages 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] 2+ messages in thread

end of thread, other threads:[~2019-05-06  7:41 UTC | newest]

Thread overview: 2+ messages (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
2019-05-06  7:41 ` bugzilla

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).