Hi, I applied the new set of patches [1] to the master branch of dpdk-next-net-brcm tree. And I don't see any issues. But I can't tell why we are seeing the apply error on the DPDK CI dashboard [2]. Can you please take a look? Thanks Ajit [1] https://patchwork.dpdk.org/project/dpdk/list/?series=10866 [2] https://lab.dpdk.org/results/dashboard/patchsets/11915/ ---- I checked out the latest dpdk-next-net and then applied the patchset. It applied cleanly this time as well. Can this happen if the code on the server is stale? C02VPB22HTD6:dpdk-next-brcm akhaparde$ git fetch dpdk-next C02VPB22HTD6:dpdk-next-brcm akhaparde$ git checkout dpdk-next/master HEAD is now at df6bf616e app/testpmd: support query RSS config in flow query C02VPB22HTD6:dpdk-next-brcm akhaparde$ git am ~/Downloads/net-bnxt-vector-mode-enhancements-2.patch Applying: net/bnxt: disable vector receive for mark action Applying: net/bnxt: support Rx/Tx burst mode info Applying: net/bnxt: add ARM64 vector support