Activity log for bug #1967754

Date Who What changed Old value New value Message
2022-04-04 13:22:18 Amir Tzin bug added bug
2022-04-04 13:30:09 Ubuntu Kernel Bot linux (Ubuntu): status New Incomplete
2022-04-04 14:04:06 Amir Tzin description on kernel 5.15.0-23-generic devlink cannot show/change flow steering mode [test case] # devlink dev param show pci/0000:24:00.0 name flow_steering_mode pci/0000:24:00.0: name flow_steering_mode type driver-specific values: (flow steering mode description is missing beneath values) # devlink dev param set pci/0000:24:00.0 name flow_steering_mode value smfs cmode runtime Segmentation fault (core dumped) and also with upstream iproute # ./iproute2/devlink/devlink dev param set pci/0000:24:00.0 name flow_steering_mode value smfs cmode runtime Configuration mode not supported this issue is a degradation introduced by commit from jammy tree 76385c47db37 ("net/mlx5: Accept devlink user input after driver initialization complete") issue do not repro on v5.15.0 or when the above commit is reverted. on kernel 5.15.0-23-generic devlink cannot show/change flow steering mode [test case] # devlink dev param show pci/0000:24:00.0 name flow_steering_mode pci/0000:24:00.0:   name flow_steering_mode type driver-specific     values: (flow steering mode description is missing beneath "values:") # devlink dev param set pci/0000:24:00.0 name flow_steering_mode value smfs cmode runtime Segmentation fault (core dumped) and also with upstream iproute # ./iproute2/devlink/devlink dev param set pci/0000:24:00.0 name flow_steering_mode value smfs cmode runtime Configuration mode not supported this issue is a degradation introduced by commit from jammy tree 76385c47db37 ("net/mlx5: Accept devlink user input after driver initialization complete") issue do not repro on v5.15.0 or when the above commit is reverted.
2022-04-05 23:20:20 dann frazier linux (Ubuntu): status Incomplete Confirmed
2022-04-19 15:16:46 dann frazier linux (Ubuntu): status Confirmed Fix Committed