[PATCH v6 12/47] net/bnxt: tf_ulp: add vxlan-gpe base support

Stephen Hemminger stephen at networkplumber.org
Wed Oct 23 02:44:57 CEST 2024


On Tue, 22 Oct 2024 14:32:38 -0700
Ajit Khaparde <ajit.khaparde at broadcom.com> wrote:

> On Tue, Oct 22, 2024 at 9:07 AM Sriharsha Basavapatna
> <sriharsha.basavapatna at broadcom.com> wrote:
> >
> > On Mon, Oct 21, 2024 at 9:24 PM Stephen Hemminger
> > <stephen at networkplumber.org> wrote:  
> > >
> > > On Mon, 21 Oct 2024 13:55:32 +0530
> > > Sriharsha Basavapatna <sriharsha.basavapatna at broadcom.com> wrote:
> > >  
> > > > From: Randy Schacher <stuart.schacher at broadcom.com>
> > > >
> > > > - 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 <stuart.schacher at broadcom.com>
> > > > Signed-off-by: Sriharsha Basavapatna <sriharsha.basavapatna at broadcom.com>
> > > > Reviewed-by: Kishore Padmanabha <kishore.padmanabha at broadcom.com>
> > > > Reviewed-by: Ajit Khaparde <ajit.khaparde at broadcom.com>
> > > > ---  
> > >
> > > 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.

Sure, most of the whitespace things can also be autofixed by git when merging,
but prefer not to do that.


More information about the dev mailing list