patches for DPDK stable branches
 help / color / mirror / Atom feed
* [dpdk-stable] [PATCH 19.11 v1 0/1] fix filters on memory allocation failure
@ 2020-11-04  8:40 Xiaoyun wang
  2020-11-04  8:40 ` [dpdk-stable] [PATCH 19.11 v1 1/1] net/hinic: " Xiaoyun wang
  0 siblings, 1 reply; 3+ messages in thread
From: Xiaoyun wang @ 2020-11-04  8:40 UTC (permalink / raw)
  To: stable; +Cc: bluca, yin.yinshi, zhouguoyang, luoxianjun, Xiaoyun wang

If rte_zmalloc failed, pmd driver should also delete the ntuple
filter or ethertype filter or normal and tcam filter that already
added before.

--

v1:
  - fix filters on memory allocation failure

Xiaoyun wang (1):
  net/hinic: fix filters on memory allocation failure

 drivers/net/hinic/hinic_pmd_flow.c | 7 +++++++
 1 file changed, 7 insertions(+)

-- 
1.8.3.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-11-05  9:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-04  8:40 [dpdk-stable] [PATCH 19.11 v1 0/1] fix filters on memory allocation failure Xiaoyun wang
2020-11-04  8:40 ` [dpdk-stable] [PATCH 19.11 v1 1/1] net/hinic: " Xiaoyun wang
2020-11-05  9:41   ` Luca Boccassi

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).