get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 42782,
    "url": "https://patches.dpdk.org/api/patches/42782/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/1531289248-20025-5-git-send-email-anoob.joseph@caviumnetworks.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": "<1531289248-20025-5-git-send-email-anoob.joseph@caviumnetworks.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1531289248-20025-5-git-send-email-anoob.joseph@caviumnetworks.com",
    "date": "2018-07-11T06:07:20",
    "name": "[v2,04/12] examples/l2fwd: move dataplane code to new file",
    "commit_ref": null,
    "pull_url": null,
    "state": "rejected",
    "archived": true,
    "hash": "0e691585ab62627e9d7f9f0a5dbd297fd91a4946",
    "submitter": {
        "id": 893,
        "url": "https://patches.dpdk.org/api/people/893/?format=api",
        "name": "Anoob Joseph",
        "email": "anoob.joseph@caviumnetworks.com"
    },
    "delegate": {
        "id": 1,
        "url": "https://patches.dpdk.org/api/users/1/?format=api",
        "username": "tmonjalo",
        "first_name": "Thomas",
        "last_name": "Monjalon",
        "email": "thomas@monjalon.net"
    },
    "mbox": "https://patches.dpdk.org/project/dpdk/patch/1531289248-20025-5-git-send-email-anoob.joseph@caviumnetworks.com/mbox/",
    "series": [
        {
            "id": 509,
            "url": "https://patches.dpdk.org/api/series/509/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=509",
            "date": "2018-07-11T06:07:16",
            "name": "preparing l2fwd for eventmode additions",
            "version": 2,
            "mbox": "https://patches.dpdk.org/series/509/mbox/"
        }
    ],
    "comments": "https://patches.dpdk.org/api/patches/42782/comments/",
    "check": "success",
    "checks": "https://patches.dpdk.org/api/patches/42782/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 [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 26A5D1B470;\n\tWed, 11 Jul 2018 08:08:12 +0200 (CEST)",
            "from NAM02-SN1-obe.outbound.protection.outlook.com\n\t(mail-sn1nam02on0082.outbound.protection.outlook.com [104.47.36.82])\n\tby dpdk.org (Postfix) with ESMTP id 32BE21B4B8\n\tfor <dev@dpdk.org>; Wed, 11 Jul 2018 08:08:10 +0200 (CEST)",
            "from ajoseph83.caveonetworks.com.caveonetworks.com (115.113.156.2)\n\tby BN7PR07MB4898.namprd07.prod.outlook.com (2603:10b6:406:ef::27)\n\twith Microsoft SMTP Server (version=TLS1_2,\n\tcipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.930.21;\n\tWed, 11 Jul 2018 06:08:06 +0000"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed;\n\td=CAVIUMNETWORKS.onmicrosoft.com; s=selector1-cavium-com;\n\th=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck;\n\tbh=TL9v8IraDOTkk6gXrXwk+rn8kR0O53bMsvLolUrcvFs=;\n\tb=Ek/8sE3wukOw7E9k6soOPYAjP0f3uOepfkhevsoaJLhIzKE36TXjCuly4oxGFWD1ON3/y0sUZP0M0QTKFba8LjMjj/a1cNiax3+KTFysVFzUNQRqSBvHqOFCxsa5RPRCDloSiGAeKwAWwHj1XfoRUpEjgyrS1sOO5KkJoCdTzJE=",
        "Authentication-Results": "spf=none (sender IP is )\n\tsmtp.mailfrom=Anoob.Joseph@cavium.com; ",
        "From": "Anoob Joseph <anoob.joseph@caviumnetworks.com>",
        "To": "Bruce Richardson <bruce.richardson@intel.com>,\n\tPablo de Lara <pablo.de.lara.guarch@intel.com>",
        "Cc": "Anoob Joseph <anoob.joseph@caviumnetworks.com>,\n\tJerin Jacob <jerin.jacob@caviumnetworks.com>,\n\tNarayana Prasad <narayanaprasad.athreya@caviumnetworks.com>, dev@dpdk.org",
        "Date": "Wed, 11 Jul 2018 11:37:20 +0530",
        "Message-Id": "<1531289248-20025-5-git-send-email-anoob.joseph@caviumnetworks.com>",
        "X-Mailer": "git-send-email 2.7.4",
        "In-Reply-To": "<1531289248-20025-1-git-send-email-anoob.joseph@caviumnetworks.com>",
        "References": "<1528976946-14396-1-git-send-email-anoob.joseph@caviumnetworks.com>\n\t<1531289248-20025-1-git-send-email-anoob.joseph@caviumnetworks.com>",
        "MIME-Version": "1.0",
        "Content-Type": "text/plain",
        "X-Originating-IP": "[115.113.156.2]",
        "X-ClientProxiedBy": "BMXPR01CA0027.INDPRD01.PROD.OUTLOOK.COM\n\t(2603:1096:b00:c::13) To BN7PR07MB4898.namprd07.prod.outlook.com\n\t(2603:10b6:406:ef::27)",
        "X-MS-PublicTrafficType": "Email",
        "X-MS-Office365-Filtering-Correlation-Id": "9a8198a1-633f-4202-9004-08d5e6f4ac83",
        "X-Microsoft-Antispam": "UriScan:; BCL:0; PCL:0;\n\tRULEID:(7020095)(4652040)(8989117)(5600053)(711020)(4534165)(7168020)(4627221)(201703031133081)(201702281549075)(8990107)(2017052603328)(7153060)(7193020);\n\tSRVR:BN7PR07MB4898; ",
        "X-Microsoft-Exchange-Diagnostics": [
            "1; BN7PR07MB4898;\n\t3:DWa49BFmNHwIq7+aMRKjA1A/I/m2rvEyZ/LLpigI9sWjGYR+3/6NQx8xr0ipDQVG0FKA7mcJnkT7FLBOF35La/EVNJaXxzIcYfnIcHCqs29BG8qAJ0nN9vH5eTepoLENQePyXK39Quug6jNCZThjAzKoGo3Ri+F9MCv1iotUtjSdg0lQHzkAILolkrsDk0jr+PCoM25Pzb36jPeeTpuBCKBOI5UAFIcttTkN9o9Ws4DbkQHCBug168tEfBR0b0j9;\n\t25:jIvJaVvt/UHcayyvMi3zsx/yliWaGyLSLjr8ZIWN3o8ALHerQeedJ85N9SejUEiKaOgNJMivNML3U0JpnrZPoMcRGL45CcivnXYdralw0IlwmE+etz9KKodkFumhV+LpH/8A3swLDVhh532JPHpAFsumAs2mq0r7za0bt96FGdnKE4rONpyXMWY66x/vah6ONBYYKH35ud22lMQMtl0OFF7YZRASCHyPcCXQhN+jcDng8j6Mg5LU35pxUx4NfQOOhsem1Qkh7O4vU90PWf/dQpw1a4Eb9NWaNg2LlSestbGBuxrvD2AWxBy4KHOwVoPgHAidj2+0EPLnazo7NQwNvA==;\n\t31:z8NpEwScAEbdQt5FU/zZJ0yx0qlOx6Kkx5j2NByqVuQDF9jUtigGI4qumV6Ggazhs1YPiqGtWcGyAA1c3bjIzzKcJ63En/dxFSXbplLyVZuGf5BPY+zcC1x7aOdDljSbLplLG/H7kUcpD6GFJUpB+MPhKCnxCL/0n09/7vDZTrsZWVexQhwI5ma05qdMFKUCrdHZ4YMzpGMFERnMQb/IbC2g/qSQC0fOT+AtZLLGtm4=",
            "1; BN7PR07MB4898;\n\t20:MTSKHY79VmtnMtlcaCJ4rmrZgOWzb7pBWHjKLS5U8rR6tFNzfrPChtOTzHniYFk/AiDKW1ShwRBz47+/WLXSeyn9vmuvkotjVsXaobQTjUJlb5bOW7wDwBblPqQxHPUmsIPv6+4ODJ5kCBhjv2EtxmNpn/k/KTQ/ijUSYP9Dxi14FXIudU9iEasbMg8UXk0L0MzDpc05Yc0E1dOPULiQ2hw8NoM2pWPnzLWuoplj2fUiM/WMbRXNCl2Cd1cxOTKVYMfBgMUT0FO17JTO9YVPU0sz9QNYrbVEAxU2pLnWI92DKhW1AhSMKqONODRO/aoQkTkNz0lLcLspGIHNLqq7YPhetTlcL4Zax1tlb5ca2gFobvCzF8H68Bf1S4472Qg/qmq5Dv1g+LkF+fV63G02FkJHCwpbbRvdyDREqJViMDfYFadRjdRYcc5vY6z8L8XXN+Hg5To0P4FBr877TINlD0RPoCdj3VKk7oypJj5TTxKEmO1UB5DgklSa+P+VeVXCfLY2cFHpOBMdemZ1nO7O4XRs5hp47iV2RWwkGaXTmwa1jRFoGGeTTWDih7dpgHD4iaaBE7Pfexp99HImYRijrn5N5/YaAqSozqW7qP8YWEg=;\n\t4:le2X3NKqMIBJs/nc8iFotV5xsTWC0U/iN4A43rcwWLJ4d911CkulV0iR7J7N+lyPG5HxuYhMTaN0RtI8ZZNXxYzaGIGv3TkRYfCs7nODn4tk0GwB+nJYH3UB4i9GPW5dNvII1twJ1vHvRVjlOzNUUu/hgIEln1VgVgJ66zY0SRimo7jniQbOE79a0KDvGEXUsZbQGjZL5rFzvk/g0ATxK9tWcS8tZjXmfjo+TmPQfKu9ychoII/VMQSxIR8mqdRsHSGOuYnGFbOkmTXv0t7RzQ==",
            "=?us-ascii?Q?1; BN7PR07MB4898;\n\t23:RtAxGe/37YenW7wAo5ioWnkHRw+/f8UZCpDWZhLIW?=\n\ttf5/aWwNcldsNBIHX6p8O7F7kT8nK7GZHi+27hfzBTuz0rPtniVTbuLhw6ToW616s1TB6iVQ0/63mTqdyZtTmwvMAj/yKutra8Rkag1TaDIJqU/H+Lyj7FOsXYIuHmT+sEtyo+1p3i3JZgx8/8edQJI2AS4XTYlekC4RPakFBCxwLv0tl5KVpYbhagLc1mJeaGmxiMHNEP32SziF7h4GD90y3lw1xKvsCOM77Tk2WzhkYG4NxZ8u08K0wvXkpF6vH3nOmkg9QvzQb0dTF563C8W4AssL3idrueGKRdcYnTBCRhThxYvmCMHeiB0QEq0EuwIr9CTvwbRkiDdtxsijJnrfTm+1LbpjeS/7tXkrqNyOUaSLiU8S4b0I2RrEjaTMju6sTv8KSTnyQKBA8EzHbHPvdOZ40fpoC03zDMLCeJ1k2O57Gxfkrlzo6//FwnYCn/I6u8w+ktUg+3MQBm+3sqDyir/vsMAgtRPF3fpRFrE+00sMrCkSPuWzYWDSLkP5Z6oXz9067lmo8B4y1XXZUwt+dqGTEIeCgv060hYnARfaI1zonb5yR9GK5O6m1U1a8ihWX6Y63QJQMG7mXZYMrzLvDU96hJ8tTFgkRY34P8aZX2hdfUyJ7I1rhdp0B2umCRmc5q6enBNZRPqEwdNMdCJ9tPIGn71VerwPZxNMAzRR7W+WxlAPPccH530SUo4Mcd1/uT8djmywaoO6GVlyWq//GWlLBGTbKeBzv/C9aSKi8F+tkcewJql/pkS64pR59u0fLgeHbj+KDDo3gzDqmuhFb/1Pe/M+OJ2UCmqZ5n7SsJEY/TI4Ps/5y03cGeQjeCdJHHOu1V00jH2iFWkEa/8bH2IPFwralWqwdtiGlZBZpnDwET1AUhDWapMpJqhYJs+cjt+X/9rmEfWpID2/cyfdHQ0kXUE3R2+wqxlWkkImVtTYTnu+JQ5YKrWOK/3XpKizeYfgoPHtNQDjEfH00bbO1NwisbKYRinIaaf88V77T2CJJLXB4FDher1iQw7n7hoSXXoumorTfmN9FppLzAleFK3frujBJZYNphG+jtoFwdkg7yFd/Pc20Ia/WFUq7Rvgf6CulMpXUVAgbWqZzhu2SfJLmeu6NAjVSw9qB0EBZTrK9u6zcfbEJjNo+7BrnPr04k5nwUSNkCmTba9pE9q50cUsypHioLetPz09QcYiPNaRXAdU0pbAu1YA9gdDmAO/wMlUAQgC+auwc95RCAo",
            "1; BN7PR07MB4898;\n\t6:7uJWc9blMy0KTM1aH88YKJS3S8oSJhp3aFccWkydcYEoubaCxq+P+WhT2JbPzNMueUbaB2xiH4Wa07Q6FYHinl7Jqpby0qX/VAr//TlXwohNlCYg2BfHCq5HI677tbv3i+GFHisJMRtVYB5WZ7TOmNQQyZRNv5QDw9ZcakFktcca0p4YRs4NglqEbJlBgYVqPoduPZKZ3kyp4lfn6ByoVVVKnLSQIVzDjVwr3HtpY+HKt7sPMR3EPAiu19Rw2327ITmuXe2MtKqQMDZzuDkPJsuDw5zMXFPDRB4B9HBJmoymdJTBvlcX9TCSF1jURNsrjnAsDvCUtZ1hgZPlopQ96cGYhAHxDQ0HfDkwaiuF4LunQbVh1PiUtBqFs9gtq6YC4WSuvjtt+cG2EY/KXhTZJQCCAaBaO5obFRBthnjcYr15xcIrPJ28RkIBZ2tRdIb429XG/a2koMugHP5B2UCyDw==;\n\t5:Nz4itIq31iq3sf88wSfQrLAqZSKGS9cj+o5bv/CYyDIfiAKWTfGqxwQEVMOQH4QO18SzLfapCmEQihdo7w52a+1AOfAPZXXG7R8twdtlGi6y3kFAVmKgOMCeUND/MG75corlTkGGLNZUASBrZYgZGRQKPprXwPH4Gr4fj4m+PVk=;\n\t24:SHhCGIoWvt2xAahGEpsIPqTh4A1Ti7rYftWt7wh4eSTMWyBCHFK95lToaHqJGqBjGtKvW1AgzwOIRCMTwT/60vqsTBjUyhpt12OmojPSi98=",
            "1; BN7PR07MB4898;\n\t7:jCKPz21XPpJw1XbfoUh3um9Hgy1uA8obm/YdQcBLOChJVilAYibAmtjpo3ffKwI9wL2oHDZ6XjcZWmBkw8ik0aw2fxoD2VbGk0kjP+hVfSblJsxNcyTtOOF1O1NSd6/TsiIIo7WW4aAnLvs9RVhj+PxaTj2pFP0L8BmzFWkxZcJqtPdh7e6cC5t8ReFkODBo63QPM0sAJOscMpwyZqNDj0hsIkVabGLc54zni02TmSuXposuiep9hRkrpEOI7jQz"
        ],
        "X-MS-TrafficTypeDiagnostic": "BN7PR07MB4898:",
        "X-Microsoft-Antispam-PRVS": "<BN7PR07MB4898A48C1919F55C65B60DBCF85A0@BN7PR07MB4898.namprd07.prod.outlook.com>",
        "X-Exchange-Antispam-Report-Test": "UriScan:;",
        "X-MS-Exchange-SenderADCheck": "1",
        "X-Exchange-Antispam-Report-CFA-Test": "BCL:0; PCL:0;\n\tRULEID:(8211001083)(6040522)(2401047)(8121501046)(5005006)(3231311)(944501410)(52105095)(10201501046)(93006095)(3002001)(149027)(150027)(6041310)(20161123560045)(201703131423095)(201702281528075)(20161123555045)(201703061421075)(201703061406153)(20161123562045)(20161123564045)(20161123558120)(6072148)(201708071742011)(7699016);\n\tSRVR:BN7PR07MB4898; BCL:0; PCL:0; RULEID:; SRVR:BN7PR07MB4898; ",
        "X-Forefront-PRVS": "0730093765",
        "X-Forefront-Antispam-Report": "SFV:NSPM;\n\tSFS:(10009020)(346002)(376002)(136003)(39860400002)(366004)(396003)(189003)(199004)(68736007)(81166006)(8676002)(81156014)(44832011)(50466002)(6666003)(25786009)(6512007)(7736002)(4326008)(6486002)(48376002)(8936002)(14444005)(2906002)(3846002)(478600001)(72206003)(305945005)(6116002)(486006)(16586007)(2616005)(54906003)(110136005)(316002)(36756003)(476003)(956004)(446003)(11346002)(47776003)(26005)(42882007)(52116002)(105586002)(186003)(76176011)(16526019)(66066001)(106356001)(51416003)(97736004)(6506007)(55236004)(50226002)(53936002)(5660300001)(386003);\n\tDIR:OUT; SFP:1101; SCL:1; SRVR:BN7PR07MB4898;\n\tH:ajoseph83.caveonetworks.com.caveonetworks.com; FPR:; SPF:None;\n\tLANG:en; PTR:InfoNoRecords; MX:1; A:1; ",
        "Received-SPF": "None (protection.outlook.com: cavium.com does not designate\n\tpermitted sender hosts)",
        "X-Microsoft-Antispam-Message-Info": "3tZae72aM6FIaj32A8FycIGS92n77/Jb673XxYE3voB258LCaE9dX/WzqtUrbQ0UsYLAKvg9n07sv6Qy6AlSuiGdD7pbl7biwl365OJS3vTRuUdvuehxG5dV3wL6He/7424bSpz2duKIx/OHZUbM97j5X6YfaSpSC/k9Mm0ahmQ2uM+1MOyE6sf9jDr9ND1X5e7aZ6w1L2OO2BZUczXG4BZ4o8ztX6Fa2JlOCd35SUQ5rcO95gxS5Z+Dwwh4QQGLqrekoxAB8vRTTX2IZQJqLEUpZUneMIvQpPh9zIZWMaz86RbD9H/GMwU8S6YQnBWlK6OKedUNQb2V14PlozIDK6ElW2onsLGxIBFeOVla7V0=",
        "SpamDiagnosticOutput": "1:99",
        "SpamDiagnosticMetadata": "NSPM",
        "X-OriginatorOrg": "caviumnetworks.com",
        "X-MS-Exchange-CrossTenant-OriginalArrivalTime": "11 Jul 2018 06:08:06.5622\n\t(UTC)",
        "X-MS-Exchange-CrossTenant-Network-Message-Id": "9a8198a1-633f-4202-9004-08d5e6f4ac83",
        "X-MS-Exchange-CrossTenant-FromEntityHeader": "Hosted",
        "X-MS-Exchange-CrossTenant-Id": "711e4ccf-2e9b-4bcf-a551-4094005b6194",
        "X-MS-Exchange-Transport-CrossTenantHeadersStamped": "BN7PR07MB4898",
        "Subject": "[dpdk-dev] [PATCH v2 04/12] examples/l2fwd: move dataplane code to\n\tnew file",
        "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\t<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\t<mailto:dev-request@dpdk.org?subject=subscribe>",
        "Errors-To": "dev-bounces@dpdk.org",
        "Sender": "\"dev\" <dev-bounces@dpdk.org>"
    },
    "content": "Signed-off-by: Anoob Joseph <anoob.joseph@caviumnetworks.com>\n---\nv2:\n* Merged checkpatch fix patches\n\nv1:\n* Replaced 'unsigned' with 'unsigned int'\n\n examples/l2fwd/Makefile       |   1 +\n examples/l2fwd/l2fwd_worker.c | 233 ++++++++++++++++++++++++++++++++++++++++++\n examples/l2fwd/l2fwd_worker.h |  10 ++\n examples/l2fwd/main.c         | 186 +--------------------------------\n 4 files changed, 245 insertions(+), 185 deletions(-)\n create mode 100644 examples/l2fwd/l2fwd_worker.c\n create mode 100644 examples/l2fwd/l2fwd_worker.h",
    "diff": "diff --git a/examples/l2fwd/Makefile b/examples/l2fwd/Makefile\nindex a8a47ad..24d1e4e 100644\n--- a/examples/l2fwd/Makefile\n+++ b/examples/l2fwd/Makefile\n@@ -6,6 +6,7 @@ APP = l2fwd\n \n # all source are stored in SRCS-y\n SRCS-y := main.c\n+SRCS-y += l2fwd_worker.c\n \n # Build using pkg-config variables if possible\n $(shell pkg-config --exists libdpdk)\ndiff --git a/examples/l2fwd/l2fwd_worker.c b/examples/l2fwd/l2fwd_worker.c\nnew file mode 100644\nindex 0000000..663c505\n--- /dev/null\n+++ b/examples/l2fwd/l2fwd_worker.c\n@@ -0,0 +1,233 @@\n+/* SPDX-License-Identifier: BSD-3-Clause\n+ * Copyright(c) 2010-2016 Intel Corporation\n+ * Copyright(c) 2018 Cavium, Inc\n+ */\n+#include <stdio.h>\n+#include <stdlib.h>\n+#include <string.h>\n+#include <stdint.h>\n+#include <inttypes.h>\n+#include <sys/types.h>\n+#include <sys/queue.h>\n+#include <netinet/in.h>\n+#include <setjmp.h>\n+#include <stdarg.h>\n+#include <ctype.h>\n+#include <errno.h>\n+#include <getopt.h>\n+#include <signal.h>\n+#include <stdbool.h>\n+\n+#include <rte_common.h>\n+#include <rte_log.h>\n+#include <rte_malloc.h>\n+#include <rte_memory.h>\n+#include <rte_memcpy.h>\n+#include <rte_eal.h>\n+#include <rte_launch.h>\n+#include <rte_atomic.h>\n+#include <rte_cycles.h>\n+#include <rte_prefetch.h>\n+#include <rte_lcore.h>\n+#include <rte_per_lcore.h>\n+#include <rte_branch_prediction.h>\n+#include <rte_interrupts.h>\n+#include <rte_random.h>\n+#include <rte_debug.h>\n+#include <rte_ether.h>\n+#include <rte_ethdev.h>\n+#include <rte_mempool.h>\n+#include <rte_mbuf.h>\n+\n+#include \"l2fwd_common.h\"\n+#include \"l2fwd_worker.h\"\n+\n+/* Print out statistics on packets dropped */\n+static void\n+print_stats(void)\n+{\n+\tuint64_t total_packets_dropped, total_packets_tx, total_packets_rx;\n+\tunsigned int portid;\n+\n+\ttotal_packets_dropped = 0;\n+\ttotal_packets_tx = 0;\n+\ttotal_packets_rx = 0;\n+\n+\tconst char clr[] = { 27, '[', '2', 'J', '\\0' };\n+\tconst char topLeft[] = { 27, '[', '1', ';', '1', 'H', '\\0' };\n+\n+\t\t/* Clear screen and move to top left */\n+\tprintf(\"%s%s\", clr, topLeft);\n+\n+\tprintf(\"\\nPort statistics ====================================\");\n+\n+\tfor (portid = 0; portid < RTE_MAX_ETHPORTS; portid++) {\n+\t\t/* skip disabled ports */\n+\t\tif ((l2fwd_enabled_port_mask & (1 << portid)) == 0)\n+\t\t\tcontinue;\n+\t\tprintf(\"\\nStatistics for port %u ------------------------------\"\n+\t\t\t   \"\\nPackets sent: %24\"PRIu64\n+\t\t\t   \"\\nPackets received: %20\"PRIu64\n+\t\t\t   \"\\nPackets dropped: %21\"PRIu64,\n+\t\t\t   portid,\n+\t\t\t   port_statistics[portid].tx,\n+\t\t\t   port_statistics[portid].rx,\n+\t\t\t   port_statistics[portid].dropped);\n+\n+\t\ttotal_packets_dropped += port_statistics[portid].dropped;\n+\t\ttotal_packets_tx += port_statistics[portid].tx;\n+\t\ttotal_packets_rx += port_statistics[portid].rx;\n+\t}\n+\tprintf(\"\\nAggregate statistics ===============================\"\n+\t\t   \"\\nTotal packets sent: %18\"PRIu64\n+\t\t   \"\\nTotal packets received: %14\"PRIu64\n+\t\t   \"\\nTotal packets dropped: %15\"PRIu64,\n+\t\t   total_packets_tx,\n+\t\t   total_packets_rx,\n+\t\t   total_packets_dropped);\n+\tprintf(\"\\n====================================================\\n\");\n+}\n+\n+static void\n+l2fwd_mac_updating(struct rte_mbuf *m, unsigned int dest_portid)\n+{\n+\tstruct ether_hdr *eth;\n+\tvoid *tmp;\n+\n+\teth = rte_pktmbuf_mtod(m, struct ether_hdr *);\n+\n+\t/* 02:00:00:00:00:xx */\n+\ttmp = &eth->d_addr.addr_bytes[0];\n+\t*((uint64_t *)tmp) = 0x000000000002 + ((uint64_t)dest_portid << 40);\n+\n+\t/* src addr */\n+\tether_addr_copy(&l2fwd_ports_eth_addr[dest_portid], &eth->s_addr);\n+}\n+\n+static void\n+l2fwd_simple_forward(struct rte_mbuf *m, unsigned int portid)\n+{\n+\tunsigned int dst_port;\n+\tint sent;\n+\tstruct rte_eth_dev_tx_buffer *buffer;\n+\n+\tdst_port = l2fwd_dst_ports[portid];\n+\n+\tif (mac_updating)\n+\t\tl2fwd_mac_updating(m, dst_port);\n+\n+\tbuffer = tx_buffer[dst_port];\n+\tsent = rte_eth_tx_buffer(dst_port, 0, buffer, m);\n+\tif (sent)\n+\t\tport_statistics[dst_port].tx += sent;\n+}\n+\n+/* main processing loop */\n+static void\n+l2fwd_main_loop(void)\n+{\n+\tstruct rte_mbuf *pkts_burst[MAX_PKT_BURST];\n+\tstruct rte_mbuf *m;\n+\tint sent;\n+\tunsigned int lcore_id;\n+\tunsigned int master_core_id;\n+\tuint64_t prev_tsc, diff_tsc, cur_tsc, timer_tsc;\n+\tunsigned int i, j, portid, nb_rx;\n+\tstruct lcore_queue_conf *qconf;\n+\tconst uint64_t drain_tsc = (rte_get_tsc_hz() + US_PER_S - 1)\n+\t\t\t/ US_PER_S * BURST_TX_DRAIN_US;\n+\tstruct rte_eth_dev_tx_buffer *buffer;\n+\n+\tprev_tsc = 0;\n+\ttimer_tsc = 0;\n+\n+\tlcore_id = rte_lcore_id();\n+\tqconf = &lcore_queue_conf[lcore_id];\n+\n+\tif (qconf->n_rx_port == 0) {\n+\t\tRTE_LOG(INFO, L2FWD, \"lcore %u has nothing to do\\n\", lcore_id);\n+\t\treturn;\n+\t}\n+\n+\tRTE_LOG(INFO, L2FWD, \"entering main loop on lcore %u\\n\", lcore_id);\n+\n+\tfor (i = 0; i < qconf->n_rx_port; i++) {\n+\n+\t\tportid = qconf->rx_port_list[i];\n+\t\tRTE_LOG(INFO, L2FWD, \" -- lcoreid=%u portid=%u\\n\", lcore_id,\n+\t\t\tportid);\n+\n+\t}\n+\n+\tmaster_core_id = rte_get_master_lcore();\n+\n+\twhile (!force_quit) {\n+\n+\t\tcur_tsc = rte_rdtsc();\n+\n+\t\t/*\n+\t\t * TX burst queue drain\n+\t\t */\n+\t\tdiff_tsc = cur_tsc - prev_tsc;\n+\t\tif (unlikely(diff_tsc > drain_tsc)) {\n+\n+\t\t\tfor (i = 0; i < qconf->n_rx_port; i++) {\n+\n+\t\t\t\tportid =\n+\t\t\t\t\tl2fwd_dst_ports[qconf->rx_port_list[i]];\n+\t\t\t\tbuffer = tx_buffer[portid];\n+\n+\t\t\t\tsent = rte_eth_tx_buffer_flush(portid, 0,\n+\t\t\t\t\t\tbuffer);\n+\t\t\t\tif (sent)\n+\t\t\t\t\tport_statistics[portid].tx += sent;\n+\n+\t\t\t}\n+\n+\t\t\t/* if timer is enabled */\n+\t\t\tif (timer_period > 0) {\n+\n+\t\t\t\t/* advance the timer */\n+\t\t\t\ttimer_tsc += diff_tsc;\n+\n+\t\t\t\t/* if timer has reached its timeout */\n+\t\t\t\tif (unlikely(timer_tsc >= timer_period)) {\n+\n+\t\t\t\t\t/* do this only on master core */\n+\t\t\t\t\tif (lcore_id == master_core_id) {\n+\t\t\t\t\t\tprint_stats();\n+\t\t\t\t\t\t/* reset the timer */\n+\t\t\t\t\t\ttimer_tsc = 0;\n+\t\t\t\t\t}\n+\t\t\t\t}\n+\t\t\t}\n+\n+\t\t\tprev_tsc = cur_tsc;\n+\t\t}\n+\n+\t\t/*\n+\t\t * Read packet from RX queues\n+\t\t */\n+\t\tfor (i = 0; i < qconf->n_rx_port; i++) {\n+\n+\t\t\tportid = qconf->rx_port_list[i];\n+\t\t\tnb_rx = rte_eth_rx_burst(portid, 0,\n+\t\t\t\t\t\t pkts_burst, MAX_PKT_BURST);\n+\n+\t\t\tport_statistics[portid].rx += nb_rx;\n+\n+\t\t\tfor (j = 0; j < nb_rx; j++) {\n+\t\t\t\tm = pkts_burst[j];\n+\t\t\t\trte_prefetch0(rte_pktmbuf_mtod(m, void *));\n+\t\t\t\tl2fwd_simple_forward(m, portid);\n+\t\t\t}\n+\t\t}\n+\t}\n+}\n+\n+int\n+l2fwd_launch_one_lcore(__attribute__((unused)) void *dummy)\n+{\n+\tl2fwd_main_loop();\n+\treturn 0;\n+}\ndiff --git a/examples/l2fwd/l2fwd_worker.h b/examples/l2fwd/l2fwd_worker.h\nnew file mode 100644\nindex 0000000..8971a6a\n--- /dev/null\n+++ b/examples/l2fwd/l2fwd_worker.h\n@@ -0,0 +1,10 @@\n+/* SPDX-License-Identifier: BSD-3-Clause\n+ * Copyright(c) 2018 Cavium, Inc\n+ */\n+#ifndef _L2FWD_WORKER_H_\n+#define _L2FWD_WORKER_H_\n+\n+int\n+l2fwd_launch_one_lcore(__attribute__((unused)) void *dummy);\n+\n+#endif /* _L2FWD_WORKER_H_ */\ndiff --git a/examples/l2fwd/main.c b/examples/l2fwd/main.c\nindex a6089a1..05f9d28 100644\n--- a/examples/l2fwd/main.c\n+++ b/examples/l2fwd/main.c\n@@ -40,6 +40,7 @@\n #include <rte_mbuf.h>\n \n #include \"l2fwd_common.h\"\n+#include \"l2fwd_worker.h\"\n \n static uint16_t nb_rxd = RTE_TEST_RX_DESC_DEFAULT;\n static uint16_t nb_txd = RTE_TEST_TX_DESC_DEFAULT;\n@@ -59,191 +60,6 @@ static struct rte_eth_conf port_conf = {\n \n struct rte_mempool * l2fwd_pktmbuf_pool = NULL;\n \n-/* Print out statistics on packets dropped */\n-static void\n-print_stats(void)\n-{\n-\tuint64_t total_packets_dropped, total_packets_tx, total_packets_rx;\n-\tunsigned portid;\n-\n-\ttotal_packets_dropped = 0;\n-\ttotal_packets_tx = 0;\n-\ttotal_packets_rx = 0;\n-\n-\tconst char clr[] = { 27, '[', '2', 'J', '\\0' };\n-\tconst char topLeft[] = { 27, '[', '1', ';', '1', 'H','\\0' };\n-\n-\t\t/* Clear screen and move to top left */\n-\tprintf(\"%s%s\", clr, topLeft);\n-\n-\tprintf(\"\\nPort statistics ====================================\");\n-\n-\tfor (portid = 0; portid < RTE_MAX_ETHPORTS; portid++) {\n-\t\t/* skip disabled ports */\n-\t\tif ((l2fwd_enabled_port_mask & (1 << portid)) == 0)\n-\t\t\tcontinue;\n-\t\tprintf(\"\\nStatistics for port %u ------------------------------\"\n-\t\t\t   \"\\nPackets sent: %24\"PRIu64\n-\t\t\t   \"\\nPackets received: %20\"PRIu64\n-\t\t\t   \"\\nPackets dropped: %21\"PRIu64,\n-\t\t\t   portid,\n-\t\t\t   port_statistics[portid].tx,\n-\t\t\t   port_statistics[portid].rx,\n-\t\t\t   port_statistics[portid].dropped);\n-\n-\t\ttotal_packets_dropped += port_statistics[portid].dropped;\n-\t\ttotal_packets_tx += port_statistics[portid].tx;\n-\t\ttotal_packets_rx += port_statistics[portid].rx;\n-\t}\n-\tprintf(\"\\nAggregate statistics ===============================\"\n-\t\t   \"\\nTotal packets sent: %18\"PRIu64\n-\t\t   \"\\nTotal packets received: %14\"PRIu64\n-\t\t   \"\\nTotal packets dropped: %15\"PRIu64,\n-\t\t   total_packets_tx,\n-\t\t   total_packets_rx,\n-\t\t   total_packets_dropped);\n-\tprintf(\"\\n====================================================\\n\");\n-}\n-\n-static void\n-l2fwd_mac_updating(struct rte_mbuf *m, unsigned dest_portid)\n-{\n-\tstruct ether_hdr *eth;\n-\tvoid *tmp;\n-\n-\teth = rte_pktmbuf_mtod(m, struct ether_hdr *);\n-\n-\t/* 02:00:00:00:00:xx */\n-\ttmp = &eth->d_addr.addr_bytes[0];\n-\t*((uint64_t *)tmp) = 0x000000000002 + ((uint64_t)dest_portid << 40);\n-\n-\t/* src addr */\n-\tether_addr_copy(&l2fwd_ports_eth_addr[dest_portid], &eth->s_addr);\n-}\n-\n-static void\n-l2fwd_simple_forward(struct rte_mbuf *m, unsigned portid)\n-{\n-\tunsigned dst_port;\n-\tint sent;\n-\tstruct rte_eth_dev_tx_buffer *buffer;\n-\n-\tdst_port = l2fwd_dst_ports[portid];\n-\n-\tif (mac_updating)\n-\t\tl2fwd_mac_updating(m, dst_port);\n-\n-\tbuffer = tx_buffer[dst_port];\n-\tsent = rte_eth_tx_buffer(dst_port, 0, buffer, m);\n-\tif (sent)\n-\t\tport_statistics[dst_port].tx += sent;\n-}\n-\n-/* main processing loop */\n-static void\n-l2fwd_main_loop(void)\n-{\n-\tstruct rte_mbuf *pkts_burst[MAX_PKT_BURST];\n-\tstruct rte_mbuf *m;\n-\tint sent;\n-\tunsigned lcore_id;\n-\tuint64_t prev_tsc, diff_tsc, cur_tsc, timer_tsc;\n-\tunsigned i, j, portid, nb_rx;\n-\tstruct lcore_queue_conf *qconf;\n-\tconst uint64_t drain_tsc = (rte_get_tsc_hz() + US_PER_S - 1) / US_PER_S *\n-\t\t\tBURST_TX_DRAIN_US;\n-\tstruct rte_eth_dev_tx_buffer *buffer;\n-\n-\tprev_tsc = 0;\n-\ttimer_tsc = 0;\n-\n-\tlcore_id = rte_lcore_id();\n-\tqconf = &lcore_queue_conf[lcore_id];\n-\n-\tif (qconf->n_rx_port == 0) {\n-\t\tRTE_LOG(INFO, L2FWD, \"lcore %u has nothing to do\\n\", lcore_id);\n-\t\treturn;\n-\t}\n-\n-\tRTE_LOG(INFO, L2FWD, \"entering main loop on lcore %u\\n\", lcore_id);\n-\n-\tfor (i = 0; i < qconf->n_rx_port; i++) {\n-\n-\t\tportid = qconf->rx_port_list[i];\n-\t\tRTE_LOG(INFO, L2FWD, \" -- lcoreid=%u portid=%u\\n\", lcore_id,\n-\t\t\tportid);\n-\n-\t}\n-\n-\twhile (!force_quit) {\n-\n-\t\tcur_tsc = rte_rdtsc();\n-\n-\t\t/*\n-\t\t * TX burst queue drain\n-\t\t */\n-\t\tdiff_tsc = cur_tsc - prev_tsc;\n-\t\tif (unlikely(diff_tsc > drain_tsc)) {\n-\n-\t\t\tfor (i = 0; i < qconf->n_rx_port; i++) {\n-\n-\t\t\t\tportid = l2fwd_dst_ports[qconf->rx_port_list[i]];\n-\t\t\t\tbuffer = tx_buffer[portid];\n-\n-\t\t\t\tsent = rte_eth_tx_buffer_flush(portid, 0, buffer);\n-\t\t\t\tif (sent)\n-\t\t\t\t\tport_statistics[portid].tx += sent;\n-\n-\t\t\t}\n-\n-\t\t\t/* if timer is enabled */\n-\t\t\tif (timer_period > 0) {\n-\n-\t\t\t\t/* advance the timer */\n-\t\t\t\ttimer_tsc += diff_tsc;\n-\n-\t\t\t\t/* if timer has reached its timeout */\n-\t\t\t\tif (unlikely(timer_tsc >= timer_period)) {\n-\n-\t\t\t\t\t/* do this only on master core */\n-\t\t\t\t\tif (lcore_id == rte_get_master_lcore()) {\n-\t\t\t\t\t\tprint_stats();\n-\t\t\t\t\t\t/* reset the timer */\n-\t\t\t\t\t\ttimer_tsc = 0;\n-\t\t\t\t\t}\n-\t\t\t\t}\n-\t\t\t}\n-\n-\t\t\tprev_tsc = cur_tsc;\n-\t\t}\n-\n-\t\t/*\n-\t\t * Read packet from RX queues\n-\t\t */\n-\t\tfor (i = 0; i < qconf->n_rx_port; i++) {\n-\n-\t\t\tportid = qconf->rx_port_list[i];\n-\t\t\tnb_rx = rte_eth_rx_burst(portid, 0,\n-\t\t\t\t\t\t pkts_burst, MAX_PKT_BURST);\n-\n-\t\t\tport_statistics[portid].rx += nb_rx;\n-\n-\t\t\tfor (j = 0; j < nb_rx; j++) {\n-\t\t\t\tm = pkts_burst[j];\n-\t\t\t\trte_prefetch0(rte_pktmbuf_mtod(m, void *));\n-\t\t\t\tl2fwd_simple_forward(m, portid);\n-\t\t\t}\n-\t\t}\n-\t}\n-}\n-\n-static int\n-l2fwd_launch_one_lcore(__attribute__((unused)) void *dummy)\n-{\n-\tl2fwd_main_loop();\n-\treturn 0;\n-}\n-\n /* display usage */\n static void\n l2fwd_usage(const char *prgname)\n",
    "prefixes": [
        "v2",
        "04/12"
    ]
}