Re: [PATCH] ath10k: Convert wow pattern from 802.3 to 802.11

2018-04-11 Thread Wen Gong
Hi, I will move the convert graph from comments to code and send Patch V2. And new graph like this: /** + * Convert a 802.3 format to a 802.11 format. + * ++---+++ + * 802.3:  |dest mac(6B)|src mac(6B)|type(2B)| body...    | + * +---

RE: [PATCH] ath10k: Convert wow pattern from 802.3 to 802.11

2018-04-11 Thread Wen Gong
April 12, 2018 7:13 AM > To: Wen Gong > Cc: linux-wireless@vger.kernel.org; ath...@lists.infradead.org > Subject: Re: [PATCH] ath10k: Convert wow pattern from 802.3 to 802.11 > > Hi, > > On Fri, Mar 30, 2018 at 11:18:19AM +0800, Wen Gong wrote: > > When trying to s

Re: [PATCH] ath10k: Convert wow pattern from 802.3 to 802.11

2018-04-11 Thread Brian Norris
Hi, On Fri, Mar 30, 2018 at 11:18:19AM +0800, Wen Gong wrote: > When trying to set wow wakeup patterns it fails with this command: > > iw phyxx wowlan enable patterns offset xx+ IP address xx.xx.xx.xx > > The reason is that the wow pattern from upper layer is in 802.3 format > for this case, it