RE: [PATCH] net/mlx5: fix the HWS registers initialization

2024-02-28 Thread Raslan Darawsheh
Hi > -Original Message- > From: Bing Zhao > Sent: Tuesday, February 27, 2024 5:26 PM > To: dev@dpdk.org; Suanming Mou ; Raslan > Darawsheh > Cc: Ori Kam ; Slava Ovsiienko ; > Matan Azrad ; Dariusz Sosnowski > ; Gregory Etelson ; > sta...@dpdk.org > Subject:

[PATCH] net/mlx5: fix the HWS registers initialization

2024-02-27 Thread Bing Zhao
The method to initialize tag registers by using capability bits is not supported on some old NICs. In the meanwhile, the HWS for flow rule insertion is not supported either. There is no need to initialize HWS only resource on the old NICs. Fixes: 48041ccbaa8d ("net/mlx5: initialize HWS flow regist