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 27B7AA0032; Fri, 21 Oct 2022 15:52:43 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C8D5340A7D; Fri, 21 Oct 2022 15:52:42 +0200 (CEST) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by mails.dpdk.org (Postfix) with ESMTP id 31944400D6 for ; Fri, 21 Oct 2022 15:52:41 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1666360360; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=YaBTa8nhyD+UAZkMI3kYO0a2KhrOZft75YaGH624bt4=; b=R4w60EF6i/LKabrKf/tbSHO3Ir90w6HcIRNAuoAOFaJYBfHx1WI2LLR+s5BUSaMLxBlOYE cWLMstVU6rlGMdYVHwuKao9ulcQwdFGEd2MjHcKF8r2VnNSLtz0G89AraARCBjQs74vg0B zofthFVYI77zG1uSfmtptJNKtkIfeT8= Received: from mail-pl1-f197.google.com (mail-pl1-f197.google.com [209.85.214.197]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_128_GCM_SHA256) id us-mta-639-qZL_EL_AN-mgL0T09OXi0A-1; Fri, 21 Oct 2022 09:52:39 -0400 X-MC-Unique: qZL_EL_AN-mgL0T09OXi0A-1 Received: by mail-pl1-f197.google.com with SMTP id s13-20020a170902ea0d00b00183243c7a0fso1737905plg.3 for ; Fri, 21 Oct 2022 06:52:39 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=YaBTa8nhyD+UAZkMI3kYO0a2KhrOZft75YaGH624bt4=; b=y3mg1bSuuHG1VfBjlNliIMlT1U2AWwANz0KXxLPOSLDVqn8onQqD1LMxHM7aPFZgDW ujO3o+hWgg3vltgsC0cvuI18bK1LHvZnd8XVbCIca3nZ3NGbIiwqmMZYjIwqYCJJb7oX zqxXAcBTBHLbc/8si8UK+iBL9gYO5+BWK31hu9pjw+9jjoKWEZsqrLHAlPpGg2+1keEP RqYZCdyf07WyWuoIdngChoC7BQervYVlM7MLAqIFvceBj7YFYgu+PG2HCjmdgaptds2z 20DCFBr1oHsVE/9xW2Ejfw98t+uMD5KXSb3WG5yg2gvnfs+2UF3HmDATEM2I+Pa4yiX5 p74A== X-Gm-Message-State: ACrzQf2VIKRyaSwmOEnxvgABejCVvObBNNIove3kZrn0Y0+NMstGdVZ5 ZpmVRIezN4LXW8OW7A457l7C1I/yfQksMg6vXLhKOVr2d9+MEv/JVLILQvYimv+Cn6rfCssKKBy K6HG3zUiSdI1SKY5CmzY= X-Received: by 2002:a63:83c6:0:b0:46a:fe3e:8b1f with SMTP id h189-20020a6383c6000000b0046afe3e8b1fmr16185640pge.120.1666360358612; Fri, 21 Oct 2022 06:52:38 -0700 (PDT) X-Google-Smtp-Source: AMsMyM6Axbbp2FRtEhoaB/qvTyYK/OVwiNPvZjA1YrlNDN+MUSK5ispimqnpfQf4dy6RNXxh2WlhSmJMOgTxmd2RAjs= X-Received: by 2002:a63:83c6:0:b0:46a:fe3e:8b1f with SMTP id h189-20020a6383c6000000b0046afe3e8b1fmr16185619pge.120.1666360358366; Fri, 21 Oct 2022 06:52:38 -0700 (PDT) MIME-Version: 1.0 References: <20221012104413.1862287-1-conor.walsh@intel.com> In-Reply-To: <20221012104413.1862287-1-conor.walsh@intel.com> From: David Marchand Date: Fri, 21 Oct 2022 15:52:25 +0200 Message-ID: Subject: Re: [PATCH] fix: rename dpdk-ioat to dpdk-dma in example To: Conor Walsh Cc: bruce.richardson@intel.com, kevin.laatz@intel.com, fengchengwen@huawei.com, dev@dpdk.org X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" 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, Oct 12, 2022 at 12:44 PM Conor Walsh wrote: > > When the dpdk-ioat app was renamed to dpdk-dma this example command > was missed, this patch corrects that issue. > > Fixes: bb4141dbe5da ("examples/dma: rename ioat application example") > > Signed-off-by: Conor Walsh Applied, thanks. -- David Marchand