On 07/31/2011 11:56 AM, am1463 wrote:
> On Wed, Jul 27, 2011 at 7:13 PM, Alexander Duyck
> wrote:
>> Gorgos,
>>
>> I would recommend looking at some patches I had submitted as an RFC back in
>> December.
>>
>> http://patchwork.ozlabs.org/patch/76051/
>> http://patchwork.ozlabs.org/patch/76052/
>>
On Wed, Jul 27, 2011 at 7:13 PM, Alexander Duyck
wrote:
>
> Gorgos,
>
> I would recommend looking at some patches I had submitted as an RFC back in
> December.
>
> http://patchwork.ozlabs.org/patch/76051/
> http://patchwork.ozlabs.org/patch/76052/
> http://patchwork.ozlabs.org/patch/76053/
>
> W
On 07/27/2011 07:06 AM, Giorgos Vasiliadis wrote:
> Dear Duyck,
>
> I found your e-mail in some lists regarding the ixgbe driver
> development. The reason I sent you this email, is because I want to
> ask you a question about the RSS hash function in intel 88599 cards.
>
> In my project, I want to
Brandeburg, Jesse 쓴 글:
On Wed, 1 Jul 2009, 배영부 wrote:
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
On Wed, 1 Jul 2009, 배영부 wrote:
> 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 ch