[EXT] Re: [PATCH v6 12/12] app/mldev: add documentation for mldev test cases

Thomas Monjalon thomas at monjalon.net
Thu Mar 16 19:03:52 CET 2023


16/03/2023 18:56, Srikanth Yalavarthi:
> From: Thomas Monjalon <thomas at monjalon.net>
> > 11/03/2023 16:09, Srikanth Yalavarthi:
> > > Added documentation specific to mldev test cases. Added details about
> > > all test cases and option supported by individual tests.
> > 
> > Would it be possible to add documentation of test cases while adding the
> > code?
> > Keeping related code and doc changes in the same commit may help in
> > future when looking at the git history.
> > 
> Since, there was a lot of moving around multiple patches during the app development. I have kept the entire documentation as a single patch for ease of development.
> 
> It is possible to incrementally add documentation to the previous 11 patches in the series. But, that would need rework on all patches.
> 
> Pls, suggest?

That's exactly what I did for your driver series.
First I've split the doc in multiple patches (in the same order as code patches),
then I've squashed the doc patches with the code patches.





More information about the dev mailing list