RE: [PATCH net 0/2] Fix tc-ife bugs

2016-09-25 Thread Yotam Gigi
>-Original Message- >From: Yotam Gigi >Sent: Thursday, September 22, 2016 3:55 PM >To: j...@mojatatu.com; da...@davemloft.net; netdev@vger.kernel.org >Cc: Yotam Gigi >Subject: [PATCH net 0/2] Fix tc-ife bugs > >This patch-set contains two bugfixes in the tc-ife

[PATCH net 0/2] Fix tc-ife bugs

2016-09-22 Thread Yotam Gigi
This patch-set contains two bugfixes in the tc-ife action, one fixing some random behaviour in encode side, and one fixing the decode side packet parsing logic. Yotam Gigi (2): act_ife: Fix external mac header on encode act_ife: Fix false parsing on decode side net/sched/act_ife.c | 9 --