Yes, using the pmd-stats-show command I can see that about half the traffic has to go to the OF Classifier, and if I watch the "ovs-appctl dpctl/show" the number of flows in the dpctl is changing very rapidly, is there a way to increase the time flows stick in the dpctl?
-----Original Message----- From: O'Reilly, Darragh [mailto:[email protected]] Sent: Thursday, May 3, 2018 10:05 PM To: [email protected]; [email protected] Subject: RE: [ovs-discuss] Multiple dpdk-netdev datapath with OVS 2.9 > -----Original Message----- > From: [email protected] > [mailto:[email protected]] > > Number of flows and incoming traffic distribution is really high. > Number of rules is +0.5 million and possible number of IP of incoming traffic is also in millions. > But right now I am sending same pcap file to all interfaces using > PKTGEN. There is no slow path as it is OVS-DPDK, everything in userspace. > By slow path I mean the ofproto classifier: https://software.intel.com/en-us/articles/ovs-dpdk-datapath-classifier-part- 2 _______________________________________________ discuss mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-discuss
