> -----Original Message----- > From: Srikanth Yalavarthi <[email protected]> > Sent: 16 March 2023 23:37 > To: Thomas Monjalon <[email protected]> > Cc: [email protected]; Shivah Shankar Shankar Narayan Rao > <[email protected]>; Jerin Jacob Kollanukkaran > <[email protected]>; Anup Prabhu <[email protected]>; Prince Takkar > <[email protected]>; Parijat Shukla <[email protected]>; Srikanth > Yalavarthi <[email protected]>; Srikanth Yalavarthi > <[email protected]> > Subject: RE: [EXT] Re: [PATCH v6 12/12] app/mldev: add documentation for > mldev test cases > > > -----Original Message----- > > From: Thomas Monjalon <[email protected]> > > Sent: 16 March 2023 23:34 > > To: Srikanth Yalavarthi <[email protected]> > > Cc: [email protected]; Shivah Shankar Shankar Narayan Rao > > <[email protected]>; Jerin Jacob Kollanukkaran > > <[email protected]>; Anup Prabhu <[email protected]>; Prince > Takkar > > <[email protected]>; Parijat Shukla <[email protected]>; Srikanth > > Yalavarthi <[email protected]> > > Subject: Re: [EXT] Re: [PATCH v6 12/12] app/mldev: add documentation > > for mldev test cases > > > > 16/03/2023 18:56, Srikanth Yalavarthi: > > > From: Thomas Monjalon <[email protected]> > > > > 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. > > > Ack, will submit v7 with changes.
Done, changes part of v7. > >

