> > The BPF lib was introduced in 18.05. > There were no changes in it's public API since 19.11. > It should be mature enough to remove it's 'experimental' tag. > RTE_BPF_XTYPE_NUM is also being dropped from rte_bpf_xtype to > avoid possible ABI problems in the future. > > --- > v2: RTE_BPF_XTYPE_NUM dropped from rte_bpf_xtype > > --- > v3: fix commit title and move from ABI to API in release notes > > Signed-off-by: Conor Walsh <[email protected]> > ---
Acked-by: Konstantin Ananyev <[email protected]> > 2.25.1

