Re: RE: [PATCH] Updating the GEM MAC IP to properly filter out the multicast addresses

2019-11-29 Thread no-reply
Patchew URL: https://patchew.org/QEMU/2b7a42487a5d4a258062bd209a0d1...@svr-ies-mbx-03.mgc.mentorg.com/ Hi, This series seems to have some coding style problems. See output below for more information: Subject: RE: [PATCH] Updating the GEM MAC IP to properly filter out the multicast addresses

RE: [PATCH] Updating the GEM MAC IP to properly filter out the multicast addresses

2019-11-29 Thread Wasim, Bilal
git "send-email" doesn't really work well with my work account because the server considers it "less secure" and does NOT provide a way around it.. I've had to re-submit the patch from my secondary email... -Original Message- From: Qemu-arm

RE: [PATCH] Updating the GEM MAC IP to properly filter out the multicast addresses

2019-11-28 Thread Wasim, Bilal
This was one of my first attempts, and so I was sure to miss something.. I've incorporated all the updates in this patch.. Let me know what you think about this.. net/cadence_gem: Updating the GEM MAC IP to properly filter out the multicast addresses. The current code makes a bad assumption

RE: [PATCH] Updating the GEM MAC IP to properly filter out the multicast addresses

2019-11-28 Thread Wasim, Bilal
Thanks for the pointers.. I will incorporate all these changes and post an updated thread asap.. -Original Message- From: Edgar E. Iglesias [mailto:edgar.igles...@gmail.com] Sent: Thursday, November 28, 2019 10:32 PM To: Wasim, Bilal Cc: qemu-devel@nongnu.org; alist...@alistair23.me;

Re: [PATCH] Updating the GEM MAC IP to properly filter out the multicast addresses

2019-11-28 Thread Edgar E. Iglesias
On Thu, Nov 28, 2019 at 05:02:00PM +, Wasim, Bilal wrote: > This was one of my first attempts, and so I was sure to miss something.. I've > incorporated all the updates in this patch.. Let me know what you think about > this.. > > net/cadence_gem: Updating the GEM MAC IP to properly filter

Re: [PATCH] Updating the GEM MAC IP to properly filter out the multicast addresses

2019-11-28 Thread Edgar E. Iglesias
On Thu, Nov 28, 2019 at 03:10:16PM +, Wasim, Bilal wrote: > [PATCH] Updating the GEM MAC IP to properly filter out the multicast > addresses. The current code makes a bad assumption that the most-significant > byte of the MAC address is used to determine if the address is multicast or >