Re: Finer matching granularity with async template API

2024-03-26 Thread Asaf Penso
Hello Tao, Currently, we don't support IPinIP with template API. We have it in our roadmap, but still no concrete release date for it. Regards, Asaf Penso From: Tao Li Sent: Friday, March 22, 2024 5:08:46 pm To: Asaf Penso ; users@dpdk.org Subject: Re: Finer

Re: Finer matching granularity with async template API

2024-03-21 Thread Asaf Penso
BTW, In the non working example I see ipv6 / ipv4 / ICMP. Was this your intention or did you mean ipv6 / ICMP? Regards, Asaf Penso From: Asaf Penso Sent: Thursday, March 21, 2024 9:17:04 PM To: Tao Li ; users@dpdk.org Subject: Re: Finer matching granularity

Re: Finer matching granularity with async template API

2024-03-21 Thread Asaf Penso
Hello Tao, What is the output / error message you get? Regards, Asaf Penso From: Tao Li Sent: Thursday, March 21, 2024 5:44:00 PM To: users@dpdk.org Subject: Finer matching granularity with async template API Hi all, I am using async template API

Re: [External] rte_flow: no ability to match on packet length?

2023-03-21 Thread Asaf Penso
Template API rte_flow is not related directly to Raw or Flex. We plan to support ipv6 length, not payload length. What other fields you wish to match on? Regards, Asaf Penso From: Tony Hart Sent: Tuesday, March 21, 2023 3:00:58 PM To: Asaf Penso Cc: Stephen

Re: [External] rte_flow: no ability to match on packet length?

2023-03-19 Thread Asaf Penso
Hello Tony, Starting ConnectX-6 Dx NIC, the HW can match on range of values for different fields. In general, it will be implemented as part of the rte_flow template API. We plan implementing range match on ip.total_length field as part of 23.07. Regards, Asaf Penso

RE: rte_flow: transfer and sample, is it possible?

2023-03-09 Thread Asaf Penso
disconnection between switch group 0 and group 2 and this is why you don't see the packet in the VF. @Jiawei(Jonny) Wang, can you suggest a way to send the original packet to a VF and a sample to the DPDK app? [1] http://doc.dpdk.org/guides/nics/mlx5.html Regards, Asaf Penso >-Origi

Re: Jump action not working on VF Connectx6dx DPDk22.11

2023-02-18 Thread Asaf Penso
Hello, Please ensure you configure the VF as trusted, both in kernel and FW. Check the pmd documentation on how to do that: http://doc.dpdk.org/guides/nics/mlx5.html 40.20. How to configure a VF as trusted Regards, Asaf Penso From: Muhammad Uzair Jawaid Sent

Re: mlx5 - shared_rxq not working on some Connect x6 DX

2022-10-06 Thread Asaf Penso
Hello Haider, Besides the info print issue, can you describe what is the use case? What do you try to achieve and whether you see any issue? Regards, Asaf Penso From: Haider Ali Sent: Tuesday, October 4, 2022 4:24:03 PM To: users Cc: Asaf Penso Subject: mlx5

RE: [mlx5] (segmentation fault) rte_flow Template and Asynchronous APIs

2022-09-21 Thread Asaf Penso
Hello Haider, The full mlx5 pmd support for these API is planned for 22.11. Soon, we'll start sending the patches. Regards, Asaf Penso From: Haider Ali Sent: Tuesday, September 20, 2022 3:13 PM To: users Subject: [mlx5] (segmentation fault) rte_flow Template and Asynchronous APIs Hi, I am

Re: [ConnectX 6Dx]Issue using Tx scheduling feature in DPDK

2022-05-18 Thread Asaf Penso
://doc.dpdk.org/guides/nics/mlx5.html Regards, Asaf Penso From: Antoine POLLENUS Sent: Monday, May 2, 2022 2:36:10 PM To: Asaf Penso ; users@dpdk.org ; Slava Ovsiienko Subject: RE: [ConnectX 6Dx]Issue using Tx scheduling feature in DPDK I’m not really familiar with testpmd

Re: [ConnectX 6Dx]Issue using Tx scheduling feature in DPDK

