> -----Original Message----- > From: Intel-wired-lan <intel-wired-lan-boun...@osuosl.org> On Behalf Of > Przemek Kitszel > Sent: Wednesday, August 21, 2024 7:07 PM > To: intel-wired-...@lists.osuosl.org; Jiri Pirko <j...@resnulli.us>; Nguyen, > Anthony L <anthony.l.ngu...@intel.com> > Cc: lukas.bulw...@gmail.com; will...@google.com; Drewek, Wojciech > <wojciech.dre...@intel.com>; dwaipayanr...@gmail.com; net...@vger.kernel.org; > Polchlopek, Mateusz <mateusz.polchlo...@intel.com>; j...@perches.com; Eric > Dumazet <eduma...@google.com>; Kitszel, Przemyslaw > <przemyslaw.kits...@intel.com>; Simon Horman <ho...@kernel.org>; Jakub > Kicinski <k...@kernel.org>; a...@canonical.com; NEX SW NCIS OSDT ITP > Upstreaming <nex.sw.ncis.osdt.itp.upstream...@intel.com>; > a...@linux-foundation.org; Paolo Abeni <pab...@redhat.com>; David S. Miller > <da...@davemloft.net> > Subject: [Intel-wired-lan] [PATCH iwl-next v3 2/6] devlink: add > devlink_fmsg_put() macro > > Add devlink_fmsg_put() that dispatches based on the type of the value to put, > example: bool -> devlink_fmsg_bool_pair_put(). > > Reviewed-by: Wojciech Drewek <wojciech.dre...@intel.com> > Reviewed-by: Simon Horman <ho...@kernel.org> > Signed-off-by: Mateusz Polchlopek <mateusz.polchlo...@intel.com> > Signed-off-by: Przemek Kitszel <przemyslaw.kits...@intel.com> > --- > include/net/devlink.h | 11 +++++++++++ > 1 file changed, 11 insertions(+) >
Tested-by: Pucha Himasekhar Reddy <himasekharx.reddy.pu...@intel.com> (A Contingent worker at Intel)