Re: [PATCH 0/5] add new meta data module

2024-03-12 Thread Ferruh Yigit
On 3/5/2024 2:29 AM, Chaoyong He wrote: > Extract the related code into a new meta data module, uniform > the name format and data endian. > Which makes the logic more clear and easier to extend in the future. > > Long Wu (5): > net/nfp: create new meta data module > net/nfp: uniform variable

[PATCH 0/5] add new meta data module

2024-03-04 Thread Chaoyong He
Extract the related code into a new meta data module, uniform the name format and data endian. Which makes the logic more clear and easier to extend in the future. Long Wu (5): net/nfp: create new meta data module net/nfp: uniform variable name format net/nfp: uniform function name format