dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
From: Bruce Richardson <bruce.richardson@intel.com>
To: Vladimir Medvedkin <medvedkinv@gmail.com>
Cc: dev@dpdk.org
Subject: Re: [PATCH v6] Add toeplitz hash algorithm used by RSS
Date: Wed, 1 Jul 2015 16:29:53 +0100	[thread overview]
Message-ID: <20150701152952.GA8112@bricha3-MOBL3> (raw)
In-Reply-To: <1435707620-17383-1-git-send-email-medvedkinv@gmail.com>

On Tue, Jun 30, 2015 at 07:40:20PM -0400, Vladimir Medvedkin wrote:
> Software implementation of the Toeplitz hash function used by RSS.
> Can be used either for packet distribution on single queue NIC
> or for simulating of RSS computation on specific NIC (for example
> after GRE header decapsulating).
> 
> v6 changes
> - Fix compilation error
> - Rename some defines and function
> 
> v5 changes
> - Fix errors reported by checkpatch.pl
> 
> v4 changes
> - Fix copyright
> - rename bswap_mask constant, add rte_ prefix
> - change rte_ipv[46]_tuple struct
> - change rte_thash_load_v6_addr prototype
> 
> v3 changes
> - Rework API to be more generic
> - Add sctp_tag into tuple
> 
> v2 changes
> - Add ipv6 support
> - Various style fixes
> 
> Signed-off-by: Vladimir Medvedkin <medvedkinv@gmail.com>

Acked-by: Bruce Richardson <bruce.richardson@intel.com>

  reply	other threads:[~2015-07-01 15:29 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-08 19:06 [PATCH] Add toeplitz hash algorithm Vladimir Medvedkin
     [not found] ` <1428519973-10550-1-git-send-email-medvedkinv-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-04-08 22:24   ` Stephen Hemminger
2015-04-09 12:50     ` Vladimir Medvedkin
2015-04-09  6:37   ` Gleb Natapov
     [not found]     ` <20150409063742.GA16818-RmZWMc9puTNJc61us3aD9laTQe2KTcn/@public.gmane.org>
2015-04-09 12:57       ` Vladimir Medvedkin
2015-05-05 13:20   ` [PATCH v2] Add toeplitz hash algorithm used by RSS Vladimir Medvedkin
     [not found]     ` <1430832011-17764-1-git-send-email-medvedkinv-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-05-05 16:03       ` Chilikin, Andrey
     [not found]         ` <AAC06825A3B29643AF5372F5E0DDF053350C754D-kPTMFJFq+rFT4JjzTwqWc7fspsVTdybXVpNB7YpNyf8@public.gmane.org>
2015-05-07 10:28           ` Vladimir Medvedkin
     [not found]             ` <CANDrEH=uUjgE8aVsFJ6qSWnh3bZfXjKyyx3xfQFfjiHV0DWw6A-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-05-07 11:38               ` Chilikin, Andrey
     [not found]                 ` <AAC06825A3B29643AF5372F5E0DDF053350C7DF4-kPTMFJFq+rFT4JjzTwqWc7fspsVTdybXVpNB7YpNyf8@public.gmane.org>
2015-05-08 14:58                   ` Vladimir Medvedkin
2015-05-08 14:58       ` Vladimir Medvedkin
2015-06-03 14:07         ` Thomas Monjalon
2015-06-16  9:07           ` Thomas Monjalon
2015-06-16 10:36             ` Bruce Richardson
2015-06-16 12:29         ` Bruce Richardson
2015-06-16 19:26           ` Vladimir Medvedkin
2015-06-19 14:55         ` [PATCH v4] " Vladimir Medvedkin
2015-06-19 15:59           ` Richardson, Bruce
2015-06-19 16:14             ` Vladimir Medvedkin
2015-06-29 12:18               ` Bruce Richardson
2015-06-19 16:33             ` Mcnamara, John
2015-06-19 17:31           ` [PATCH v5] " Vladimir Medvedkin
2015-06-29 12:40             ` Bruce Richardson
2015-06-30 12:14               ` Vladimir Medvedkin
2015-06-30 12:48                 ` Bruce Richardson
2015-06-30 23:40             ` [PATCH v6] " Vladimir Medvedkin
2015-07-01 15:29               ` Bruce Richardson [this message]
2015-07-01 21:23                 ` Thomas Monjalon
2015-07-22  7:55               ` Tony Lu
2015-07-27 11:57                 ` Vladimir Medvedkin
2015-07-29  5:01                   ` Qiu, Michael
2015-07-29 14:00                     ` Vladimir Medvedkin
2015-06-19 17:32           ` [PATCH v3] Add unit test for thash library Vladimir Medvedkin
2015-06-29 12:42             ` Bruce Richardson
2015-06-30 23:41             ` [PATCH v4] " Vladimir Medvedkin
2015-07-01 15:30               ` Bruce Richardson
2015-07-01 21:28                 ` Thomas Monjalon

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=20150701152952.GA8112@bricha3-MOBL3 \
    --to=bruce.richardson@intel.com \
    --cc=dev@dpdk.org \
    --cc=medvedkinv@gmail.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).