oktetlabs / test-environment

OKTET Labs Test Environment
Other
5 stars 9 forks source link

Refactor DPDK RPC server to simplify bitmasks conversion #19

Closed okt-denispr closed 10 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 11 months 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 10 months ago
okt-denispr commented 10 months ago
okt-denispr commented 10 months ago
ol-arteman commented 10 months ago

Scheduled for the next release