linux-kernel-mentees.lists.linuxfoundation.org archive mirror
 help / color / mirror / Atom feed
* Re: [Linux-kernel-mentees] Linux Kernel: Evaluate and Improve checkpatch.pl Mentorship Program
       [not found]           ` <CAKXUXMy+3C_nBd2_3g=wNgRWNEPD5UzOU5KgY4qL1=KvfRn-vg@mail.gmail.com>
@ 2021-02-14 13:03             ` Divya Goswami
  2021-02-14 16:50               ` Lukas Bulwahn
  0 siblings, 1 reply; 5+ messages in thread
From: Divya Goswami @ 2021-02-14 13:03 UTC (permalink / raw)
  To: Lukas Bulwahn; +Cc: linux-kernel-mentees


[-- Attachment #1.1: Type: text/plain, Size: 1580 bytes --]

On Sat, Feb 13, 2021 at 1:02 PM Lukas Bulwahn <lukas.bulwahn@gmail.com>
wrote:

>
>
> On Sa., 13. Feb. 2021 at 00:34, Divya Goswami <divyadeepti2000@gmail.com>
> wrote:
>
>> Hello Lukas,
>>                    I have been studying the checkpatch.pl script for a
>> while now. And as the first task was assigned, I have successfully run a
>> lot of patches through it. Most of them gave no errors/warnings. Those who
>> did so far, have been collected (and more to be collected) on my github
>> repo: checkpatch.pl-results
>> <https://github.com/rachejazz/checkpatch.pl-results>
>> Before I proceed further, I wanted to make sure whether I am uploading
>> the files/outputs in the desired way you wanted. If the file naming or the
>> hierarchy or anything that should be worked upon, do let me know.
>> Till then, I continue to work on the given tasks.
>>
>
> All good. It could be that you observe different results when you run
> checkpatch in the kernel git root directory compared to the setup you have
> now by just copying it into a different directory.
>
> But the task for now is to just run it over the last release, so e.g.,
> from v5.10 to v5.11 (which probably comes out tomorrow afternoon Pacific
> Time) and create statistics on these results. If you got that, we can start
> finetuning.
>
> Please continue.
>
> Lukas
>
>  Hello Lukas,
I have analyzed commits and got the lists alright. Also I have analyzed the
errors and warnings generated by them.
Please do check my repo: checkpatch.pl-results

<https://github.com/rachejazz/checkpatch.pl-results>
Regards,
Divya

[-- Attachment #1.2: Type: text/html, Size: 2569 bytes --]

[-- Attachment #2: Type: text/plain, Size: 201 bytes --]

_______________________________________________
Linux-kernel-mentees mailing list
Linux-kernel-mentees@lists.linuxfoundation.org
https://lists.linuxfoundation.org/mailman/listinfo/linux-kernel-mentees

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Linux-kernel-mentees] Linux Kernel: Evaluate and Improve checkpatch.pl Mentorship Program
  2021-02-14 13:03             ` [Linux-kernel-mentees] Linux Kernel: Evaluate and Improve checkpatch.pl Mentorship Program Divya Goswami
@ 2021-02-14 16:50               ` Lukas Bulwahn
  2021-02-17 15:30                 ` Divya Goswami
  0 siblings, 1 reply; 5+ messages in thread
From: Lukas Bulwahn @ 2021-02-14 16:50 UTC (permalink / raw)
  To: Divya Goswami; +Cc: linux-kernel-mentees

On Sun, Feb 14, 2021 at 2:03 PM Divya Goswami <divyadeepti2000@gmail.com> wrote:
>
>
>
> On Sat, Feb 13, 2021 at 1:02 PM Lukas Bulwahn <lukas.bulwahn@gmail.com> wrote:
>>
>>
>>
>> On Sa., 13. Feb. 2021 at 00:34, Divya Goswami <divyadeepti2000@gmail.com> wrote:
>>>
>>> Hello Lukas,
>>>                    I have been studying the checkpatch.pl script for a while now. And as the first task was assigned, I have successfully run a lot of patches through it. Most of them gave no errors/warnings. Those who did so far, have been collected (and more to be collected) on my github repo: checkpatch.pl-results
>>> Before I proceed further, I wanted to make sure whether I am uploading the files/outputs in the desired way you wanted. If the file naming or the hierarchy or anything that should be worked upon, do let me know.
>>> Till then, I continue to work on the given tasks.
>>
>>
>> All good. It could be that you observe different results when you run checkpatch in the kernel git root directory compared to the setup you have now by just copying it into a different directory.
>>
>> But the task for now is to just run it over the last release, so e.g., from v5.10 to v5.11 (which probably comes out tomorrow afternoon Pacific Time) and create statistics on these results. If you got that, we can start finetuning.
>>
>> Please continue.
>>
>> Lukas
>>
>  Hello Lukas,
> I have analyzed commits and got the lists alright. Also I have analyzed the errors and warnings generated by them.
> Please do check my repo: checkpatch.pl-results
>

