Re: [PATCH v8 04/12] net/nfp: add initial flower firmware support

2022-09-08 Thread Ferruh Yigit
On 9/8/2022 9:44 AM, Chaoyong He wrote: Adds the basic probing infrastructure to support the flower firmware. Adds the basic infrastructure needed by the flower firmware to operate. The firmware requires threads to service both the PF vNIC and the ctrl vNIC. The PF is responsible for handling an

[PATCH v8 04/12] net/nfp: add initial flower firmware support

2022-09-08 Thread Chaoyong He
Adds the basic probing infrastructure to support the flower firmware. Adds the basic infrastructure needed by the flower firmware to operate. The firmware requires threads to service both the PF vNIC and the ctrl vNIC. The PF is responsible for handling any fallback traffic and the ctrl vNIC is us