On 1/12/2024 1:50 PM, Martin Spinler wrote: > Tested-by: Martin Spinler <spin...@cesnet.cz> > Acked-by: Martin Spinler <spin...@cesnet.cz> > > --- > > Hi! Thanks for the cleanup. I've tested that patchset and works fine. > > I'm just not sure, if the "net/nfb: use dynamic logtype" patch merges > with the "Remove uses of PMD logtype" series as they slightly differs > (both links below). > Stephen, would it make sense to remove the last patch from this series? > > https://patchwork.dpdk.org/project/dpdk/patch/20231207185720.19913-4-step...@networkplumber.org/ > https://patchwork.dpdk.org/project/dpdk/patch/20231222171820.8778-9-step...@networkplumber.org/ >
Second one is larger set with multiple components involved, this one is more specific, I will proceed with this one. @Thomas may drop the nfp patch in that series. > > On Fri, 2024-01-12 at 12:16 +0000, Ferruh Yigit wrote: >> On 12/7/2023 6:56 PM, Stephen Hemminger wrote: >>> Replace static logtype with dynamic logtype and >>> remove dead code. Compile tested on Fedora. >>> >>> Stephen Hemminger (3): >>> net/nfb: remove unused device args >>> net/nfb: make device path local to init function >>> net/nfb: use dynamic logtype >>> >>> >> >> Hi Martin, >> >> Can you please review the set? >