Re: [ovs-dev] [PATCH v3] netdev-dpdk: fix ifindex assignment for DPDK ports

2017-03-28 Thread Lal, PrzemyslawX
Hi, Please ignore this message. Corrected version of this patch is posted here: https://mail.openvswitch.org/pipermail/ovs-dev/2017-March/330263.html Sorry for confusion. Best Regards, Przemyslaw Lal In current implementation port_id is used as an ifindex for all netdev-dpdk interfaces.

[ovs-dev] [PATCH v3] netdev-dpdk: fix ifindex assignment for DPDK ports

2017-03-28 Thread Przemyslaw Lal
In current implementation port_id is used as an ifindex for all netdev-dpdk interfaces. For physical DPDK interfaces using port_id as ifindex causes that '0' is set as ifindex for 'dpdk0' interface, '1' for 'dpdk1' and so on. For the DPDK vHost interfaces ifindexes are not even assigned (0 is