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 84FEAA0C43; Fri, 1 Oct 2021 07:37:33 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 03A234067E; Fri, 1 Oct 2021 07:37:33 +0200 (CEST) Received: from mail-io1-f51.google.com (mail-io1-f51.google.com [209.85.166.51]) by mails.dpdk.org (Postfix) with ESMTP id CC7C140040 for ; Fri, 1 Oct 2021 07:37:31 +0200 (CEST) Received: by mail-io1-f51.google.com with SMTP id s20so10350952ioa.4 for ; Thu, 30 Sep 2021 22:37:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=edgTvtGgpT/CKweHrW84dyxAeOR20zqBGbNLu+h5u58=; b=EBYpmhSln8ksi4YP+QKVo2Hxqpg2j+rpyTqYZfE1d+AGrtW40+VqsxDJGk64xpRR+n MqAZGxLKPJm5i5AURETfUuiT8Y0blCDMx3qktY0y15hTckGDjzGlh5VDK31sqyZPILFe /GCi745RYUH2gtd9xUzMCROiNsU78ImzWg6ttfruMvoPSG8BGTmxQ3DGTt6f6v0XWuMs LT3TbuFYuFg9bZKcz7zeSJCC+0TUzvXJvIGUAL2kmgRheateC5T1/DSYI04PkO9zIJju A0IfhY+VimFU39bxoLmM7fNLp87NdICqGWyO+yVZUNq7xwKEhMFhvWPFptuY4P4UfXXA iRlQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=edgTvtGgpT/CKweHrW84dyxAeOR20zqBGbNLu+h5u58=; b=O276IXpvSiWFyH7bgnV+B2IL6xHJmODN+abdZguKh2VWu+oDo90A7hzwnpmrtPvAnK LgpVqTYWrb8ud4K9SJF6SNbFQHKuzsD9x31gJ+omWu+csFn2s8DzjjNwiGoPJHsiEpM6 tSA1LM9JuHWqtt7cAafst8zXJ4wny6XhVTlfpwTiBlANYaNui/E51Ynausa6CN6V1Fvg 9CVMohU3jm4BIat1TWJHtu4qCVMA4TQL98pFmuPvKbUi1V4x509S5PLD9bUuJSZHstQs eSIvmbGnPIkP2R+nzHnbE5mLcRazfZUTKEo1TOkGVxzF6wCr0bUzf0kUJPBdwBm0V0+n s7/A== X-Gm-Message-State: AOAM532j5n1h8EfgJhay/73jJogd7uUs/9B4TESX/smXVVr+lNOPrOME m3qFy6BZ27lD3MC0/xuJcLSYf2k68TsnmZqE3OUdyquxZZE= X-Google-Smtp-Source: ABdhPJyJUPelNujjk53TWPKYbVKBL0W88y3yz34ULQZEAg/X7M1Ur8Xruc6t0Uf+q4067rcMjWBaLCr/thJ3/OrTazM= X-Received: by 2002:a5e:c701:: with SMTP id f1mr6574860iop.185.1633066650975; Thu, 30 Sep 2021 22:37:30 -0700 (PDT) MIME-Version: 1.0 References: <20210902021505.17607-1-ndabilpuram@marvell.com> <20210930170113.29030-1-ndabilpuram@marvell.com> In-Reply-To: <20210930170113.29030-1-ndabilpuram@marvell.com> From: Jerin Jacob Date: Fri, 1 Oct 2021 11:07:04 +0530 Message-ID: To: Nithin Dabilpuram Cc: Jerin Jacob , dpdk-dev Content-Type: text/plain; charset="UTF-8" Subject: Re: [dpdk-dev] [PATCH v2 00/28] net/cnxk: support for inline ipsec 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 Thu, Sep 30, 2021 at 10:32 PM Nithin Dabilpuram wrote: > > Support for inline ipsec in CN9K event mode and in Cn10K event mode and > poll mode. > > Kommula Shiva Shankar (1): > common/cnxk: add CQ enable support in NIX Tx path > > Nithin Dabilpuram (18): > common/cnxk: support CPT parse header dump > common/cnxk: allow reuse of SSO API for inline dev > common/cnxk: change NIX debug API and queue API interface > common/cnxk: support NIX inline device IRQ > common/cnxk: support NIX inline device init and fini > common/cnxk: support NIX inline inbound and outbound setup > common/cnxk: disable CQ drop when inline inbound is enabled > common/cnxk: dump CPT LF registers on error intr > common/cnxk: align CPT LF enable/disable sequence > common/cnxk: restore NIX sqb pool limit before destroy > common/cnxk: setup aura BP conf based on nix > net/cnxk: support inline security setup for cn9k > net/cnxk: support inline security setup for cn10k > net/cnxk: support Rx security offload on cn9k > net/cnxk: support Tx security offload on cn9k > net/cnxk: support Rx security offload on cn10k > net/cnxk: support Tx security offload on cn10k > net/cnxk: reflect globally enabled offloads in queue conf > > Satheesh Paul (2): > common/cnxk: support inline IPsec rte flow action > net/cnxk: support configuring channel mask via devargs > > Srujana Challa (7): > common/cnxk: support cn9k fast path security session > common/cnxk: support anti-replay check in SW for cn9k > net/cnxk: support IPsec anti replay in cn9k > net/cnxk: support IPsec transport mode in cn10k > net/cnxk: update ethertype for mixed IPsec tunnel versions > net/cnxk: allow zero udp6 checksum for non inline device > net/cnxk: add crypto capabilities for AES CBC and HMAC SHA1 Could you please rebase with next-net-mrvl [for-next-net]dell[dpdk-next-net-mrvl] $ git pw series apply 19307 Applying: common/cnxk: support cn9k fast path security session Applying: common/cnxk: support CPT parse header dump Applying: common/cnxk: allow reuse of SSO API for inline dev Applying: common/cnxk: change NIX debug API and queue API interface error: sha1 information is lacking or useless (drivers/common/cnxk/roc_nix_priv.h). error: could not build fake ancestor hint: Use 'git am --show-current-patch=diff' to see the failed patch Patch failed at 0004 common/cnxk: change NIX debug API and queue API interface When you have resolved this problem, run "git am --continue". If you prefer to skip this patch, run "git am --skip" instead. To restore the original branch and stop patching, run "git am --abort". > v2: > - Included bug fixes for second pass packets > - Updated .ini files. > - Reworded commit messages with additional description > and abbreviation fixes > > doc/guides/nics/cnxk.rst | 122 +++ > doc/guides/nics/features/cnxk.ini | 1 + > doc/guides/nics/features/cnxk_vec.ini | 1 + > doc/guides/nics/features/cnxk_vf.ini | 1 + > doc/guides/rel_notes/release_21_11.rst | 2 + > drivers/common/cnxk/cnxk_security.c | 212 +++++ > drivers/common/cnxk/cnxk_security.h | 12 + > drivers/common/cnxk/cnxk_security_ar.h | 184 ++++ > drivers/common/cnxk/hw/cpt.h | 19 + > drivers/common/cnxk/meson.build | 3 + > drivers/common/cnxk/roc_api.h | 49 +- > drivers/common/cnxk/roc_constants.h | 58 ++ > drivers/common/cnxk/roc_cpt.c | 54 +- > drivers/common/cnxk/roc_cpt.h | 10 + > drivers/common/cnxk/roc_cpt_debug.c | 63 +- > drivers/common/cnxk/roc_cpt_priv.h | 1 + > drivers/common/cnxk/roc_idev.c | 2 + > drivers/common/cnxk/roc_idev_priv.h | 3 + > drivers/common/cnxk/roc_io.h | 9 + > drivers/common/cnxk/roc_io_generic.h | 3 +- > drivers/common/cnxk/roc_irq.c | 7 +- > drivers/common/cnxk/roc_nix.c | 2 +- > drivers/common/cnxk/roc_nix.h | 7 + > drivers/common/cnxk/roc_nix_debug.c | 168 +++- > drivers/common/cnxk/roc_nix_fc.c | 23 +- > drivers/common/cnxk/roc_nix_inl.c | 778 +++++++++++++++++ > drivers/common/cnxk/roc_nix_inl.h | 170 ++++ > drivers/common/cnxk/roc_nix_inl_dev.c | 639 ++++++++++++++ > drivers/common/cnxk/roc_nix_inl_dev_irq.c | 359 ++++++++ > drivers/common/cnxk/roc_nix_inl_priv.h | 68 ++ > drivers/common/cnxk/roc_nix_priv.h | 31 + > drivers/common/cnxk/roc_nix_queue.c | 137 +-- > drivers/common/cnxk/roc_npc.c | 27 +- > drivers/common/cnxk/roc_npc_mcam.c | 28 +- > drivers/common/cnxk/roc_platform.h | 11 +- > drivers/common/cnxk/roc_priv.h | 3 + > drivers/common/cnxk/roc_sso.c | 52 +- > drivers/common/cnxk/roc_sso_priv.h | 9 + > drivers/common/cnxk/version.map | 34 + > drivers/event/cnxk/cn10k_eventdev.c | 93 +- > drivers/event/cnxk/cn10k_worker.h | 147 +++- > drivers/event/cnxk/cn10k_worker_deq.c | 2 +- > drivers/event/cnxk/cn10k_worker_deq_burst.c | 2 +- > drivers/event/cnxk/cn10k_worker_deq_ca.c | 2 +- > drivers/event/cnxk/cn10k_worker_deq_tmo.c | 2 +- > drivers/event/cnxk/cn10k_worker_tx_enq.c | 2 +- > drivers/event/cnxk/cn10k_worker_tx_enq_seg.c | 2 +- > drivers/event/cnxk/cn9k_eventdev.c | 182 ++-- > drivers/event/cnxk/cn9k_worker.h | 170 +++- > drivers/event/cnxk/cn9k_worker_deq.c | 2 +- > drivers/event/cnxk/cn9k_worker_deq_burst.c | 2 +- > drivers/event/cnxk/cn9k_worker_deq_ca.c | 2 +- > drivers/event/cnxk/cn9k_worker_deq_tmo.c | 2 +- > drivers/event/cnxk/cn9k_worker_dual_deq.c | 2 +- > drivers/event/cnxk/cn9k_worker_dual_deq_burst.c | 2 +- > drivers/event/cnxk/cn9k_worker_dual_deq_ca.c | 2 +- > drivers/event/cnxk/cn9k_worker_dual_deq_tmo.c | 2 +- > drivers/event/cnxk/cn9k_worker_dual_tx_enq.c | 2 +- > drivers/event/cnxk/cn9k_worker_dual_tx_enq_seg.c | 2 +- > drivers/event/cnxk/cn9k_worker_tx_enq.c | 2 +- > drivers/event/cnxk/cn9k_worker_tx_enq_seg.c | 2 +- > drivers/event/cnxk/cnxk_eventdev_adptr.c | 36 +- > drivers/net/cnxk/cn10k_ethdev.c | 41 +- > drivers/net/cnxk/cn10k_ethdev.h | 48 ++ > drivers/net/cnxk/cn10k_ethdev_sec.c | 492 +++++++++++ > drivers/net/cnxk/cn10k_rx.c | 31 +- > drivers/net/cnxk/cn10k_rx.h | 649 +++++++++++--- > drivers/net/cnxk/cn10k_rx_mseg.c | 2 +- > drivers/net/cnxk/cn10k_rx_vec.c | 4 +- > drivers/net/cnxk/cn10k_rx_vec_mseg.c | 4 +- > drivers/net/cnxk/cn10k_tx.c | 31 +- > drivers/net/cnxk/cn10k_tx.h | 1006 +++++++++++++++++++--- > drivers/net/cnxk/cn10k_tx_mseg.c | 2 +- > drivers/net/cnxk/cn10k_tx_vec.c | 2 +- > drivers/net/cnxk/cn10k_tx_vec_mseg.c | 2 +- > drivers/net/cnxk/cn9k_ethdev.c | 23 + > drivers/net/cnxk/cn9k_ethdev.h | 64 ++ > drivers/net/cnxk/cn9k_ethdev_sec.c | 382 ++++++++ > drivers/net/cnxk/cn9k_rx.c | 31 +- > drivers/net/cnxk/cn9k_rx.h | 493 +++++++++-- > drivers/net/cnxk/cn9k_rx_mseg.c | 2 +- > drivers/net/cnxk/cn9k_rx_vec.c | 2 +- > drivers/net/cnxk/cn9k_rx_vec_mseg.c | 2 +- > drivers/net/cnxk/cn9k_tx.c | 29 +- > drivers/net/cnxk/cn9k_tx.h | 393 ++++++--- > drivers/net/cnxk/cn9k_tx_mseg.c | 2 +- > drivers/net/cnxk/cn9k_tx_vec.c | 2 +- > drivers/net/cnxk/cn9k_tx_vec_mseg.c | 2 +- > drivers/net/cnxk/cnxk_ethdev.c | 243 +++++- > drivers/net/cnxk/cnxk_ethdev.h | 125 ++- > drivers/net/cnxk/cnxk_ethdev_devargs.c | 88 +- > drivers/net/cnxk/cnxk_ethdev_sec.c | 315 +++++++ > drivers/net/cnxk/cnxk_lookup.c | 50 +- > drivers/net/cnxk/meson.build | 3 + > drivers/net/cnxk/version.map | 5 + > usertools/dpdk-devbind.py | 8 +- > 96 files changed, 7686 insertions(+), 918 deletions(-) > create mode 100644 drivers/common/cnxk/cnxk_security_ar.h > create mode 100644 drivers/common/cnxk/roc_constants.h > create mode 100644 drivers/common/cnxk/roc_nix_inl.c > create mode 100644 drivers/common/cnxk/roc_nix_inl.h > create mode 100644 drivers/common/cnxk/roc_nix_inl_dev.c > create mode 100644 drivers/common/cnxk/roc_nix_inl_dev_irq.c > create mode 100644 drivers/common/cnxk/roc_nix_inl_priv.h > create mode 100644 drivers/net/cnxk/cn10k_ethdev_sec.c > create mode 100644 drivers/net/cnxk/cn9k_ethdev_sec.c > create mode 100644 drivers/net/cnxk/cnxk_ethdev_sec.c > > -- > 2.8.4 >