[U-Boot] [RFC PATCH 5/8] net: ipv6 support

Joe Hershberger joe.hershberger at gmail.com
Tue Nov 3 22:03:01 CET 2015


Hi Chris,

On Tue, Nov 3, 2015 at 2:54 PM, Chris Packham <judge.packham at gmail.com> wrote:
> On Wed, Nov 4, 2015 at 8:41 AM, Joe Hershberger
> <joe.hershberger at gmail.com> wrote:
> <snip>
>
>>> I'm actually testing with x86 on QEMU so I think LE is all good. I'll
>>> remove the comment.
>>
>> Great. Have you done any testing in sandbox? I'd really like to see
>> unit tests go in as part of this series.
>>
>
> I'll take a look. For the parsing etc that should be doable. I think I
> may run into problems with the linux network stack getting in the way
> for some of the link-local handling. Are there any existing tests for
> the networking code?

Yes, there is test/dm/eth.c that does some pinging to test out the
Ethernet stack.

Also, sandbox has drivers/net/sandbox-raw.c that allows sandbox to
interact with the host network adapter. See
board/sandbox/README.sandbox

Cheers,
-Joe


More information about the U-Boot mailing list