DPDK patches and discussions
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: dev@dpdk.org
Subject: TODO - remove dependency on ifconfig
Date: Tue, 10 Jan 2023 12:19:33 -0800	[thread overview]
Message-ID: <20230110121933.2e0989fa@hermes.local> (raw)

It would be good if DTS and DPDK docs and test did not use the ifconfig command.
Ifconfig is not maintained and is deprecated. Some distros have stopped shipping it.
Ifconfig only used ioctl's and was never updated to handle the many kinds of interfaces
and devices in Linux.

The documentation part is relatively straight forward, but there are lots
of calls to ifconfig in DTS.

             reply	other threads:[~2023-01-10 20:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-10 20:19 Stephen Hemminger [this message]
2023-01-11  7:40 ` David Marchand
2023-01-11 14:46   ` Honnappa Nagarahalli

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=20230110121933.2e0989fa@hermes.local \
    --to=stephen@networkplumber.org \
    --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).