v
> Subject: Re: [dpdk-dev] [PATCH] eventdev: configure the Rx event buffer size
>
> On Fri, Jul 16, 2021 at 10:33 PM Ganapati Kundapura
> wrote:
> >
> > As of now Rx event buffer size is static and set to 128.
> >
> > This patch sets the Rx event buffer size to 1
Hi Jerin,
Please find my response in lined.
-Original Message-
From: Jerin Jacob
Sent: 19 July 2021 12:14
To: Kundapura, Ganapati
Cc: Jayatheerthan, Jay ; dpdk-dev
Subject: Re: [dpdk-dev] [PATCH] eventdev: configure the Rx event buffer size
On Fri, Jul 16, 2021 at 10:33 PM
On Fri, Jul 16, 2021 at 10:33 PM Ganapati Kundapura
wrote:
>
> As of now Rx event buffer size is static and set to 128.
>
> This patch sets the Rx event buffer size to 192, configurable
> at compile time and also errors out at run time if Rx event
> buffer size is configured more than 16 bits.
>
>
As of now Rx event buffer size is static and set to 128.
This patch sets the Rx event buffer size to 192, configurable
at compile time and also errors out at run time if Rx event
buffer size is configured more than 16 bits.
Signed-off-by: Ganapati Kundapura
---
config/rte_config.h
4 matches
Mail list logo