From: "Wei Hu (Xavier)" <xavier.huwei@tom.com> To: dev@dpdk.org Cc: stable@dpdk.org, xavier_huwei@163.com, xavier.huwei@tom.com, huwei87@hisilicon.com Subject: [dpdk-dev] [PATCH 0/6] Fixes for hns3 PMD driver Date: Fri, 22 Nov 2019 20:39:48 +0800 Message-ID: <20191122123954.17911-1-xavier.huwei@tom.com> (raw) From: "Wei Hu (Xavier)" <xavier_huwei@163.com> This series add some fixes for hns3 PMD driver. Chengchang Tang (1): net/hns3: fix the error length limit of maiblox response Hao Chen (1): net/hns3: fix RSS hardware configuration restore failure Huisong Li (1): net/hns3: fix the strategy of getting link status for VF Min Hu (Connor) (1): net/hns3: fix duplicate VLAN Wei Hu (Xavier) (2): net/hns3: fix VF configuration table entries restore failure net/hns3: fix the failure sending packets less than 60 bytes drivers/net/hns3/hns3_ethdev.c | 5 +++++ drivers/net/hns3/hns3_ethdev.h | 1 + drivers/net/hns3/hns3_ethdev_vf.c | 22 +++++++++++++++++----- drivers/net/hns3/hns3_mbx.c | 4 +--- drivers/net/hns3/hns3_mbx.h | 6 ++++++ drivers/net/hns3/hns3_rss.c | 4 +--- drivers/net/hns3/hns3_rxtx.c | 24 ++++++++++++++++++++---- 7 files changed, 51 insertions(+), 15 deletions(-) -- 2.23.0
next reply other threads:[~2019-11-22 12:40 UTC|newest] Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top 2019-11-22 12:39 Wei Hu (Xavier) [this message] 2019-11-22 12:39 ` [dpdk-dev] [PATCH 1/6] net/hns3: fix RSS hardware configuration restore failure Wei Hu (Xavier) 2019-11-22 12:39 ` [dpdk-dev] [PATCH 2/6] net/hns3: fix VF configuration table entries " Wei Hu (Xavier) -- strict thread matches above, loose matches on Subject: below -- 2019-11-22 12:06 [dpdk-dev] [PATCH 0/6] Fixes for hns3 PMD driver Wei Hu (Xavier) 2019-11-22 16:31 ` Ferruh Yigit
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=20191122123954.17911-1-xavier.huwei@tom.com \ --to=xavier.huwei@tom.com \ --cc=dev@dpdk.org \ --cc=huwei87@hisilicon.com \ --cc=stable@dpdk.org \ --cc=xavier_huwei@163.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
DPDK patches and discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://inbox.dpdk.org/dev/0 dev/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 dev dev/ http://inbox.dpdk.org/dev \ dev@dpdk.org public-inbox-index dev Example config snippet for mirrors. Newsgroup available over NNTP: nntp://inbox.dpdk.org/inbox.dpdk.dev AGPL code for this site: git clone https://public-inbox.org/public-inbox.git