test suite reviews and discussions
 help / color / mirror / Atom feed
* Re: TODO - remove dependency on ifconfig
       [not found] <20230110121933.2e0989fa@hermes.local>
@ 2023-01-11  7:40 ` David Marchand
  2023-01-11 14:46   ` Honnappa Nagarahalli
  0 siblings, 1 reply; 2+ messages in thread
From: David Marchand @ 2023-01-11  7:40 UTC (permalink / raw)
  To: Stephen Hemminger; +Cc: dev, dts, Honnappa Nagarahalli, Juraj Linkeš

On Tue, Jan 10, 2023 at 9:19 PM Stephen Hemminger
<stephen@networkplumber.org> wrote:
>
> 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

Can you send patches for the doc?

> of calls to ifconfig in DTS.

Cc: dts@ and people involved in dts cleaning up


-- 
David Marchand


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

* RE: TODO - remove dependency on ifconfig
  2023-01-11  7:40 ` TODO - remove dependency on ifconfig David Marchand
@ 2023-01-11 14:46   ` Honnappa Nagarahalli
  0 siblings, 0 replies; 2+ messages in thread
From: Honnappa Nagarahalli @ 2023-01-11 14:46 UTC (permalink / raw)
  To: David Marchand, Stephen Hemminger
  Cc: dev, dts, Juraj Linkeš, Lijuan Tu, Owen Hilyard, nd, nd

<snip>

> 
> On Tue, Jan 10, 2023 at 9:19 PM Stephen Hemminger
> <stephen@networkplumber.org> wrote:
> >
> > 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
> 
> Can you send patches for the doc?
> 
> > of calls to ifconfig in DTS.
> 
> Cc: dts@ and people involved in dts cleaning up
We discussed this topic, the DTS patch that was merged in the last DPDK release does not need ifconfig. The future patches, for dpdk repo, will use 'ip' command.

The existing DTS tree will not be changed.

> 
> 
> --
> David Marchand


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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20230110121933.2e0989fa@hermes.local>
2023-01-11  7:40 ` TODO - remove dependency on ifconfig 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).