On Wed, 24 Jun 2026 08:57:56 +0800 fengchengwen <[email protected]> wrote:
> >>
> >> + for (uint32_t i = 0; i < case_cfg->num_worker; i++) {
>
> Please define the variables in front of function impl.
No longer required in DPDK coding style.
On Wed, 24 Jun 2026 08:57:56 +0800 fengchengwen <[email protected]> wrote:
> >>
> >> + for (uint32_t i = 0; i < case_cfg->num_worker; i++) {
>
> Please define the variables in front of function impl.
No longer required in DPDK coding style.