07/02/2024 11:56, Ferruh Yigit: > As we synced with Dariusz, there is no good place to document > ethdev-drivers interfaces in the release notes. > > Also this release there were more ethdev-drivers interface changes, > around get_ptype(), but those also not documented in the release notes, > so will remove these ones too. > > > But for further release notes, @Thomas, @John, what do you think to add > a new section (or sub-section) for "internal interface" ?? (device > abstraction - drivers) interface changes?
When a driver interface is changed, the drivers are updated accordingly. If it's a driver addition, then we need to follow-up with drivers maintainers. Adding a new section in the release notes for driver interface changes is possible but means more work. I'm afraid a lot of changes won't be described, so I'm not sure of the value of such incomplete doc.