2022-05-02 Thread Asaf Penso
For example, I don't see you add the tx_pp devarg as part of the testpmd command line. Regards, Asaf Penso From: Antoine POLLENUS Sent: Monday, May 2, 2022 11:53:18 AM To: Asaf Penso ; users@dpdk.org ; Slava Ovsiienko Subject: RE: [ConnectX 6Dx]Issue using Tx

RE: [ConnectX 6Dx]Issue using Tx scheduling feature in DPDK

2022-05-02 Thread Asaf Penso
Hello Antoine, Have you had a look into mlx5 documentation? http://doc.dpdk.org/guides/nics/mlx5.html Please look for tx_pp. I'm adding @Slava Ovsiienko<mailto:viachesl...@nvidia.com> in case you need further support. Regards, Asaf Penso From: Antoine POLLENUS Sent: Thursday, April 28

RE: dpdk21.11 error: No probed ethernet devices OR Unable to parse device '0000:0b:00.0'

2022-04-26 Thread Asaf Penso
Hello, In 21.11, we work with meson/ninja for compilation/linkage. Do you use it when you compile testpmd? Have you tried using it with your application? Regards, Asaf Penso From: 钱新宇 Sent: Friday, April 15, 2022 12:17 PM To: users@dpdk.org Subject: dpdk21.11 error: No probed ethernet devices

RE: Mellanox Technologies MT27710 Family [ConnectX-4 Lx] not receiving (transmitting) packets

2022-04-21 Thread Asaf Penso
to configure the NIC as ETH: https://support.mellanox.com/s/article/getting-started-with-connectx-4-100gb-s-adapter-for-linux Regards, Asaf Penso From: fwefew 4t4tg <7532ya...@gmail.com> Sent: Friday, April 8, 2022 3:08 AM To: users@dpdk.org Subject: Mellanox Technologies MT27710 Family [Connect

RE: Mellanox Connectx-6 Dx dual port performance

2022-04-10 Thread Asaf Penso
Hello, Thanks for your mail and analysis. The results below of max packet rate of 214Mpps for dual port ConnectX-6 Dx are expected, and are aligned with the NIC capabilities. Regards, Asaf Penso From: Дмитрий Степанов Sent: Tuesday, March 22, 2022 11:04 AM To: users@dpdk.org Subject: Mellanox

RE: Mellanox/DPDK links

2022-04-06 Thread Asaf Penso
Hello, The below version is too old, and you can take any Upstream community version that includes all of the supported features. Are you looking for a specific feature? If so, let me know, and I'll point you to the relevant community version that has it. Regards, Asaf Penso From: Muhammad

Re: dpdk rte rss flow with sriov

2022-04-01 Thread Asaf Penso
I understand your scenario. I want referring to action VF. Can you share the testpmd commands line you use in the VM? Regards, Asaf Penso From: Yaron Illouz Sent: Tuesday, March 29, 2022 5:33:39 PM To: Asaf Penso ; users@dpdk.org ; d...@dpdk.org Subject: RE

RE: dpdk rte rss flow with sriov

2022-03-29 Thread Asaf Penso
Mellanox NICs support RSS for PF/VF/SF. Regards, Asaf Penso From: Yaron Illouz Sent: Tuesday, March 29, 2022 4:35 PM To: users@dpdk.org; d...@dpdk.org Subject: dpdk rte rss flow with sriov Hi Is this possible to use dpdk rte rss flow with a vf sriov, or is it an option available only

Re: Unable to perform metering on Mellanox VF

2022-03-22 Thread Asaf Penso
Hello In a different threads you mentioned that RSS doesn't work, but here even the meter doesn't work. What's the difference? In you work with VF you need to define it as trusted. Check mlx5.rst for details. Regards, Asaf Penso From: Ariba Ehtesham Sent

RE: Feature request: MLX5 DPDK flow item type RAW support

2022-03-02 Thread Asaf Penso
Thanks for the explanation! I understand your use case, and it cannot be supported with ConnectX-5. Regards, Asaf Penso From: Vladimir Yesin Sent: Tuesday, March 1, 2022 10:02 AM To: Asaf Penso Cc: users@dpdk.org Subject: Re: Feature request: MLX5 DPDK flow item type RAW support Hello Asaf, I

