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 4/5] net/ena: add support for ena-express metrics

2023-10-24 Thread Stephen Hemminger
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; > +

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

2023-10-24 Thread shaibran
From: Shai Brandes ENA-express is powered by AWS scalable reliable datagram (SRD) technology. SRD is a high performance network transport protocol that uses dynamic routing to increase throughput and minimize tail latency. The driver expose the following ENA-express metrics via xstats: * ena_srd