[dpdk-dev] [PATCH v7 5/9] lib: remove direct access to interrupt handle
Jiang, YuX
yux.jiang at intel.com
Thu Oct 28 08:14:24 CEST 2021
> -----Original Message-----
> From: dev <dev-bounces at dpdk.org> On Behalf Of David Marchand
> Sent: Monday, October 25, 2021 9:35 PM
> To: hkalra at marvell.com; dev at dpdk.org
> Cc: dmitry.kozliuk at gmail.com; rasland at nvidia.com; thomas at monjalon.net;
> Chautru, Nicolas <nicolas.chautru at intel.com>; Yigit, Ferruh
> <ferruh.yigit at intel.com>; Andrew Rybchenko
> <andrew.rybchenko at oktetlabs.ru>
> Subject: [dpdk-dev] [PATCH v7 5/9] lib: remove direct access to interrupt
> handle
>
> From: Harman Kalra <hkalra at marvell.com>
>
> Removing direct access to interrupt handle structure fields, rather use
> respective get set APIs for the same.
> Making changes to all the libraries access the interrupt handle fields.
>
> Signed-off-by: Harman Kalra <hkalra at marvell.com>
> Signed-off-by: David Marchand <david.marchand at redhat.com>
> ---
> Changes since v5:
> - split from patch4,
>
> ---
Hi Harman,
When we test dpdk-21.11-rc1, find a bug https://bugs.dpdk.org/show_bug.cgi?id=845, its bad commit id is c2bd9367e18f5b00c1a3c5eb281a512ef52c5dfd/Author: Harman Kalra <hkalra at marvell.com>
Could you pls have a look?
More information about the dev
mailing list