On Mon, Feb 28, 2022 at 6:36 PM Kai Ji wrote:
>
> This patch fix the process type handling in QAT PMDs where
> only primary and secondary process are supported in qat
> build request
>
> Signed-off-by: Kai Ji
> ---
> drivers/crypto/qat/dev/qat_crypto_pmd_gen3.c | 3 +++
> drivers/crypto/qat/dev/
01/03/2022 04:39, Min Hu (Connor):
> From: Huisong Li
>
> This patch adds help messages for multi-process.
>
> Fixes: a550baf24af9 ("app/testpmd: support multi-process")
> Cc: sta...@dpdk.org
>
> Signed-off-by: Huisong Li
> ---
> v2:
> * adjust the position of parameters.
> ---
> app/test-pmd
01/03/2022 04:41, Min Hu (Connor):
> Hi, Thomas,
> I have adjust the postions in v2. I think the new postion will
> be OK.
No, I think you just picked a random position.
I expect more from a regular contributor like you.
Hi Anoob,
> -Original Message-
> From: Anoob Joseph
> Sent: Wednesday, February 23, 2022 11:09 AM
> To: Kusztal, ArkadiuszX
> Cc: Akhil Goyal ; Zhang, Roy Fan
> ; Umesh Kartha ;
> Ramkumar Balu ; dev@dpdk.org
> Subject: RE: [EXT] [PATCH] test/crypto: remove mod exp smaller modulus cases
> -Original Message-
> From: Yuying Zhang
> Sent: Tuesday, March 1, 2022 3:28 PM
> To: dev@dpdk.org; maxime.coque...@redhat.com; Xia, Chenbo
>
> Cc: Zhang, Yuying ; sta...@dpdk.org
> Subject: [PATCH v1] net/vhost: clear data of packet mbuf after sending pkts
>
> The PMD frees a packet mb
On Tue, Mar 1, 2022 at 8:29 AM Yuying Zhang wrote:
>
> The PMD frees a packet mbuf back into its original mempool
> after sending a packet. However, old data is not cleaned up
> which causes error in payload of new packets. This patch clear
> data of packet mbuf before freeing mbuf.
This patch lo
https://bugs.dpdk.org/show_bug.cgi?id=943
Bug ID: 943
Summary: BUG: scheduling while atomic
Product: DPDK
Version: 21.11
Hardware: All
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: N
Monitor thread handles graceful shutdown according to the value of
specific sensors in device, two issues are found below.
1. Thread is not created when card is probed.
2. Thread is canceled without checking presence of other cards.
To fix them, thread is created in pci device probe function, a ref
From: Jerin Jacob
Currently, meter object supports only DSCP based on input color table,
The patch enhance that to support VLAN based input color table,
color table based on inner field for the tunnel use case, and support
for fallback color per meter if packet based on a different field.
All of
From: Sunil Kumar Kori
As per new spec in DPDK, VLAN priority is supported for
precoloring of input packet.
Signed-off-by: Sunil Kumar Kori
---
drivers/common/cnxk/roc_nix.h | 6 ++
1 file changed, 6 insertions(+)
diff --git a/drivers/common/cnxk/roc_nix.h b/drivers/common/cnxk/roc_nix.h
From: Sunil Kumar Kori
Implement API to update VLAN table for pre-coloring for
incoming packet per nixlf for CN10K platform.
Signed-off-by: Sunil Kumar Kori
---
drivers/net/cnxk/cnxk_ethdev.h | 2 +-
drivers/net/cnxk/cnxk_ethdev_mtr.c | 214 +
2 files changed,
From: Sunil Kumar Kori
Support for input coloring is added based on VLAN. Patch
adds support for the same.
Signed-off-by: Sunil Kumar Kori
---
app/test-pmd/cmdline.c | 1 +
app/test-pmd/cmdline_mtr.c | 348 -
app/test-pmd/cmdline_mtr.h | 1 +
3 files
Hi Marchand,
> -Original Message-
> From: David Marchand
> Sent: Tuesday, March 1, 2022 4:44 PM
> To: Zhang, Yuying
> Cc: dev ; Maxime Coquelin ;
> Xia, Chenbo ; dpdk stable
> Subject: Re: [PATCH v1] net/vhost: clear data of packet mbuf after sending
> pkts
>
> On Tue, Mar 1, 2022 at
https://bugs.dpdk.org/show_bug.cgi?id=944
Bug ID: 944
Summary: [dpdk 22.03-rc2]
inline_ipsec/test_Ipsec_Encryption_Rss: run
dpdk-ipsec-secgw with assigned parameter fail
Product: DPDK
Version: unspecified
Let's start a talk about this patch.
> -Original Message-
> From: Thomas Monjalon
> Sent: 2022年2月13日 19:30
> To: Wu, WenxuanX
> Cc: Yang, Qiming ; Zhang, Qi Z
> ; dev@dpdk.org; david.march...@redhat.com;
> Harman Kalra
> Subject: Re: [DPDK] /lib/eal: fix failed to stop device monitor er
On Tue, Mar 1, 2022 at 10:02 AM Zhang, Yuying wrote:
> > -Original Message-
> > From: David Marchand
> > Sent: Tuesday, March 1, 2022 4:44 PM
> > To: Zhang, Yuying
> > Cc: dev ; Maxime Coquelin ;
> > Xia, Chenbo ; dpdk stable
> > Subject: Re: [PATCH v1] net/vhost: clear data of packet m
The variables REF_GIT_TAG and LIBABIGAIL_VERSION are set
in the CI configuration like .travis.yml or .github/workflows/build.yml.
The default values are outdated and probably unused.
The default values are removed completely
to avoid forgetting an update in future.
The use of the variables is quo
Hello,
The title should start with eal/linux:
On Fri, Feb 11, 2022 at 10:01 AM wrote:
>
> From: Wenxuan Wu
>
> The ret value in rte_dev_event_monitor_stop stands for whether the
> monitor has been successfully closed ,and should not bind with
> rte_intr_callback_unregister,so once it goes to t
No need to explicitly enable drivers bus/vdev and mempool/ring.
bus/vdev is always enabled since
commit 2e33309ebe03 ("config: enable/disable drivers in Arm builds")
mempool/ring is always enabled since
commit 81c2337e044d ("build: make ring mempool driver mandatory")
The driver net/null is kept
On Tue, Mar 1, 2022 at 10:57 AM Thomas Monjalon wrote:
>
> The variables REF_GIT_TAG and LIBABIGAIL_VERSION are set
> in the CI configuration like .travis.yml or .github/workflows/build.yml.
> The default values are outdated and probably unused.
>
> The default values are removed completely
> to a
When using Verbs flow engine to create flows, GRE Verbs spec was put at
the end of specs list. This created problems for flows matching MPLSoGRE
packets. In generated specs list MPLS spec was put before GRE spec, but
Verbs API requires that MPLS spec must be put in its exact location in
protocol st
On 3/1/2022 6:32 AM, Min Hu (Connor) wrote:
Hi, Ferruh,
在 2022/3/1 1:09, Ferruh Yigit 写道:
On 2/28/2022 3:21 AM, Min Hu (Connor) wrote:
@@ -1895,12 +1896,14 @@ hns3vf_wait_hardware_ready(struct hns3_adapter *hns)
return 0;
wait_data->check_completion = NULL;
- wai
Corresponding driver implementation is available at
http://patches.dpdk.org/project/dpdk/patch/20220301090056.1042866-1-sk...@marvell.com/.
Also CLI is added to testpmd for below API and available at
http://patches.dpdk.org/project/dpdk/patch/20220301090056.1042866-3-sk...@marvell.com/
> -
Hi
> This is not supposed to happen after rte_eal_init() is called.
>
> I have a doubt on Windows init because I can't see where
> rte_config.process_type is initialised.
> Are you seeing this issue on Windows?
>
> In any case, the commitlog needs more explanation.
>
>
> --
> David Marchand
Setting driver pointer before mapping required for write combining
support since commit 4a928ef9f611 ("bus/pci: enable write combining
during mapping").
Move comments that got separated after different changes.
Also change the condition relying on dev->driver itself.
Signed-off-by: David Marchand
> -Original Message-
> From: Thomas Monjalon
> Sent: Monday, February 28, 2022 5:02 AM
> To: annou...@dpdk.org
> Subject: release candidate 22.03-rc2
>
> A new DPDK release candidate is ready for testing:
> https://git.dpdk.org/dpdk/tag/?id=v22.03-rc2
>
> There are 306 new patches in
On Tue, Mar 1, 2022 at 11:05 AM Thomas Monjalon wrote:
>
> No need to explicitly enable drivers bus/vdev and mempool/ring.
>
> bus/vdev is always enabled since
> commit 2e33309ebe03 ("config: enable/disable drivers in Arm builds")
>
> mempool/ring is always enabled since
> commit 81c2337e044d ("bu
From: Elena Agostini
Memory allocated for CPU mapping the status flag
in the communication list should be aligned to the
GPU page size.
Signed-off-by: Elena Agostini
---
lib/gpudev/gpudev.c | 9 -
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/lib/gpudev/gpudev.c b/lib/gp
From: Elena Agostini
Page alignment on the GPU can be different from
the CPU page alignment.
Signed-off-by: Elena Agostini
---
drivers/gpu/cuda/cuda.c | 4
lib/gpudev/rte_gpudev.h | 2 ++
2 files changed, 6 insertions(+)
diff --git a/drivers/gpu/cuda/cuda.c b/drivers/gpu/cuda/cuda.c
inde
> -Original Message-
> From: Wu, Wenjun1
> Sent: Monday, February 28, 2022 3:36 PM
> To: dev@dpdk.org; Zhang, Qi Z ; Yang, Qiming
>
> Cc: Van Haaren, Harry ; Su, Simei
> ; Wu, Wenjun1
> Subject: [PATCH v4] net/ice: improve performance of RX timestamp offload
>
> Previously, each time
Device arguments list is provided along with its identifier as part of
EAL arguments.
The arguments specified in the list are taken from it, and the rest is
initialized to the default values.
When no list is provided at all, all arguments should have been
initialized to their default values. Howev
> -Original Message-
> From: Wang, Haiyue
> Sent: Tuesday, March 1, 2022 1:57 PM
> To: Daly, Jeff ; dev@dpdk.org
> Cc: Stephen Douthit ; sta...@dpdk.org; Lu,
> Wenzhuo
> Subject: RE: [PATCH v4 1/3] net/ixgbe: Fix ixgbe_is_sfp() to return valid
> result
> for X550EM_a devs
>
> >
> -Original Message-
> From: Nicolau, Radu
> Sent: Monday, February 28, 2022 11:00 PM
> To: Wu, Jingjing ; Xing, Beilei
> Cc: dev@dpdk.org; Zhang, Qi Z ; Yigit, Ferruh
> ; Nicolau, Radu ;
> sta...@dpdk.org
> Subject: [PATCH v2] net/iavf: add NAT-T / UDP encapsulation support
>
> Add s
> -Original Message-
> From: Steve Yang
> Sent: Monday, February 28, 2022 5:49 PM
> To: dev@dpdk.org
> Cc: Wu, Jingjing ; Xing, Beilei
> ; Yang, Qiming ; Yang,
> SteveX ; sta...@dpdk.org
> Subject: [PATCH v1] net/iavf: fix function pointer in multi-process
>
> This patch uses the index
From: Elena Agostini
Signed-off-by: Elena Agostini
---
drivers/gpu/cuda/cuda.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/gpu/cuda/cuda.c b/drivers/gpu/cuda/cuda.c
index 2f8c4684ce..8505d39d64 100644
--- a/drivers/gpu/cuda/cuda.c
+++ b/drivers/gpu/cuda/cuda.c
@@
This patch adds implicit registration of metadata dynamic field and flag
whenever a modify_field action with META as source and/or destination
field is used.
Signed-off-by: Dariusz Sosnowski
Reviewed-by: Viacheslav Ovsiienko
---
app/test-pmd/cmdline_flow.c | 11 +--
1 file changed, 9 in
> -Original Message-
> From: Kathleen Capella
> Sent: Wednesday, February 23, 2022 6:48 AM
> To: Richardson, Bruce ; Ananyev, Konstantin
> ; Wu, Jingjing ;
> Xing, Beilei
> Cc: dev@dpdk.org; n...@arm.com; honnappa.nagaraha...@arm.com; Kathleen
> Capella
> Subject: [PATCH] net/iavf: re
This patchset fixes two related issues:
* In rare occasions with any HW link state change to UP was missed.
* If a port was DOWN before startup, its netdev would come UP,
but appear DOWN in DPDK (especially probable with ConnectX-4).
v2: fix not detecting the link up when it was up before the ap
Introduce mlx5_nl_read_events() to read Netlink events
(technically, messages) from a socket that was configured
to listen for them via a new mlx5_nl_init() parameter.
Add mlx5_nl_parse_link_status_update() helper
to extract information from link-related events.
This patch is a shared base for late
Sometimes net/mlx5 devices did not detect link status change to "up".
Each shared device was monitoring IBV_EVENT_PORT_{ACTIVE,ERR}
and queried the link status upon receiving the event.
IBV_EVENT_PORT_ACTIVE is delivered when the logical link status
(UP flag) is set, but the physical link status (
Link status change takes time that depends on the HW and the kernel.
It was checked immediately after the change was issued at probing.
If the port had beed down before probing, a "down" state may be read,
while the port would be "up" imminently.
After that, DPDK reported the port as "down" mistake
This fixes typos and punctuation in the rte flow API guide.
Fixes: 2f82d143fb31 ("ethdev: add group jump action")
Fixes: 4d73b6fb9907 ("doc: add generic flow API guide")
Cc: sta...@dpdk.org
Signed-off-by: Ali Alnubani
---
doc/guides/prog_guide/rte_flow.rst | 6 +++---
1 file changed, 3 insertio
Flex item API provides support for network header with a fixed and
variable lengths.
When PMD compiles a new flex item object configuration it converts
RTE parameters into matching PMD PARSE_GRAPH parameters and checks
the parameter values against port capabilities.
Current implementation mismatch
Adding authors and reviewers of failing patches.
Rakesh, Jerin, Alexander, Ori,
please check below bugs.
01/03/2022 11:56, Jiang, YuX:
> Update some new bugzilla bugs for 22.03-rc2, please help to fix. Thanks all.
> https://bugs.dpdk.org/show_bug.cgi?id=939 [dpdk 22.03-rc2]
> drivers/net/cnxk/cn
Hello,
On Thu, Mar 4, 2021 at 9:45 AM Kalesh A P
wrote:
>
> From: Kalesh AP
>
> Fix HWRM_VER_GET command to handle DEV_NOT_RDY state.
>
> Driver should fail probe if the device is not ready.
> Conversely, the HWRM_VER_GET poll after reset can safely
> retry until the existing timeout is exceeded
Fix AES-GMAC size, set it to the required value, unlike lookaside
where it also includes salt length.
Fixes: 6bc987ecb860 ("net/iavf: support IPsec inline crypto")
Cc: sta...@dpdk.org
Signed-off-by: Radu Nicolau
---
drivers/net/iavf/iavf_ipsec_crypto.c | 2 +-
1 file changed, 1 insertion(+), 1
Socket ID is used and interpreted as integer, one of the possible
values for socket id is -1 (SOCKET_ID_ANY).
here socket_id is defined as unsigned 8 bit integer, so when putting
-1, it is interpreted as 255, which causes allocation errors when
trying to allocate from socket_id (255).
change socke
This patches fixes not working cases when modulus is
smaller than other arguments.
Fixes: 109755f0a427 ("crypto/qat: refactor asymmetric crypto functions")
Signed-off-by: Arek Kusztal
---
drivers/common/qat/qat_adf/qat_pke.h | 24 +++-
drivers/crypto/qat/qat_asym.c|
I'm working on fixing Bug 941 - will issue patch for this shortly.
But Bug 944 is wrongly attributed to my commit in this email.
Adding Volodymyr as his commit is actually listed in the bug.
> -Original Message-
> From: Thomas Monjalon
> Sent: Tuesday, March 1, 2022 7:36
> To: Rakesh Kudu
This patchset introduces config file support for l3fwd
and its lookup methods LPM, FIB, and EM, similar to
that of l3fwd-acl. This allows for route rules to be
defined in configuration files and edited there instead
of in each of the lookup methods hardcoded route tables.
V6:
* Move config file pa
Add support to define ipv4 and ipv6 forwarding tables
from reading from a config file for LPM and FIB,
with format similar to l3fwd-acl one.
Users can now use the default hardcoded route tables
or optionally config files. Default config files have
been provided for use with LPM and FIB.
Signed-of
Add support to define ipv4 and ipv6 forwarding tables
from reading from a config file for EM with a format
similar to l3fwd-acl one.
Users can now use the default hardcoded route tables
or optionally config files for 'l3fwd_em'. Default
config files have been provided for use with EM.
Related l3f
Linux header files don't support LIST_FOREACH_SAFE so replacing
LIST_FOREACH with while loop.
Fixes: e8ae9b662506 ("examples/vm_power: channel manager and monitor in host")
Cc: alan.ca...@intel.com
Cc: sta...@dpdk.org
Signed-off-by: Shibin Koikkara Reeny
---
examples/vm_power_manager/channel_ma
This patch fix the memory corruptions issue reported by
coverity. The process type handling in QAT PMDs where only
primary and secondary process are supported in qat build
request.
Coverity issue: 376551, 376570, 376534
Fixes: b62d00d0d247 ("crypto/qat: rework burst data path")
Signed-off-by: Kai
> -Original Message-
> From: Kusztal, ArkadiuszX
> Sent: Tuesday, March 1, 2022 9:38 AM
> To: Anoob Joseph
> Cc: Akhil Goyal ; Zhang, Roy Fan
> ; Umesh Kartha ;
> Ramkumar Balu ; dev@dpdk.org
> Subject: RE: [EXT] [PATCH] test/crypto: remove mod exp smaller modulus cases
>
> Hi Anoob,
>
RSS expansion scheme has 2 operational modes: default and specific.
The default mode expands into all valid options for a given network
layer. For example, Ethernet expands by default into VLAN, IPv4 and
IPv6, L3 expands into TCP and UDP, etc.
The specific mode expands according to flow item next p
Fix typo in INET IPIP protocol macro.
Cc: sta...@dpdk.org
Fixes: f3f1f576f438 ("net/mlx5: fix RSS expansion with explicit next protocol")
Signed-off-by: Gregory Etelson
Acked-by: Matan Azrad
---
drivers/net/mlx5/mlx5_flow.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dr
The event/dlb driver exception can be removed, as this rule made sense
for changes in DPDK_21 ABI and is obsolete for DPDK_22.
Fixes: fdab8f2e1749 ("version: 21.11-rc0")
Cc: sta...@dpdk.org
Signed-off-by: David Marchand
---
devtools/check-abi.sh | 4
1 file changed, 4 deletions(-)
diff --
Convert the existing exception in the ABI script into a libabigail
suppression rule.
Note: file_name_regexp could be used to achive the same with versions of
libabigail < 1.7 but soname_regexp has been preferred here since it is
already used with a recent change on common/mlx5.
While at it, fix i
On Tue, 01 Mar 2022 08:44:48 +
bugzi...@dpdk.org wrote:
> https://bugs.dpdk.org/show_bug.cgi?id=943
>
> Bug ID: 943
>Summary: BUG: scheduling while atomic
>Product: DPDK
>Version: 21.11
> Hardware: All
> OS: Linux
>
On Tue, 1 Mar 2022 10:47:32 +0100
David Marchand wrote:
> On Tue, Mar 1, 2022 at 10:02 AM Zhang, Yuying wrote:
> > > -Original Message-
> > > From: David Marchand
> > > Sent: Tuesday, March 1, 2022 4:44 PM
> > > To: Zhang, Yuying
> > > Cc: dev ; Maxime Coquelin ;
> > > Xia, Chenbo ; dp
On Tue, 1 Mar 2022 14:07:56 +0800
Weiguo Li wrote:
> 'rte_pie_rt_data_init(NULL)' is not expected, and it's ought to
> fail when this happen. The malloc inside the function didn't work.
> So remove the malloc otherwise will lead to a memory leak.
>
> Fixes: 44c730b0e37971 ("sched: add PIE based
HI Jerin,
Thanks for your patch! I think we are making great progress, here are a few
more comments:
> +/**
> + * Input color method
> + */
> +enum rte_mtr_input_color_method {
We should clean up the names of these methods a bit: we should not mix header
names (VLAN, IP) with header field n
Hi all,
There is a problem in MTU setting in DPDK.
In 'rte_eth_dev_configure()'and 'rte_eth_dev_set_mtu()', MTU is
converted to frame size.
Since L2 protocol header size changes based on what HW supports,
L2 overhead information get from PMD, but this still doesn't solve
the issue.
PMD reports
> -Original Message-
> From: Stephen Hemminger
> Sent: Tuesday, March 1, 2022 5:08 PM
> To: Weiguo Li
> Cc: Dumitrescu, Cristian ; Singh, Jasvinder
> ; wojciechx.liguzin...@intel.com; dev@dpdk.org
> Subject: Re: [PATCH v3] sched: remove useless malloc in pie data init
>
> On Tue, 1 M
'rte_pie_rt_data_init(NULL)' is not expected, and it's ought to
fail when this happen. The malloc inside the function didn't work.
So remove the malloc otherwise will lead to a memory leak.
Fixes: 44c730b0e37971 ("sched: add PIE based congestion management")
Signed-off-by: Weiguo Li
Acked-by: St
Recently [1] mlx5 PMD added support for external queues, in the
following patches add internal tests for in in Testpmd application.
[1]
https://patchwork.dpdk.org/project/dpdk/cover/20220224232511.3238707-1-michae...@nvidia.com/
Michael Baum (2):
app/testpmd: add test for remote PD and CTX
a
Add mlx5 internal option in testpmd run-time function "port attach" to
add another parameter named "mlx5_socket" for attaching port and add 2
devargs before.
The arguments are "cmd_fd" and "pd_handle" using to import device
created out of PMD. Testpmd application import it using IPC, and updates
t
Add mlx5 internal test for map and unmap external RxQs.
This patch adds to Testpmd app a runtime function to test the mapping
API.
For insert mapping use this command:
testpmd> port (port_id) ext_rxq map (rte_queue_id) (hw_queue_id)
For insert mapping use this command:
testpmd> port (port_i
'rte_pie_rt_data_init(NULL)' is not expected, and it's ought to
fail when this happen. The malloc inside the function didn't work.
So remove the malloc otherwise will lead to a memory leak.
Fixes: 44c730b0e37971 ("sched: add PIE based congestion management")
Signed-off-by: Weiguo Li
Acked-by: St
Hi,
> -Original Message-
> From: Dmitry Kozlyuk
> Sent: Tuesday, March 1, 2022 2:15 PM
> To: dev@dpdk.org
> Subject: [PATCH v2 0/3] net/mlx5: fix link state detection
>
> This patchset fixes two related issues:
> * In rare occasions with any HW link state change to UP was missed.
> * If
A pattern template creation shares the parsing mechanism with
a simple flow creation. The pattern template creation only consists
of pattern items while the flow creation continues with actions.
The parsing mechanism now accommodates both cases and allows to stop
at the item end token, which should
From: Pavan Nikhilesh
Fix incorrect mask used when clearing subevent type masking out
useful data.
Fixes: e239e0d3faf7 ("event/cnxk: add SSO HW device operations")
Signed-off-by: Pavan Nikhilesh
---
drivers/event/cnxk/cnxk_eventdev.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff
From: Pavan Nikhilesh
The rx_queue_flags should be checked against
RTE_EVENT_ETH_RX_ADAPTER_QUEUE_FLOW_ID_VALID flag.
Fixes: cb4bfd6e7bdf ("event/cnxk: support Rx adapter")
Signed-off-by: Pavan Nikhilesh
---
drivers/event/cnxk/cnxk_eventdev_adptr.c | 2 +-
1 file changed, 1 insertion(+), 1 de
https://bugs.dpdk.org/show_bug.cgi?id=945
Bug ID: 945
Summary: [DPDK. 22.03-rc2] net/mlx5 - Failed to import device
for fd=0; Operation Not Supported
Product: DPDK
Version: unspecified
Hardware: POWER
OS: Li
Certain flows containing a modify header action for an L4 port
could be erroneously rejected as invalid, because this action
was counted as consuming two HW actions, while it only requires one.
Fixes: 72a944dba163 ("net/mlx5: fix header modify action validation")
Cc: sta...@dpdk.org
Signed-off-by
This feature add some functions associated with representor:
1. DCF is able to configure the VLAN filter for VFs.
2. DCF is able to configure promiscuous mode for VFs
3. Add / Remove VF mac address
4. display VF stats;
5. reset VF stats
Ke Zhang (3):
net/ice: add support for display/reset stats
From: Yiding Zhou
allow to enable/disable VFs promisc mode over VF0.
this feature need to update ice kernel driver (newer than v1.8.0)
Signed-off-by: Yiding Zhou
Signed-off-by: Ke Zhang
---
drivers/net/ice/ice_dcf_vf_representor.c | 56 +---
1 file changed, 39 insertions(+
allow to display/reset VFs stats over VF0.
this feature need to update ice kernel driver (newer than v1.8.0)
Signed-off-by: Ke Zhang
---
drivers/net/ice/ice_dcf_vf_representor.c | 129 +++
1 file changed, 129 insertions(+)
diff --git a/drivers/net/ice/ice_dcf_vf_representor.
allow to add/remove VF's mac addr over VF0.
this feature need to update ice kernel driver (newer than v1.8.0)
Signed-off-by: Ke Zhang
---
drivers/net/ice/ice_dcf_ethdev.h | 1 +
drivers/net/ice/ice_dcf_vf_representor.c | 81 +++-
2 files changed, 81 insertions(+), 1
allow to configure the VLAN filter over VF0.
this feature need to update ice kernel driver (newer than v1.8.0)
Signed-off-by: Ke Zhang
---
drivers/net/ice/ice_dcf_vf_representor.c | 51
1 file changed, 51 insertions(+)
diff --git a/drivers/net/ice/ice_dcf_vf_representor
Some fixes about external RxQ support.
They fix missing refcnt updating in some places.
Michael Baum (2):
net/mlx5: fix external RQ dereferencing
net/mlx5: fix external RQ refrencing
drivers/net/mlx5/mlx5_rxq.c | 158 ++--
1 file changed, 97 insertions(+), 61
When an indirection table is destroyed, each RX queue related to it,
should be dereferenced.
The regular queues are indeed dereferenced. However, the external RxQs
are not.
This patch adds dereferencing for external RxQs too.
Fixes: 311b17e669ab ("net/mlx5: support queue/RSS actions for external
When an indirection table object is modified, it updates the reference
counter for each RX queue related to it.
The reference counter for regular queues are indeed updated. However,
the reference counter for external RxQs are not.
This patch adds updating for external RxQs too.
Fixes: 311b17e669
In the previous implementation, a count was used to record the number
of the references to a table resource, including the creation of the
table, the jumping to the table and the matchers created on the
table. Before releasing the table resource via the driver, it needed
to ensure that there is no
Some fixes about external RxQ support.
They fix missing refcnt updating in some places.
v2: fix typo refrencing -> referencing.
Michael Baum (2):
net/mlx5: fix external RQ dereferencing
net/mlx5: fix external RQ referencing
drivers/net/mlx5/mlx5_rxq.c | 158 ++---
When an indirection table is destroyed, each RX queue related to it,
should be dereferenced.
The regular queues are indeed dereferenced. However, the external RxQs
are not.
This patch adds dereferencing for external RxQs too.
Fixes: 311b17e669ab ("net/mlx5: support queue/RSS actions for external
When an indirection table object is modified, it updates the reference
counter for each RX queue related to it.
The reference counter for regular queues are indeed updated. However,
the reference counter for external RxQs are not.
This patch adds updating for external RxQs too.
Fixes: 311b17e669
88 matches
Mail list logo