On Wed, Jul 16, 2025 at 12:15:16PM +0200, Thomas Monjalon wrote: > Time has passed since Mellanox acquisition by NVIDIA. > No need to explain this anymore. > > Signed-off-by: Thomas Monjalon <tho...@monjalon.net> > ---
I wonder if we should include in DPDK a "future_cleanups" doc which describes cleanups that can or should be done at specific points. For example, after a specific release or date, or after we drop support for a compiler or kernel version. After we add a workaround for a particular tooling issue (or other change), it would be nice to have somewhere to record when exactly the workaround can be removed and how/why to do so. /Bruce