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 399C2A0543; Fri, 28 Oct 2022 16:12:20 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2D55140694; Fri, 28 Oct 2022 16:12:20 +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 348F740146 for ; Fri, 28 Oct 2022 16:12:19 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1666966338; 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=7p5kOy++2mRO8+YOKIuXUIiuGIOKRgu0iJZvmfj554I=; b=S5aMQi2oH9KL92C8i5ey+29bg+YyG4VHBg0bZldiRQt95dnsCsWC9+4vdit0MmVBQ0ejfo KCaCl3DOF1b9KtJXavNdCwQ8Pun7rVbQlE1ab4oOObXWz8+yNS8Gpxh7WrlwljA44PxKuu Fsai9W0rQBqGnxo/M1pdRav0ozcL7DU= Received: from mail-pf1-f199.google.com (mail-pf1-f199.google.com [209.85.210.199]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_128_GCM_SHA256) id us-mta-244-Ob4KO-ovPMmh9GPlsqvM4w-1; Fri, 28 Oct 2022 10:12:17 -0400 X-MC-Unique: Ob4KO-ovPMmh9GPlsqvM4w-1 Received: by mail-pf1-f199.google.com with SMTP id i19-20020aa787d3000000b0056bd68d713cso2612910pfo.17 for ; Fri, 28 Oct 2022 07:12:17 -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=7p5kOy++2mRO8+YOKIuXUIiuGIOKRgu0iJZvmfj554I=; b=vMOjsmlauGsxUbmBObo0lV06EqsKUnOaZmAoL6rkGk3IsQdpNHxb41jttcal9sHMBD dXW6A0vCb+h6jX0lEIZZsv772H2oSEFtSq/h/36igF1XKtUOP2lnTAyaz+8vBVdcZWl7 ltE9s4Hvgjm8JqheEcS2ozZkxHCWakDlF0V3I8SiNtuz3V8KNKTk23TYg4ttwMtgNSou dgGO0Tir3HbnnYMlAuFcpGcHwjdwVKfD8PnB4WhU9hhR/c2uHfSZNkCxar8tTOmbkFTV FfHsiqLSP+Emkv8GAo7z7ftHUzF00WSG/uxJZVCZIm32f3v5af/wxQcwLwLUTzkP7GEy OJlA== X-Gm-Message-State: ACrzQf2C9JUl7g4do0gkzQqK0JLoLvIgTTM0/ImItkkGpssYmJQGYisf wRoLjauG13K52JtTip/R/Gm1u0FMV8zAtmR+yTI65vnOZYtYQ3y9e4TAAz0dANevoMmWvsOEL4Y 4qsxIYFTTg6gtHvZnBzY= X-Received: by 2002:a17:902:bf46:b0:179:eba5:90ba with SMTP id u6-20020a170902bf4600b00179eba590bamr55567054pls.16.1666966336271; Fri, 28 Oct 2022 07:12:16 -0700 (PDT) X-Google-Smtp-Source: AMsMyM6B+sUOtG/MVOnPknyyoJYC2qzzQwrmXE3gFgzb9LPnnLZEznFAwKg4akj9X/MpQtC/HU4wWk5rM8gQYUohJsA= X-Received: by 2002:a17:902:bf46:b0:179:eba5:90ba with SMTP id u6-20020a170902bf4600b00179eba590bamr55567025pls.16.1666966336027; Fri, 28 Oct 2022 07:12:16 -0700 (PDT) MIME-Version: 1.0 References: <20221027094655.1007047-1-david.marchand@redhat.com> <37885061.10thIPus4b@thomas> In-Reply-To: <37885061.10thIPus4b@thomas> From: David Marchand Date: Fri, 28 Oct 2022 16:12:04 +0200 Message-ID: Subject: Re: [PATCH] flow_classify: mark library as deprecated To: David Marchand Cc: dev@dpdk.org, ferruh.yigit@amd.com, konstantin.v.ananyev@yandex.ru, john.mcnamara@intel.com, bruce.richardson@intel.com, stephen@networkplumber.org, Thomas Monjalon 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 Thu, Oct 27, 2022 at 4:14 PM Thomas Monjalon wrote: > > This library has no maintainer and, for now, nobody expressed interest > > in taking over. > > Mark this experimental library as deprecated and announce plan for > > removal in v23.11. > > > > Signed-off-by: David Marchand > > Acked-by: Thomas Monjalon Applied, thanks. -- David Marchand