On Sun Feb 19 2023, Vladimir Oltean wrote: > The MAC Merge layer is supported when ops->get_mm() returns 0. > The implementation was changed during review, and in this process, a bug > was introduced. > > Link: https://patchwork.kernel.org/project/netdevbpf/patch/20230111161706.1465242-5-vladimir.oltean@nxp.com/ Nit: Link: https://lore.kernel.org/r/20230111161706.1465242-5-vladimir.oltean@nxp.com/ is preferred, because it is supposed to be stable. Same for patch #8. Thanks, Kurt