Re: [vpp-dev] xdot hangs when used to view vpp graphviz #vpp #vpp

2019-05-15 Thread Benoit Ganne (bganne) via Lists.Fd.Io
> Any suggestion on what might be causing? > bbalaji@bbalaji-vm-1:~/Repos/vpp$ xdot /tmp/vpp.dot [...] > File "/usr/lib/python3.6/selectors.py", line 376, in select > fd_event_list = self._poll.poll(timeout) > KeyboardInterrupt Probably xdot choking on the VPP graph complexity 😊 I have been

[vpp-dev] xdot hangs when used to view vpp graphviz #vpp #vpp

2019-05-14 Thread bbalaji via Lists.Fd.Io
Any suggestion on what might be causing? bbalaji@bbalaji-vm-1:~/Repos/vpp$ xdot /tmp/vpp.dot ^CTraceback (most recent call last): File "/usr/bin/xdot", line 4, in main() File "/usr/lib/python3/dist-packages/xdot/__main__.py", line 77, in main win.open_file(inputfile) File "/usr/lib/python3/dist-