> Iremonger ; Gaetan Rivet
> ; Anatoly Burakov ; Dmitry Kozlyuk
> ; Narcisa Ana Maria
> Vasile ; Dmitry Malloy ;
> Pallavi Kadam ; Ray
> Kinsella ; Neil Horman ; Ferruh Yigit
> ; Andrew Rybchenko
>
> Subject: RE: [dpdk-dev] [PATCH v4 1/5] devargs: unify scratch buffer sto
> Subject: [dpdk-dev] [PATCH v4 1/5] devargs: unify scratch buffer storage
>
> In current design, legacy parser rte_devargs_parse() saved scratch buffer to
> devargs.args while new parser rte_devargs_layers_parse() saved to
> devargs.data. Code using devargs had to know the differe
In current design, legacy parser rte_devargs_parse() saved scratch
buffer to devargs.args while new parser rte_devargs_layers_parse() saved
to devargs.data. Code using devargs had to know the difference and
cleaned up memory accordingly - error prone.
This patch unifies scratch buffer to data fiel
3 matches
Mail list logo