| Bug ID | 1429 |
|---|---|
| Summary | af_xdp driver does not count allocation failures |
| Product | DPDK |
| Version | 24.03 |
| Hardware | All |
| OS | All |
| Status | UNCONFIRMED |
| Severity | normal |
| Priority | Normal |
| Component | ethdev |
| Assignee | dev@dpdk.org |
| Reporter | stephen@networkplumber.org |
| Target Milestone | --- |
When mbuf can not be allocated from pool in the various receive paths, the alloc_failed counter in ethdev data needs to be incremented.