On Tue, Oct 22, 2024 at 9:07 AM Sriharsha Basavapatna wrote: > > On Mon, Oct 21, 2024 at 9:24 PM Stephen Hemminger > wrote: > > > > On Mon, 21 Oct 2024 13:55:32 +0530 > > Sriharsha Basavapatna wrote: > > > > > From: Randy Schacher > > > > > > - Adds vxlan-gpe into ulp layer > > > - Adds vxlan-gpe into template infrastructure > > > > > > This patch also updates the template files for the following > > > tf_ulp patches in this series. > > > > > > net/bnxt: tf_ulp: add vxlan-gpe base support > > > net/bnxt: tf_ulp: add custom l2 etype tunnel support > > > net/bnxt: tf_ulp: add support for vf to vf flow offload > > > net/bnxt: tf_ulp: support Wh+ mirroring > > > net/bnxt: tf_ulp: miscellaneous fixes > > > > > > Signed-off-by: Randy Schacher > > > Signed-off-by: Sriharsha Basavapatna > > > Reviewed-by: Kishore Padmanabha > > > Reviewed-by: Ajit Khaparde > > > --- > > > > When applying this bundle for review. > > Git complains about whitespace. We should add this check to checkpatch > > as well. > > > > Applying: net/bnxt: tf_ulp: add vxlan-gpe base support > > /home/shemminger/DPDK/main/.git/worktrees/thor2/rebase-apply/patch:12014: new blank line at EOF. > > + > > /home/shemminger/DPDK/main/.git/worktrees/thor2/rebase-apply/patch:50282: new blank line at EOF. > > + > > /home/shemminger/DPDK/main/.git/worktrees/thor2/rebase-apply/patch:51998: new blank line at EOF. > > + > > /home/shemminger/DPDK/main/.git/worktrees/thor2/rebase-apply/patch:75311: new blank line at EOF. > > + > > /home/shemminger/DPDK/main/.git/worktrees/thor2/rebase-apply/patch:94562: new blank line at EOF. > > + > > warning: 5 lines add whitespace errors. > > Thanks Stephen, I will fix this. > -Harsha Hi Stephen, I can fix these up, along with the spellings that you brought up in the other patch, while merging, if that's ok with you. Please let me know. Thanks Ajit