| Age | Commit message (Collapse) | Author |
|
* Starting from version DPDK 22.11 we have API changes:
The rte_driver and rte_device objects are now opaque and must be manipulated through added accessors.
We need to update Zebra DPDK sources to DPDK version >=22.11
* Fix clang-format
Signed-off-by: EasyNet <devel@easynet.dev>
|
|
these changes are for improving the code maintainability and readability
Signed-off-by: sri-mohan1 <sri.mohan@samsung.com>
|
|
Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
|
|
Use the FRR provided array_size.
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
|
|
Let's find a better name for it.
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
|
|
Convert the `struct thread_master` to `struct event_master`
across the code base.
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
|
|
Done with a combination of regex'ing and banging my head against a wall.
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
|
|
1. Offload PBR rule add/del
2. Query DPDK flow stats and display per-PBR entry
Signed-off-by: Anuradha Karuppiah <anuradhak@nvidia.com>
|
|
1. Create mappping table between ifIndex and dpdk-port-id
2. Start the DPDK port
Signed-off-by: Anuradha Karuppiah <anuradhak@nvidia.com>
|
|
Signed-off-by: Anuradha Karuppiah <anuradhak@nvidia.com>
|
|
Signed-off-by: Anuradha Karuppiah <anuradhak@nvidia.com>
|