mbox series

[SRU,jammy,0/1] MLX patch to set MLX5_FLOW_CONTEXT_ACTION_FWD_DEST flag on tc action goto

Message ID 20230306230550.65625-1-john.cabaj@canonical.com
Headers show
Series MLX patch to set MLX5_FLOW_CONTEXT_ACTION_FWD_DEST flag on tc action goto | expand

Message

John Cabaj March 6, 2023, 11:05 p.m. UTC
BugLink: https://canonical.lightning.force.com/lightning/r/Case/5004K00000TKB4OQAX/view (Pickup upstream mlx patch to Ubuntu 22.04 ibm-gt kernel)

[Impact]

* Include Mellanox patch to set MLX5_FLOW_CONTEXT_ACTION_FWD_DEST action flag when parsing tc action goto

[Fix]

* Clean cherry-pick

[Test Case]

* Compile tested
* Boot tested
* Further tested by IBM

[Where things could go wrong]

* Regression risk is low, localized fix, only two functions modified

Roi Dayan (1):
  net/mlx5e: Set action fwd flag when parsing tc action goto

 .../net/ethernet/mellanox/mlx5/core/en_tc.c   | 43 ++++++++-----------
 1 file changed, 18 insertions(+), 25 deletions(-)

Comments

Stefan Bader March 7, 2023, 9:24 a.m. UTC | #1
On 07.03.23 00:05, John Cabaj wrote:
> BugLink: https://canonical.lightning.force.com/lightning/r/Case/5004K00000TKB4OQAX/view (Pickup upstream mlx patch to Ubuntu 22.04 ibm-gt kernel)

Changes to distro kernels _must_ have a public Launchpad bug report (and 
reference that). Though the case reference suggests you are not 
submitting for jammy:linux. In which case your subject lines are 
incorrect (and you probably do not want to have submitted to _this_ list).

-Stefan
> 
> [Impact]
> 
> * Include Mellanox patch to set MLX5_FLOW_CONTEXT_ACTION_FWD_DEST action flag when parsing tc action goto
> 
> [Fix]
> 
> * Clean cherry-pick
> 
> [Test Case]
> 
> * Compile tested
> * Boot tested
> * Further tested by IBM
> 
> [Where things could go wrong]
> 
> * Regression risk is low, localized fix, only two functions modified
> 
> Roi Dayan (1):
>    net/mlx5e: Set action fwd flag when parsing tc action goto
> 
>   .../net/ethernet/mellanox/mlx5/core/en_tc.c   | 43 ++++++++-----------
>   1 file changed, 18 insertions(+), 25 deletions(-)
>