DPDK patches and discussions
 help / color / mirror / Atom feed
* TODO - remove dependency on ifconfig
@ 2023-01-10 20:19 Stephen Hemminger
  2023-01-11  7:40 ` David Marchand
  0 siblings, 1 reply; 3+ messages in thread
From: Stephen Hemminger @ 2023-01-10 20:19 UTC (permalink / raw)
  To: dev

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.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-01-11 14:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-10 20:19 TODO - remove dependency on ifconfig Stephen Hemminger
2023-01-11  7:40 ` David Marchand
2023-01-11 14:46   ` Honnappa Nagarahalli

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).