RE: [PATCH 1/1] net/ena: add histogram support

2024-10-31 Thread Brandes, Shai
> -Original Message- > From: Stephen Hemminger > Sent: Tuesday, October 29, 2024 6:23 PM > To: Brandes, Shai > Cc: ferruh.yi...@amd.com; dev@dpdk.org; Bernstein, Amit > > Subject: RE: [EXTERNAL] [PATCH 1/1] net/ena: add histogram support > > CAUTION:

RE: [PATCH 0/1] net/ena: adding a histogram framework to 2.11.0

2024-10-31 Thread Brandes, Shai
> -Original Message- > From: Morten Brørup > Sent: Tuesday, October 29, 2024 10:55 AM > To: Brandes, Shai ; ferruh.yi...@amd.com > Cc: dev@dpdk.org > Subject: RE: [EXTERNAL] [PATCH 0/1] net/ena: adding a histogram framework > to 2.11.0 > > CAUTION: This email

RE: [PATCH] net/ena: remove unused abort macro

2024-10-09 Thread Brandes, Shai
> -Original Message- > From: Thomas Monjalon > Sent: Wednesday, October 9, 2024 2:49 PM > To: dev@dpdk.org > Cc: Brandes, Shai ; Schmeilin, Evgeny > ; Beider, Ron ; Bernstein, > Amit ; Atrash, Wajeeh > Subject: [EXTERNAL] [PATCH] net/ena: remove unused abort

RE: [PATCH] net/ena: revert redefining memcpy

2024-09-16 Thread Brandes, Shai
. On Mon, 16 Sep 2024 06:33:26 + "Brandes, Shai" wrote: > > Did you have any chance to check/test this patch? > [Brandes, Shai] We are currently conducting tests and will provide an update > shortly. In the meantime, could you advise whether it is recommended to

RE: [PATCH] net/ena: revert redefining memcpy

2024-09-15 Thread Brandes, Shai
> -Original Message- > From: Ferruh Yigit > Sent: Thursday, September 12, 2024 11:20 AM > To: Tyler Retzlaff ; Stephen Hemminger > ; Brandes, Shai > Cc: dev@dpdk.org; Schmeilin, Evgeny ; Beider, Ron > ; Bernstein, Amit ; > Atrash, Wajeeh ; Chauskin, Igor >

RE: [PATCH] net/ena: revert redefining memcpy

2024-09-12 Thread Brandes, Shai
> -Original Message- > From: Ferruh Yigit > Sent: Thursday, September 12, 2024 11:20 AM > To: Tyler Retzlaff ; Stephen Hemminger > ; Brandes, Shai > Cc: dev@dpdk.org; Schmeilin, Evgeny ; Beider, Ron > ; Bernstein, Amit ; > Atrash, Wajeeh ; Chauskin, Igor >

RE: Does DPDK provide RX timestamps?

2024-09-09 Thread Brandes, Shai
ds. > > > > I would like to measure the following RX latencies: > > 1) NIC to DPDK packet ring buffer > > 2) DPDK packet ring buffer to application via rte_eth_rx_burst. > [Brandes, Shai] Hi, currently AWS doesn’t support HW timestamping. In order to get the full Rx

AWS ENA Driver Roadmap Update for Version 24.11 (updated)

2024-08-22 Thread Brandes, Shai
Please see ENA updated roadmap: API Change: - Restructuring of the llq policy user setting. Bug fix: - Addition of a missing memory barrier in aarch64 for instances based on Nitro v4 and later. Features: - Support for dynamic HRSS size. - Rework of the Rx refill threshold setting. - Support of

AWS ENA Driver Roadmap Update for Version 24.11

2024-08-22 Thread Brandes, Shai
Hello all, we would like to share the upcoming changes and updates in the AWS ENA driver roadmap for version 24.11: API Change: - Restructuring of the llq policy user setting. Bug fix: - Addition of a missing memory barrier in aarch64 for instances based on Nitro v4 and later. Features: - Supp

