Re: [PATCH v3] net/imx_fec: Adding support for MAC filtering in the FEC IP implementation.

2019-12-11 Thread Bilal Wasim
nning on-top of the QEMU model. Tested with the armv7-a > SABRE_LITE machine. > Testing included running a custom OS with IPv4 / IPv6 support. Hashing > and filtering of packets is tested to work well. Skeleton taken from > the CADENCE_GEM IP and hash generation algorithm from the Li

Re: [PATCH] net/imx_fec: Updating the IMX_FEC IP to support loopback mode.

2019-12-03 Thread Bilal Wasim
ping...

Re: [PATCH v2] net/cadence_gem: Updating the GEM MAC IP to properly filter out multicast addresses.

2019-11-29 Thread Bilal Wasim
al, > > Sorry, just one more thing I had missed, we need to update > gem_transmit_updatestats() aswell, in a similar way as we did with > gem_receive_updatestats(). > > Cheers, > Edgar > > > > > > Signed-off-by: Bilal Wasim > > --- > > hw/net/cad

[Qemu-devel] [Bug 1724590] Re: Usermode networking hostfwd only listens on IPv4

2019-08-23 Thread Bilal Wasim
Hi Guys - I'm currently trying to use IPv6 with QEMU on ARM / AARCH64 Models (Sabre-Lite / Zync SOCs) and I see this problem. The system gets an IPv6 address from the QEMU in-built router which can be used to ping the default gateway (the dhcp router itself). All this is good but not really