From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id E4B53C07E95 for ; Wed, 7 Jul 2021 10:00:57 +0000 (UTC) Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by mail.kernel.org (Postfix) with ESMTP id 7344761C98 for ; Wed, 7 Jul 2021 10:00:57 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 7344761C98 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=redhat.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=dev-bounces@dpdk.org Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 65B2E406FF; Wed, 7 Jul 2021 12:00:56 +0200 (CEST) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by mails.dpdk.org (Postfix) with ESMTP id 9E35A406B4 for ; Wed, 7 Jul 2021 12:00:54 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1625652054; 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=NvI7XlPPn79gE1HE1shRd4Cu+gwuEcqiySjM5a3jALg=; b=VGE/6a9g3TD0akGwRvYakqEDr/i2V3x9zSVDqWsY6dJfhX5Psz3D3vB158hYI7CwOpMMtc jG/brCyGSb2k/cJUG1uzOlPscv7IUKZrug26PYx0NnuPiQrt/0uFUsGzTL22CiEyXY6Fts UBY16SVExJv+VU71B9x3UB+ZLEk57nY= Received: from mail-ua1-f70.google.com (mail-ua1-f70.google.com [209.85.222.70]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-502-J2eOmJT-OI-T_xhQ54Oqkg-1; Wed, 07 Jul 2021 06:00:53 -0400 X-MC-Unique: J2eOmJT-OI-T_xhQ54Oqkg-1 Received: by mail-ua1-f70.google.com with SMTP id k65-20020ab043470000b029027cb996995fso670044uak.18 for ; Wed, 07 Jul 2021 03:00:53 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=NvI7XlPPn79gE1HE1shRd4Cu+gwuEcqiySjM5a3jALg=; b=Omg+atajuwy3p40kFy+6HaKXsq8J0Ucp22B2T3sjlj8rrz+JCXicTROdX1fOKMpCaf MhFyM4oNXgPYt1/lNEcFaEOwmhcIEzm2GgZjijk6SXhJjBc1rWjJm2vLz5eoGK+Doe6K SqCwqthaGwWCzktmnbYwrexDFL+7/JcOHdQZcAmLydEQC/ORRWxKuLhn6epDXbMsS4Re AxHraMrYPJo+YjXXcYjyFQ+v7aiMj5v9BBi2HnGeISc6Df73kzqVI8vxvIXzcfncg+63 ii+LBWRmNTc8jKytt3DoVOMuqoSlLgOW4bWUr/SfrcyZuOgJ6jsrz465vj8IJMEDzD3s uPVQ== X-Gm-Message-State: AOAM532+0ZJIWQ06K7Fihm8QPrbQnx3UudvCKqgh2g5TGD9KvTVt4kCR Pc17WF+poUtwbGoZyaUrG/tWSrqYPJYrqGTELnFWka8czjKtgVSB90IXl9K5sBTwSqTUq3GJF78 5a/Dz4FtTvhioMPSIz4s= X-Received: by 2002:a67:3001:: with SMTP id w1mr11777114vsw.5.1625652052774; Wed, 07 Jul 2021 03:00:52 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyRmmUfN4PiWR4vgczUHsahmh6OPvjwzhXyWwHFnOJ8/ck56rN6wC1GgzyN0RIoARJS+3NU0WpTVzGo7rLxVgI= X-Received: by 2002:a67:3001:: with SMTP id w1mr11777095vsw.5.1625652052566; Wed, 07 Jul 2021 03:00:52 -0700 (PDT) MIME-Version: 1.0 References: <20210428094926.22185-1-ivan.malov@oktetlabs.ru> <20210524114833.4056-1-ivan.malov@oktetlabs.ru> In-Reply-To: <20210524114833.4056-1-ivan.malov@oktetlabs.ru> From: David Marchand Date: Wed, 7 Jul 2021 12:00:41 +0200 Message-ID: To: Ivan Malov Cc: dev , Ray Kinsella , Ferruh Yigit Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=dmarchan@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" Subject: Re: [dpdk-dev] [PATCH v4 0/3] Match On VLAN Presence In Transfer Flows 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 Sender: "dev" On Mon, May 24, 2021 at 1:49 PM Ivan Malov wrote: > > Changes in v2: > * [1/3] no longer triggers spelling warnings > > Changes in v3: > * Attempt to correct mailing order of the patches > > Changes in v4: > * Yet another attempt to correct mailing order of the patches > > Andrew Rybchenko (1): > common/sfc_efx/base: update MCDI headers > > Ivan Malov (2): > common/sfc_efx/base: add MAE VLAN presence match bits > net/sfc: support matching on VLAN presence in transfer rules Series applied, thanks. -- David Marchand