Re: [PATCH 0/3] Remove last library static logtypes

2024-01-12 Thread David Marchand
On Fri, Dec 22, 2023 at 6:46 PM Stephen Hemminger wrote: > > These three libraries were depending on static logtypes. > > Stephen Hemminger (3): > port: convert to dynamic log type > table: convert to dynamic logtype > pipeline: convert to a dynamic logtype > > lib/log/log.c |

[PATCH 0/3] Remove last library static logtypes

2023-12-22 Thread Stephen Hemminger
These three libraries were depending on static logtypes. Stephen Hemminger (3): port: convert to dynamic log type table: convert to dynamic logtype pipeline: convert to a dynamic logtype lib/log/log.c | 3 --- lib/log/rte_log.h | 6 +++--- lib/pipeline/rte_pipeline.