]> git.baikalelectronics.ru Git - kernel.git/commit
net/mlx5_core: Introduce modify flow table command
authorMaor Gottlieb <maorg@mellanox.com>
Mon, 11 Jan 2016 08:26:00 +0000 (10:26 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 11 Jan 2016 22:48:52 +0000 (17:48 -0500)
commit48c44bb26c02c4fed9851592afcc7bce9bde32a3
treefe8c29459996a4c0fe2ea0bbd2a0dfc77051def3
parentc9fa290cb7c1b03b0b76867ac89f5dd563aecc45
net/mlx5_core: Introduce modify flow table command

Introduce the modify flow table command. This command is used when
we want to change the next flow table of an existing flow table.
The next flow table is defined as the table we search (in order
to find a match), if we couldn't find a match in any of the flow table
entries in the current flow table.

Signed-off-by: Maor Gottlieb <maorg@mellanox.com>
Signed-off-by: Moni Shoua <monis@mellanox.com>
Signed-off-by: Matan Barak <matanb@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlx5/core/fs_cmd.c
drivers/net/ethernet/mellanox/mlx5/core/fs_cmd.h
include/linux/mlx5/mlx5_ifc.h