summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorIlya Maximets <i.maximets@ovn.org>2019-12-18 15:38:29 +0100
committerIlya Maximets <i.maximets@ovn.org>2019-12-19 08:44:27 +0100
commit138d30a9c045c2883164b6392094fd56c8f13196 (patch)
tree7264d34918112634cd7a2006d69a54a0a24795f5 /.travis.yml
parent28d0501623bfe2ab0347c11a1d362400f9df041f (diff)
downloadopenvswitch-138d30a9c045c2883164b6392094fd56c8f13196.tar.gz
dpctl: Fix referencing DPDK in a flow dump.
Few reasons to replace 'non-dpdk interfaces' with 'the main thread': * Flows are dumped from threads (from per thread flow tables) not from the interfaces. * 'non-dpdk' here sounds like all other flows (dumped from PMDs) has some relation with DPDK which is not true at least because we have afxdp and dummy ports that could be polled by PMD threads. * 'main thread' is the same term as we're using in the output of ovs-appctl dpif-netdev/pmd-stats-show. Signed-off-by: Ilya Maximets <i.maximets@ovn.org> Acked-by: Ben Pfaff <blp@ovn.org>
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions