Sudhindra Aithal
Sudhindra Aithal
[ecbaldwin](https://github.com/ecbaldwin) please review and merge.
root@f4b1252e2cc5:/# grep "asyncOnLinkMsg" /var/log/syslog | wc -l 1050 root@f4b1252e2cc5:/# However on old, just.1 for each interface root@de88276cddc7:/# grep "asyncOnLinkMsg" /var/log/syslog | grep Ethernet | wc -l 103 root@de88276cddc7:/#
I was able to get around this problem by creating veth interface eth0-31 , that way all Ethernet* interface can map to a tap interface. After that this problem seems...
this is on virtual switch. I think flood of messages is causing some lock up on netlink socket of sycnd. So, if we just bring up VS without all veth...