]> 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)
commit2d428ef0cb9917405708edb4b9d82d23f73ebb34
treefe8c29459996a4c0fe2ea0bbd2a0dfc77051def3
parentaf403359ec6c64fc304c21805b1744cb984c9a65
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