From: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
To: Martin Havlik <xhavli56@stud.fit.vutbr.cz>
Cc: dev@dpdk.org, Chas Williams <chas3@att.com>,
"Min Hu (Connor)" <humin29@huawei.com>,
Declan Doherty <declan.doherty@intel.com>,
Tomasz Kulasek <tomaszx.kulasek@intel.com>,
Jan Viktorin <viktorin@cesnet.cz>, Matan Azrad <matan@nvidia.com>,
Shahaf Shuler <shahafs@nvidia.com>,
Viacheslav Ovsiienko <viacheslavo@nvidia.com>
Subject: Re: [dpdk-dev] [PATCH 0/3] net/bonding: make dedicated queues work with mlx5
Date: Sun, 4 Jul 2021 18:03:28 +0300 [thread overview]
Message-ID: <c61b3f1b-08ae-01b8-1d18-91a4f1dcd467@oktetlabs.ru> (raw)
In-Reply-To: <20210622092531.73112-1-xhavli56@stud.fit.vutbr.cz>
I guess review from net/mlx5 maintainers would be very useful
here. Adding in Cc.
On 6/22/21 12:25 PM, Martin Havlik wrote:
> This patchset fixes the inability to use dedicated queues
> on mlx5 PMD due to RTE Flow rule attempted creation prior to
> starting the device.
> Missing return value check and copy paste error near the rule
> creation have also been fixed.
>
> Cc: Chas Williams <chas3@att.com>
> Cc: "Min Hu (Connor)" <humin29@huawei.com>
> Cc: Declan Doherty <declan.doherty@intel.com>
> Cc: Tomasz Kulasek <tomaszx.kulasek@intel.com>
> Cc: Jan Viktorin <viktorin@cesnet.cz>
>
> Martin Havlik (3):
> net/bonding: fix proper return value check and correct log message
> net/bonding: fix not checked return value
> net/bonding: start ethdev prior to setting 8023ad flow
>
> drivers/net/bonding/rte_eth_bond_pmd.c | 33 +++++++++++++++++++-------
> 1 file changed, 25 insertions(+), 8 deletions(-)
>
prev parent reply other threads:[~2021-07-04 15:03 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-22 9:25 Martin Havlik
2021-06-22 9:25 ` [dpdk-dev] [PATCH 1/3] net/bonding: fix proper return value check and correct log message Martin Havlik
2021-07-08 12:33 ` Min Hu (Connor)
2021-07-13 9:26 ` Andrew Rybchenko
2021-06-22 9:25 ` [dpdk-dev] [PATCH 2/3] net/bonding: fix not checked return value Martin Havlik
2021-07-08 12:43 ` Min Hu (Connor)
2021-07-08 13:20 ` Havlík Martin
2021-07-09 0:09 ` Min Hu (Connor)
2021-07-13 9:26 ` Andrew Rybchenko
2021-06-22 9:25 ` [dpdk-dev] [PATCH 3/3] net/bonding: start ethdev prior to setting 8023ad flow Martin Havlik
2021-06-23 7:04 ` Min Hu (Connor)
2021-06-24 11:57 ` Havlík Martin
2021-07-04 15:18 ` Matan Azrad
2021-07-07 15:54 ` Jan Viktorin
2021-07-11 8:49 ` Ori Kam
2021-07-11 21:45 ` Jan Viktorin
2021-07-12 13:07 ` Ori Kam
2021-07-13 8:18 ` Havlík Martin
2021-07-13 9:26 ` Andrew Rybchenko
2021-07-13 11:06 ` Jan Viktorin
2021-07-13 17:17 ` Ori Kam
2021-07-14 15:00 ` Jan Viktorin
2021-07-15 13:58 ` Thomas Monjalon
2021-08-24 13:18 ` Ferruh Yigit
2021-08-26 10:15 ` Jan Viktorin
2021-07-04 15:03 ` Andrew Rybchenko [this message]
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=c61b3f1b-08ae-01b8-1d18-91a4f1dcd467@oktetlabs.ru \
--to=andrew.rybchenko@oktetlabs.ru \
--cc=chas3@att.com \
--cc=declan.doherty@intel.com \
--cc=dev@dpdk.org \
--cc=humin29@huawei.com \
--cc=matan@nvidia.com \
--cc=shahafs@nvidia.com \
--cc=tomaszx.kulasek@intel.com \
--cc=viacheslavo@nvidia.com \
--cc=viktorin@cesnet.cz \
--cc=xhavli56@stud.fit.vutbr.cz \
/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).