Question regarding the status of Hotplug on multi-processes

2024-07-25 Thread Brandes, Shai
Hi all, I hope this email finds you well. We would like to understand the status of Hotplug on multi-processes: - 18.11 RN https://doc.dpdk.org/guides-23.11/rel_notes/release_18_11.html states that it added support for device multi-process hotplug. - DTS test plan https://doc.dpdk.org/dts/test_p

RE: [PATCH 07/15] net/ena/base: update copyrights comments

2024-07-08 Thread Brandes, Shai
> -Original Message- > From: Ferruh Yigit > Sent: Monday, July 8, 2024 11:38 AM > To: Brandes, Shai ; Hemant Agrawal > > Cc: dev@dpdk.org; Hemant Agrawal ; > techbo...@dpdk.org > Subject: RE: [EXTERNAL] [PATCH 07/15] net/ena/base: update copyrights > commen

RE: [PATCH 07/15] net/ena/base: update copyrights comments

2024-07-08 Thread Brandes, Shai
> -Original Message- > From: Hemant Agrawal > Sent: Monday, July 8, 2024 7:09 AM > To: Ferruh Yigit ; Brandes, Shai > > Cc: dev@dpdk.org; Hemant Agrawal > Subject: RE: [EXTERNAL] [PATCH 07/15] net/ena/base: update copyrights > comments > > CAUTION: This

RE: [PATCH 1/1] net/ena: restructure the llq policy user setting

2024-07-05 Thread Brandes, Shai
Sure, thanks! בתאריך 5 ביולי 2024 20:32,‏ Ferruh Yigit כתב: CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you can confirm the sender and know the content is safe. On 6/6/2024 2:33 PM, shaib...@amazon.com wrote: > From: Shai Bra

Re: AWS rx_missed errors on DPDK 21.11

2024-04-22 Thread Brandes, Shai
Hi, are you using the latest LTS? If so, all bug fixes were ported there by the stable branch maintainer. I will ask the aws team to check this and update. Can you please share your instance id and timeframe when the rx missed were observed, so we can look into our logs? All the Best! Shai בתארי

RE: [PATCH v2 0/1] net/ena/base: bug fix for 23.11 stable only

2024-03-28 Thread Brandes, Shai
i...@nvidia.com; > ktray...@redhat.com > Cc: sta...@dpdk.org; dev@dpdk.org; Brandes, Shai > > Subject: [PATCH v2 0/1] net/ena/base: bug fix for 23.11 stable only > > From: Shai Brandes > > Hi, the fix is for a bug that was introduced in 23.11. > The fix was alrea

RE: [PATCH v4 00/31] net/ena: v2.9.0 driver release

2024-03-13 Thread Brandes, Shai
Thank you Ferruh, I know it was last minute patchset. We appreciate your effort! All the best, Shai בתאריך 13 במרץ 2024 18:00,‏ Ferruh Yigit כתב: CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you can confirm the sender and know the

RE: [PATCH v3 00/33] net/ena: v2.9.0 driver release

2024-03-13 Thread Brandes, Shai
> -Original Message- > From: Ferruh Yigit > Sent: Wednesday, March 13, 2024 1:28 PM > To: Brandes, Shai > Cc: dev@dpdk.org > Subject: RE: [EXTERNAL] [PATCH v3 00/33] net/ena: v2.9.0 driver release > > CAUTION: This email originated from outside of the or

RE: [PATCH v3 28/33] net/ena/hal: cosmetic changes

2024-03-12 Thread Brandes, Shai
> -Original Message- > From: Ferruh Yigit > Sent: Friday, March 8, 2024 7:45 PM > To: Brandes, Shai > Cc: dev@dpdk.org > Subject: RE: [EXTERNAL] [PATCH v3 28/33] net/ena/hal: cosmetic changes > > CAUTION: This email originated from outside of the organization.