Looks good. Too bad that you cannot run on a large dataset.

The next task is to look at three types of warnings you encounter and
describe the purpose of the check.

Lukas
_______________________________________________
Linux-kernel-mentees mailing list
Linux-kernel-mentees@lists.linuxfoundation.org
https://lists.linuxfoundation.org/mailman/listinfo/linux-kernel-mentees

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Linux-kernel-mentees] Linux Kernel: Evaluate and Improve checkpatch.pl Mentorship Program
  2021-02-14 16:50               ` Lukas Bulwahn
@ 2021-02-17 15:30                 ` Divya Goswami
       [not found]                   ` <CANDtkxte7p9LZzQDwyeopmk=TimhDSepcNCdOVc3Nc37FB=vKQ@mail.gmail.com>
  0 siblings, 1 reply; 5+ messages in thread
From: Divya Goswami @ 2021-02-17 15:30 UTC (permalink / raw)
  To: Lukas Bulwahn; +Cc: linux-kernel-mentees


[-- Attachment #1.1: Type: text/plain, Size: 2188 bytes --]

On Sun, Feb 14, 2021 at 10:20 PM Lukas Bulwahn <lukas.bulwahn@gmail.com>
wrote:

> On Sun, Feb 14, 2021 at 2:03 PM Divya Goswami <divyadeepti2000@gmail.com>
> wrote:
> >
> >
> >
> > On Sat, Feb 13, 2021 at 1:02 PM Lukas Bulwahn <lukas.bulwahn@gmail.com>
> wrote:
> >>
> >>
> >>
> >> On Sa., 13. Feb. 2021 at 00:34, Divya Goswami <
> divyadeepti2000@gmail.com> wrote:
> >>>
> >>> Hello Lukas,
> >>>                    I have been studying the checkpatch.pl script for
> a while now. And as the first task was assigned, I have successfully run a
> lot of patches through it. Most of them gave no errors/warnings. Those who
> did so far, have been collected (and more to be collected) on my github
> repo: checkpatch.pl-results
> >>> Before I proceed further, I wanted to make sure whether I am uploading
> the files/outputs in the desired way you wanted. If the file naming or the
> hierarchy or anything that should be worked upon, do let me know.
> >>> Till then, I continue to work on the given tasks.
> >>
> >>
> >> All good. It could be that you observe different results when you run
> checkpatch in the kernel git root directory compared to the setup you have
> now by just copying it into a different directory.
> >>
> >> But the task for now is to just run it over the last release, so e.g.,
> from v5.10 to v5.11 (which probably comes out tomorrow afternoon Pacific
> Time) and create statistics on these results. If you got that, we can start
> finetuning.
> >>
> >> Please continue.
> >>
> >> Lukas
> >>
> >  Hello Lukas,
> > I have analyzed commits and got the lists alright. Also I have analyzed
> the errors and warnings generated by them.
> > Please do check my repo: checkpatch.pl-results
> >
>
> Looks good. Too bad that you cannot run on a large dataset.
>
> The next task is to look at three types of warnings you encounter and
> describe the purpose of the check.
>
> Lukas
>
Hello Lukas,
I have added step3 in my analysis.
I have tried it a bit differently to get ALL the non merge commits between
5.10 to 5.11. Now I can work on a large dataset :) Do check:
checkpatch.pl-results
<https://github.com/rachejazz/checkpatch.pl-results/tree/master/step3>

Regards,
Divya

[-- Attachment #1.2: Type: text/html, Size: 3095 bytes --]

[-- Attachment #2: Type: text/plain, Size: 201 bytes --]

_______________________________________________
Linux-kernel-mentees mailing list
Linux-kernel-mentees@lists.linuxfoundation.org
https://lists.linuxfoundation.org/mailman/listinfo/linux-kernel-mentees

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Linux-kernel-mentees] Linux Kernel: Evaluate and Improve checkpatch.pl Mentorship Program
       [not found]                   ` <CANDtkxte7p9LZzQDwyeopmk=TimhDSepcNCdOVc3Nc37FB=vKQ@mail.gmail.com>
@ 2021-02-19  8:41                     ` Divya Goswami
  2021-02-25 13:03                       ` Divya Goswami
  0 siblings, 1 reply; 5+ messages in thread
From: Divya Goswami @ 2021-02-19  8:41 UTC (permalink / raw)
  To: Lukas Bulwahn; +Cc: linux-kernel-mentees


