On 3/14/2024 7:05 AM, Chaoyong He wrote: > This patch series fix some coverity issues, includes: > - 414936 > - 414937 > - 414938 > - 414939 > - 414941 > - 414942 > - 415042 > - 415051 > > Chaoyong He (6): > net/nfp: fix return value check > net/nfp: fix string overflow > net/nfp: fix unreachable control flow > net/nfp: fix check return value > net/nfp: fix unreachable loop flow > net/nfp: fix null pointer dereference > > Peng Zhang (2): > net/nfp: fix dereference after null check > net/nfp: fix tainted scalar >
Series applied to dpdk-next-net/main, thanks.