RE: [PATCH 1/7] ethdev: introduce hairpin memory capabilities

2022-10-06 Thread Dariusz Sosnowski
Hi Thomas, > What is the benefit? Goal of this patchset is to present application developers with more options to fine tune hairpin configuration to their use case. I added more details regarding the possible benefits and motivation to the cover letter of v2. > How the user knows what to use?

Re: [PATCH 1/7] ethdev: introduce hairpin memory capabilities

2022-10-04 Thread Thomas Monjalon
19/09/2022 18:37, Dariusz Sosnowski: > This patch introduces new hairpin queue configuration options through > rte_eth_hairpin_conf struct, allowing to tune Rx and Tx hairpin queues > memory configuration. Hairpin configuration is extended with the > following fields: What is the benefit? How the