Bug 1429 - af_xdp driver does not count allocation failures
Summary: af_xdp driver does not count allocation failures
Status: UNCONFIRMED
Alias: None
Product: DPDK
Classification: Unclassified
Component: ethdev (show other bugs)
Version: 24.03
Hardware: All All
: Normal normal
Target Milestone: ---
Assignee: dev
URL:
Depends on:
Blocks:
 
Reported: 2024-05-01 01:48 CEST by Stephen Hemminger
Modified: 2024-05-01 01:48 CEST (History)
0 users



Attachments

Description Stephen Hemminger 2024-05-01 01:48:49 CEST
When mbuf can not be allocated from pool in the various receive paths,
the alloc_failed counter in ethdev data needs to be incremented.

Note You need to log in before you can comment on or make changes to this bug.