[U-Boot] [PATCH 021/126] sandbox: net: Suppress the MAC-address warnings

Joe Hershberger joe.hershberger at ni.com
Sun Oct 6 02:41:53 UTC 2019


Hi Bin,

On Sat, Oct 5, 2019 at 9:13 PM Bin Meng <bmeng.cn at gmail.com> wrote:
>
> Hi Joe,
>
> On Sun, Oct 6, 2019 at 9:05 AM Joe Hershberger <joe.hershberger at ni.com> wrote:
> >
> > Hi Bin,
> >
> > On Fri, Oct 4, 2019 at 9:27 PM Bin Meng <bmeng.cn at gmail.com> wrote:
> > >
> > > Hi Simon,
> > >
> > > On Sat, Oct 5, 2019 at 10:16 AM Bin Meng <bmeng.cn at gmail.com> wrote:
> > > >
> > > > Hi Simon,
> > > >
> > > > On Wed, Sep 25, 2019 at 10:58 PM Simon Glass <sjg at chromium.org> wrote:
> > > > >
> > > > > These warnings appear every thing sandbox is run (see below) and dwarf the
> > > > > actual useful output. Suppress them.
> > > > >
> > > > > Hopefully at some point a way can be found to fix the root cause.
> > > >
> > > > Does removing ethaddr env from SANDBOX_ETH_SETTINGS in sandbox.h fix
> > > > this problem?
> > >
> > > I was able to reproduce this, and confirmed that removing ethaddr*
> > > envs from SANDBOX_ETH_SETTINGS in sandbox.h could fix the issue you
> > > were seeing.
> >
> > While that fixes the issue, it also breaks the unit tests.
> >
>
> Yes, it fixes sandbox with "-D" but fails with "-T".

Maybe we can make it work for both by removing them from the header,
but then setting the needed ethaddr's in the unit tests.

-Joe

> Regards,
> Bin
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> https://lists.denx.de/listinfo/u-boot


More information about the U-Boot mailing list