get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 79597,
    "url": "https://patches.dpdk.org/api/patches/79597/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/20201005071506.28861-1-nipun.gupta@nxp.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": "<20201005071506.28861-1-nipun.gupta@nxp.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20201005071506.28861-1-nipun.gupta@nxp.com",
    "date": "2020-10-05T07:15:04",
    "name": "[1/3,v2] ethdev: add rx offload to drop error packets",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "a5350c4a0b5354b9ceb286090bbb50808d6f1dc7",
    "submitter": {
        "id": 471,
        "url": "https://patches.dpdk.org/api/people/471/?format=api",
        "name": "Nipun Gupta",
        "email": "nipun.gupta@nxp.com"
    },
    "delegate": {
        "id": 319,
        "url": "https://patches.dpdk.org/api/users/319/?format=api",
        "username": "fyigit",
        "first_name": "Ferruh",
        "last_name": "Yigit",
        "email": "ferruh.yigit@amd.com"
    },
    "mbox": "https://patches.dpdk.org/project/dpdk/patch/20201005071506.28861-1-nipun.gupta@nxp.com/mbox/",
    "series": [
        {
            "id": 12683,
            "url": "https://patches.dpdk.org/api/series/12683/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=12683",
            "date": "2020-10-05T07:15:04",
            "name": "[1/3,v2] ethdev: add rx offload to drop error packets",
            "version": 2,
            "mbox": "https://patches.dpdk.org/series/12683/mbox/"
        }
    ],
    "comments": "https://patches.dpdk.org/api/patches/79597/comments/",
    "check": "success",
    "checks": "https://patches.dpdk.org/api/patches/79597/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 0806AA04BA;\n\tMon,  5 Oct 2020 09:15:17 +0200 (CEST)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 741952C58;\n\tMon,  5 Oct 2020 09:15:16 +0200 (CEST)",
            "from inva021.nxp.com (inva021.nxp.com [92.121.34.21])\n by dpdk.org (Postfix) with ESMTP id 42B0A1C01\n for <dev@dpdk.org>; Mon,  5 Oct 2020 09:15:15 +0200 (CEST)",
            "from inva021.nxp.com (localhost [127.0.0.1])\n by inva021.eu-rdc02.nxp.com (Postfix) with ESMTP id 0033B201299;\n Mon,  5 Oct 2020 09:15:14 +0200 (CEST)",
            "from invc005.ap-rdc01.nxp.com (invc005.ap-rdc01.nxp.com\n [165.114.16.14])\n by inva021.eu-rdc02.nxp.com (Postfix) with ESMTP id 9C4412002C9;\n Mon,  5 Oct 2020 09:15:10 +0200 (CEST)",
            "from lsv03196.swis.in-blr01.nxp.com (lsv03196.swis.in-blr01.nxp.com\n [92.120.146.192])\n by invc005.ap-rdc01.nxp.com (Postfix) with ESMTP id B0739402D6;\n Mon,  5 Oct 2020 09:15:06 +0200 (CEST)"
        ],
        "From": "nipun.gupta@nxp.com",
        "To": "dev@dpdk.org",
        "Cc": "thomas@monjalon.net, ferruh.yigit@intel.com, arybchenko@solarflare.com,\n hemant.agrawal@nxp.com, sachin.saxena@nxp.com, rohit.raj@nxp.com,\n Nipun Gupta <nipun.gupta@nxp.com>",
        "Date": "Mon,  5 Oct 2020 12:45:04 +0530",
        "Message-Id": "<20201005071506.28861-1-nipun.gupta@nxp.com>",
        "X-Mailer": "git-send-email 2.17.1",
        "In-Reply-To": "<20200831075333.10135-1-nipun.gupta@nxp.com>",
        "References": "<20200831075333.10135-1-nipun.gupta@nxp.com>",
        "X-Virus-Scanned": "ClamAV using ClamSMTP",
        "Subject": "[dpdk-dev] [PATCH 1/3 v2] ethdev: add rx offload to drop error\n\tpackets",
        "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": "From: Nipun Gupta <nipun.gupta@nxp.com>\n\nThis change adds a RX offload capability, which once enabled,\nhardware will drop the packets in case there of any error in\nthe packet such as L3 checksum error or L4 checksum.\n\nSigned-off-by: Nipun Gupta <nipun.gupta@nxp.com>\nSigned-off-by: Rohit Raj <rohit.raj@nxp.com>\n---\nThese patches are based over series:\nhttps://patchwork.dpdk.org/patch/78630/\n\nChanges in v2:\n - Add support in DPAA1 driver (patch 2/3)\n - Add support and config parameter in testpmd (patch 3/3)\n\n lib/librte_ethdev/rte_ethdev.h | 1 +\n 1 file changed, 1 insertion(+)",
    "diff": "diff --git a/lib/librte_ethdev/rte_ethdev.h b/lib/librte_ethdev/rte_ethdev.h\nindex 645a18664..314d06c74 100644\n--- a/lib/librte_ethdev/rte_ethdev.h\n+++ b/lib/librte_ethdev/rte_ethdev.h\n@@ -1260,6 +1260,7 @@ struct rte_eth_conf {\n #define DEV_RX_OFFLOAD_SCTP_CKSUM\t0x00020000\n #define DEV_RX_OFFLOAD_OUTER_UDP_CKSUM  0x00040000\n #define DEV_RX_OFFLOAD_RSS_HASH\t\t0x00080000\n+#define DEV_RX_OFFLOAD_ERR_PKT_DROP\t0x00100000\n \n #define DEV_RX_OFFLOAD_CHECKSUM (DEV_RX_OFFLOAD_IPV4_CKSUM | \\\n \t\t\t\t DEV_RX_OFFLOAD_UDP_CKSUM | \\\n",
    "prefixes": [
        "1/3",
        "v2"
    ]
}