> Can't take it as is, here are some options: > > 1. Version the API even though should only be used internally. Use API > versioning > as transistion until 25.11. > 2. Wait for 25.11 and just fix it now, and do deprecation notice now. > > 3. Mark the API's as internal (in 25.11) and do deprecation notice now.
I chose option 3. I have sent a patch for deprecation notice https://patchwork.dpdk.org/project/dpdk/patch/[email protected]/ Thank you! Long > > 4. Make new functions with different names, and mark old ones as deprecated, > then remove in 25.11