RE: Mellanox VF failed to start with hairpin queues

2022-02-28 Thread Asaf Penso
I sent the following documentation patch. You are welcome to review/comment: http://patches.dpdk.org/project/dpdk/patch/20220228081117.3013452-1-as...@nvidia.com/ Regards, Asaf Penso From: Asaf Penso Sent: Tuesday, February 22, 2022 7:57 PM To: Haider Ali ; Muhammad Zain-ul-Abideen Cc: users

Re: Feature request: MLX5 DPDK flow item type RAW support

2022-02-26 Thread Asaf Penso
Hello Vladimir, Would you please elaborate more on your use case? What exactly do you wish to match on? Currently, there is no plan to implement the RAW item. However, with Bluefield 2 DPU, we implemented the flex item, that can be useful for you. Regards, Asaf Penso

RE: Mellanox VF failed to start with hairpin queues

2022-02-22 Thread Asaf Penso
I worked with Haider and found that the VF should be configured as trusted both in driver and FW. I am working on a documentation patch in mlx5.rst to describe the needed steps. Regards, Asaf Penso From: Haider Ali Sent: Monday, February 7, 2022 3:12 PM To: Muhammad Zain-ul-Abideen Cc: users

Re: Mellanox performance degradation with more than 12 lcores

2022-02-18 Thread Asaf Penso
Hello Dmitry, Could you please paste the testpmd commands per each experiment? Also, have you looked into dpdk.org performance report to see how to tune for best results? Regards, Asaf Penso From: Дмитрий Степанов Sent: Friday, February 18, 2022 9:32:59 AM

Re: net_mlx5: unable to recognize master/representors on the multiple IB devices

2022-02-04 Thread Asaf Penso
Great, thanks for the update. I think the community can benefit if you try with Mellanox NIC and find an issue that will be resolved. Regards, Asaf Penso From: Rocio Dominguez Sent: Friday, February 4, 2022 2:54:20 PM To: Asaf Penso ; NBU-Contact-Thomas Monjalon

RE: net_mlx5: unable to recognize master/representors on the multiple IB devices

2022-02-03 Thread Asaf Penso
Hello Rocio, For Intel's NIC it would be better to take it with @Ferruh Yigit<mailto:ferruh.yi...@intel.com>/@Qi Zhang<mailto:qi.z.zh...@intel.com> For Nvidia's let's continue together. Regards, Asaf Penso From: Rocio Dominguez Sent: Thursday, February 3, 2022 12:30 PM To: Asaf

Re: net_mlx5: unable to recognize master/representors on the multiple IB devices

2022-01-31 Thread Asaf Penso
We'll need to check, but how do you want to proceed? You either need 19.11 LTS or 20.11 LTS to work properly. Regards, Asaf Penso From: Rocio Dominguez Sent: Monday, January 31, 2022 2:01:43 PM To: Asaf Penso ; NBU-Contact-Thomas Monjalon (EXTERNAL) Cc: users

RE: net_mlx5: unable to recognize master/representors on the multiple IB devices

2022-01-31 Thread Asaf Penso
ot;,"service_id":"eric-pc-up-data-plane","metadata":{"proc_id":"6"},"message":"[pio] EAL: cannot open VFIO container, error 2 (No such file or directory)"} Regards, Asaf Penso From: Rocio Dominguez Sent: Thursday, January 20,

Re: net_mlx5: unable to recognize master/representors on the multiple IB devices

2022-01-19 Thread Asaf Penso
Although inbox drivers come with a pre installed DPDK, you can manually download, compile, install, and work with whatever version you wish. Let us know the results, and we'll continue from there. Regards, Asaf Penso From: Rocio Dominguez Sent: Monday, January

RE: net_mlx5: unable to recognize master/representors on the multiple IB devices

2022-01-16 Thread Asaf Penso
Hello Rocio, IIRC, there was a fix in a recent stable version. Would you please try taking latest 19.11 LTS and tell whether you still see the issue? Regards, Asaf Penso >-Original Message- >From: Thomas Monjalon >Sent: Sunday, January 16, 2022 3:24 PM >To: Rocio Dominguez

