Hi,

for us these lost packets do not happen during normal operations and are
always a sign of trouble.
We have hit them a few when we received a large amount of packets that
where send to userspace and ran into resubmit limits.
The large amount of these and their processing time seem to have
prevented vswitchd from processing all of these packets fast enough.

So i would generally consider them as pointer to some kind of issue.

Regards
Felix

On Tue, Jul 25, 2023 at 05:06:54AM +0000, Pureewat Kaewpoi via discuss wrote:
> Hi Community
>
> According to ovs-dpctl documentation.
>
> The "lookups" row displays three stats related to flow lookup triggered by 
> processing incoming packets in the datapath.
> "hit" displays number of packets matches existing flows.
> "missed" displays the number of packets not matching any existing flow and 
> require user space processing.
> "lost" displays number of packets destined for user space process but 
> subsequently dropped before reaching userspace.
> The sum of "hit" and "miss" equals to the total number of packets datapath 
> processed.
>
> I just curious “lost” statistics. Which scenario or case will packet dropped 
> before reaching userspace ?
>
> Thank you

> _______________________________________________
> discuss mailing list
> disc...@openvswitch.org
> https://mail.openvswitch.org/mailman/listinfo/ovs-discuss

Diese E Mail enthält möglicherweise vertrauliche Inhalte und ist nur für die 
Verwertung durch den vorgesehenen Empfänger bestimmt.
Sollten Sie nicht der vorgesehene Empfänger sein, setzen Sie den Absender bitte 
unverzüglich in Kenntnis und löschen diese E Mail.

Hinweise zum Datenschutz finden Sie hier<https://www.datenschutz.schwarz>.


This e-mail may contain confidential content and is intended only for the 
specified recipient/s.
If you are not the intended recipient, please inform the sender immediately and 
delete this e-mail.

Information on data protection can be found 
here<https://www.datenschutz.schwarz>.
_______________________________________________
discuss mailing list
disc...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss

Reply via email to