From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Hall Subject: Re: Symmetric RSS Hashing, Part 2 Date: Mon, 23 Mar 2015 14:27:19 -0700 Message-ID: <20150323212719.GB5502@mhcomputing.net> References: <4212375A-A998-48A6-A41E-599E9A35410B@mhcomputing.net> <4378294.bYFEcjd8Sh@xps13> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev-VfR2kkLFssw@public.gmane.org To: Thomas Monjalon Return-path: Content-Disposition: inline In-Reply-To: <4378294.bYFEcjd8Sh@xps13> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" On Mon, Mar 23, 2015 at 04:20:33PM +0100, Thomas Monjalon wrote: > 2015-03-23 10:05, Matt Laswell: > > Hey Folks, > > > > I have essentially the same question as Matthew. Has there been progress > > in this area? > > No, AFAIK. > Submitting a patch would be a good start I think. Hi Thomas, We did have somebody in the past thread who tried the key recommended in a scientific paper to get a symmetric hash, 0x6d5a I believe. However it didn't seem to get the expected results when tested in real life. We're happy to make patches but we're not sure of the content to put in there if the only such RSS key we heard about didn't work when it was tested. Is there a subject matter expert in RSS who would be able to assist in more detail to figure out what went wrong? Matthew.