Patchew URL:
https://patchew.org/QEMU/20191207203450.6304-1-bilalwasim...@gmail.com/
Hi,
This series seems to have some coding style problems. See output below for
more information:
Subject: [PATCH] Adding support for MAC filtering in the FEC IP implementation.
Type: series
Message-id
From: Bilal Wasim
This addition ensures that the IP does NOT boot up in
promiscuous mode by default, and so the software only receives the desired
packets(Unicast, Broadcast, Unicast / Multicast hashed) by default. The
software running on-top of QEMU can also modify these settings and disable
rec
Adding support for MAC filtering in the FEC IP
implementation. This addition ensures that the IP does NOT boot up in
promiscuous mode by default, and so the software only receives the desired
packets(Unicast, Broadcast, Unicast / Multicast hashed) by default. The
software running on-top of QEM