Re: [PATCH net-next] net: sched: don't set tunnel for decap action

2019-04-02 Thread David Miller
From: Vlad Buslov Date: Mon, 1 Apr 2019 14:16:59 +0300 > Action tunnel_key doesn't have a metadata/tunnel for release(decap) action. > Drivers do not dereference entry->tunnel pointer for that action type, so > this behavior doesn't result in a crash at the moment. However, this needs > to be co

[PATCH net-next] net: sched: don't set tunnel for decap action

2019-04-01 Thread Vlad Buslov
Action tunnel_key doesn't have a metadata/tunnel for release(decap) action. Drivers do not dereference entry->tunnel pointer for that action type, so this behavior doesn't result in a crash at the moment. However, this needs to be corrected as a preparation for updating hardware offloads API to not