Re: [PATCH v2 00/11] Add basic flow support for corenic firmware

2023-12-11 Thread Ferruh Yigit
On 12/11/2023 1:42 AM, Chaoyong He wrote: >> On 12/5/2023 2:54 AM, Chaoyong He wrote: >>> Add the very basic rte_flow support for corenic firmware. >>> >>> --- >>> v2: >>> * Update the 'nfp.ini' document. >>> * Rebase to the latest main branch. >>> --- >>> >>> Chaoyong He (11): >>> net/nfp: move

RE: [PATCH v2 00/11] Add basic flow support for corenic firmware

2023-12-10 Thread Chaoyong He
> On 12/5/2023 2:54 AM, Chaoyong He wrote: > > Add the very basic rte_flow support for corenic firmware. > > > > --- > > v2: > > * Update the 'nfp.ini' document. > > * Rebase to the latest main branch. > > --- > > > > Chaoyong He (11): > > net/nfp: move some source files > > net/nfp: add the st

Re: [PATCH v2 00/11] Add basic flow support for corenic firmware

2023-12-08 Thread Ferruh Yigit
On 12/5/2023 2:54 AM, Chaoyong He wrote: > Add the very basic rte_flow support for corenic firmware. > > --- > v2: > * Update the 'nfp.ini' document. > * Rebase to the latest main branch. > --- > > Chaoyong He (11): > net/nfp: move some source files > net/nfp: add the structures and functions

[PATCH v2 00/11] Add basic flow support for corenic firmware

2023-12-04 Thread Chaoyong He
Add the very basic rte_flow support for corenic firmware. --- v2: * Update the 'nfp.ini' document. * Rebase to the latest main branch. --- Chaoyong He (11): net/nfp: move some source files net/nfp: add the structures and functions for flow offload net/nfp: add the control message channel