[ovs-dev] [PATCH v3 05/10] dpif: Add support to set user features

Simon Horman horms at verge.net.au
Wed Dec 11 19:55:18 UTC 2019


On Tue, Dec 03, 2019 at 03:45:29PM +0200, Roi Dayan wrote:
> From: Paul Blakey <paulb at mellanox.com>
> 
> This enables user features on the kernel datapath via the DP_CMD_SET
> command, and also retrieves them to check for actual support and
> not just an older kernel ignoring the requested features.
> 
> This will be used in next patch to enable recirc_id sharing with tc.
> 
> ----
> 
> Changelog:
> 
> V2->V3:
>     Refactored commit, to move it earlier
>     Renamed commit from "netdev-offloads-tc: Probe recirc tc sharing feature on first recirc_id rule"
> 
> Signed-off-by: Paul Blakey <paulb at mellanox.com>

I think this has been reported elsewhere, but there seems to be a build
error introduced by this patch.

https://patchwork.ozlabs.org/patch/1203712/#2316709

https://travis-ci.org/horms2/ovs/jobs/623718979




More information about the dev mailing list