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
; Cc: dev@dpdk.org; n...@arm.com
> Subject: [dpdk-dev] [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
> ---
> drivers/net/virtio/v
> 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
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 --git a/drivers/net/virtio/virtio_rxtx_simple_neon.c
b/dri
5 matches
Mail list logo