Hi there,

I'm still evaluating RSS feature of Intel 82598EB AF 10G ethernet card.
I think this is my last problem.
that is computed hash value of NIC.
Before the evaluation, I wrote a simulation code to simulate ComputeHash 
function according to datasheet.
and I checked it by RSS verification suit of datasheet. It's correct.
But when I read rss value from descriptor(of cause I use advanced 
descriptor format) of received packet,
It is not the same with result of simulating code.
Of cause, I've used same source and destination IP address and port. But 
it's not.
and My simulating code also use the same seed key with device driver code.
I think they should be the same. aren't they?
(Can you understand me? I'm afraid of my poor English.)
Why? Is there another ComputeHash function differ from datasheet?
Help me, please.
Thank you in advance.

Best regrads.

------------------------------------------------------------------------------
_______________________________________________
E1000-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/e1000-devel

Reply via email to