mbox series

[v2,0/1] fix Rx queue interrupt setting

Message ID 20220520023936.259286-1-ke1x.zhang@intel.com (mailing list archive)
Headers
Series fix Rx queue interrupt setting |

Message

Zhang, Ke1X May 20, 2022, 2:39 a.m. UTC
  v2:
 Add more explanation what's the issue and how we fix this
 issue in commit log.

Ke Zhang (1):
  net/iavf: fix Rx queue interrupt setting

 drivers/net/iavf/iavf_ethdev.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Comments

Qi Zhang May 20, 2022, 2:51 a.m. UTC | #1
> -----Original Message-----
> From: Ke Zhang <ke1x.zhang@intel.com>
> Sent: Friday, May 20, 2022 10:40 AM
> To: Li, Xiaoyun <xiaoyun.li@intel.com>; Wu, Jingjing <jingjing.wu@intel.com>;
> Xing, Beilei <beilei.xing@intel.com>; dev@dpdk.org
> Cc: Zhang, Ke1X <ke1x.zhang@intel.com>
> Subject: [PATCH v2 0/1] fix Rx queue interrupt setting
> 
> v2:
>  Add more explanation what's the issue and how we fix this  issue in commit log.

For single patch, no need a separate change lot, it should be combined with the patch.


> 
> Ke Zhang (1):
>   net/iavf: fix Rx queue interrupt setting
> 
>  drivers/net/iavf/iavf_ethdev.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> --
> 2.25.1