On 9/16/21 21:39, David Marchand wrote:
> On Thu, Sep 16, 2021 at 8:11 AM Sunil Pai G wrote:
>>
>> The DPDK component defines have been renamed from
>> RTE_LIBRTE_* to macro's of the form:
>> "RTE_" + + "_" + drivername
>> as documented in the commit [1].
>
> Nit: for clarity, "in the DPDK commi
On Thu, Sep 16, 2021 at 8:11 AM Sunil Pai G wrote:
>
> The DPDK component defines have been renamed from
> RTE_LIBRTE_* to macro's of the form:
> "RTE_" + + "_" + drivername
> as documented in the commit [1].
Nit: for clarity, "in the DPDK commit [1]."
> This commit replaces the old macro's wit
The DPDK component defines have been renamed from
RTE_LIBRTE_* to macro's of the form:
"RTE_" + + "_" + drivername
as documented in the commit [1].
This commit replaces the old macro's with new ones.
Macro's changed:
OLD NEW
---
RTE_LIBRT