DPDK usage discussions
 help / color / mirror / Atom feed
From: Oleksandr Nahnybida <oleksandrn@interfacemasters.com>
To: users@dpdk.org
Subject: DPDK port -> GCP interface
Date: Thu, 8 Jun 2023 17:40:53 +0300	[thread overview]
Message-ID: <CAAFk=6CDUdE_d7Pdx4TDR7ECzzT1-Wrxim6vxqvKs4KEvivaOA@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 475 bytes --]

Hi All,

I'm using dpdk in google cloud, but I don't know a good way to know which
dpdk port corresponds to a network interface on the GCP side for instances
with multiple interfaces.
The problem is that GCP doesn't provide API to get MAC address of the
interface, so Mac matching is impossible. The next thing is matching IP,
but for that, I need to handle the IP assignment(DHCP), and it is not
something I want to implement.

Any recommendations?

Best Regards,
Oleksandr

[-- Attachment #2: Type: text/html, Size: 602 bytes --]

                 reply	other threads:[~2023-06-09  9:21 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='CAAFk=6CDUdE_d7Pdx4TDR7ECzzT1-Wrxim6vxqvKs4KEvivaOA@mail.gmail.com' \
    --to=oleksandrn@interfacemasters.com \
    --cc=users@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).