All of lore.kernel.org
 help / color / mirror / Atom feed
From: "J.Hwan Kim" <frog1120@gmail.com>
To: netdev <netdev@vger.kernel.org>
Subject: Unicast hash for IXGBEVF driver
Date: Sat, 27 Aug 2011 16:23:21 +0900	[thread overview]
Message-ID: <4E589B69.7020305@gmail.com> (raw)

Hi, everyone

How can I distribute the packets according to destination MAC address
into multi-virtual fucntion queue?
Now, my setting is that all bit of PFUTA are '1' and ROPE bit is 1,
so all mac packet is duplicated to all VF queue.
I cannot understand the meaning of bits of PFUTA and the relation
with mac address.
I want to distribute the received packets to RX queues respectively,
not duplicated.


Thanks in advance.

Best Regards,
J.Hwan Kim

             reply	other threads:[~2011-08-27  7:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-27  7:23 J.Hwan Kim [this message]
2011-08-27  7:34 ` Unicast hash for IXGBEVF driver Jeff Kirsher
2011-08-29 18:24   ` Rose, Gregory V
2011-08-30  1:05     ` J.Hwan Kim

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=4E589B69.7020305@gmail.com \
    --to=frog1120@gmail.com \
    --cc=netdev@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.