Use enums provided by vpp_papi instead of hardcoding copy of them in CSIT python libraries.
This would mean importing the generated types globally, or making them available for our libraries otherwise.
Not sure how we could make pylint work, using stable vpp version?
Overall, low priority.