Skip to content

Avoid duplicate #define of KNI_FIFO_COUNT_MAX #481

@AltraMayor

Description

@AltraMayor

According to the documentation of rte_kni_alloc(), each KNI interface needs at least 2 x KNI_FIFO_COUNT_MAX packets. But the define KNI_FIFO_COUNT_MAX is not exported.

Once KNI_FIFO_COUNT_MAX is exported, avoid duplicate #define of it.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions