> 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 prepare for add flow trace point > > net/nfp: add trace point about flow rule > > net/nfp: add trace point about flow rule pattern > > net/nfp: add trace point about flow rule action > > > > Hi Chaoyong, > > After this patch github action reports crash on testpmd. > CI seems not run with this patch as it fails to apply. Can you please check > the CI > and send a new version of the patch?
Yes, we might have sent too many patches at a time, which might mess up the CI. I will check the CI and send new version patches out (also rebase if needed). Thanks for remind.