-
Story
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
3
-
False
-
-
False
-
-
rhel-9
-
rhel-sst-network-fastdatapath-ovsdpdk
-
-
-
ssg_networking
The OVS checkpatch script currently only checks C file comments for spelling issues. We would like to extend this to also check Python code.
Maybe this can also be done as part of the flake8 test; however, those are currently hard errors, which might not work well. If they were warnings, like with checkpatch, they might be missed during code review or maintainer merges.