Re: [ovs-dev] [PATCH 1/3] dpif-netdev: Avoid infinite re-addition of misconfigured ports.

2019-12-09 Thread William Tu
On Sat, Dec 07, 2019 at 03:46:16PM +0100, Ilya Maximets wrote: > Infinite re-addition of failed ports happens if the device in userspace > datapath has a linux network interface and it's not able to be > configured. For example, if the first reconfiguration fails because of > misconfiguration or

[ovs-dev] [PATCH 1/3] dpif-netdev: Avoid infinite re-addition of misconfigured ports.

2019-12-07 Thread Ilya Maximets
Infinite re-addition of failed ports happens if the device in userspace datapath has a linux network interface and it's not able to be configured. For example, if the first reconfiguration fails because of misconfiguration or bad initial device state. In current code victims are afxdp ports and