From: David Miller <davem@davemloft.net>
To: eric.dumazet@gmail.com
Cc: netdev@vger.kernel.org, tom@herbertland.com, maheshb@google.com
Subject: Re: [PATCH net-next 2/2] bonding: use l4 hash if available
Date: Thu, 17 Sep 2015 21:01:32 -0700 (PDT) [thread overview]
Message-ID: <20150917.210132.133960738718544060.davem@davemloft.net> (raw)
In-Reply-To: <1442355868.4116.14.camel@edumazet-glaptop2.roam.corp.google.com>
From: Eric Dumazet <eric.dumazet@gmail.com>
Date: Tue, 15 Sep 2015 15:24:28 -0700
> + if (bond->params.xmit_policy == BOND_XMIT_POLICY_ENCAP34 &&
> + skb->l4_hash)
> + return skb->hash;
Applied, with the indentation of the return statement fixed up.
:-)
prev parent reply other threads:[~2015-09-18 4:01 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-15 22:24 [PATCH net-next 2/2] bonding: use l4 hash if available Eric Dumazet
2015-09-15 22:54 ` Mahesh Bandewar
2015-09-15 23:20 ` Eric Dumazet
2015-09-16 0:04 ` Mahesh Bandewar
2015-09-16 1:14 ` Eric Dumazet
2015-09-15 23:45 ` Tom Herbert
2015-09-16 0:03 ` Eric Dumazet
2015-09-16 0:15 ` Tom Herbert
2015-09-16 2:31 ` Eric Dumazet
2015-09-16 5:11 ` Tom Herbert
2015-09-18 4:01 ` 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=20150917.210132.133960738718544060.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=eric.dumazet@gmail.com \
--cc=maheshb@google.com \
--cc=netdev@vger.kernel.org \
--cc=tom@herbertland.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;
as well as URLs for NNTP newsgroup(s).