Add struct members for gve_tx_queue and gve_rx_queue.
Add typedefs for little endians.
Signed-off-by: Junfeng Guo
Signed-off-by: Rushil Gupta
Signed-off-by: Joshua Washington
Signed-off-by: Jeroen de Borst
---
.mailmap | 1 +
drivers/net/gve/base/gve_osdep.h | 4
mwaitx allows epyc processors to enter a implementation dependent
power/performance optimized state (C1 state) for a specific period
or until a store to the monitored address range.
Signed-off-by: Sivaprasad Tummala
---
lib/eal/include/generic/rte_cpuflags.h | 2 +
lib/eal/x86/include/rte_cpufl
> Adding digest size to buffer size in auth-then-cipher mode with auth_op set to
> generate as cipher length includes digest size also.
>
> Signed-off-by: Tejasree Kondoj
> ---
> app/test-crypto-perf/cperf_options_parsing.c | 8
> 1 file changed, 8 insertions(+)
>
Acked-by: Anoob Jose
Hi,
Any comments on the patch?
Thanks
On 3/20/23 12:20, Chengwen Feng wrote:
The rte_kvargs_process() was used to parse KV pairs, it also supports
to parse 'only keys' (e.g. socket_id) type. And the callback function
parameter 'value' is NULL when parsed 'only keys'.
This patch fixes segment fault when parse args with 'only keys'
(e
On 3/20/23 12:20, Chengwen Feng wrote:
The rte_kvargs_process() was used to parse KV pairs, it also supports
to parse 'only keys' (e.g. socket_id) type. And the callback function
parameter 'value' is NULL when parsed 'only keys'.
This patch fixes segment fault when parse input args with 'only ke
On 3/12/23 13:54, Ivan Malov wrote:
The driver supports representor functionality. In it,
packets coming from VFs to the dedicated back-end Rx
queue get demultiplexed into front-end Rx queues of
representor ethdevs as per the per-packet metadata
indicating logical HW ingress ports. On transmit,
p
7 matches
Mail list logo