Re: [PATCH 1/2] devtools: remove event/dlb exception in ABI check

2022-03-02 Thread Ray Kinsella
David Marchand writes: > The event/dlb driver exception can be removed, as this rule made sense > for changes in DPDK_21 ABI and is obsolete for DPDK_22. > > Fixes: fdab8f2e1749 ("version: 21.11-rc0") > Cc: sta...@dpdk.org > > Signed-off-by: David Marchand > --- Acked-by: Ray Kinsella --

[PATCH 1/2] devtools: remove event/dlb exception in ABI check

2022-03-01 Thread David Marchand
The event/dlb driver exception can be removed, as this rule made sense for changes in DPDK_21 ABI and is obsolete for DPDK_22. Fixes: fdab8f2e1749 ("version: 21.11-rc0") Cc: sta...@dpdk.org Signed-off-by: David Marchand --- devtools/check-abi.sh | 4 1 file changed, 4 deletions(-) diff --