On 1/15/2024 2:54 AM, Chaoyong He wrote: > This patch series aims to speedup the DPDK application start by optimize > the firmware loading process in sereval places. > We also simplify the port name in multiple PF firmware case to make the > customer happy. > > Peng Zhang (8): > net/nfp: add the interface for getting the firmware name > net/nfp: speed up the firmware loading process > net/nfp: optimize loading the firmware process > net/nfp: enlarge the range of skipping loading the firmware > net/nfp: add the step of clearing the beat time > net/nfp: add the elf module > net/nfp: reload the firmware only when firmware changed > net/nfp: simplify the port name for multiple PFs >
Except 6/8 & 7/8, Series applied to dpdk-next-net/main, thanks.