From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 2196A42352; Wed, 11 Oct 2023 17:52:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AB09C40279; Wed, 11 Oct 2023 17:52:45 +0200 (CEST) Received: from mail-oi1-f179.google.com (mail-oi1-f179.google.com [209.85.167.179]) by mails.dpdk.org (Postfix) with ESMTP id 3B76B400D7 for ; Wed, 11 Oct 2023 17:52:44 +0200 (CEST) Received: by mail-oi1-f179.google.com with SMTP id 5614622812f47-3af5b26d599so5299427b6e.2 for ; Wed, 11 Oct 2023 08:52:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20230601.gappssmtp.com; s=20230601; t=1697039563; x=1697644363; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:subject:cc:to:from:date:from:to:cc:subject:date :message-id:reply-to; bh=V0o6g3VZup4yQjYgwGMhX9mkLf5QUFcscno6+vhErZc=; b=kfDAbYTrNsLnLQkda7IpiemfuhC5iQlVAURFmy6lFMStPtD645j3hwwwwkk5IzUHCL y0gb/sSGdthP8XBVra/oq7jwjExqxu81qWzbZpzFGbUB3FC2/dSKoHtuewjjXXNk5XyL tJMWGC9pCHQZGUNQNy9c8bLWJAk6wc/7Zm8TedtKJTwNV+gKXdfDXoQUU0hCv9JCc8nR YDwtESzYA5Rxdenn+1+uOBu6rTsgZglT3yEeUSgiXrddD/k1lP9DUB0TGiyqC6+lD6rU ATT34kwe+k0fZH6wfkaasCCS8rDF52ai7r5u8vM0cXNxG7NU3XwojrHOHTvZhaSf2nOv sOfg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697039563; x=1697644363; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:subject:cc:to:from:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=V0o6g3VZup4yQjYgwGMhX9mkLf5QUFcscno6+vhErZc=; b=LgbWP3daafp9gImDGUsjTMzHLQkjnw437v9LHfh63e7wrojF6RVTPkAsWnF+sn6Ips 6gQbBJEjlqrKozO3x3JAyiShNrFmLemf6l11mTwrdcw9yBcey/cjY7T+JlOKv4WD/ofE sfAtVQjDTKJj791jDtipgxr8tB8w5ximtbV4es2KGo9FtHEOL2RV0FaUqpEamxw6J4ef ycvEiBh7IMtHRisAVty/pftJPRES9tMPaYeMDtFCnK7+ijBY2bCewoG2KHdVczunOzJo 72Sx0GxMuAwVnX/wVc5l3k91v6v4kzxkqkUoiUajZlzdHFTJfWMQXgxNCXEl2EH3q3ch aTtw== X-Gm-Message-State: AOJu0YxczDhNL7SO4BjBIBgeRgBMQJKuPktDDHhFC/tGdH9gKRxRvl7a LCwWtEEm9iF2GUlsjVFd93j+YQ== X-Google-Smtp-Source: AGHT+IH7FvfmNLclXKUIM+TvWVcjxIsfSuAsnkRASgQajk7acCH45aa/Ms9BhTy9JBpf0NBCVw+KFQ== X-Received: by 2002:a05:6358:7e07:b0:143:91a2:8df1 with SMTP id o7-20020a0563587e0700b0014391a28df1mr24448590rwm.3.1697039563228; Wed, 11 Oct 2023 08:52:43 -0700 (PDT) Received: from hermes.local (204-195-126-68.wavecable.com. [204.195.126.68]) by smtp.gmail.com with ESMTPSA id q17-20020a62e111000000b0069327d0b491sm10265641pfh.195.2023.10.11.08.52.42 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 11 Oct 2023 08:52:42 -0700 (PDT) Date: Wed, 11 Oct 2023 08:52:40 -0700 From: Stephen Hemminger To: Bruce Richardson Cc: Thomas Monjalon , David Marchand , Subject: Re: [PATCH] doc: remove confusing command to send patch Message-ID: <20231011085240.79105137@hermes.local> In-Reply-To: References: <20231010162635.755975-1-thomas@monjalon.net> <1868656.CQOukoFCf9@thomas> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org On Wed, 11 Oct 2023 09:30:23 +0100 Bruce Richardson wrote: > > Or we can send to dev@dpdk.org, Cc maintainers. > > This is what I do: > > git send-email --to dev@dpdk.org --cc-cmd devtools/get-maintainer.sh > > > +1 for this, mainly on the basis of it being what I do too! :-) Ditto. Maybe would be good to have alias or wrapper script?