get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 97270,
    "url": "https://patches.dpdk.org/api/patches/97270/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/20210824171049.138208-1-jie1x.wang@intel.com/",
    "project": {
        "id": 1,
        "url": "https://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": "<20210824171049.138208-1-jie1x.wang@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20210824171049.138208-1-jie1x.wang@intel.com",
    "date": "2021-08-24T17:10:47",
    "name": "[v6,0/2] testpmd shows incorrect rx_offload configuration",
    "commit_ref": null,
    "pull_url": null,
    "state": null,
    "archived": false,
    "hash": null,
    "submitter": {
        "id": 2201,
        "url": "https://patches.dpdk.org/api/people/2201/?format=api",
        "name": "Jie Wang",
        "email": "jie1x.wang@intel.com"
    },
    "delegate": null,
    "mbox": "https://patches.dpdk.org/project/dpdk/patch/20210824171049.138208-1-jie1x.wang@intel.com/mbox/",
    "series": [],
    "comments": "https://patches.dpdk.org/api/patches/97270/comments/",
    "check": "pending",
    "checks": "https://patches.dpdk.org/api/patches/97270/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 mails.dpdk.org (mails.dpdk.org [217.70.189.124])\n\tby inbox.dpdk.org (Postfix) with ESMTP id EC601A0C4D;\n\tTue, 24 Aug 2021 11:12:24 +0200 (CEST)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id B11E040687;\n\tTue, 24 Aug 2021 11:12:24 +0200 (CEST)",
            "from mga12.intel.com (mga12.intel.com [192.55.52.136])\n by mails.dpdk.org (Postfix) with ESMTP id C6E074014E\n for <dev@dpdk.org>; Tue, 24 Aug 2021 11:12:22 +0200 (CEST)",
            "from fmsmga003.fm.intel.com ([10.253.24.29])\n by fmsmga106.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 24 Aug 2021 02:12:21 -0700",
            "from dpdk.cd.intel.com ([10.240.178.133])\n by fmsmga003-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 24 Aug 2021 02:12:19 -0700"
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6200,9189,10085\"; a=\"196846171\"",
            "E=Sophos;i=\"5.84,346,1620716400\"; d=\"scan'208\";a=\"196846171\"",
            "E=Sophos;i=\"5.84,346,1620716400\"; d=\"scan'208\";a=\"526542080\""
        ],
        "From": "Jie Wang <jie1x.wang@intel.com>",
        "To": "dev@dpdk.org",
        "Cc": "xiaoyun.li@intel.com, andrew.rybchenko@oktetlabs.ru, thomas@monjalon.net,\n ferruh.yigit@intel.com, Jie Wang <jie1x.wang@intel.com>",
        "Date": "Tue, 24 Aug 2021 17:10:47 +0000",
        "Message-Id": "<20210824171049.138208-1-jie1x.wang@intel.com>",
        "X-Mailer": "git-send-email 2.25.1",
        "In-Reply-To": "<20210817173832.54228-1-jie1x.wang@intel.com>",
        "References": "<20210817173832.54228-1-jie1x.wang@intel.com>",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "Subject": "[dpdk-dev] [PATCH v6 0/2] testpmd shows incorrect rx_offload\n configuration",
        "X-BeenThere": "dev@dpdk.org",
        "X-Mailman-Version": "2.1.29",
        "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": "Launch testpmd with multiple queues, and check rx_offload info.\n\nWhen testpmd shows the port configuration, it doesn't show RSS_HASH.\n\n---\nv6: split this patch into two patches.\nv5: add an API to get device configuration info.\nv4: delete the whitespace at the end of the line.\nv3: \n - check and update the \"offloads\" of \"port->dev_conf.rx/txmode\".\n - update the commit log.\nv2: copy \"rx/txmode.offloads\", instead of copying the entire struct \n\"dev->data->dev_conf.rx/txmode\".\n\nJie Wang (2):\n  ethdev: add an API to get device configuration info\n  app/testpmd: fix testpmd doesn't show RSS hash offload\n\n app/test-pmd/testpmd.c  | 33 +++++++++++++++++++++++++++++++++\n app/test-pmd/testpmd.h  |  2 ++\n app/test-pmd/util.c     | 15 +++++++++++++++\n lib/ethdev/rte_ethdev.c | 27 +++++++++++++++++++++++++++\n lib/ethdev/rte_ethdev.h | 26 ++++++++++++++++++++++++++\n 5 files changed, 103 insertions(+)",
    "diff": null,
    "prefixes": [
        "v6",
        "0/2"
    ]
}