get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

GET /api/patches/64547/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 64547,
    "url": "http://patches.dpdk.org/api/patches/64547/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200113095708.67598-4-chenxux.di@intel.com/",
    "project": {
        "id": 1,
        "url": "http://patches.dpdk.org/api/projects/1/?format=api",
        "name": "DPDK",
        "link_name": "dpdk",
        "list_id": "dev.dpdk.org",
        "list_email": "dev@dpdk.org",
        "web_url": "http://core.dpdk.org",
        "scm_url": "git://dpdk.org/dpdk",
        "webscm_url": "http://git.dpdk.org/dpdk",
        "list_archive_url": "https://inbox.dpdk.org/dev",
        "list_archive_url_format": "https://inbox.dpdk.org/dev/{}",
        "commit_url_format": ""
    },
    "msgid": "<20200113095708.67598-4-chenxux.di@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20200113095708.67598-4-chenxux.di@intel.com",
    "date": "2020-01-13T09:57:07",
    "name": "[v9,3/4] net/ixgbe: cleanup Tx buffers",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "d844e0a8ec42eb86093dafc4fcc046417c0a006f",
    "submitter": {
        "id": 1409,
        "url": "http://patches.dpdk.org/api/people/1409/?format=api",
        "name": "Chenxu Di",
        "email": "chenxux.di@intel.com"
    },
    "delegate": {
        "id": 31221,
        "url": "http://patches.dpdk.org/api/users/31221/?format=api",
        "username": "yexl",
        "first_name": "xiaolong",
        "last_name": "ye",
        "email": "xiaolong.ye@intel.com"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200113095708.67598-4-chenxux.di@intel.com/mbox/",
    "series": [
        {
            "id": 8078,
            "url": "http://patches.dpdk.org/api/series/8078/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=8078",
            "date": "2020-01-13T09:57:04",
            "name": "drivers/net: cleanup Tx buffers",
            "version": 9,
            "mbox": "http://patches.dpdk.org/series/8078/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/64547/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/64547/checks/",
    "tags": {},
    "related": [],
    "headers": {
        "Return-Path": "<dev-bounces@dpdk.org>",
        "X-Original-To": "patchwork@inbox.dpdk.org",
        "Delivered-To": "patchwork@inbox.dpdk.org",
        "Received": [
            "from dpdk.org (dpdk.org [92.243.14.124])\n\tby inbox.dpdk.org (Postfix) with ESMTP id 79559A04F0;\n\tMon, 13 Jan 2020 10:57:55 +0100 (CET)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 866471D646;\n\tMon, 13 Jan 2020 10:57:36 +0100 (CET)",
            "from mga14.intel.com (mga14.intel.com [192.55.52.115])\n by dpdk.org (Postfix) with ESMTP id BD26E1D627\n for <dev@dpdk.org>; Mon, 13 Jan 2020 10:57:31 +0100 (CET)",
            "from fmsmga002.fm.intel.com ([10.253.24.26])\n by fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;\n 13 Jan 2020 01:57:31 -0800",
            "from intel.sh.intel.com ([10.239.255.149])\n by fmsmga002.fm.intel.com with ESMTP; 13 Jan 2020 01:57:30 -0800"
        ],
        "X-Amp-Result": "SKIPPED(no attachment in message)",
        "X-Amp-File-Uploaded": "False",
        "X-ExtLoop1": "1",
        "X-IronPort-AV": "E=Sophos;i=\"5.69,428,1571727600\"; d=\"scan'208\";a=\"255833226\"",
        "From": "Chenxu Di <chenxux.di@intel.com>",
        "To": "dev@dpdk.org",
        "Cc": "Yang Qiming <qiming.yang@intel.com>,\n\tChenxu Di <chenxux.di@intel.com>",
        "Date": "Mon, 13 Jan 2020 09:57:07 +0000",
        "Message-Id": "<20200113095708.67598-4-chenxux.di@intel.com>",
        "X-Mailer": "git-send-email 2.17.1",
        "In-Reply-To": "<20200113095708.67598-1-chenxux.di@intel.com>",
        "References": "<20191203055134.72874-1-chenxux.di@intel.com>\n <20200113095708.67598-1-chenxux.di@intel.com>",
        "Subject": "[dpdk-dev] [PATCH v9 3/4] net/ixgbe: cleanup Tx buffers",
        "X-BeenThere": "dev@dpdk.org",
        "X-Mailman-Version": "2.1.15",
        "Precedence": "list",
        "List-Id": "DPDK patches and discussions <dev.dpdk.org>",
        "List-Unsubscribe": "<https://mails.dpdk.org/options/dev>,\n <mailto:dev-request@dpdk.org?subject=unsubscribe>",
        "List-Archive": "<http://mails.dpdk.org/archives/dev/>",
        "List-Post": "<mailto:dev@dpdk.org>",
        "List-Help": "<mailto:dev-request@dpdk.org?subject=help>",
        "List-Subscribe": "<https://mails.dpdk.org/listinfo/dev>,\n <mailto:dev-request@dpdk.org?subject=subscribe>",
        "Errors-To": "dev-bounces@dpdk.org",
        "Sender": "\"dev\" <dev-bounces@dpdk.org>"
    },
    "content": "Add support to the ixgbe driver for the API rte_eth_tx_done_cleanup\nto force free consumed buffers on Tx ring.\n\nSigned-off-by: Chenxu Di <chenxux.di@intel.com>\n---\n drivers/net/ixgbe/ixgbe_ethdev.c |   2 +\n drivers/net/ixgbe/ixgbe_rxtx.c   | 109 +++++++++++++++++++++++++++++++\n drivers/net/ixgbe/ixgbe_rxtx.h   |   2 +-\n 3 files changed, 112 insertions(+), 1 deletion(-)",
    "diff": "diff --git a/drivers/net/ixgbe/ixgbe_ethdev.c b/drivers/net/ixgbe/ixgbe_ethdev.c\nindex 2c6fd0f13..75bdd391a 100644\n--- a/drivers/net/ixgbe/ixgbe_ethdev.c\n+++ b/drivers/net/ixgbe/ixgbe_ethdev.c\n@@ -601,6 +601,7 @@ static const struct eth_dev_ops ixgbe_eth_dev_ops = {\n \t.udp_tunnel_port_add  = ixgbe_dev_udp_tunnel_port_add,\n \t.udp_tunnel_port_del  = ixgbe_dev_udp_tunnel_port_del,\n \t.tm_ops_get           = ixgbe_tm_ops_get,\n+\t.tx_done_cleanup      = ixgbe_dev_tx_done_cleanup,\n };\n \n /*\n@@ -649,6 +650,7 @@ static const struct eth_dev_ops ixgbevf_eth_dev_ops = {\n \t.reta_query           = ixgbe_dev_rss_reta_query,\n \t.rss_hash_update      = ixgbe_dev_rss_hash_update,\n \t.rss_hash_conf_get    = ixgbe_dev_rss_hash_conf_get,\n+\t.tx_done_cleanup      = ixgbe_dev_tx_done_cleanup,\n };\n \n /* store statistics names and its offset in stats structure */\ndiff --git a/drivers/net/ixgbe/ixgbe_rxtx.c b/drivers/net/ixgbe/ixgbe_rxtx.c\nindex fa572d184..a2e85ed5b 100644\n--- a/drivers/net/ixgbe/ixgbe_rxtx.c\n+++ b/drivers/net/ixgbe/ixgbe_rxtx.c\n@@ -2306,6 +2306,115 @@ ixgbe_tx_queue_release_mbufs(struct ixgbe_tx_queue *txq)\n \t}\n }\n \n+static int\n+ixgbe_tx_done_cleanup_full(struct ixgbe_tx_queue *txq, uint32_t free_cnt)\n+{\n+\tstruct ixgbe_tx_entry *swr_ring = txq->sw_ring;\n+\tuint16_t i, tx_last, tx_id;\n+\tuint16_t nb_tx_free_last;\n+\tuint16_t nb_tx_to_clean;\n+\tuint32_t pkt_cnt;\n+\n+\t/* Start free mbuf from the next of tx_tail */\n+\ttx_last = txq->tx_tail;\n+\ttx_id  = swr_ring[tx_last].next_id;\n+\n+\tif (txq->nb_tx_free == 0 && ixgbe_xmit_cleanup(txq))\n+\t\treturn 0;\n+\n+\tnb_tx_to_clean = txq->nb_tx_free;\n+\tnb_tx_free_last = txq->nb_tx_free;\n+\tif (!free_cnt)\n+\t\tfree_cnt = txq->nb_tx_desc;\n+\n+\t/* Loop through swr_ring to count the amount of\n+\t * freeable mubfs and packets.\n+\t */\n+\tfor (pkt_cnt = 0; pkt_cnt < free_cnt; ) {\n+\t\tfor (i = 0; i < nb_tx_to_clean &&\n+\t\t\tpkt_cnt < free_cnt &&\n+\t\t\ttx_id != tx_last; i++) {\n+\t\t\tif (swr_ring[tx_id].mbuf != NULL) {\n+\t\t\t\trte_pktmbuf_free_seg(swr_ring[tx_id].mbuf);\n+\t\t\t\tswr_ring[tx_id].mbuf = NULL;\n+\n+\t\t\t\t/*\n+\t\t\t\t * last segment in the packet,\n+\t\t\t\t * increment packet count\n+\t\t\t\t */\n+\t\t\t\tpkt_cnt += (swr_ring[tx_id].last_id == tx_id);\n+\t\t\t}\n+\n+\t\t\ttx_id = swr_ring[tx_id].next_id;\n+\t\t}\n+\n+\t\tif (txq->tx_rs_thresh > txq->nb_tx_desc -\n+\t\t\ttxq->nb_tx_free || tx_id == tx_last)\n+\t\t\tbreak;\n+\n+\t\tif (pkt_cnt < free_cnt) {\n+\t\t\tif (ixgbe_xmit_cleanup(txq))\n+\t\t\t\tbreak;\n+\n+\t\t\tnb_tx_to_clean = txq->nb_tx_free - nb_tx_free_last;\n+\t\t\tnb_tx_free_last = txq->nb_tx_free;\n+\t\t}\n+\t}\n+\n+\treturn (int)pkt_cnt;\n+}\n+\n+static int\n+ixgbe_tx_done_cleanup_simple(struct ixgbe_tx_queue *txq,\n+\t\t\tuint32_t free_cnt)\n+{\n+\tint i, n, cnt;\n+\n+\tif (free_cnt == 0 || free_cnt > txq->nb_tx_desc)\n+\t\tfree_cnt = txq->nb_tx_desc;\n+\n+\tcnt = free_cnt - free_cnt % txq->tx_rs_thresh;\n+\n+\tfor (i = 0; i < cnt; i += n) {\n+\t\tif (txq->nb_tx_desc - txq->nb_tx_free < txq->tx_rs_thresh)\n+\t\t\tbreak;\n+\n+\t\tn = ixgbe_tx_free_bufs(txq);\n+\n+\t\tif (n == 0)\n+\t\t\tbreak;\n+\t}\n+\n+\treturn i;\n+}\n+\n+static int\n+ixgbe_tx_done_cleanup_vec(struct ixgbe_tx_queue *txq __rte_unused,\n+\t\t\tuint32_t free_cnt __rte_unused)\n+{\n+\treturn -ENOTSUP;\n+}\n+\n+int\n+ixgbe_dev_tx_done_cleanup(void *tx_queue, uint32_t free_cnt)\n+{\n+\tstruct ixgbe_tx_queue *txq = (struct ixgbe_tx_queue *)tx_queue;\n+\tif (txq->offloads == 0 &&\n+#ifdef RTE_LIBRTE_SECURITY\n+\t\t\t!(txq->using_ipsec) &&\n+#endif\n+\t\t\ttxq->tx_rs_thresh >= RTE_PMD_IXGBE_TX_MAX_BURST)\n+#ifdef RTE_IXGBE_INC_VECTOR\n+\t\tif (txq->tx_rs_thresh <= RTE_IXGBE_TX_MAX_FREE_BUF_SZ &&\n+\t\t\t\t(rte_eal_process_type() != RTE_PROC_PRIMARY ||\n+\t\t\t\t\ttxq->sw_ring_v != NULL))\n+\t\t\treturn ixgbe_tx_done_cleanup_vec(txq, free_cnt);\n+#endif\n+\t\treturn ixgbe_tx_done_cleanup_simple(txq, free_cnt);\n+\n+\treturn ixgbe_tx_done_cleanup_full(txq, free_cnt);\n+}\n+\n static void __attribute__((cold))\n ixgbe_tx_free_swring(struct ixgbe_tx_queue *txq)\n {\ndiff --git a/drivers/net/ixgbe/ixgbe_rxtx.h b/drivers/net/ixgbe/ixgbe_rxtx.h\nindex 505d344b9..57ff2b1a7 100644\n--- a/drivers/net/ixgbe/ixgbe_rxtx.h\n+++ b/drivers/net/ixgbe/ixgbe_rxtx.h\n@@ -253,7 +253,6 @@ struct ixgbe_txq_ops {\n \t\t\t IXGBE_ADVTXD_DCMD_DEXT |\\\n \t\t\t IXGBE_ADVTXD_DCMD_EOP)\n \n-\n /* Takes an ethdev and a queue and sets up the tx function to be used based on\n  * the queue parameters. Used in tx_queue_setup by primary process and then\n  * in dev_init by secondary process when attaching to an existing ethdev.\n@@ -284,6 +283,7 @@ uint16_t ixgbe_recv_scattered_pkts_vec(void *rx_queue,\n int ixgbe_rx_vec_dev_conf_condition_check(struct rte_eth_dev *dev);\n int ixgbe_rxq_vec_setup(struct ixgbe_rx_queue *rxq);\n void ixgbe_rx_queue_release_mbufs_vec(struct ixgbe_rx_queue *rxq);\n+int ixgbe_dev_tx_done_cleanup(void *tx_queue, uint32_t free_cnt);\n \n extern const uint32_t ptype_table[IXGBE_PACKET_TYPE_MAX];\n extern const uint32_t ptype_table_tn[IXGBE_PACKET_TYPE_TN_MAX];\n",
    "prefixes": [
        "v9",
        "3/4"
    ]
}