patches for DPDK stable branches
 help / color / mirror / Atom feed
From: Xiaoyun wang <cloud.wangxiaoyun@huawei.com>
To: <stable@dpdk.org>
Cc: <bluca@debian.org>, <yin.yinshi@huawei.com>,
	<zhouguoyang@huawei.com>, <luoxianjun@huawei.com>,
	Xiaoyun wang <cloud.wangxiaoyun@huawei.com>
Subject: [dpdk-stable] [PATCH 19.11 v1 0/1] fix filters on memory allocation failure
Date: Wed, 4 Nov 2020 16:40:03 +0800	[thread overview]
Message-ID: <cover.1604478636.git.cloud.wangxiaoyun@huawei.com> (raw)

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


             reply	other threads:[~2020-11-04  8:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-04  8:40 Xiaoyun wang [this message]
2020-11-04  8:40 ` [dpdk-stable] [PATCH 19.11 v1 1/1] net/hinic: " Xiaoyun wang
2020-11-05  9:41   ` Luca Boccassi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1604478636.git.cloud.wangxiaoyun@huawei.com \
    --to=cloud.wangxiaoyun@huawei.com \
    --cc=bluca@debian.org \
    --cc=luoxianjun@huawei.com \
    --cc=stable@dpdk.org \
    --cc=yin.yinshi@huawei.com \
    --cc=zhouguoyang@huawei.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).