Tue, Feb 03, 2026 at 08:10:29AM +0100, [email protected] wrote: >From: Or Har-Toov <[email protected]>
[...] > > DEVLINK_CMD_NOTIFY_FILTER_SET, > >+ DEVLINK_CMD_PORT_RESOURCE_GET, /* can dump */ Hmm, I assume that "set" is somehow on the horizon. Wouldn't it make sense to add the enum as a placeholder to have the cmds together? >+ > /* add new commands above here */ > __DEVLINK_CMD_MAX, > DEVLINK_CMD_MAX = __DEVLINK_CMD_MAX - 1 [...]
