Re: [dpdk-dev] [PATCH 0/4] net/mlx5: prepare to add E-switch rule flags check

2018-11-14 Thread Shahaf Shuler
Tuesday, November 13, 2018 3:21 PM, Shahaf Shuler: > Subject: Re: [dpdk-dev] [PATCH 0/4] net/mlx5: prepare to add E-switch rule > flags check > > Monday, November 12, 2018 10:02 PM, Slava Ovsiienko: > > Subject: [PATCH 0/4] net/mlx5: prepare to add E-switch rule flags > &

Re: [dpdk-dev] [PATCH 0/4] net/mlx5: prepare to add E-switch rule flags check

2018-11-13 Thread Shahaf Shuler
Monday, November 12, 2018 10:02 PM, Slava Ovsiienko: > Subject: [PATCH 0/4] net/mlx5: prepare to add E-switch rule flags check > > The tc flower filter rules are used to control E-switch from the application > side. In order to gain garanteed rule hardware offload the skip_sw flag > should be spec

[dpdk-dev] [PATCH 0/4] net/mlx5: prepare to add E-switch rule flags check

2018-11-12 Thread Slava Ovsiienko
The tc flower filter rules are used to control E-switch from the application side. In order to gain garanteed rule hardware offload the skip_sw flag should be specified while applying the rule. Some tc rules is rejected by kernel if skip_sw flag is set by design. Currently this regards VXLAN tunnel