[dpdk-dev] [PATCH] net/virtio: remove unnecessary macro definitions

Maxime Coquelin maxime.coquelin at redhat.com
Tue Jan 2 07:39:18 CET 2018



On 12/26/2017 10:25 AM, Zhiyong Yang wrote:
> DPDK has already the definition of Ethernet numeric link speeds in Mbps in
> the file Rte_ethdev.h, it is unnecessary to rededine virtio specific link
> speeds macros again.
> 
> Signed-off-by: Zhiyong Yang<zhiyong.yang at intel.com>
> ---
>   drivers/net/virtio/virtio_ethdev.c | 2 +-
>   drivers/net/virtio/virtio_ethdev.h | 5 -----
>   2 files changed, 1 insertion(+), 6 deletions(-)

Reviewed-by: Maxime Coquelin <maxime.coquelin at redhat.com>

Thanks,
Maxime


More information about the dev mailing list