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 37F79432CB; Tue, 7 Nov 2023 22:59:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 17427402D5; Tue, 7 Nov 2023 22:59:44 +0100 (CET) Received: from mail-oo1-f43.google.com (mail-oo1-f43.google.com [209.85.161.43]) by mails.dpdk.org (Postfix) with ESMTP id 027864025E for ; Tue, 7 Nov 2023 22:59:41 +0100 (CET) Received: by mail-oo1-f43.google.com with SMTP id 006d021491bc7-5845213c583so3162225eaf.0 for ; Tue, 07 Nov 2023 13:59:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699394381; x=1699999181; darn=dpdk.org; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=z4sjS+i1ZmStBxRdAft5k5D4JbHhY+7braaZu6q/eow=; b=DzOgc+7RWJwYrEhSpvRlw9RFp2mSiOovMYR+KQNmr3xji7BfWQgBUFj9/Kq3dlLq6J 0am6tJNMG9b/zfHvMrAqGXeqVR9YVbtxhVY0yBQ58z4VzQfEOhodVuL5qcpxPHZP02n6 VzUZE+3UkCsx7z941+Cp3fM6WP3g99ymYOX6Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699394381; x=1699999181; 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=z4sjS+i1ZmStBxRdAft5k5D4JbHhY+7braaZu6q/eow=; b=ibcAcQyObPlH+qRbBGFNZpB0pg9Sn/J3iKutq366QupJBRNWMqlgcYyY9R+Cf1M6E2 4OJ7dzTIhzd1rHcYX7MLPQGB5AKfTJxI5S1DEzkplK65FrxUOTm0uBQoM5sxZ9yD/Mu+ vih5Amqn7LdlM+bFDgrTjG04BE/Sf8a3Tquf6vv74AkuhY6ES+evd4CXYkv93IpvXfje VC1jMWCJ04FqSXIx+Peyy2nT7ltgsqSSRc5WBQnY+6IpKZZZx17VaEoO4A7husAXL9se 4uN6RKylDf7x3a+CPKeacQNadJA7gqLlHiK8CpkinMx9psXM2HIbJFTtmEvwBs5XQrIQ k7FQ== X-Gm-Message-State: AOJu0Ywh0sTJQotPLri0nWS1ju0xON78ZIAKL1eNQS1hQ3uXqN0nsAMK y+bF/ZztVOtwoptDHqM9JZuzb+tRuEipckBE/1nABQ== X-Google-Smtp-Source: AGHT+IE1q5J1hltqRRLllgwqkm9qoGqnlP2OG8FN77cqK/Rs5LLDMA2nYWh2vJC/apTQ7bsbx4x7t7TxeyrXP0ZutEI= X-Received: by 2002:a4a:d4cd:0:b0:582:28e:93a8 with SMTP id r13-20020a4ad4cd000000b00582028e93a8mr87530oos.3.1699394381286; Tue, 07 Nov 2023 13:59:41 -0800 (PST) MIME-Version: 1.0 References: <20231103062606.2632012-1-chaoyong.he@corigine.com> <2c06ff10-528b-43d7-8dbb-555ce6f971d1@amd.com> <92831614-6ddc-4bc0-a0c8-4fa6e41f5799@amd.com> In-Reply-To: From: Patrick Robb Date: Tue, 7 Nov 2023 16:59:30 -0500 Message-ID: Subject: Re: [PATCH 00/11] Add basic flow support for corenic firmware To: Ferruh Yigit Cc: Chaoyong He , dpdklab , oss-drivers , "dev@dpdk.org" Content-Type: multipart/alternative; boundary="0000000000006e24090609971639" 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 --0000000000006e24090609971639 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Tue, Nov 7, 2023 at 3:19=E2=80=AFPM Ferruh Yigit = wrote: > > I am also not sure if this is the common usecase, lets record the need, > we can decide what to support based on it. > > > And as a generic approach, what about following syntax: > Recheck-request,attribute=3Dvalue: ... > > And for above case, attribute can be "pull=3Dtrue" ... > > That syntax looks reasonable, and if it's omitted, default is pull=3Dfals= e. Thanks! --0000000000006e24090609971639 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

On Tue, Nov 7, 2023 at 3:19=E2=80=AFPM Fe= rruh Yigit <ferruh.yigit@amd.com= > wrote:

I am also not sure if this is the common usecase, lets record the need,
we can decide what to support based on it.


And as a generic approach, what about following syntax:
Recheck-request,attribute=3Dvalue: ...

And for above case, attribute can be "pull=3Dtrue" ...

That syntax looks reasonable, and if it's omitt= ed, default is pull=3Dfalse. Thanks!
--0000000000006e24090609971639--