RE: [PATCH v2 0/7] add trace support for control message

2024-07-08 Thread Chaoyong He
> On 7/8/2024 3:45 AM, Chaoyong He wrote: > > This patch series add trace support for control message send to flower > > firmware. > > > > --- > > v2: rebase to the latest main branch. > > --- > > > > Chaoyong He (7): > > net/nfp: add trace points about port > > net/nfp: add trace point about t

RE: [PATCH v2 0/7] add trace support for control message

2024-07-08 Thread Chaoyong He
> On 7/8/2024 3:45 AM, Chaoyong He wrote: > > This patch series add trace support for control message send to flower > > firmware. > > > > --- > > v2: rebase to the latest main branch. > > --- > > > > Chaoyong He (7): > > net/nfp: add trace points about port > > net/nfp: add trace point about t

Re: [PATCH v2 0/7] add trace support for control message

2024-07-08 Thread Ferruh Yigit
On 7/8/2024 3:45 AM, Chaoyong He wrote: > This patch series add trace support for control message send > to flower firmware. > > --- > v2: rebase to the latest main branch. > --- > > Chaoyong He (7): > net/nfp: add trace points about port > net/nfp: add trace point about tunnel > net/nfp: a

[PATCH v2 0/7] add trace support for control message

2024-07-07 Thread Chaoyong He
This patch series add trace support for control message send to flower firmware. --- v2: rebase to the latest main branch. --- Chaoyong He (7): net/nfp: add trace points about port net/nfp: add trace point about tunnel net/nfp: add trace point about Qos net/nfp: refactor to prepare for ad