Merge tag 'mlx5-updates-2019-11-22' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
Saeed Mahameed says: ==================== mlx5-updates-2019-11-22 1) Misc Cleanups 2) Software steering support for Geneve ==================== Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
This commit is contained in:
@@ -1110,6 +1110,7 @@ enum {
|
||||
};
|
||||
|
||||
enum {
|
||||
MLX5_FLEX_PARSER_GENEVE_ENABLED = 1 << 3,
|
||||
MLX5_FLEX_PARSER_VXLAN_GPE_ENABLED = 1 << 7,
|
||||
MLX5_FLEX_PARSER_ICMP_V4_ENABLED = 1 << 8,
|
||||
MLX5_FLEX_PARSER_ICMP_V6_ENABLED = 1 << 9,
|
||||
|
Reference in New Issue
Block a user