All of lore.kernel.org
 help / color / mirror / Atom feed
* [dpdk-dev] input port in mbuf
@ 2020-05-06 19:21 Liron Himi
  2020-05-06 19:42 ` Stephen Hemminger
  0 siblings, 1 reply; 10+ messages in thread
From: Liron Himi @ 2020-05-06 19:21 UTC (permalink / raw)
  To: dpdk-dev; +Cc: Liron Himi

Hi,

We need to save the input port in the mbuf in order to return the buffer to the right hw pool.
For now we use the 'port' in the mbuf as it is supposed to be for this exact purpose.
But we noticed that some applications are override it with the destination port.

What should be the right behavior?
is there another location that that this information can be stored and read only by the ethdev drivers?

Regards,
Liron


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2021-01-27 17:59 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-06 19:21 [dpdk-dev] input port in mbuf Liron Himi
2020-05-06 19:42 ` Stephen Hemminger
2020-05-06 19:48   ` [dpdk-dev] [EXT] " Liron Himi
2020-05-06 20:10     ` Stephen Hemminger
2020-05-06 20:17       ` Liron Himi
2020-05-06 20:23         ` Stephen Hemminger
2021-01-16 20:01           ` Liron Himi
2021-01-27 16:58             ` Tom Barbette
2021-01-27 17:59               ` Liron Himi
2020-05-06 22:10         ` Ananyev, Konstantin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.