<div dir="ltr">Yes it is.<div><br></div><div>I&#39;m also confused, as when I use normal kernel based ovs-2.3.0, `ovs-ofctl snoop br0` works good and will not quit.</div></div><div class="gmail_extra"><br><div class="gmail_quote">2017-07-12 23:24 GMT+08:00 Ben Pfaff <span dir="ltr">&lt;<a href="mailto:blp@ovn.org" target="_blank">blp@ovn.org</a>&gt;</span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Wed, Jul 12, 2017 at 04:21:04PM +0800, Sam wrote:<br>
&gt; hi all,<br>
&gt;<br>
&gt; I&#39;m running ovs-dpdk(ovs-2.4.9), I found the counter of bond port of br_t<br>
&gt; is increasing, but I want to know what&#39;s these packets, how could I do this?<br>
&gt;<br>
&gt; first, I use `ovs-ofctl snoop br_t`, but it quit quickly as below:<br>
&gt;<br>
&gt; &gt; [root@yf-mos-test-net07 ~]# /usr/local/bin/ovs-ofctl snoop<br>
&gt; &gt; /usr/local/var/run/<wbr>openvswitch/br_t.mgmt<br>
&gt; &gt; [root@yf-mos-test-net07 ~]# /usr/local/bin/ovs-ofctl snoop<br>
&gt; &gt; /usr/local/var/run/<wbr>openvswitch/br_t.mgmt<br>
&gt; &gt; ovs-ofctl: /usr/local/var/run/<wbr>openvswitch/ovs-ofctl.pid: already running<br>
&gt; &gt; as pid 22082, aborting<br>
<br>
</span>That is a strange message.  It should only appear if you use --pidfile<br>
and --daemon and there&#39;s already an ovs-ofctl running that way.  Is the<br>
above the complete context from your session?<br>
</blockquote></div><br></div>