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 27E2242D8C; Thu, 29 Jun 2023 15:48:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B2FD040EDB; Thu, 29 Jun 2023 15:48:03 +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 947A1406B7 for ; Thu, 29 Jun 2023 15:48:02 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1688046482; 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: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=PA1BEgef0UYupShL0mriIHTpiZGkIGaLjsdp9+lFFwA=; b=Q2wDNU3qvjzQL+xrfWBD0PrRfNKqBJ72/O9NpdcpRFzuoVzbD0pe7Dwx7sQ+iIX75NMu6Q rH0M6zMEXgtasFRdlVrTeaG+CV5AjInlPzPdj4vfJ1TOu2sunpEr+DrvAMawxKuoI0uAch 9xbay8pcBceXCJ/wZaBdUGTxL64POJU= Received: from mail-oa1-f72.google.com (mail-oa1-f72.google.com [209.85.160.72]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-635-G41b1Nk1M-KsRg4QhdXkqg-1; Thu, 29 Jun 2023 09:48:00 -0400 X-MC-Unique: G41b1Nk1M-KsRg4QhdXkqg-1 Received: by mail-oa1-f72.google.com with SMTP id 586e51a60fabf-1b044bc50b0so1061130fac.3 for ; Thu, 29 Jun 2023 06:48:00 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688046480; x=1690638480; h=content-transfer-encoding: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=PA1BEgef0UYupShL0mriIHTpiZGkIGaLjsdp9+lFFwA=; b=Mh1RGLAIZw+TDXrUnLrGjdVibvVvHuB/SfBiF7NCbgZ7rfuR6tjLvqS83HKIKcST8V buqiEKsWewW48ljaqV/N4AwxL9OqBiybtbh+Mr8CRg8JPAIR5IuNDqFB1D2Ac/gu/C8f Xl/iQAjVt7/2ln15yhehmd4Qx795cZpbotoWYzPDoVUAl6X2Y2fFxTT0+NkT8Xs/TRBT JnylKWYaZKAC9lrs9+DKUz7ui13p7D8U7MZpJcKdGb3Jmpplq0GSEAhbDKb0ninu7/ls FVVLp/UkktnfIsqcbIZCg+7BBVAum6V7UVon30g+eJcIPEoQMW1xIYknu3kPGUUMhjh4 6e8A== X-Gm-Message-State: AC+VfDzaY4EWHrNjG773qsSgZ2XIiDZhLDwbSHvQ6T0zjMUAJ/nXQxNu QJoC3oSf9W5RZIkmKyB89FYNbRNVyF7O9Et4xNQlgl+SaQVddFFrPLnBrABjL/yM5LRqIqtxMru 8sfByqNl0axAhroGenNk= X-Received: by 2002:a05:6870:e3c6:b0:18b:1936:30ee with SMTP id y6-20020a056870e3c600b0018b193630eemr26561155oad.56.1688046479927; Thu, 29 Jun 2023 06:47:59 -0700 (PDT) X-Google-Smtp-Source: ACHHUZ4E44pQWIj18xCAoyqPSDedpxYxnXGUzl9Mvxe0LLbF4ZGRDHGZpmLhgCtIV03UUTXb8hhOoJbtdBN6YxXVRqU= X-Received: by 2002:a05:6870:e3c6:b0:18b:1936:30ee with SMTP id y6-20020a056870e3c600b0018b193630eemr26561143oad.56.1688046479750; Thu, 29 Jun 2023 06:47:59 -0700 (PDT) MIME-Version: 1.0 References: <20230628191219.78753-1-vladimir.medvedkin@intel.com> In-Reply-To: From: David Marchand Date: Thu, 29 Jun 2023 15:47:48 +0200 Message-ID: Subject: Re: [PATCH] test: add additional tests for thash library To: "Medvedkin, Vladimir" Cc: "dev@dpdk.org" , "konstantin.v.ananyev@yandex.ru" X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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 Thu, Jun 29, 2023 at 3:44=E2=80=AFPM Medvedkin, Vladimir wrote: > > Hi David, > > Yes, I sent them separately because the bugfix in mentioned patch should = be backported unlike adding a new test. Well, having the two patches in a single series won't prevent us from only backporting the fix, and the CI will still be happy. Please resend. Thanks. --=20 David Marchand