From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id D7968A0562; Fri, 3 Apr 2020 10:52:33 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 32D351C10C; Fri, 3 Apr 2020 10:52:33 +0200 (CEST) Received: from mail-pl1-f173.google.com (mail-pl1-f173.google.com [209.85.214.173]) by dpdk.org (Postfix) with ESMTP id C849D1C0D4 for ; Fri, 3 Apr 2020 10:52:31 +0200 (CEST) Received: by mail-pl1-f173.google.com with SMTP id e1so2449547plt.9 for ; Fri, 03 Apr 2020 01:52:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=sgbsl3j8k8C99PGdCiFkfIsXCzofsgHAsgyw5jNi2TI=; b=UV0Q6yMkRisKx3xKudqcy7CTgzjx6o+7r05M1lEzmkN3uCNmMaSN+9GVl/s1kxZGwm jqpJFgLYk5NNSsk9/pF4Q0Ri/4NRMkERtMC3rUaceVEGZl6dr7j/NOplZfD/M/HmRcGu 4QHJY6aFmLcflwPDmafrVwsruXTVial4xSK4jShdYLqddIEUHE0l2ThuQCgClyWI82P2 zLLUaD9QIR+MoA3lKEan28u0Ax/gM8qmY4oCH+UEJx1lN2oa6k4XvxZAptfsUp6mj10T pfDUAAKJtntktpITAm1AIfRs+J971WL4Ip8/Ds2fLDOH7RFV6rtKUhyfzzFXvFX69usM hv2A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=sgbsl3j8k8C99PGdCiFkfIsXCzofsgHAsgyw5jNi2TI=; b=qiFTV5yakT5RO5WXxbd2RDsLiB/dEshxvefd25qPxVzHy/q7sZ/XiTqPLw5JkA8bet qkIeXXd9dTODYDcKL9OM8KOkvTuI7lNglmy7YUxRL6Af7a65yKzr3wT57T02SdBDTV5N UtUpGKZiY3MHTzB26Pk3pImLMIccbrTkQR3rwOxnjUrcRxTItllSSdOogKtOAyS4bETk fPFxDZ9YnCg5DSWf/YvkpONvJu1jtzJXwbIzJetf11gL+YOlj/0QWG9+73LDB7SWaFZb V89ReWpUwUEsUH6Vlv58uz4Ls70HaJriVbB5Ia97sVBglSXmKd74Sy4GCj9nchAIYODh 2QYg== X-Gm-Message-State: AGi0PuajMQdwnpoT20d5R6VVDe2HUAf/llan8ALbsbYdY4NQbfmgYO+a xt1orE6/B7swzKakhnnOYYxYbiNdGTixLQ== X-Google-Smtp-Source: APiQypIazd9CKi4jGx+PzU0r/CebqZsWuu8g2hnBBl03okiNiREzF0EHprtc1gsWDfFLvS1+8050Tg== X-Received: by 2002:a17:902:76c9:: with SMTP id j9mr5016438plt.129.1585903950518; Fri, 03 Apr 2020 01:52:30 -0700 (PDT) Received: from hyd1588t430.marvell.com ([115.113.156.2]) by smtp.gmail.com with ESMTPSA id s9sm5267899pjr.5.2020.04.03.01.52.28 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Apr 2020 01:52:29 -0700 (PDT) From: Nithin Dabilpuram To: Cc: dev@dpdk.org, jerinj@marvell.com, kkanas@marvell.com, Nithin Dabilpuram Date: Fri, 3 Apr 2020 14:22:05 +0530 Message-Id: <20200403085216.32684-1-nithind1988@gmail.com> X-Mailer: git-send-email 2.8.4 In-Reply-To: <20200312111907.31555-1-ndabilpuram@marvell.com> References: <20200312111907.31555-1-ndabilpuram@marvell.com> Subject: [dpdk-dev] [PATCH v3 00/11] net/octeontx2: add traffic manager support X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 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" From: Nithin Dabilpuram Add support to traffic management api in OCTEON TX2 PMD. This support applies to CN96xx of C0 silicon version. This series depends on http://patchwork.dpdk.org/patch/66344/ Depends-on:series-8815 v3: * Fix x86_32 print string issue v2: * Update release notes of 20.05 * Prefix tm function pointers to start with otx2_ to be inline with exiting convention * Use nix_lf_rx_start|stop instead of cgx_start_stop for handling other scenarios with VF. * Fix git log errors Krzysztof Kanas (3): net/octeontx2: add tm node suspend and resume cb net/octeontx2: add Tx queue ratelimit callback net/octeontx2: add tm capability callbacks Nithin Dabilpuram (8): net/octeontx2: setup link config based on BP level net/octeontx2: restructure tm helper functions net/octeontx2: add dynamic topology update support net/octeontx2: add tm node add and delete cb net/octeontx2: add tm hierarchy commit callback net/octeontx2: add tm stats and shaper profile cbs net/octeontx2: add tm dynamic topology update cb net/octeontx2: add tm debug support doc/guides/nics/features/octeontx2.ini | 1 + doc/guides/nics/octeontx2.rst | 15 + doc/guides/rel_notes/release_20_05.rst | 8 + drivers/common/octeontx2/otx2_dev.h | 9 + drivers/net/octeontx2/otx2_ethdev.c | 5 +- drivers/net/octeontx2/otx2_ethdev.h | 3 + drivers/net/octeontx2/otx2_ethdev_debug.c | 311 ++++ drivers/net/octeontx2/otx2_tm.c | 2676 ++++++++++++++++++++++++----- drivers/net/octeontx2/otx2_tm.h | 101 +- 9 files changed, 2646 insertions(+), 483 deletions(-) -- 2.8.4