[dpdk-dev] [PATCH 2/2] drivers: register aliases for renamed VDEV drivers

De Lara Guarch, Pablo pablo.de.lara.guarch at intel.com
Fri Oct 21 02:15:33 CEST 2016



> -----Original Message-----
> From: Jan Blunck [mailto:jblunck at gmail.com] On Behalf Of Jan Blunck
> Sent: Thursday, October 20, 2016 2:37 AM
> To: dev at dpdk.org
> Cc: De Lara Guarch, Pablo; thomas.monjalon at 6wind.com;
> yuanhan.liu at linux.intel.com; Mcnamara, John
> Subject: [PATCH 2/2] drivers: register aliases for renamed VDEV drivers
> 
> This registers the legacy names of the driver being renamed in commit
> 2f45703c17acb943aaded9f79676fd56a72542b2.
> 
> Signed-off-by: Jan Blunck <jblunck at infradead.org>
> ---
>  drivers/net/af_packet/rte_eth_af_packet.c | 1 +
>  drivers/net/bonding/rte_eth_bond_pmd.c    | 1 +
>  drivers/net/mpipe/mpipe_tilegx.c          | 2 ++
>  drivers/net/null/rte_eth_null.c           | 1 +
>  drivers/net/pcap/rte_eth_pcap.c           | 1 +
>  drivers/net/ring/rte_eth_ring.c           | 1 +
>  drivers/net/vhost/rte_eth_vhost.c         | 1 +
>  drivers/net/virtio/virtio_user_ethdev.c   | 1 +
>  drivers/net/xenvirt/rte_eth_xenvirt.c     | 1 +
>  9 files changed, 10 insertions(+)
> 

Hi Jan,

Could you also add the alias for the virtual cryptodev devices?
I can do it for you if you want.

Thanks,
Pablo


More information about the dev mailing list