> -----Original Message----- > From: dev <[email protected]> On Behalf Of David Marchand > Sent: Monday, October 25, 2021 9:35 PM > To: [email protected]; [email protected] > Cc: [email protected]; [email protected]; [email protected]; > Chautru, Nicolas <[email protected]>; Yigit, Ferruh > <[email protected]>; Andrew Rybchenko > <[email protected]> > Subject: [dpdk-dev] [PATCH v7 5/9] lib: remove direct access to interrupt > handle > > From: Harman Kalra <[email protected]> > > 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 <[email protected]> > Signed-off-by: David Marchand <[email protected]> > --- > 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 <[email protected]> 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