RE: [dpdk-users] [DISCUSSION] code snippet documentation

2021-11-23 Thread Asaf Penso
>-Original Message- >From: dev On Behalf Of Asaf Penso >Sent: Sunday, July 25, 2021 7:54 AM >To: Ferruh Yigit ; Ajit Khaparde >; NBU-Contact-Thomas Monjalon > >Cc: users@dpdk.org; dpdk-dev ; David Marchand >; Bruce Richardson >; Jerin Jacob Kollanukkaran >;

RE: mlx5 VF packet lost between rx_port_unicast_packets and rx_good_packets

2021-10-22 Thread Asaf Penso
This is the commit id which we think solves the issue you see: https://git.dpdk.org/dpdk-stable/commit/?h=v20.11.3=ede02cfc4783446c4068a5a1746f045465364fac Regards, Asaf Penso From: Yan, Xiaoping (NSB - CN/Hangzhou) Sent: Thursday, October 14, 2021 1:15 PM To: Asaf Penso ; users@dpdk.org Cc

RE: mlx5 VF packet lost between rx_port_unicast_packets and rx_good_packets

2021-10-22 Thread Asaf Penso
Can you please try the last LTS 20.11.3? We have some related fixes and we think the issue is already solved. Regards, Asaf Penso From: Yan, Xiaoping (NSB - CN/Hangzhou) Sent: Thursday, October 14, 2021 12:33 PM To: Asaf Penso ; users@dpdk.org Cc: Slava Ovsiienko ; Matan Azrad ; Raslan

RE: mlx5 VF packet lost between rx_port_unicast_packets and rx_good_packets

2021-10-22 Thread Asaf Penso
Are you using the latest stable 20.11.3? If not, can you try? Regards, Asaf Penso From: Yan, Xiaoping (NSB - CN/Hangzhou) Sent: Thursday, September 30, 2021 11:05 AM To: Asaf Penso ; users@dpdk.org Cc: Slava Ovsiienko ; Matan Azrad ; Raslan Darawsheh Subject: RE: mlx5 VF packet lost between

Re: Build troubles, CentOS7.9, latest DPDK from github

2021-10-11 Thread Asaf Penso
Also, check out this part of the dpdk.org documentation: http://doc.dpdk.org/guides/linux_gsg/sys_reqs.html Regards, Asaf Penso From: Xueming(Steven) Li Sent: Thursday, October 7, 2021 1:54:58 PM To: za...@yandex.ru ; users@dpdk.org Subject: Re: Build troubles

Re: [dpdk-users] [DISCUSSION] code snippet documentation

2021-07-25 Thread Asaf Penso
Regards, Asaf Penso >-Original Message- >From: Ferruh Yigit >Sent: Friday, July 23, 2021 3:04 PM >To: Ajit Khaparde ; NBU-Contact-Thomas >Monjalon >Cc: Asaf Penso ; users@dpdk.org; dpdk-dev >; David Marchand ; Bruce >Richardson ; Jerin Jacob Kollanukkaran

[dpdk-users] [DISCUSSION] code snippet documentation

2021-07-15 Thread Asaf Penso
tch_geneve_ope_and_rss(); ... Return 0; } Regards, Asaf Penso

Re: [dpdk-users] mlx5 VF packet lost between rx_port_unicast_packets and rx_good_packets

2021-07-13 Thread Asaf Penso
Hello Yan, Can you please mention which DPDK version you use and whether you see this issue also with latest upstream version? Regards, Asaf Penso >-Original Message- >From: users On Behalf Of Yan, Xiaoping (NSB - >CN/Hangzhou) >Sent: Monday, July 5, 2021 1:08 PM >To:

Re: [dpdk-users] MLX5 configuration and installation

2021-05-27 Thread Asaf Penso
Hello Alberto, Is this a specific issue with the helloworld? Does testpmd work ok for you? Regards, Asaf Penso >-Original Message- >From: users On Behalf Of Alberto Perro >Sent: Thursday, May 20, 2021 12:53 PM >To: users@dpdk.org >Subject: [dpdk-users] MLX

