[dpdk-dev] [PATCH 0/5] small fixes for mbuf's dynamic field/flag feature

Thomas Monjalon thomas at monjalon.net
Thu Jun 25 22:40:06 CEST 2020


13/06/2020 17:49, Xiaolong Ye:
> This series contains some small fixes and enhancement for mbuf's
> dynamic field/flag feature.
> 
> Xiaolong Ye (5):
>   mbuf: fix out-of-bounds access at dyn field register
>   mbuf: fix missing errno for dyn field/flag registration
>   mbuf: fix free_space setting for dynamic field
>   mbuf: fix a dynamic field dump log
>   mbuf: support to dump free_flags for dynamic flag
> 
>  lib/librte_mbuf/rte_mbuf_dyn.c | 34 +++++++++++++++++++++++++++-------
>  1 file changed, 27 insertions(+), 7 deletions(-)

Applied, thanks a lot for the nice fixes




More information about the dev mailing list