get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 2446,
    "url": "https://patches.dpdk.org/api/patches/2446/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/1421883395-27235-8-git-send-email-olivier.matz@6wind.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": "<1421883395-27235-8-git-send-email-olivier.matz@6wind.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1421883395-27235-8-git-send-email-olivier.matz@6wind.com",
    "date": "2015-01-21T23:36:26",
    "name": "[dpdk-dev,RFC,07/16] i40e: advertise outer IPv4 checksum capability",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "453024eca4bb7a2c5c4e3e3951f60e9bb3b15912",
    "submitter": {
        "id": 8,
        "url": "https://patches.dpdk.org/api/people/8/?format=api",
        "name": "Olivier Matz",
        "email": "olivier.matz@6wind.com"
    },
    "delegate": null,
    "mbox": "https://patches.dpdk.org/project/dpdk/patch/1421883395-27235-8-git-send-email-olivier.matz@6wind.com/mbox/",
    "series": [],
    "comments": "https://patches.dpdk.org/api/patches/2446/comments/",
    "check": "pending",
    "checks": "https://patches.dpdk.org/api/patches/2446/checks/",
    "tags": {},
    "related": [],
    "headers": {
        "Return-Path": "<dev-bounces@dpdk.org>",
        "X-Original-To": "patchwork@dpdk.org",
        "Delivered-To": "patchwork@dpdk.org",
        "Received": [
            "from [92.243.14.124] (localhost [IPv6:::1])\n\tby dpdk.org (Postfix) with ESMTP id 7A5A65AAE;\n\tThu, 22 Jan 2015 00:37:02 +0100 (CET)",
            "from mail-we0-f180.google.com (mail-we0-f180.google.com\n\t[74.125.82.180]) by dpdk.org (Postfix) with ESMTP id AD0265A98\n\tfor <dev@dpdk.org>; Thu, 22 Jan 2015 00:36:53 +0100 (CET)",
            "by mail-we0-f180.google.com with SMTP id m14so20771958wev.11\n\tfor <dev@dpdk.org>; Wed, 21 Jan 2015 15:36:53 -0800 (PST)",
            "from glumotte.dev.6wind.com (guy78-3-82-239-227-177.fbx.proxad.net.\n\t[82.239.227.177]) by mx.google.com with ESMTPSA id\n\twa5sm1710761wjc.8.2015.01.21.15.36.52\n\t(version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128);\n\tWed, 21 Jan 2015 15:36:53 -0800 (PST)"
        ],
        "X-Google-DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed;\n\td=1e100.net; s=20130820;\n\th=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to\n\t:references;\n\tbh=Wgvnw3f1nB8U0BacMhY+vrtihO5g/I6isc/UJC9yjQE=;\n\tb=YduVsZMoeIcWhVxl4GwaSfi6PZDXysTPavYURCrZF6uyYVKf2sXcmmJUHZECQ9CAtf\n\tvLX3LOIAyPKr68mZNqYwh/PJrtKljHCYl3bRwD/cIUu5NIP/EiKauKekWo0ozqa/a63g\n\tVZ0tHeMVEyx271xSLll03YdAQzJjd9LA9kF70nSjiDKX28X4hR7OFh2tEkUQrdm4W99Y\n\tpGO6I+wC6MJhAf+KUvLxZ8NfRo01rifbB2Zfn2lhiUtuU32DB0AyVw4lr/jpqRjlsAWM\n\tWZvJ45vGd79Dqw6tDU8+Nm4pJZqpcgNfYvIIWy+woFiw07R0NkJom5cxeq9xvt5GpC8B\n\tD+eg==",
        "X-Gm-Message-State": "ALoCoQlZJ9Tm83qqHzagOdVig4+Gm0lGADbZMGCHXUSUTJ/4bgCg/JyGyq+3OOWDb0h6N5mIFVdL",
        "X-Received": "by 10.180.81.169 with SMTP id b9mr61884742wiy.41.1421883413596; \n\tWed, 21 Jan 2015 15:36:53 -0800 (PST)",
        "From": "Olivier Matz <olivier.matz@6wind.com>",
        "To": "dev@dpdk.org",
        "Date": "Thu, 22 Jan 2015 00:36:26 +0100",
        "Message-Id": "<1421883395-27235-8-git-send-email-olivier.matz@6wind.com>",
        "X-Mailer": "git-send-email 2.1.3",
        "In-Reply-To": "<1421883395-27235-1-git-send-email-olivier.matz@6wind.com>",
        "References": "<1421883395-27235-1-git-send-email-olivier.matz@6wind.com>",
        "Subject": "[dpdk-dev] [RFC 07/16] i40e: advertise outer IPv4 checksum\n\tcapability",
        "X-BeenThere": "dev@dpdk.org",
        "X-Mailman-Version": "2.1.15",
        "Precedence": "list",
        "List-Id": "patches and discussions about DPDK <dev.dpdk.org>",
        "List-Unsubscribe": "<http://dpdk.org/ml/options/dev>,\n\t<mailto:dev-request@dpdk.org?subject=unsubscribe>",
        "List-Archive": "<http://dpdk.org/ml/archives/dev/>",
        "List-Post": "<mailto:dev@dpdk.org>",
        "List-Help": "<mailto:dev-request@dpdk.org?subject=help>",
        "List-Subscribe": "<http://dpdk.org/ml/listinfo/dev>,\n\t<mailto:dev-request@dpdk.org?subject=subscribe>",
        "Errors-To": "dev-bounces@dpdk.org",
        "Sender": "\"dev\" <dev-bounces@dpdk.org>"
    },
    "content": "From: Jijiang Liu <jijiang.liu@intel.com>\n\nAdvertise the DEV_TX_OFFLOAD_OUTER_IPV4_CKSUM flag in the PMD\nfeatures. It means that the i40e PMD supports the offload of outer IP\nchecksum when transmitting tunneling packet.\n\nSigned-off-by: Jijiang Liu <jijiang.liu@intel.com>\nAcked-by: Olivier Matz <olivier.matz@6wind.com>\n---\n lib/librte_pmd_i40e/i40e_ethdev.c | 3 ++-\n 1 file changed, 2 insertions(+), 1 deletion(-)",
    "diff": "diff --git a/lib/librte_pmd_i40e/i40e_ethdev.c b/lib/librte_pmd_i40e/i40e_ethdev.c\nindex b47a3d2..2244495 100644\n--- a/lib/librte_pmd_i40e/i40e_ethdev.c\n+++ b/lib/librte_pmd_i40e/i40e_ethdev.c\n@@ -1516,7 +1516,8 @@ i40e_dev_info_get(struct rte_eth_dev *dev, struct rte_eth_dev_info *dev_info)\n \t\tDEV_TX_OFFLOAD_IPV4_CKSUM |\n \t\tDEV_TX_OFFLOAD_UDP_CKSUM |\n \t\tDEV_TX_OFFLOAD_TCP_CKSUM |\n-\t\tDEV_TX_OFFLOAD_SCTP_CKSUM;\n+\t\tDEV_TX_OFFLOAD_SCTP_CKSUM |\n+\t\tDEV_TX_OFFLOAD_OUTER_IPV4_CKSUM;\n \tdev_info->reta_size = pf->hash_lut_size;\n \n \tdev_info->default_rxconf = (struct rte_eth_rxconf) {\n",
    "prefixes": [
        "dpdk-dev",
        "RFC",
        "07/16"
    ]
}