get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 74081,
    "url": "http://patchwork.dpdk.org/api/patches/74081/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/1594809035-6472-1-git-send-email-viacheslavo@mellanox.com/",
    "project": {
        "id": 1,
        "url": "http://patchwork.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": "<1594809035-6472-1-git-send-email-viacheslavo@mellanox.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1594809035-6472-1-git-send-email-viacheslavo@mellanox.com",
    "date": "2020-07-15T10:30:35",
    "name": "app/testpmd: fix testpmd documentation typos",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "b49b247b2774c4d9d0d1572129f7d438710d7068",
    "submitter": {
        "id": 1102,
        "url": "http://patchwork.dpdk.org/api/people/1102/?format=api",
        "name": "Slava Ovsiienko",
        "email": "viacheslavo@mellanox.com"
    },
    "delegate": {
        "id": 319,
        "url": "http://patchwork.dpdk.org/api/users/319/?format=api",
        "username": "fyigit",
        "first_name": "Ferruh",
        "last_name": "Yigit",
        "email": "ferruh.yigit@amd.com"
    },
    "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/1594809035-6472-1-git-send-email-viacheslavo@mellanox.com/mbox/",
    "series": [
        {
            "id": 11043,
            "url": "http://patchwork.dpdk.org/api/series/11043/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/list/?series=11043",
            "date": "2020-07-15T10:30:35",
            "name": "app/testpmd: fix testpmd documentation typos",
            "version": 1,
            "mbox": "http://patchwork.dpdk.org/series/11043/mbox/"
        }
    ],
    "comments": "http://patchwork.dpdk.org/api/patches/74081/comments/",
    "check": "success",
    "checks": "http://patchwork.dpdk.org/api/patches/74081/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 CA4D6A0542;\n\tWed, 15 Jul 2020 12:30:45 +0200 (CEST)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 91F331BDAC;\n\tWed, 15 Jul 2020 12:30:44 +0200 (CEST)",
            "from mellanox.co.il (mail-il-dmz.mellanox.com [193.47.165.129])\n by dpdk.org (Postfix) with ESMTP id 2BB431B3BB\n for <dev@dpdk.org>; Wed, 15 Jul 2020 12:30:43 +0200 (CEST)",
            "from Internal Mail-Server by MTLPINE1 (envelope-from\n viacheslavo@mellanox.com) with SMTP; 15 Jul 2020 13:30:38 +0300",
            "from pegasus12.mtr.labs.mlnx (pegasus12.mtr.labs.mlnx\n [10.210.17.40])\n by labmailer.mlnx (8.13.8/8.13.8) with ESMTP id 06FAUctr011658;\n Wed, 15 Jul 2020 13:30:38 +0300",
            "from pegasus12.mtr.labs.mlnx (localhost [127.0.0.1])\n by pegasus12.mtr.labs.mlnx (8.14.7/8.14.7) with ESMTP id 06FAUcdx006513;\n Wed, 15 Jul 2020 10:30:38 GMT",
            "(from viacheslavo@localhost)\n by pegasus12.mtr.labs.mlnx (8.14.7/8.14.7/Submit) id 06FAUbEB006511;\n Wed, 15 Jul 2020 10:30:37 GMT"
        ],
        "X-Authentication-Warning": "pegasus12.mtr.labs.mlnx: viacheslavo set sender to\n viacheslavo@mellanox.com using -f",
        "From": "Viacheslav Ovsiienko <viacheslavo@mellanox.com>",
        "To": "dev@dpdk.org",
        "Cc": "matan@mellanox.com, rasland@mellanox.com, thomas@monjalon.net,\n ferruh.yigit@intel.com",
        "Date": "Wed, 15 Jul 2020 10:30:35 +0000",
        "Message-Id": "<1594809035-6472-1-git-send-email-viacheslavo@mellanox.com>",
        "X-Mailer": "git-send-email 1.8.3.1",
        "Subject": "[dpdk-dev] [PATCH] app/testpmd: fix testpmd documentation typos",
        "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": "Fix minor typos.\n\nFixes: 4940344dab1d (\"app/testpmd: add Tx scheduling command\")\n\nSigned-off-by: Viacheslav Ovsiienko <viacheslavo@mellanox.com>\n---\n app/test-pmd/cmdline.c                      | 2 +-\n doc/guides/testpmd_app_ug/testpmd_funcs.rst | 2 +-\n 2 files changed, 2 insertions(+), 2 deletions(-)",
    "diff": "diff --git a/app/test-pmd/cmdline.c b/app/test-pmd/cmdline.c\nindex 39a1e77..0a6ed85 100644\n--- a/app/test-pmd/cmdline.c\n+++ b/app/test-pmd/cmdline.c\n@@ -296,7 +296,7 @@ static void cmd_help_long_parsed(void *parsed_result,\n \n \t\t\t\"set txtimes (x, y)\\n\"\n \t\t\t\"    Set the scheduling on timestamps\"\n-\t\t\t\" timings for the TXOMLY mode\\n\\n\"\n+\t\t\t\" timings for the TXONLY mode\\n\\n\"\n \n \t\t\t\"set corelist (x[,y]*)\\n\"\n \t\t\t\"    Set the list of forwarding cores.\\n\\n\"\ndiff --git a/doc/guides/testpmd_app_ug/testpmd_funcs.rst b/doc/guides/testpmd_app_ug/testpmd_funcs.rst\nindex f8cfb02..90cf252 100644\n--- a/doc/guides/testpmd_app_ug/testpmd_funcs.rst\n+++ b/doc/guides/testpmd_app_ug/testpmd_funcs.rst\n@@ -757,7 +757,7 @@ where:\n * ``intra`` is the delay between the packets within the burst specified\n   in the device clock units. The number of packets in the burst is defined\n   by regular burst setting. If ``intra`` parameter is zero no timestamps\n-  provided in the packets excepting  the first one in the burst.\n+  provided in the packets excepting the first one in the burst.\n \n As the result the bursts of packet will be transmitted with specific\n delays between the packets within the burst and specific delay between\n",
    "prefixes": []
}