From: David S. Miller Date: Thu, 20 Apr 2017 19:32:32 +0000 (-0400) Subject: Merge branch 'mlxsw-flow-based-forwarding-OVS' X-Git-Tag: v4.12-rc1~129^2~152 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=d02e93d6471c44cc80e407f2c9791bc00fed2e91;p=linux.git Merge branch 'mlxsw-flow-based-forwarding-OVS' Jiri Pirko says: ==================== mlxsw: Allow flow based forwarding in OVS This patchset does some fixes so the HW is setup correctly to do flow-based (ACL based) forwarding for OVS-enslaved port. The first patch is just trivial fix spotted on the way. Patches 2-4 take care of proper FID setup which HW needs in order to for ACL based forwarding. The 7th patch (with dependency of patch 5 and 6) takes care of proper setup of ports that are enslaved in OVS. The last patch implements new FID miss trap that is used to push packets belonging to unknown flows to kernel and userspace. ==================== Signed-off-by: David S. Miller --- d02e93d6471c44cc80e407f2c9791bc00fed2e91