From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pf1-f196.google.com (mail-pf1-f196.google.com [209.85.210.196]) by dpdk.org (Postfix) with ESMTP id B31151B1CD for ; Tue, 9 Oct 2018 17:09:35 +0200 (CEST) Received: by mail-pf1-f196.google.com with SMTP id j23-v6so1003159pfi.4 for ; Tue, 09 Oct 2018 08:09:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=zcKE0uR9iJe5qFeX2RJ/9WKWp98cmNdHzmlYWBlCTzA=; b=aMRLQVvXLInoG76cGnhgv/ZEhwOtKKiIUNJPtyqJPjS36sUSxPWjhI1TKobnysqEv6 LQugBIfhTN7SAeDWh7FQ9d3/D6GGnudzN6jMqQA/qt6oBiJP9vMia3Gwc6EyOTGHfojd 9foeIzhEzYlNcuOueehZCgcHiMmsM3epFzP+Iq5U14kDyBgsw6BpypCpPi1btQh7PiH2 lzgL40JLwyrbZGsAh8y+TDt0BC++K3lh6bP8A4a7kIq+MFwHgOfEJYpICBWeCG5lEYsz BbvA5xWAnxug969Luyf5SjTTiX66OFJuDnGn1smk7p2vaa0uTe60zvN25p/70v1e9is1 88fA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=zcKE0uR9iJe5qFeX2RJ/9WKWp98cmNdHzmlYWBlCTzA=; b=OHXKm8R3aiKPVzzEd1JCOle/B6AjvmsolRG0Z0fopCc47rEZESrhpCslGUdxR+oMZK OH0S0+XM/Q5PUYiSxNNcW6nVhqFi/85c2W+tTno+97mqcPuXemWsMHmIaAolw0HPgsPl wnqzkJX++6/X0a8Zq0Ij3ukKapzKghuovO8BfTxOor1UEXD5fVtH0aHoWMcSBuDCu+w8 QCNGGYX0UDQKOpQ2U+ySippsap57owpxde6ahJVWboso8HXvw4Yfds1qyx3q0xANnk4/ vcLAykb1ntrCMzVgKp8qkhPG765dnC/l4s5dPL04NW1Vg4dr16tozfTDqnL+KhfXp7lm t0nQ== X-Gm-Message-State: ABuFfohRNKev/CeWO+6sohlkjt0m3pRyarIqpCUJt1sHx9rfM8HLgijy 76Q9aotfKkh99pq82X4X3XP6NA== X-Google-Smtp-Source: ACcGV608ETP1jwRkHGOewWJIJ9g3p2wvF9V1u2u5/AnCor3ptxbArerUbPPJ4FTvXfjOiqZIghSHHw== X-Received: by 2002:a62:32c4:: with SMTP id y187-v6mr30427346pfy.4.1539097774810; Tue, 09 Oct 2018 08:09:34 -0700 (PDT) Received: from xeon-e3 (204-195-22-127.wavecable.com. [204.195.22.127]) by smtp.gmail.com with ESMTPSA id c8-v6sm24242484pfi.142.2018.10.09.08.09.34 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Tue, 09 Oct 2018 08:09:34 -0700 (PDT) Date: Tue, 9 Oct 2018 08:09:26 -0700 From: Stephen Hemminger To: Leah Tekoa Cc: "dev@dpdk.org" , Shachar Beiser , Barak Perlman Message-ID: <20181009080926.293ec5fa@xeon-e3> In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [dpdk-dev] Patch not seen in the Patchwork X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Oct 2018 15:09:36 -0000 On Tue, 9 Oct 2018 07:00:37 +0000 Leah Tekoa wrote: > Hi, >=20 > My name is Leah Tekoa and I am working at Ethernity Networks. > I am a new contributor to DPDK. >=20 > I am trying to submit code to DPDK. > I followed the instructions under: https://doc.dpdk.org/guides-18.08/cont= ributing/patches.html >=20 > * I registered to the DPDK development mailing list. > * I registered to the DPDK Patchwork. > * I also registered to: stable@dpdk.org and = users@dpdk.org. > * I committed my change and followed the instructions regarding the c= ommit 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: =E2=80=98Result: OK= =E2=80=99. >=20 > The problem is that I don=E2=80=99t see my patch in the Patchwork. > Note that I did get an email with my patch, that has the dev@dpdk.org on the TO. Also, an internal colleague got my patch email= as well. >=20 > Can you advise please? >=20 > Thanks, > Leah. >=20 Did patch make it to the mailing list? Patchwork doesn't care if you registered or not.