[ovs-dev] [PATCH V11 18/33] netdev-tc-offloads: Implement netdev flow put using tc interface

Simon Horman simon.horman at netronome.com
Thu Jun 15 10:13:31 UTC 2017


On Tue, Jun 13, 2017 at 06:03:40PM +0300, Roi Dayan wrote:
> From: Paul Blakey <paulb at mellanox.com>
> 
> Currently only tunnel offload is supported.
> 
> Signed-off-by: Paul Blakey <paulb at mellanox.com>
> Reviewed-by: Roi Dayan <roid at mellanox.com>
> Reviewed-by: Simon Horman <simon.horman at netronome.com>
> Acked-by: Flavio Leitner <fbl at sysclose.org>

I have applied this to master with the following trivial modification.

> +static int
> +test_key_and_mask(struct match *match) {

I changed the above to:

static int
test_key_and_mask(struct match *match)
{


More information about the dev mailing list