> There is one copy-paste bug (found by AI review). > I can fix that during merge.
Oh man, I didn't notice that. > 2/8 Warning __rte_internal / RTE_EXPORT_INTERNAL_SYMBOL > misuse for driver-internal functions The missing __rte_internal was an error for AI earlier (some drivers use it too, but rarely). So if your final verdict is no __rte_internal, I will remove that, Okay? > 5/8 Warning err_map_inconsistent error path leaks > already-opened MAC handles Oh no, again, missed that. I have to fix this and resubmit as v9.

