On Wed, Dec 18, 2019 at 04:26:30PM +0100, Ilya Maximets wrote: > 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 <[email protected]>
This is better terminology. Assuming the tests pass, Acked-by: Ben Pfaff <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
