juju / charm-helpers

Apache License 2.0
18 stars 127 forks source link

[stable/yoga] Add helper for dpdk pmd cpu mask #822

Closed fnordahl closed 1 year ago

fnordahl commented 1 year ago

Add helper to convert a cpu set in list format into a hex formatted cpu mask for pmd-cpu-mask and added associated unit test.

Remove previous implementation: 3b7a86420629cc45ced7f78fa3706d99f514448e

Add support for caret operator in _parse_cpu_list(cpulist) and updated associated unit test.

(cherry picked from commit 033d2503de24e0f97c7590f274927fa4a2af65d4)

fnordahl commented 1 year ago

Please review positive test results on this staged review with this code at https://review.opendev.org/c/x/charm-ovn-chassis/+/888999