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 2522FA0547; Sat, 31 Jul 2021 20:58:18 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DA5D84014D; Sat, 31 Jul 2021 20:58:17 +0200 (CEST) Received: from mail-qk1-f178.google.com (mail-qk1-f178.google.com [209.85.222.178]) by mails.dpdk.org (Postfix) with ESMTP id 6ECBB40042 for ; Sat, 31 Jul 2021 20:58:17 +0200 (CEST) Received: by mail-qk1-f178.google.com with SMTP id c9so12781162qkc.13 for ; Sat, 31 Jul 2021 11:58:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=broadcom.com; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=jzEnU/QPqHiRlSoaYieepmPMukqamleOam1rXuQTUuo=; b=dTX0vpKt4EOy5u3ph4Y2j3sxSZ07cJcrI+5gphaxL/uz+w3OvE6UkYMy3kAVqwFeR2 kHvFGtOsKQxqqJmMUqDuSwIzyKtn2Eh3IE2E5pHNtXD90RCegsElpM7FC2YZE7a5Vldd kwlAjtD6+fmM4aLc/2f2La+RININJJAmstLG4= 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=jzEnU/QPqHiRlSoaYieepmPMukqamleOam1rXuQTUuo=; b=k1/I+TGxyGln0OOZiTGo3e3Y3tHPFgRRl6r4NGTGGEVw01c2XMsQkn6/q7RkZoYCsq c4gicoEfpJ2zmX6TUFsnDBPZrGEP/+Sa4kmlqZGRAMAzvzAmRdEFC1kfGyWOH1A0sKo3 CJJUYZpxjnssG0aNak5Bghe5Izt/uyF55kvHAeBdB9OhYOhqEwP8JSGFj62Vfrz5Lc8o 1fYH9JYtXpghggsvvyhLVQ1VBpDxQ3JhFlvFlQb2ZrYGRmwDf3IdfTjXyJxVTpQkKmqh +dRygaB+zqP9lWvNrGO6eTCehTVD0WIBcvokpIVRNfjCOzopmyce6XMLPLwtZwi6wZym AHTQ== X-Gm-Message-State: AOAM532AxXftycCFm8nT4oVnG/gIPATsWH9MDCmhAokOF9P+24FXD0RM upyQaz3k4wdOlr8qKjUOBmZHRWlDdtm6XCyDi9MhqQ== X-Google-Smtp-Source: ABdhPJxzseLFj+X8el7BmNNApad5aAz8dsjNKtHP7bH1/7HW6sq7HheI0ShxLg4PQFDXtT9Y85LGSV8tO8ROcuSiGbQ= X-Received: by 2002:ae9:c119:: with SMTP id z25mr8312666qki.40.1627757896673; Sat, 31 Jul 2021 11:58:16 -0700 (PDT) MIME-Version: 1.0 References: <1612449252-395208-1-git-send-email-matan@nvidia.com> <20210414201544.1063413-1-thomas@monjalon.net> In-Reply-To: <20210414201544.1063413-1-thomas@monjalon.net> From: Ajit Khaparde Date: Sat, 31 Jul 2021 11:58:00 -0700 Message-ID: To: Thomas Monjalon Cc: dpdk-dev , Akhil Goyal , Matan Azrad , Ray Kinsella , Neil Horman Content-Type: multipart/signed; protocol="application/pkcs7-signature"; micalg=sha-256; boundary="0000000000003c947505c86feb6f" X-Content-Filtered-By: Mailman/MimeDel 2.1.29 Subject: Re: [dpdk-dev] [PATCH] doc: announce extension of crypto data-unit length 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" --0000000000003c947505c86feb6f Content-Type: text/plain; charset="UTF-8" On Wed, Apr 14, 2021 at 1:15 PM Thomas Monjalon wrote: > > The struct member dataunit_len is introduced in DPDK 21.05. > It is limited to 16 bits to fit a padding hole in 32-bit build. > This means the maximum data-unit length is 64 KB. > Some use cases may benefit of a bigger size as the proposed 32 bits. > > Signed-off-by: Thomas Monjalon Acked-by: Ajit Khaparde > --- > doc/guides/rel_notes/deprecation.rst | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst > index 2afc84c396..a17f30c2ff 100644 > --- a/doc/guides/rel_notes/deprecation.rst > +++ b/doc/guides/rel_notes/deprecation.rst > @@ -118,6 +118,10 @@ Deprecation Notices > consistent with existing outer header checksum status flag naming, which > should help in reducing confusion about its usage. > > +* cryptodev: The field ``dataunit_len`` of the ``struct rte_crypto_cipher_xform`` > + has a limited size ``uint16_t``. > + It will be moved and extended as ``uint32_t`` in DPDK 21.11. > + > * eventdev: The structure ``rte_event_eth_rx_adapter_queue_conf`` will be > extended to include ``rte_event_eth_rx_adapter_event_vector_config`` elements > and the function ``rte_event_eth_rx_adapter_queue_event_vector_config`` will > -- > 2.31.1 > --0000000000003c947505c86feb6f--