> On 1 Jul 2019, at 17:14, [email protected] wrote:
> 
> Hi All,
> 
> I'm using VPP 19.02.1 with DPDK 18.11.0.
> When running traffic through VM I can see many drop packets due to "tx packet 
> drops (no available descriptors)" on the VirtualEthernet ports.
> I've tried to change some of the DPDK parameters with no success.
> 
> Which parameters might cause such packets drop ?
> vpp# show errors
> 
>    Count                    Node                  Reason
> 
>   39937373                l2-output               L2 output packets
> 
>   39937476                l2-learn                L2 learn packets
> 
>          2                l2-learn                L2 learn misses
> 
>          7                l2-learn                L2 learn hit updates
> 
>   39937476                l2-input                L2 input packets
> 
>        105                l2-flood                L2 flood packets
> 
>        103                l2-flood                L2 replication complete
> 
>      25689         VirtualEthernet0/0/1-tx        tx packet drops (no 
> available descriptors)
> 
>      36406         VirtualEthernet0/0/2-tx        tx packet drops (no 
> available descriptors)
> 
>  
> In addition I've tried to figure out how much memory the VPP+DPDK is using 
> but didn't see any change on the Huge pages usage.

Typically this means that your VM is not processing your packets fast enough, 
so tx queue is full of packets waiting to be processed.

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#13414): https://lists.fd.io/g/vpp-dev/message/13414
Mute This Topic: https://lists.fd.io/mt/32273101/21656
Mute #vpp: https://lists.fd.io/mk?hashtag=vpp&subid=1480452
Group Owner: [email protected]
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub  [[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to