netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: tom@quantonium.net
Cc: netdev@vger.kernel.org, rohit@quantonium.net
Subject: Re: [PATCH v2 net-next 0/5] ila: make identifier format optional and other fixes
Date: Wed, 08 Nov 2017 11:21:55 +0900 (KST)	[thread overview]
Message-ID: <20171108.112155.1691297416676022241.davem@davemloft.net> (raw)
In-Reply-To: <20171105235826.2052-1-tom@quantonium.net>

From: Tom Herbert <tom@quantonium.net>
Date: Sun,  5 Nov 2017 15:58:21 -0800

> The identifier type and checksum neutral mapping bits are optional
> in identifier formats. This patch set fixes the implementation to
> make them optional and configurable.
> 
> Specific items:
> 
>   - Clean up checksum diff code in ILA
>   - Add checksum neutral mapping auto so that checksum neutral
>     mapping can be configured without requiring use of the C-bit
>   - Add identifier type configuration and allow identifier
>     type to be configured so that the identifier type field does
>     not need to be present
>   - Added ILA documention: ila.txt
> 
> I have fixes for ILA in iproute2 that will be poseted separately.
> 
> Tested: Ran netperf TCP_RR on various combinations of checksum
> mode and the two supported identifier types.
> 
> v2:
>   - Add proper sign off
>   - In ILA LWT, only check prefix length includes identifier type
>     if identifier type is enabled (ILA_ATYPE_USE_FORMAT).
>   - Add a hook type so that it can be specified whether ILA
>     translation is done on input or output route funciton in
>     LWT.

Series applied to net-next, thanks Tom.

      parent reply	other threads:[~2017-11-08  2:22 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-05 23:58 [PATCH v2 net-next 0/5] ila: make identifier format optional and other fixes Tom Herbert
2017-11-05 23:58 ` [PATCH v2 net-next 1/5] ila: cleanup checksum diff Tom Herbert
2017-11-05 23:58 ` [PATCH v2 net-next 2/5] ila: add checksum neutral map auto Tom Herbert
2017-11-05 23:58 ` [PATCH v2 net-next 3/5] ila: allow configuration of identifier type Tom Herbert
2017-11-05 23:58 ` [PATCH v2 net-next 4/5] ila: Add a hook type for LWT routes Tom Herbert
2017-11-05 23:58 ` [PATCH v2 net-next 5/5] ila: Add ila.txt Tom Herbert
2017-11-08  2:21 ` 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=20171108.112155.1691297416676022241.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    --cc=rohit@quantonium.net \
    --cc=tom@quantonium.net \
    /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).