RE: [PATCH v3 08/33] net/ena/hal: exponential backoff exp limit

2024-03-12 Thread Brandes, Shai
> -Original Message- > From: Brandes, Shai > Sent: Sunday, March 10, 2024 4:54 PM > To: 'Ferruh Yigit' > Cc: dev@dpdk.org > Subject: RE: [EXTERNAL] [PATCH v3 08/33] net/ena/hal: exponential backoff > exp limit > > > > > -Original

RE: [PATCH v3 10/33] net/ena/hal: added a bus parameter to ena memcpy macro

2024-03-10 Thread Brandes, Shai
> -Original Message- > From: Ferruh Yigit > Sent: Friday, March 8, 2024 7:25 PM > To: Brandes, Shai > Cc: dev@dpdk.org > Subject: RE: [EXTERNAL] [PATCH v3 10/33] net/ena/hal: added a bus > parameter to ena memcpy macro > > CAUTION: This email ori

RE: [PATCH v3 05/33] net/ena: fix fast mbuf free

2024-03-10 Thread Brandes, Shai
> -Original Message- > From: Ferruh Yigit > Sent: Friday, March 8, 2024 7:23 PM > To: Brandes, Shai > Cc: dev@dpdk.org; sta...@dpdk.org > Subject: RE: [EXTERNAL] [PATCH v3 05/33] net/ena: fix fast mbuf free > > CAUTION: This email originated from outside of

RE: [PATCH v3 08/33] net/ena/hal: exponential backoff exp limit

2024-03-10 Thread Brandes, Shai
> -Original Message- > From: Ferruh Yigit > Sent: Friday, March 8, 2024 7:24 PM > To: Brandes, Shai > Cc: dev@dpdk.org > Subject: RE: [EXTERNAL] [PATCH v3 08/33] net/ena/hal: exponential backoff > exp limit > > CAUTION: This email originated from outside

RE: [PATCH v3 04/33] net/ena: sub-optimal configuration notifications support

2024-03-10 Thread Brandes, Shai
> -Original Message- > From: Ferruh Yigit > Sent: Friday, March 8, 2024 7:23 PM > To: Brandes, Shai > Cc: dev@dpdk.org > Subject: RE: [EXTERNAL] [PATCH v3 04/33] net/ena: sub-optimal > configuration notifications support > > CAUTION: This email ori

RE: [PATCH v3 07/33] net/ena: restructure the llq policy setting process

2024-03-10 Thread Brandes, Shai
> -Original Message- > From: Ferruh Yigit > Sent: Friday, March 8, 2024 7:24 PM > To: Brandes, Shai > Cc: dev@dpdk.org > Subject: RE: [EXTERNAL] [PATCH v3 07/33] net/ena: restructure the llq policy > setting process > > CAUTION: This email originated from

RE: [PATCH v3 06/33] net/ena: rename base folder to hal

2024-03-10 Thread Brandes, Shai
> -Original Message- > From: Ferruh Yigit > Sent: Friday, March 8, 2024 7:24 PM > To: Brandes, Shai > Cc: dev@dpdk.org > Subject: RE: [EXTERNAL] [PATCH v3 06/33] net/ena: rename base folder to > hal > > CAUTION: This email originated from outside of the

RE: [PATCH v3 00/33] net/ena: v2.9.0 driver release

2024-03-10 Thread Brandes, Shai
> -Original Message- > From: Brandes, Shai > Sent: Friday, March 8, 2024 10:27 PM > To: Ferruh Yigit > Cc: dev@dpdk.org > Subject: RE: [PATCH v3 00/33] net/ena: v2.9.0 driver release > > Sure, will upload a new seried, thanks! > > בתאריך 8 במרץ

RE: [PATCH v3 00/33] net/ena: v2.9.0 driver release

