On 6/30/20 9:27 AM, Maxime Coquelin wrote:
>
>
> On 6/24/20 10:45 AM, Joyce Kong wrote:
>> Virtio_hw *hw has been pointed to vq->hw, it is better to use
>> hw instead of vq->hw in later code.
>>
>> Signed-off-by: Joyce Kong
>> ---
>> drivers/net/virtio/virtio_rxtx_simple_neon.c | 4 ++--
>>
On 6/24/20 10:45 AM, Joyce Kong wrote:
> Virtio_hw *hw has been pointed to vq->hw, it is better to use
> hw instead of vq->hw in later code.
>
> Signed-off-by: Joyce Kong
> ---
> drivers/net/virtio/virtio_rxtx_simple_neon.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff
> -Original Message-
> From: dev On Behalf Of Joyce Kong
> Sent: Wednesday, June 24, 2020 4:45 PM
> To: jer...@marvell.com; maxime.coque...@redhat.com; Wang, Zhihong
> ; Ye, Xiaolong ;
> ruifeng.w...@arm.com; honnappa.nagaraha...@arm.com; phil.y...@arm.com
> Cc: dev@dpdk.org; n...@arm.co
> Subject: [PATCH v1] net/virtio: simplify variable name
>
> Virtio_hw *hw has been pointed to vq->hw, it is better to use hw instead of
> vq->hw in later code.
>
> Signed-off-by: Joyce Kong
Reviewed-by: Honnappa Nagarahalli
> ---
> drivers/net/virtio/virtio_rxtx_simple_neon.c | 4 ++--
> 1
4 matches
Mail list logo