On 2/12/2021 7:15 AM, Vladimir Oltean wrote: > From: Vladimir Oltean <vladimir.olt...@nxp.com> > > For the netlink interface, propagate errors through extack rather than > simply printing them to the console. For the sysfs interface, we still > print to the console, but at least that's one layer higher than in > switchdev, which also allows us to silently ignore the offloading of > flags if that is ever needed in the future. > > Signed-off-by: Vladimir Oltean <vladimir.olt...@nxp.com> Reviewed-by: Florian Fainelli <f.faine...@gmail.com> I suppose the slight "loss" of information on which port failed the operation is okay since it was implied by either the path (sysfs) or the bridge command. -- Florian
- [PATCH v5 net-next 00/10] Cleanup in brport flags swit... Vladimir Oltean
- [PATCH v5 net-next 02/10] net: bridge: offload al... Vladimir Oltean
- Re: [PATCH v5 net-next 02/10] net: bridge: of... Nikolay Aleksandrov
- Re: [PATCH v5 net-next 02/10] net: bridge: of... Florian Fainelli
- [PATCH v5 net-next 01/10] net: switchdev: propaga... Vladimir Oltean
- Re: [PATCH v5 net-next 01/10] net: switchdev:... Nikolay Aleksandrov
- Re: [PATCH v5 net-next 01/10] net: switchdev:... Grygorii Strashko
- [PATCH v5 net-next 03/10] net: bridge: don't prin... Vladimir Oltean
- Re: [PATCH v5 net-next 03/10] net: bridge: do... Nikolay Aleksandrov
- Re: [PATCH v5 net-next 03/10] net: bridge: do... Florian Fainelli
- [PATCH v5 net-next 04/10] net: dsa: configure bet... Vladimir Oltean
- [PATCH v5 net-next 06/10] net: dsa: act as passth... Vladimir Oltean
- Re: [PATCH v5 net-next 06/10] net: dsa: act a... Florian Fainelli
- [PATCH v5 net-next 05/10] net: switchdev: pass fl... Vladimir Oltean
- Re: [PATCH v5 net-next 05/10] net: switchdev:... Grygorii Strashko
- Re: [PATCH v5 net-next 05/10] net: switchdev:... Florian Fainelli
- [PATCH v5 net-next 08/10] net: mscc: ocelot: use ... Vladimir Oltean
- [PATCH v5 net-next 07/10] net: dsa: felix: restor... Vladimir Oltean
- Re: [PATCH v5 net-next 07/10] net: dsa: felix... Florian Fainelli
- [PATCH v5 net-next 09/10] net: mscc: ocelot: offl... Vladimir Oltean