On 09/07/2025 12:56, Simon Horman wrote:
On Wed, Jul 09, 2025 at 11:26:20AM +0300, Gur Stavi wrote:
On 27/06/2025 07:12, Fan Gong wrote:
Add TX RX queue coalesce interfaces initialization.
It configures the parameters of tx & tx msix coalesce.
Co-developed-by: Xin Guo <guoxin09@xxxxxxxxxx>
Signed-off-by: Xin Guo <guoxin09@xxxxxxxxxx>
Co-developed-by: Zhu Yikai <zhuyikai1@xxxxxxxxxxxxxx>
Signed-off-by: Zhu Yikai <zhuyikai1@xxxxxxxxxxxxxx>
Signed-off-by: Fan Gong <gongfan1@xxxxxxxxxx>
---
.../net/ethernet/huawei/hinic3/hinic3_main.c | 61 +++++++++++++++++--
.../ethernet/huawei/hinic3/hinic3_nic_dev.h | 10 +++
2 files changed, 66 insertions(+), 5 deletions(-)
Reviewed-by: Vadim Fedorenko <vadim.fedorenko@xxxxxxxxx>
Procedural question about submissions:
Are we allowed (or expected) to copy the "Reviewed-by" above to future
submissions as long as we do not modify this specific patch?
Vadim is free to offer his own guidance, as it's his tag.
But in principle tags should be carried forward into future submissions
unless there is a material change. In this case I think that would
mean a material change this patch.
But if in doubt, please ask.
Thanks for doing so.
As Simon said, in general if there are no changes in the patch you can
carry forward Rb tag.