> -----Original Message----- > From: dev <dev-boun...@dpdk.org> On Behalf Of David Marchand > Sent: Monday, October 25, 2021 9:35 PM > To: hka...@marvell.com; dev@dpdk.org > Cc: dmitry.kozl...@gmail.com; rasl...@nvidia.com; tho...@monjalon.net; > Chautru, Nicolas <nicolas.chau...@intel.com>; Yigit, Ferruh > <ferruh.yi...@intel.com>; Andrew Rybchenko > <andrew.rybche...@oktetlabs.ru> > Subject: [dpdk-dev] [PATCH v7 5/9] lib: remove direct access to interrupt > handle > > From: Harman Kalra <hka...@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 <hka...@marvell.com> > Signed-off-by: David Marchand <david.march...@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 <hka...@marvell.com> Could you pls have a look?
- [dpdk-dev] [PATCH v6 8/9] interrupts: rename device sp... David Marchand
- [dpdk-dev] [PATCH v6 9/9] interrupts: extend event lis... David Marchand
- Re: [dpdk-dev] [PATCH v6 9/9] interrupts: extend e... Dmitry Kozlyuk
- Re: [dpdk-dev] [PATCH v6 9/9] interrupts: exte... David Marchand
- [dpdk-dev] [PATCH v7 0/9] make rte_intr_handle internal David Marchand
- [dpdk-dev] [PATCH v7 1/9] interrupts: add allocator an... David Marchand
- [dpdk-dev] [PATCH v7 2/9] interrupts: remove direct ac... David Marchand
- [dpdk-dev] [PATCH v7 3/9] test/interrupts: remove dire... David Marchand
- [dpdk-dev] [PATCH v7 4/9] alarm: remove direct access ... David Marchand
- [dpdk-dev] [PATCH v7 5/9] lib: remove direct access to... David Marchand
- Re: [dpdk-dev] [PATCH v7 5/9] lib: remove direct a... Jiang, YuX
- [dpdk-dev] [PATCH v7 7/9] interrupts: make interrupt h... David Marchand
- [dpdk-dev] [PATCH v7 8/9] interrupts: rename device sp... David Marchand
- [dpdk-dev] [PATCH v7 9/9] interrupts: extend event lis... David Marchand
- [dpdk-dev] [PATCH v8 0/9] make rte_intr_handle internal David Marchand
- [dpdk-dev] [PATCH v8 1/9] interrupts: add allocator an... David Marchand
- [dpdk-dev] [PATCH v8 2/9] interrupts: remove direct ac... David Marchand
- [dpdk-dev] [PATCH v8 3/9] test/interrupts: remove dire... David Marchand
- [dpdk-dev] [PATCH v8 4/9] alarm: remove direct access ... David Marchand
- [dpdk-dev] [PATCH v8 5/9] lib: remove direct access to... David Marchand
- [dpdk-dev] [PATCH v8 7/9] interrupts: make interrupt h... David Marchand