DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Huertas García, Víctor" <vhuertas@indra.es>
To: "dev@dpdk.org" <dev@dpdk.org>
Subject: [dpdk-dev] Nehalem Intel Xeon X5506 architecture and PCIe NIC association to Numa node
Date: Thu, 8 Feb 2018 16:27:36 +0000	[thread overview]
Message-ID: <9d72fe002dcf4740969a652bf7df057f@MadMail01.indra.es> (raw)


Hi all,

After having tried many ways to make the PCIe NIC card appear associated to a numa node, I haven't been able to do it.
That is, every time I try to look at which numa node belongs it always returns -1.

$ cat /sys/bus/pci/devices/0000\:04\:00.1/numa_node
-1

$ cat /sys/bus/pci/devices/0000\:04\:00.0/numa_node
-1

Using lstopo, I confirm that all PCI cards are "outside" of  any Numa node.

I have read in previous posted messages in dpdk-dev community that this is normal in Nehalem generation Xeon architecture and there is nothing I can do about it. Can somebody confirm this?
If so, what implications could this have on packet capture and performance?

Are the NICs available in my DPDK applications? Do I have to specifically "add" them by "-w 04:00.1 - w 04:00.0"?
Is RSS supported and usable from the DPDK application?

Thanks a lot for your attention

Victor

________________________________

Este correo electrónico y, en su caso, cualquier fichero anexo al mismo, contiene información de carácter confidencial exclusivamente dirigida a su destinatario o destinatarios. Si no es vd. el destinatario indicado, queda notificado que la lectura, utilización, divulgación y/o copia sin autorización está prohibida en virtud de la legislación vigente. En el caso de haber recibido este correo electrónico por error, se ruega notificar inmediatamente esta circunstancia mediante reenvío a la dirección electrónica del remitente.
Evite imprimir este mensaje si no es estrictamente necesario.

This email and any file attached to it (when applicable) contain(s) confidential information that is exclusively addressed to its recipient(s). If you are not the indicated recipient, you are informed that reading, using, disseminating and/or copying it without authorisation is forbidden in accordance with the legislation in effect. If you have received this email by mistake, please immediately notify the sender of the situation by resending it to their email address.
Avoid printing this message if it is not absolutely necessary.

             reply	other threads:[~2018-02-08 16:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-08 16:27 Huertas [this message]
2018-02-08 16:42 ` Bruce Richardson
2018-02-08 18:36 Victor Huertas

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=9d72fe002dcf4740969a652bf7df057f@MadMail01.indra.es \
    --to=vhuertas@indra.es \
    --cc=dev@dpdk.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 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).