Re: [PATCH] net: bcmgenet: use promisc for unsupported filters

2019-07-18 Thread Doug Berger
On 7/17/19 2:58 PM, justinpo...@gmail.com wrote: > From: Justin Chen > > Currently we silently ignore filters if we cannot meet the filter > requirements. This will lead to the MAC dropping packets that are > expected to pass. A better solution would be to set the NIC to promisc > mode when the r

Re: [PATCH] net: bcmgenet: use promisc for unsupported filters

2019-07-18 Thread David Miller
From: Florian Fainelli Date: Wed, 17 Jul 2019 20:38:47 -0700 > > > On 7/17/2019 2:58 PM, justinpo...@gmail.com wrote: >> From: Justin Chen >> >> Currently we silently ignore filters if we cannot meet the filter >> requirements. This will lead to the MAC dropping packets that are >> expected t

Re: [PATCH] net: bcmgenet: use promisc for unsupported filters

2019-07-17 Thread Florian Fainelli
On 7/17/2019 2:58 PM, justinpo...@gmail.com wrote: > From: Justin Chen > > Currently we silently ignore filters if we cannot meet the filter > requirements. This will lead to the MAC dropping packets that are > expected to pass. A better solution would be to set the NIC to promisc > mode when

[PATCH] net: bcmgenet: use promisc for unsupported filters

2019-07-17 Thread justinpopo6
From: Justin Chen Currently we silently ignore filters if we cannot meet the filter requirements. This will lead to the MAC dropping packets that are expected to pass. A better solution would be to set the NIC to promisc mode when the required filters cannot be met. Also correct the number of MD