2024-03-08 Thread Brandes, Shai
Sure, will upload a new seried, thanks! בתאריך 8 במרץ 2024 19:36,‏ Ferruh Yigit כתב: CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you can confirm the sender and know the content is safe. On 3/6/2024 12:24 PM, shaib...@amazon.c

RE: [PATCH v3 26/33] net/ena: cosmetic changes

2024-03-08 Thread Brandes, Shai
Thanks Ferruh, we will fix and upload a new patchset בתאריך 8 במרץ 2024 13:18,‏ Ferruh Yigit כתב: CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you can confirm the sender and know the content is safe. On 3/6/2024 12:24 PM, shai

net/ena: roadmap for 24.03

2024-01-07 Thread Brandes, Shai
ENA 24.03 roadmap: * Add support for uio_pci_generic uio module * Add support for wide LLQ recommendation from the device * Add support for sub-optimal configuration notifications from the device * Restructure rx_drop basic stat to include rx_overruns * Restructure the metrics multi-process functi

RE: [PATCH] net/ena: fix coverity issues

2023-11-09 Thread Brandes, Shai
> -Original Message- > From: Ferruh Yigit > Sent: Thursday, November 9, 2023 5:54 PM > To: Brandes, Shai > Cc: dev@dpdk.org; Beider, Ron ; Atrash, Wajeeh > ; Bernstein, Amit > Subject: RE: [EXTERNAL] [PATCH] net/ena: fix coverity issues > > CAUTION: This em

RE: [PATCH] net/ena: fix coverity issues

2023-11-09 Thread Brandes, Shai
See inside > -Original Message- > From: Ferruh Yigit > Sent: Thursday, November 9, 2023 4:30 PM > To: Brandes, Shai > Cc: dev@dpdk.org; Beider, Ron ; Atrash, Wajeeh > ; Bernstein, Amit > Subject: RE: [EXTERNAL] [PATCH] net/ena: fix coverity issues > > CAU

RE: [PATCH v2 1/5] net/ena: hal upgrade

2023-10-26 Thread Brandes, Shai
> -Original Message- > From: Ferruh Yigit > Sent: Thursday, October 26, 2023 12:30 AM > To: Brandes, Shai > Cc: dev@dpdk.org; Beider, Ron ; Atrash, Wajeeh > ; Bernstein, Amit > Subject: RE: [EXTERNAL] [PATCH v2 1/5] net/ena: hal upgrade > > CAUTION: This em

RE: [PATCH 4/5] net/ena: add support for ena-express metrics

2023-10-25 Thread Brandes, Shai
On Tue, 24 Oct 2023 13:21:27 +0300 wrote: >> struct ena_offloads { >> uint32_t tx_offloads; >> uint32_t rx_offloads; >> @@ -329,6 +346,7 @@ struct ena_adapter { >>*/ >> uint64_t metrics_stats[ENA_MAX_CUSTOMER_METRICS] __rte_cache_aligned; >> uint16_t metrics_num;

RE: [PATCH 4/5] net/ena: add support for ena-express metrics

2023-10-24 Thread Brandes, Shai
On Tue, 24 Oct 2023 13:21:27 +0300 wrote: >> struct ena_offloads { >> uint32_t tx_offloads; >> uint32_t rx_offloads; >> @@ -329,6 +346,7 @@ struct ena_adapter { >>*/ >> uint64_t metrics_stats[ENA_MAX_CUSTOMER_METRICS] __rte_cache_aligned; >> uint16_t metrics_num

RE: [PATCH] maintainers: update ENA PMD maintainers list

2023-01-02 Thread Brandes, Shai
-Original Message- From: Michal Krawczyk Sent: Tuesday, December 27, 2022 2:06 PM To: m...@semihalf.com; Beider, Ron ; Thomas Monjalon Cc: dev@dpdk.org; Brandes, Shai ; Michal Krawczyk Subject: [EXTERNAL] [PATCH] maintainers: update ENA PMD maintainers list CAUTION: This