[AMD Official Use Only - AMD Internal Distribution Only]
Snipped
> > [Public]
> >
> > Hi Morten,
> >
> > We have tested the effect of the patch using func-latency and PPs via
> > testpmd.
> > Please find our observations below
> >
> > - DPDK tag: 25.07-rc1
> > - compiler: gcc 14.2
> > - platfo
> From: Varghese, Vipin [mailto:vipin.vargh...@amd.com]
> Sent: Friday, 27 June 2025 14.07
>
> [Public]
>
> Hi Morten,
>
> We have tested the effect of the patch using func-latency and PPs via
> testpmd.
> Please find our observations below
>
> - DPDK tag: 25.07-rc1
> - compiler: gcc 14.2
>
[Public]
Hi Morten,
We have tested the effect of the patch using func-latency and PPs via testpmd.
Please find our observations below
- DPDK tag: 25.07-rc1
- compiler: gcc 14.2
- platform: AMD EPYC 8534P 64core 2.3GHz
- app cmd:
-- One port: ` sudo build/app/dpdk-testpmd -l 15,16 --vdev=n
> From: Stephen Hemminger [mailto:step...@networkplumber.org]
> Sent: Thursday, 26 June 2025 16.06
>
> On Tue, 24 Jun 2025 18:14:16 +
> Morten Brørup wrote:
>
> > Added fast mbuf release, re-using the existing mbuf pool pointer
> > in the queue structure.
> >
> > Signed-off-by: Morten Brørup
On Tue, 24 Jun 2025 18:14:16 +
Morten Brørup wrote:
> Added fast mbuf release, re-using the existing mbuf pool pointer
> in the queue structure.
>
> Signed-off-by: Morten Brørup
Makes sense.
> ---
> drivers/net/null/rte_eth_null.c | 30 +++---
> 1 file changed, 27
5 matches
Mail list logo