DPDK usage discussions
 help / color / mirror / Atom feed
* DPDK Tx does not free mbufs
@ 2024-09-20 19:34 Lombardo, Ed
  0 siblings, 0 replies; only message in thread
From: Lombardo, Ed @ 2024-09-20 19:34 UTC (permalink / raw)
  To: users

[-- Attachment #1: Type: text/plain, Size: 784 bytes --]

Hi,
I have Intel x710-DA4 NIC configured as SR-IOV or PCI-PT.

The DPDK 17.11 rte_eth_tx_burst() API says the packet is transmitted successfully, but over time the available mbufs continues to shrink until no mbufs available.
When I monitor the X710 port output I see the first mbuf transmitted from the X710 port but not the second mbuf.


I also made sure the tx.offloads has DEV_TX_OFFLOAD_MULTI_SEGS set if capability bit is set.
I reviewed the mbuf details (both first and second mbufs) and all looks correct and identical.
In DPDK 17.11 I see the failure but in DPDK 22.11 I don't see the failure.

Intel x710-DA4 driver/firmware is 1.11.1.31/6.80

Does anyone know why this occurs and how to fix it?  Is the issue in the Intel i40e driver?

Thanks,
Ed





[-- Attachment #2: Type: text/html, Size: 3021 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-09-20 19:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-20 19:34 DPDK Tx does not free mbufs Lombardo, Ed

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).