[PATCH v5 00/11] bpf: introduce extensible load API
Marat Khalili
marat.khalili at huawei.com
Wed Jun 17 21:48:45 CEST 2026
> Detailed AI review found some minor things:
>
> 02/11: comment grammar nits — "Any features that not known to
> the application" -> "that are not known" (twice); "the size of
> same struct" -> "the size of the same struct".
>
> 05/11: Doxygen for rte_bpf_eth_rx_install and
> rte_bpf_eth_tx_install references rte_bpf_eth_unload, which does
> not exist. Use rte_bpf_eth_rx_unload and rte_bpf_eth_tx_unload
> respectively.
>
> 07/11: stray space before comma in the test_bpf_filter log
> string ("for \"%s\" ,").
Sent v6 with typos corrected.
Will not re-send dependent patchset with updated Depends-on
For now since it doesn't do much anyway.
More information about the dev
mailing list