DPDK patches and discussions
 help / color / mirror / Atom feed
* getting rid of type argument to rte_malloc().
@ 2024-04-24  4:08 Stephen Hemminger
  2024-04-24 10:29 ` Ferruh Yigit
  0 siblings, 1 reply; 7+ messages in thread
From: Stephen Hemminger @ 2024-04-24  4:08 UTC (permalink / raw)
  To: dev

For the 24.11 release, I want to remove the unused type string argument
that shows up in rte_malloc() and related functions, then percolates down
through.  It was a idea in the 1.0 release of DPDK, never implemented and
never removed.  Yes it will cause API breakage, a large sweeping change;
probably easily scripted with coccinelle.

Maybe doing ABI version now?

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

end of thread, other threads:[~2024-04-24 19:06 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-24  4:08 getting rid of type argument to rte_malloc() Stephen Hemminger
2024-04-24 10:29 ` Ferruh Yigit
2024-04-24 16:23   ` Stephen Hemminger
2024-04-24 16:23     ` Stephen Hemminger
2024-04-24 17:09     ` Morten Brørup
2024-04-24 19:05       ` Stephen Hemminger
2024-04-24 19:06   ` Stephen Hemminger

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).