]> git.droids-corp.org - dpdk.git/commit
distributor: use wait until scheme
authorFeifei Wang <feifei.wang2@arm.com>
Mon, 1 Nov 2021 06:00:07 +0000 (14:00 +0800)
committerDavid Marchand <david.marchand@redhat.com>
Wed, 3 Nov 2021 14:50:14 +0000 (15:50 +0100)
commit6b70c6b31f13b4ac1f7431aa8cccd62fdaf84548
treec1abf1e4faa5d0b185c9453bda1cae2587ee81a9
parent388bee69a5465d2401ea0054461c190160528e32
distributor: use wait until scheme

Instead of polling for bufptr64 to be updated, use
wait until scheme for this case.

Signed-off-by: Feifei Wang <feifei.wang2@arm.com>
Reviewed-by: Ruifeng Wang <ruifeng.wang@arm.com>
Acked-by: Jerin Jacob <jerinj@marvell.com>
lib/distributor/rte_distributor_single.c