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

2024-07-07 Thread Chaoyong He
> On 6/19/2024 11:07 AM, Chaoyong He wrote: > > This patch series add trace support for control message send to flower > > firmware. > > > > 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

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

2024-07-07 Thread Ferruh Yigit
On 6/19/2024 11:07 AM, Chaoyong He wrote: > This patch series add trace support for control message send > to flower firmware. > > 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 pre

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

2024-06-19 Thread Chaoyong He
This patch series add trace support for control message send to flower firmware. 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 add flow trace point net/nfp: add trace point a