> 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?