[-- Attachment #1.1: Type: text/plain, Size: 822 bytes --]

On Wed, Feb 17, 2021 at 11:21 PM Divya Goswami <divyadeepti2000@gmail.com>
wrote:

> Hello Lukas,
> Wanted to ask you when my application on the Linux Foundation mentee list
> will be accepted? Is there something more to fulfill for the selection
> process?
>
> Divya
>

Hello Lukas,
I have added step3 in my analysis. It has been some days since I have
completed my 3rd task. I feel my previous emails haven't reached you.
I have tried it a bit differently to get ALL the non merge commits between
5.10 to 5.11. Now I can work on a large dataset :) Do check:
checkpatch.pl-results


<https://github.com/rachejazz/checkpatch.pl-results/tree/master/step3>
Also wanted to ask you when my application on the Linux Foundation mentee
list will be accepted? Is there something more to fulfill for the selection
process?

Divya.

[-- Attachment #1.2: Type: text/html, Size: 1406 bytes --]

[-- Attachment #2: Type: text/plain, Size: 201 bytes --]

_______________________________________________
Linux-kernel-mentees mailing list
Linux-kernel-mentees@lists.linuxfoundation.org
https://lists.linuxfoundation.org/mailman/listinfo/linux-kernel-mentees

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Linux Kernel: Evaluate and Improve checkpatch.pl Mentorship Program
  2021-02-19  8:41                     ` Divya Goswami
@ 2021-02-25 13:03                       ` Divya Goswami
  0 siblings, 0 replies; 5+ messages in thread
From: Divya Goswami @ 2021-02-25 13:03 UTC (permalink / raw)
  To: Lukas Bulwahn; +Cc: linux-kernel-mentees


[-- Attachment #1.1: Type: text/plain, Size: 1074 bytes --]

On Fri, Feb 19, 2021 at 2:11 PM Divya Goswami <divyadeepti2000@gmail.com>
wrote:

>
>
> On Wed, Feb 17, 2021 at 11:21 PM Divya Goswami <divyadeepti2000@gmail.com>
> wrote:
>
>> Hello Lukas,
>> Wanted to ask you when my application on the Linux Foundation mentee list
>> will be accepted? Is there something more to fulfill for the selection
>> process?
>>
>> Divya
>>
>
> Hello Lukas,
> I have added step3 in my analysis. It has been some days since I have
> completed my 3rd task. I feel my previous emails haven't reached you.
> I have tried it a bit differently to get ALL the non merge commits between
> 5.10 to 5.11. Now I can work on a large dataset :) Do check: checkpatch.pl-results
>
>
> <https://github.com/rachejazz/checkpatch.pl-results/tree/master/step3>
> Also wanted to ask you when my application on the Linux Foundation mentee
> list will be accepted? Is there something more to fulfill for the selection
> process?
>
> Divya.
>

Hello Lukas,
It has been a week since not any response on getting a follow up task. Am I
still a part of this program?

Divya.

[-- Attachment #1.2: Type: text/html, Size: 1985 bytes --]

[-- Attachment #2: Type: text/plain, Size: 201 bytes --]

_______________________________________________
Linux-kernel-mentees mailing list
Linux-kernel-mentees@lists.linuxfoundation.org
https://lists.linuxfoundation.org/mailman/listinfo/linux-kernel-mentees

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-02-25 13:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CANDtkxs5eJ3Rc1pxBfTnvHZbxpAFmZH97dxchbSqtHSb0hey4Q@mail.gmail.com>
     [not found] ` <CAKXUXMySAPVA+gHQvg0nUQyKXHOOMtYwmEr1rGn=8C+DbNo+5Q@mail.gmail.com>
     [not found]   ` <CANDtkxv+u75ZL3s5K5Q8kns4aNhW3e50V36_u6C_Anma3Od-Uw@mail.gmail.com>
     [not found]     ` <CAKXUXMyu5aNSojudH+7rBPOShtisPjXG9T9rzhm60ORmai35pw@mail.gmail.com>
     [not found]       ` <CANDtkxtKncpeN5FVgEdGfavXy87MYdCW+-4wUjKuQ3BPOwwUnA@mail.gmail.com>
     [not found]         ` <CANDtkxstAvTg-pma6PFXRZcFC6nQwXffKpr4cwdrZg2hOBrHag@mail.gmail.com>
     [not found]           ` <CAKXUXMy+3C_nBd2_3g=wNgRWNEPD5UzOU5KgY4qL1=KvfRn-vg@mail.gmail.com>
2021-02-14 13:03             ` [Linux-kernel-mentees] Linux Kernel: Evaluate and Improve checkpatch.pl Mentorship Program Divya Goswami
2021-02-14 16:50               ` Lukas Bulwahn
2021-02-17 15:30                 ` Divya Goswami
     [not found]                   ` <CANDtkxte7p9LZzQDwyeopmk=TimhDSepcNCdOVc3Nc37FB=vKQ@mail.gmail.com>
2021-02-19  8:41                     ` Divya Goswami
2021-02-25 13:03                       ` Divya Goswami

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).