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

Bin Meng bmeng.cn at gmail.com
Sun Oct 6 02:12:13 UTC 2019


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

Regards,
Bin


More information about the U-Boot mailing list