For fslmc and dpaa
Acked-by: Hemant Agrawal
From ABIĀ PoV, you are 100%.
Is the agreed term 'callback'?, not 'notifier' for example
rte_dev_event_callback_register, rte_mem_event_callback_register
I did wonder however, if all these cb's would be better handled through a
EventDev event notification style approach.
Ray K
On 10/06/2020 15
On 10/06/2020 15:45, David Marchand wrote:
> Add a little helper to dump all lcores.
>
> Signed-off-by: David Marchand
> ---
> lib/librte_eal/common/eal_common_lcore.c | 32 +++
> lib/librte_eal/common/eal_common_thread.c | 16
> lib/librte_eal/common/eal_threa
On 10/06/2020 15:45, David Marchand wrote:
> DPDK allows calling some part of its API from a non-EAL thread but this
> has some limitations.
> OVS (and other applications) has its own thread management but still
> want to avoid such limitations by hacking RTE_PER_LCORE(_lcore_id) and
> faking EAL
On 10/06/2020 15:45, David Marchand wrote:
> Because of the inline accessor + static declaration in rte_gettid(),
> we end up with multiple symbols for RTE_PER_LCORE(_thread_id).
> Each compilation unit will pay a cost when accessing this information
> for the first time.
>
> $ nm build/app/dpdk-
Hi,
> -Original Message-
> From: Matan Azrad
> Sent: Sunday, June 14, 2020 11:21 AM
> To: Ophir Munk ; dev@dpdk.org; Raslan
> Darawsheh
> Subject: RE: [PATCH v1 0/8] mlx5 PMD multi OS support - part #2
>
>
>
> From: Ophir Munk:
> > This patch series is part of preparing mlx5 PMD to co
101 - 106 of 106 matches
Mail list logo