> Subject: Re: [PATCH 2/2] lib/ethdev: fix memory ordering for call back
> functions
>
> On 10/2/2020 1:07 AM, Honnappa Nagarahalli wrote:
> > Call back functions are registered on the control plane. They are
> > accessed from the data plane. Hence, correct memory orderings should
> > be used to
>
> Call back functions are registered on the control plane. They
> are accessed from the data plane. Hence, correct memory orderings
> should be used to avoid race conditions.
>
> Fixes: 4dc294158cac ("ethdev: support optional Rx and Tx callbacks")
> Fixes: c8231c63ddcb ("ethdev: insert Rx cal
On 10/2/2020 1:07 AM, Honnappa Nagarahalli wrote:
Call back functions are registered on the control plane. They
are accessed from the data plane. Hence, correct memory orderings
should be used to avoid race conditions.
Fixes: 4dc294158cac ("ethdev: support optional Rx and Tx callbacks")
Fixes: c
> -Original Message-
> From: Honnappa Nagarahalli
> Sent: Friday, October 2, 2020 8:07 AM
> To: dev@dpdk.org; Honnappa Nagarahalli
> ; Phil Yang ;
> tho...@monjalon.net; arybche...@solarflare.com; ferruh.yi...@intel.com
> Cc: abhinandan.guj...@intel.com; nd ;
> bruce.richard...@intel.com;
Call back functions are registered on the control plane. They
are accessed from the data plane. Hence, correct memory orderings
should be used to avoid race conditions.
Fixes: 4dc294158cac ("ethdev: support optional Rx and Tx callbacks")
Fixes: c8231c63ddcb ("ethdev: insert Rx callback as head of
5 matches
Mail list logo