Netdev List
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: sri@us.ibm.com
Cc: shemminger@vyatta.com, dlstevens@us.ibm.com, netdev@vger.kernel.org
Subject: Re: [PATCH v2 net-next] vxlan: Bypass encapsulation if the destination is local
Date: Sun, 07 Apr 2013 17:00:08 -0400 (EDT)	[thread overview]
Message-ID: <20130407.170008.663673479376728205.davem@davemloft.net> (raw)
In-Reply-To: <1364941912.29336.36.camel@oc1677441337.ibm.com>

From: Sridhar Samudrala <sri@us.ibm.com>
Date: Tue, 02 Apr 2013 15:31:52 -0700

> This patch bypasses vxlan encapsulation if the destination vxlan
> endpoint is a local device.
> 
> Changes since v1: added missing check for vxlan_find_vni() failure
> 
> Signed-off-by: Sridhar Samudrala <sri@us.ibm.com>

Applied, but...

> +		if (!dst_vxlan)
> +			goto tx_error;	
                                      ^^


Trailing whitespace.  We have many tools which will warn you about
things like this.

Thanks.

      reply	other threads:[~2013-04-07 21:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-02 22:31 [PATCH v2 net-next] vxlan: Bypass encapsulation if the destination is local Sridhar Samudrala
2013-04-07 21:00 ` David Miller [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130407.170008.663673479376728205.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=dlstevens@us.ibm.com \
    --cc=netdev@vger.kernel.org \
    --cc=shemminger@vyatta.com \
    --cc=sri@us.ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox