* Patch not seen in the Patchwork
@ 2018-10-09 7:00 Leah Tekoa
2018-10-09 8:23 ` Akhil Goyal
` (2 more replies)
0 siblings, 3 replies; 5+ messages in thread
From: Leah Tekoa @ 2018-10-09 7:00 UTC (permalink / raw)
To: dev@dpdk.org; +Cc: Shachar Beiser, Barak Perlman
Hi,
My name is Leah Tekoa and I am working at Ethernity Networks.
I am a new contributor to DPDK.
I am trying to submit code to DPDK.
I followed the instructions under: https://doc.dpdk.org/guides-18.08/contributing/patches.html
* I registered to the DPDK development mailing list.
* I registered to the DPDK Patchwork.
* I also registered to: stable@dpdk.org<mailto:stable@dpdk.org> and users@dpdk.org<mailto:users@dpdk.org>.
* I committed my change and followed the instructions regarding the commit message Subject Line and Body.
* I ran the checkpatches.sh and verified the patch is OK.
* I generated the patch with git-format-patch.
* I sent the patch using git-send-mail and got: ‘Result: OK’.
The problem is that I don’t see my patch in the Patchwork.
Note that I did get an email with my patch, that has the dev@dpdk.org<mailto:dev@dpdk.org> on the TO. Also, an internal colleague got my patch email as well.
Can you advise please?
Thanks,
Leah.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Patch not seen in the Patchwork
2018-10-09 7:00 Patch not seen in the Patchwork Leah Tekoa
@ 2018-10-09 8:23 ` Akhil Goyal
2018-10-09 15:09 ` Stephen Hemminger
2018-10-15 8:10 ` Leah Tekoa
2 siblings, 0 replies; 5+ messages in thread
From: Akhil Goyal @ 2018-10-09 8:23 UTC (permalink / raw)
To: Leah Tekoa, dev@dpdk.org; +Cc: Shachar Beiser, Barak Perlman
Hi,
I think your office network may have some restrictions.
You may try sending the patches to some other mail id outside your
office network.
Or you can try sending the patches using a network connection outside
your organization's network.
Akhil
On 10/9/2018 12:30 PM, Leah Tekoa wrote:
> Hi,
>
> My name is Leah Tekoa and I am working at Ethernity Networks.
> I am a new contributor to DPDK.
>
> I am trying to submit code to DPDK.
> I followed the instructions under: https://doc.dpdk.org/guides-18.08/contributing/patches.html
>
> * I registered to the DPDK development mailing list.
> * I registered to the DPDK Patchwork.
> * I also registered to: stable@dpdk.org<mailto:stable@dpdk.org> and users@dpdk.org<mailto:users@dpdk.org>.
> * I committed my change and followed the instructions regarding the commit message Subject Line and Body.
> * I ran the checkpatches.sh and verified the patch is OK.
> * I generated the patch with git-format-patch.
> * I sent the patch using git-send-mail and got: ‘Result: OK’.
>
> The problem is that I don’t see my patch in the Patchwork.
> Note that I did get an email with my patch, that has the dev@dpdk.org<mailto:dev@dpdk.org> on the TO. Also, an internal colleague got my patch email as well.
>
> Can you advise please?
>
> Thanks,
> Leah.
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Patch not seen in the Patchwork
2018-10-09 7:00 Patch not seen in the Patchwork Leah Tekoa
2018-10-09 8:23 ` Akhil Goyal
@ 2018-10-09 15:09 ` Stephen Hemminger
2018-10-15 8:10 ` Leah Tekoa
2 siblings, 0 replies; 5+ messages in thread
From: Stephen Hemminger @ 2018-10-09 15:09 UTC (permalink / raw)
To: Leah Tekoa; +Cc: dev@dpdk.org, Shachar Beiser, Barak Perlman
On Tue, 9 Oct 2018 07:00:37 +0000
Leah Tekoa <Leah@Ethernitynet.com> wrote:
> Hi,
>
> My name is Leah Tekoa and I am working at Ethernity Networks.
> I am a new contributor to DPDK.
>
> I am trying to submit code to DPDK.
> I followed the instructions under: https://doc.dpdk.org/guides-18.08/contributing/patches.html
>
> * I registered to the DPDK development mailing list.
> * I registered to the DPDK Patchwork.
> * I also registered to: stable@dpdk.org<mailto:stable@dpdk.org> and users@dpdk.org<mailto:users@dpdk.org>.
> * I committed my change and followed the instructions regarding the commit message Subject Line and Body.
> * I ran the checkpatches.sh and verified the patch is OK.
> * I generated the patch with git-format-patch.
> * I sent the patch using git-send-mail and got: ‘Result: OK’.
>
> The problem is that I don’t see my patch in the Patchwork.
> Note that I did get an email with my patch, that has the dev@dpdk.org<mailto:dev@dpdk.org> on the TO. Also, an internal colleague got my patch email as well.
>
> Can you advise please?
>
> Thanks,
> Leah.
>
Did patch make it to the mailing list?
Patchwork doesn't care if you registered or not.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Patch not seen in the Patchwork
2018-10-09 7:00 Patch not seen in the Patchwork Leah Tekoa
2018-10-09 8:23 ` Akhil Goyal
2018-10-09 15:09 ` Stephen Hemminger
@ 2018-10-15 8:10 ` Leah Tekoa
2018-10-15 19:51 ` Arnon Warshavsky
2 siblings, 1 reply; 5+ messages in thread
From: Leah Tekoa @ 2018-10-15 8:10 UTC (permalink / raw)
To: dev@dpdk.org; +Cc: Shachar Beiser, Barak Perlman, Leah Tekoa
Hi,
Can someone please take a look and help me with this?
The patch I want to submit is just a small fix of correcting a typo and replacing 'Y' with 'R' while displaying the RED bytes statistics.
As written in my previous email, I followed the instructions under: https://doc.dpdk.org/guides-18.08/contributing/patches.html but my patch was not added to the Patchwork.
Appreciate your help,
Leah.
-----Original Message-----
From: dev <dev-bounces@dpdk.org> On Behalf Of Leah Tekoa
Sent: October 9, 2018 10:01 AM
To: dev@dpdk.org
Cc: Shachar Beiser <Shachar@Ethernitynet.com>; Barak Perlman <Barak@Ethernitynet.com>
Subject: [dpdk-dev] Patch not seen in the Patchwork
Hi,
My name is Leah Tekoa and I am working at Ethernity Networks.
I am a new contributor to DPDK.
I am trying to submit code to DPDK.
I followed the instructions under: https://doc.dpdk.org/guides-18.08/contributing/patches.html
* I registered to the DPDK development mailing list.
* I registered to the DPDK Patchwork.
* I also registered to: stable@dpdk.org<mailto:stable@dpdk.org> and users@dpdk.org<mailto:users@dpdk.org>.
* I committed my change and followed the instructions regarding the commit message Subject Line and Body.
* I ran the checkpatches.sh and verified the patch is OK.
* I generated the patch with git-format-patch.
* I sent the patch using git-send-mail and got: ‘Result: OK’.
The problem is that I don’t see my patch in the Patchwork.
Note that I did get an email with my patch, that has the dev@dpdk.org<mailto:dev@dpdk.org> on the TO. Also, an internal colleague got my patch email as well.
Can you advise please?
Thanks,
Leah.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Patch not seen in the Patchwork
2018-10-15 8:10 ` Leah Tekoa
@ 2018-10-15 19:51 ` Arnon Warshavsky
0 siblings, 0 replies; 5+ messages in thread
From: Arnon Warshavsky @ 2018-10-15 19:51 UTC (permalink / raw)
To: Leah Tekoa; +Cc: dev@dpdk.org, Shachar Beiser, Barak Perlman
If your patch arrived to your colleagues on the same domain but not to
dev@dpdk,
I would place a bet on your outgoing smtp server not sending it outside
your domain.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2018-10-15 19:51 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-09 7:00 Patch not seen in the Patchwork Leah Tekoa
2018-10-09 8:23 ` Akhil Goyal
2018-10-09 15:09 ` Stephen Hemminger
2018-10-15 8:10 ` Leah Tekoa
2018-10-15 19:51 ` Arnon Warshavsky
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.