sfc: cleanup and reduce netlink error messages
authorPieter Jansen van Vuuren <pieter.jansen-van-vuuren@amd.com>
Fri, 20 Oct 2023 14:01:49 +0000 (15:01 +0100)
committerJakub Kicinski <kuba@kernel.org>
Mon, 23 Oct 2023 22:47:47 +0000 (15:47 -0700)
commitd788c9338342a3146d115281922901c1e3e1cbff
tree79bed85999a161daa45c5c4ab1170dd2c1195896
parent7798b59409c345d4a6034a4326bceb9f7e2e8b58
sfc: cleanup and reduce netlink error messages

Reduce the length of netlink error messages as they are likely to be
truncated anyway. Additionally, reword netlink error messages so they
are more consistent with previous messages.

Fixes: 9dbc8d2b9a02 ("sfc: add decrement ipv6 hop limit by offloading set hop limit actions")
Fixes: 3c9561c0a5b9 ("sfc: support TC decap rules matching on enc_ip_tos")
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202310202136.4u7bv0hp-lkp@intel.com/
Signed-off-by: Pieter Jansen van Vuuren <pieter.jansen-van-vuuren@amd.com>
Reviewed-by: Edward Cree <ecree.xilinx@gmail.com>
Link: https://lore.kernel.org/r/20231020140149.30490-1-pieter.jansen-van-vuuren@amd.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/sfc/tc.c