On Tue, Nov 06, 2018 at 08:19:07PM +0100, Mark Kettenis wrote:
> > From: <[email protected]>
> > Date: Tue, 6 Nov 2018 10:50:20 -0800
> > 
> > Both system are on the same network, hub, router etc.  The amd system is on
> > Virtualbox on my PC and the arm system is an orangepi one.
> > 
> > >From the arm system:
> > 
> > op1bsdsnap1102#
> > op1bsdsnap1102# ftp -d -o /dev/null https://pypi.io/
> > host pypi.io, port https, path , save as /dev/null, auth none.
> > Trying 151.101.0.223...
> > Requesting https://pypi.io/
> 
> I can reproduce this on my Allwinner A20 system (Banana Pi) but on on
> NXP i.MX6 (Cubox-i4).  That suggests this is a network driver bug.
> However, my device is using dwge(4), whereas yours is using dwxe(4)
> isn't it?  It isn't inconceivable that both drivers have the same bug
> though, since the hardware is very similar.
> 

I was able to reproduce this on A20/dwge(4)/armv7 too, but not on
A64/dwxe(4)/arm64; just in case this does help narrowing down for the bug.

-Artturi

Reply via email to