On Thu, Sep 16, 2021 at 6:21 PM Ganapati Kundapura
wrote:
>
> Added rte_event_eth_rx_adapter_queue_conf_get() API to get rx queue
> information - event queue identifier, flags for handling received packets,
> scheduler type, event priority, polling frequency of the receive queue
> and flow identif
On Sat, Sep 18, 2021 at 6:42 PM Naga Harish K S V
wrote:
>
> To configure per queue event buffer size, applications sets
> ``rte_event_eth_rx_adapter_params::use_queue_event_buf`` flag
> as true and is passed to `rte_event_eth_rx_adapter_create2` api.
>
> The per queue event buffer size is populat
On Sat, Sep 18, 2021 at 6:41 PM Naga Harish K S V
wrote:
>
> Currently Rx event buffer is static array
> with a default size of 192(6*BATCH_SIZE).
>
> ``rte_event_eth_rx_adapter_create2`` api is added which takes
> ``struct rte_event_eth_rx_adapter_params`` to configure event
> buffer size in addi
Hi Akhil,
> -Original Message-
> From: Akhil Goyal
> Sent: Monday, September 20, 2021 12:19 AM
> To: Gujjar, Abhinandan S ; Anoob Joseph
> ; Shijith Thotton
> Cc: Jerin Jacob Kollanukkaran ; Pavan Nikhilesh
> Bhagavatula ; Ray Kinsella ;
> Ankur Dwivedi ; dev@dpdk.org;
> tho...@monjalon.
Hi Abhinandan,
> > > >> >>
> > > >> >> >> In crypto adapter metadata, reserved bytes in request info
> > > >> >> >> structure is a space holder for response info. It enforces an
> > > >> >> >> order of operation if the structures are updated using memcpy
> > > >> >> >> to avoid overwriting response
Hi Shijith & Anoob,
> -Original Message-
> From: Anoob Joseph
> Sent: Tuesday, September 14, 2021 10:16 AM
> To: Gujjar, Abhinandan S
> Cc: Jerin Jacob Kollanukkaran ; Pavan Nikhilesh
> Bhagavatula ; Akhil Goyal
> ; Ray Kinsella ; Ankur Dwivedi
> ; Shijith Thotton ;
> dev@dpdk.org
> Subj
On Wed, Sep 15, 2021 at 9:27 AM Tal Shnaiderman wrote:
>
> Build the security library on Windows.
>
> Remove unneeded export from version file.
>
> Signed-off-by: Tal Shnaiderman
> ---
Acked-by: William Tu
On Wed, Sep 15, 2021 at 9:27 AM Tal Shnaiderman wrote:
>
> Remove the netinet includes and replaces them
> with rte_ip.h to support the in_addr/in6_addr structs
> on all operating systems.
>
> Signed-off-by: Tal Shnaiderman
> ---
Acked-by: William Tu
I sent a similar patch to enable ixgbe supp
On Mon, Sep 13, 2021 at 10:19 AM Tal Shnaiderman wrote:
>
> Build the cryptography device library on Windows OS
> by removing unneeded include and exports blocking the
> compilation.
>
> Signed-off-by: Tal Shnaiderman
Acked-by: William Tu
I sent similar patch to enable ixgbe support for window
9 matches
Mail list logo