Re: [dpdk-users] Unable to recognize master/representor on the multiple IB devices

2021-05-27 Thread Asaf Penso
Hello Sankalpa, Are you seeing this with testpmd? If so can you provide the command line? If not, can you provide the EAL parameters and the devargs used? Regards, Asaf Penso >-Original Message- >From: users On Behalf Of Sankalpa Timilsina >Sent: Saturday, May 22, 202

Re: [dpdk-users] mlx5: packets lost between good+discard and phy counters

2021-04-14 Thread Asaf Penso
ion. Matan Azrad (4): common/mlx5/linux: add glue function to query WQ common/mlx5: add DevX command to query WQ common/mlx5: add DevX commands for queue counters net/mlx5: fix imissed statistics Regards, Asaf Penso >-Original Message- >From: users On Behalf Of Tom Barbett

Re: [dpdk-users] does mlx5 support lpbk_mode?

2021-03-03 Thread Asaf Penso
We checked again and saw the feature is not fully working. A BZ ticket was opened for that - https://bugs.dpdk.org/show_bug.cgi?id=645 Regards, Asaf Penso >-Original Message- >From: users On Behalf Of Asaf Penso >Sent: Wednesday, February 24, 2021 10:12 AM >To: Jan Vikt

Re: [dpdk-users] MLX5 - PPPoE Decapsulation

2021-02-24 Thread Asaf Penso
Hello Tomas, Currently, the mlx5 pmd does not support matching on PPPoE thus cannot decap incoming packets. Regards, Asaf Penso >-Original Message- >From: users On Behalf Of Tomáš Jánský >Sent: Monday, February 22, 2021 2:44 PM >To: users@dpdk.org >Subject: [dpdk-user

Re: [dpdk-users] does mlx5 support lpbk_mode?

2021-02-24 Thread Asaf Penso
Hello Jan, The feature is expected to work. Let's work offline to get more details and once we conclude we can post here the outcome. Regards, Asaf Penso >-Original Message- >From: users On Behalf Of Jan Viktorin >Sent: Tuesday, February 23, 2021 5:59 PM >To: Matan Az

Re: [dpdk-users] DPDK 17.05 unable to access Mellanox VF device

2021-01-26 Thread Asaf Penso
Hello Ani, What's the motivation to use DPDK17.05? Can you consider moving to a newer DPDK version? This version is not maintained anymore. We can also have an offline discussion, and later to update here about the results for everyone else. Regards, Asaf Penso >-Original Mess

Re: [dpdk-users] DPDK 20.11 MLX5 testpmd tx_pp 'WQE index ignore feature is required for packet pacing'

2020-12-13 Thread Asaf Penso
Hello Alessandro, As you can see from the documentation - http://doc.dpdk.org/guides/nics/mlx5.html#supported-hardware-offloads The feature is supported starting ConnectX-6 Dx, and it's not supported for ConnectX-4Lx as you tried. Regards, Asaf Penso >-Original Message- >From:

Re: [dpdk-users] RSS with VLAN tagged packets

2020-10-24 Thread Asaf Penso
Hello Gerry, Thanks for your email. What version of DPDK are you using? We are familiar with this issue in our mlx5 pmd in the latest code and are working on a fix. Will let you know as soon as we have it. Thanks, Asaf Penso Regards, Asaf Penso From: users

Re: [dpdk-users] COUNT action not supported on mlx5

2020-07-29 Thread Asaf Penso
Hello Gerry, Regarding your question about RAW. Can you specify your use case? In high level planning we'll consider supporting it in 21.02. Regards, Asaf Penso -Original Message- From: users On Behalf Of Erez Ferber Sent: Monday, July 27, 2020 9:25 PM To: Gerry Wan Cc: users@dpdk.org

Re: [dpdk-users] Same 5 tuple UDP packets have been delivered to different queues.

2019-10-08 Thread Asaf Penso
Hello Jun Gan, Thanks for reaching out and posting this query. I'm adding here our support team for further assistance. Regards, Asaf Penso > -Original Message- > From: users On Behalf Of Jun Gan > Sent: Monday, October 7, 2019 6:13 AM > To: users@dpdk.org > Subject: [d