Re: [PATCH v3] testpmd: add hairpin-map parameter

2024-03-04 Thread Gregory Etelson
, 2024 20:54 To: Gregory Etelson ; dev@dpdk.org Cc: Maayan Kashani ; NBU-Contact-Thomas Monjalon (EXTERNAL) ; Aman Singh ; Yuying Zhang ; David Marchand Subject: Re: [PATCH v3] testpmd: add hairpin-map parameter External email: Use caution opening links or attachments On 9/28/2023 4:36 PM

Re: [PATCH v3] testpmd: add hairpin-map parameter

2024-03-01 Thread Ferruh Yigit
On 9/28/2023 4:36 PM, Gregory Etelson wrote: > Hairpin offloads packet forwarding between ports. > Packet is expected on Rx port , Rx queue and is delivered > to Tx port Tx queue . > > Testpmd implements a static hairpin configuration scheme. > The scheme implicitly matches next valid port for g

RE: [PATCH v3] testpmd: add hairpin-map parameter

2023-12-14 Thread Dariusz Sosnowski
> Subject: [PATCH v3] testpmd: add hairpin-map parameter > > Hairpin offloads packet forwarding between ports. > Packet is expected on Rx port , Rx queue and is delivered to Tx port > Tx queue . > > Testpmd implements a static hairpin configuration scheme. > The scheme

[PATCH v3] testpmd: add hairpin-map parameter

2023-09-28 Thread Gregory Etelson
Hairpin offloads packet forwarding between ports. Packet is expected on Rx port , Rx queue and is delivered to Tx port Tx queue . Testpmd implements a static hairpin configuration scheme. The scheme implicitly matches next valid port for given or . That approach can be used in a single or doubl