DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/3] net/bonding: make dedicated queues work with mlx5
@ 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
                   ` (3 more replies)
  0 siblings, 4 replies; 27+ messages in thread
From: Martin Havlik @ 2021-06-22  9:25 UTC (permalink / raw)
  To: xhavli56
  Cc: dev, Chas Williams, Min Hu (Connor),
	Declan Doherty, Tomasz Kulasek, Jan Viktorin

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

-- 
2.27.0


^ permalink raw reply	[flat|nested] 27+ messages in thread
* Re: [dpdk-dev] [PATCH 3/3] net/bonding: start ethdev prior to setting 8023ad flow
@ 2021-09-25  6:15 Havlík Martin
  0 siblings, 0 replies; 27+ messages in thread
From: Havlík Martin @ 2021-09-25  6:15 UTC (permalink / raw)
  To: Ferruh Yigit
  Cc: Thomas Monjalon, Ori Kam, Andrew Rybchenko, dev, Min Hu (Connor),
	Matan Azrad, Chas3, Slava Ovsiienko, Jan Viktorin

Hello,

as Jan stated before, I have started the discussion afresh:

[PATCH 0/4] doc: update RTE flow rule and bonding related info
https://www.mail-archive.com/dev@dpdk.org/msg214517.html

Now, [Patch 1] didn't really move anywhere, but it connects to [Patch 
2], where a device capability was agreed to be a sensible solution. I, 
at the time, didn't think myself knowledgeable enough to add it, however 
since no one took the initiative, I'll have a look and see if I can 
manage it (any help appreciated).

[Patch 3] got acked and [Patch 4] informing on a bug didn't gather any 
attention, it seems.

I would be glad to resolve this patchset, even if just some changes, 
that were agreed on, will be applied.

Martin

[Patch 1] https://www.mail-archive.com/dev@dpdk.org/msg214518.html
[Patch 2] https://www.mail-archive.com/dev@dpdk.org/msg214519.html
[Patch 3] https://www.mail-archive.com/dev@dpdk.org/msg214520.html
[Patch 4] https://www.mail-archive.com/dev@dpdk.org/msg214521.html

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

end of thread, other threads:[~2021-09-25  6:15 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-22  9:25 [dpdk-dev] [PATCH 0/3] net/bonding: make dedicated queues work with mlx5 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 ` [dpdk-dev] [PATCH 0/3] net/bonding: make dedicated queues work with mlx5 Andrew Rybchenko
2021-09-25  6:15 [dpdk-dev] [PATCH 3/3] net/bonding: start ethdev prior to setting 8023ad flow Havlík Martin

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