From: Dave Wallace Date: Sat, 25 Nov 2017 02:44:06 +0000 (-0500) Subject: VCL: improve debug output X-Git-Tag: v18.04-rc0~182 X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=ee45d41a10c3459fc11e7d037fc411fd4cdfd495;hp=ee45d41a10c3459fc11e7d037fc411fd4cdfd495;p=vpp.git VCL: improve debug output - Refactor debug output to include vpp handle associated with session id where appropriate. - Fix vcom_connect return value on error. - Refactor vcom_socket_epoll_pwait(). - Fix sock_test_server/client connect failure handling. Change-Id: I2649596aa4b8a77d9bd876409a76810cb2785797 Signed-off-by: Dave Wallace ---