Thomas Monjalon, Oct 16, 2025 at 10:42: > 16/10/2025 10:10, Bruce Richardson: >> On Wed, Oct 15, 2025 at 09:41:18PM +0200, Robin Jarry wrote: >> > We should have a centralized python linter process in DPDK. The main >> > issue is that most of the code will not pass as it is :D >> > >> ... yet! >> >> For python scripts in DPDK I wouldn't have a major issue about having a >> patchset with the results of a black run on them. History tracking of the >> python files is not as important as for the C files, since they don't have >> that many bug fixes on them to root cause. Once we get everything nicely >> formatted then we can mandate proper formatting going forward (and >> integrate into CI perhaps). > > I fully agree.
I'll draft a series that introduces *some* python discipline in DPDK, then :) -- Robin > Filmed before a live audience.

