oktetlabs / test-environment

OKTET Labs Test Environment
Other
5 stars 10 forks source link

Refactor DPDK RPC server to simplify bitmasks conversion #19

Closed okt-denispr closed 11 months ago

okt-denispr commented 1 year ago

Added support for converting bitmasks based on the TE enum library. This allowed standardizing and simplifying the conversion of bitmasks on the server side of DPDK RPC.

Testing done: Checked by running tests from DPDK PMD TS.

okt-denispr commented 1 year ago

I've added new steps to enum_map test and it still passes. I've also reworked the logic a little, now it looks much better to me.

okt-denispr commented 11 months ago
okt-denispr commented 11 months ago
okt-denispr commented 11 months ago
ol-arteman commented 11 months ago

Scheduled for the next release