get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 76175,
    "url": "https://patches.dpdk.org/api/patches/76175/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/20200831075333.10135-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": "<20200831075333.10135-1-nipun.gupta@nxp.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20200831075333.10135-1-nipun.gupta@nxp.com",
    "date": "2020-08-31T07:53:33",
    "name": "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/20200831075333.10135-1-nipun.gupta@nxp.com/mbox/",
    "series": [
        {
            "id": 11858,
            "url": "https://patches.dpdk.org/api/series/11858/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=11858",
            "date": "2020-08-31T07:53:33",
            "name": "ethdev: add rx offload to drop error packets",
            "version": 1,
            "mbox": "https://patches.dpdk.org/series/11858/mbox/"
        }
    ],
    "comments": "https://patches.dpdk.org/api/patches/76175/comments/",
    "check": "success",
    "checks": "https://patches.dpdk.org/api/patches/76175/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 54E37A04AB;\n\tMon, 31 Aug 2020 09:59:42 +0200 (CEST)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 8A7481DBD;\n\tMon, 31 Aug 2020 09:59:41 +0200 (CEST)",
            "from inva020.nxp.com (inva020.nxp.com [92.121.34.13])\n by dpdk.org (Postfix) with ESMTP id 0CDBEDE0\n for <dev@dpdk.org>; Mon, 31 Aug 2020 09:59:41 +0200 (CEST)",
            "from inva020.nxp.com (localhost [127.0.0.1])\n by inva020.eu-rdc02.nxp.com (Postfix) with ESMTP id BF42A1A02D0;\n Mon, 31 Aug 2020 09:59:40 +0200 (CEST)",
            "from invc005.ap-rdc01.nxp.com (invc005.ap-rdc01.nxp.com\n [165.114.16.14])\n by inva020.eu-rdc02.nxp.com (Postfix) with ESMTP id B4E9B1A0867;\n Mon, 31 Aug 2020 09:59:37 +0200 (CEST)",
            "from bf-netperf1.ap.freescale.net (bf-netperf1.ap.freescale.net\n [10.232.133.63])\n by invc005.ap-rdc01.nxp.com (Postfix) with ESMTP id 4E4B2402B0;\n Mon, 31 Aug 2020 09:59:33 +0200 (CEST)"
        ],
        "From": "Nipun Gupta <nipun.gupta@nxp.com>",
        "To": "dev@dpdk.org",
        "Cc": "thomas@monjalon.net, ferruh.yigit@intel.com, arybchenko@solarflare.com,\n hemant.agrawal@nxp.com, Nipun Gupta <nipun.gupta@nxp.com>,\n Rohit Raj <rohit.raj@nxp.com>",
        "Date": "Mon, 31 Aug 2020 13:23:33 +0530",
        "Message-Id": "<20200831075333.10135-1-nipun.gupta@nxp.com>",
        "X-Mailer": "git-send-email 2.17.1",
        "X-Virus-Scanned": "ClamAV using ClamSMTP",
        "Subject": "[dpdk-dev] [PATCH] ethdev: add rx offload to drop error packets",
        "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": "This change adds a RX offload capability where hardware can drop the\npackets in case there is an error in the packet such as L3 checksum\nerror or L4 checksum.\n\nSigned-off-by: Nipun Gupta <nipun.gupta@nxp.com>\nSigned-off-by: Rohit Raj <rohit.raj@nxp.com>\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 a49242bcd..bb9df2fb9 100644\n--- a/lib/librte_ethdev/rte_ethdev.h\n+++ b/lib/librte_ethdev/rte_ethdev.h\n@@ -1120,6 +1120,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": []
}