List patches.

GET /api/patches/?format=api&order=check
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/?format=api&order=check&page=2>; rel="next",
<https://patches.dpdk.org/api/patches/?format=api&order=check&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/?format=api&order=check&page=1393>; rel="last"
Vary: Accept
[ { "id": 16901, "url": "https://patches.dpdk.org/api/patches/16901/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1478103009-22581-1-git-send-email-thomas.monjalon@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": "<1478103009-22581-1-git-send-email-thomas.monjalon@6wind.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1478103009-22581-1-git-send-email-thomas.monjalon@6wind.com", "date": "2016-11-02T16:10:09", "name": "[dpdk-dev] scripts: fix quiet checkpatch", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "3b6659977ce7cb50bbb2db8a6ac9851e9bf305bf", "submitter": { "id": 1, "url": "https://patches.dpdk.org/api/people/1/?format=api", "name": "Thomas Monjalon", "email": "thomas.monjalon@6wind.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1478103009-22581-1-git-send-email-thomas.monjalon@6wind.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/16901/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/16901/checks/", "tags": {}, "related": [] }, { "id": 16930, "url": "https://patches.dpdk.org/api/patches/16930/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1478250651-37307-1-git-send-email-qiming.yang@intel.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": "<1478250651-37307-1-git-send-email-qiming.yang@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1478250651-37307-1-git-send-email-qiming.yang@intel.com", "date": "2016-11-04T09:10:50", "name": "[dpdk-dev,v4,1/2] net/i40e: fix link status change interrupt", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "d39161aaac04dc3fbb5926b436b224c384c29fa7", "submitter": { "id": 522, "url": "https://patches.dpdk.org/api/people/522/?format=api", "name": "Qiming Yang", "email": "qiming.yang@intel.com" }, "delegate": { "id": 10, "url": "https://patches.dpdk.org/api/users/10/?format=api", "username": "bruce", "first_name": "Bruce", "last_name": "Richardson", "email": "bruce.richardson@intel.com" }, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1478250651-37307-1-git-send-email-qiming.yang@intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/16930/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/16930/checks/", "tags": {}, "related": [] }, { "id": 16931, "url": "https://patches.dpdk.org/api/patches/16931/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1478250651-37307-2-git-send-email-qiming.yang@intel.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": "<1478250651-37307-2-git-send-email-qiming.yang@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1478250651-37307-2-git-send-email-qiming.yang@intel.com", "date": "2016-11-04T09:10:51", "name": "[dpdk-dev,v4,2/2] net/i40e: fix VF bonded device link down", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "112a95138d5b04b393649fc0dbfcfe85f957de9f", "submitter": { "id": 522, "url": "https://patches.dpdk.org/api/people/522/?format=api", "name": "Qiming Yang", "email": "qiming.yang@intel.com" }, "delegate": { "id": 10, "url": "https://patches.dpdk.org/api/users/10/?format=api", "username": "bruce", "first_name": "Bruce", "last_name": "Richardson", "email": "bruce.richardson@intel.com" }, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1478250651-37307-2-git-send-email-qiming.yang@intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/16931/comments/", "check": "warning", "checks": "https://patches.dpdk.org/api/patches/16931/checks/", "tags": {}, "related": [] }, { "id": 16932, "url": "https://patches.dpdk.org/api/patches/16932/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1478251718-7464-1-git-send-email-yuanhan.liu@linux.intel.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": "<1478251718-7464-1-git-send-email-yuanhan.liu@linux.intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1478251718-7464-1-git-send-email-yuanhan.liu@linux.intel.com", "date": "2016-11-04T09:28:38", "name": "[dpdk-dev] net/virtio: cache Rx/Tx offload enabled check", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "41280ae9550ca0808f4372452f6e1658ae55c9e0", "submitter": { "id": 307, "url": "https://patches.dpdk.org/api/people/307/?format=api", "name": "Yuanhan Liu", "email": "yuanhan.liu@linux.intel.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1478251718-7464-1-git-send-email-yuanhan.liu@linux.intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/16932/comments/", "check": "warning", "checks": "https://patches.dpdk.org/api/patches/16932/checks/", "tags": {}, "related": [] }, { "id": 16933, "url": "https://patches.dpdk.org/api/patches/16933/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1478252000-11455-1-git-send-email-yuanhan.liu@linux.intel.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": "<1478252000-11455-1-git-send-email-yuanhan.liu@linux.intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1478252000-11455-1-git-send-email-yuanhan.liu@linux.intel.com", "date": "2016-11-04T09:33:20", "name": "[dpdk-dev,RESEND,v2] net/i40e: fix floating VEB issue", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "93c6e5b643d6a428c668f98967cafdc58b6a8935", "submitter": { "id": 307, "url": "https://patches.dpdk.org/api/people/307/?format=api", "name": "Yuanhan Liu", "email": "yuanhan.liu@linux.intel.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1478252000-11455-1-git-send-email-yuanhan.liu@linux.intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/16933/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/16933/checks/", "tags": {}, "related": [] }, { "id": 16934, "url": "https://patches.dpdk.org/api/patches/16934/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1478252803-14672-1-git-send-email-jianbo.liu@linaro.org/", "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": "<1478252803-14672-1-git-send-email-jianbo.liu@linaro.org>", "list_archive_url": "https://inbox.dpdk.org/dev/1478252803-14672-1-git-send-email-jianbo.liu@linaro.org", "date": "2016-11-04T09:46:42", "name": "[dpdk-dev,v2,1/2] arch/arm: fix file descriptor leakage when getting CPU features", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "c1cff2d2196f2f5cce5bef7a3c9377033e2d8803", "submitter": { "id": 380, "url": "https://patches.dpdk.org/api/people/380/?format=api", "name": "Jianbo Liu", "email": "jianbo.liu@linaro.org" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1478252803-14672-1-git-send-email-jianbo.liu@linaro.org/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/16934/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/16934/checks/", "tags": {}, "related": [] }, { "id": 16935, "url": "https://patches.dpdk.org/api/patches/16935/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1478252803-14672-2-git-send-email-jianbo.liu@linaro.org/", "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": "<1478252803-14672-2-git-send-email-jianbo.liu@linaro.org>", "list_archive_url": "https://inbox.dpdk.org/dev/1478252803-14672-2-git-send-email-jianbo.liu@linaro.org", "date": "2016-11-04T09:46:43", "name": "[dpdk-dev,v2,2/2] arch/ppc: fix file descriptor leakage when getting CPU features", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "bd1035ba16a91205db84b11757b20239dbfddbc6", "submitter": { "id": 380, "url": "https://patches.dpdk.org/api/people/380/?format=api", "name": "Jianbo Liu", "email": "jianbo.liu@linaro.org" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1478252803-14672-2-git-send-email-jianbo.liu@linaro.org/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/16935/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/16935/checks/", "tags": {}, "related": [] }, { "id": 16936, "url": "https://patches.dpdk.org/api/patches/16936/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1478257688-25209-1-git-send-email-yuanhan.liu@linux.intel.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": "<1478257688-25209-1-git-send-email-yuanhan.liu@linux.intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1478257688-25209-1-git-send-email-yuanhan.liu@linux.intel.com", "date": "2016-11-04T11:08:08", "name": "[dpdk-dev,RESEND,v2] net/i40e: fix floating VEB issue", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "93c6e5b643d6a428c668f98967cafdc58b6a8935", "submitter": { "id": 307, "url": "https://patches.dpdk.org/api/people/307/?format=api", "name": "Yuanhan Liu", "email": "yuanhan.liu@linux.intel.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1478257688-25209-1-git-send-email-yuanhan.liu@linux.intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/16936/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/16936/checks/", "tags": {}, "related": [] }, { "id": 16937, "url": "https://patches.dpdk.org/api/patches/16937/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1478263697-57575-1-git-send-email-pablo.de.lara.guarch@intel.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": "<1478263697-57575-1-git-send-email-pablo.de.lara.guarch@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1478263697-57575-1-git-send-email-pablo.de.lara.guarch@intel.com", "date": "2016-11-04T12:48:17", "name": "[dpdk-dev] doc: add limitation for L3fwd-power app", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "b3b2d1b5da3716aceafb7606997fc539290d7859", "submitter": { "id": 9, "url": "https://patches.dpdk.org/api/people/9/?format=api", "name": "De Lara Guarch, Pablo", "email": "pablo.de.lara.guarch@intel.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1478263697-57575-1-git-send-email-pablo.de.lara.guarch@intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/16937/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/16937/checks/", "tags": {}, "related": [] }, { "id": 16938, "url": "https://patches.dpdk.org/api/patches/16938/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1478238153-92544-1-git-send-email-jingjing.wu@intel.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": "<1478238153-92544-1-git-send-email-jingjing.wu@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1478238153-92544-1-git-send-email-jingjing.wu@intel.com", "date": "2016-11-04T05:42:33", "name": "[dpdk-dev] net/i40e: fix dcb configure failure", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "c4573a44f21349462a9f8572046443f11b5472b0", "submitter": { "id": 47, "url": "https://patches.dpdk.org/api/people/47/?format=api", "name": "Jingjing Wu", "email": "jingjing.wu@intel.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1478238153-92544-1-git-send-email-jingjing.wu@intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/16938/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/16938/checks/", "tags": {}, "related": [] }, { "id": 16932, "url": "https://patches.dpdk.org/api/patches/16932/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1478251718-7464-1-git-send-email-yuanhan.liu@linux.intel.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": "<1478251718-7464-1-git-send-email-yuanhan.liu@linux.intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1478251718-7464-1-git-send-email-yuanhan.liu@linux.intel.com", "date": "2016-11-04T09:28:38", "name": "[dpdk-dev] net/virtio: cache Rx/Tx offload enabled check", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "41280ae9550ca0808f4372452f6e1658ae55c9e0", "submitter": { "id": 307, "url": "https://patches.dpdk.org/api/people/307/?format=api", "name": "Yuanhan Liu", "email": "yuanhan.liu@linux.intel.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1478251718-7464-1-git-send-email-yuanhan.liu@linux.intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/16932/comments/", "check": "warning", "checks": "https://patches.dpdk.org/api/patches/16932/checks/", "tags": {}, "related": [] }, { "id": 16931, "url": "https://patches.dpdk.org/api/patches/16931/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1478250651-37307-2-git-send-email-qiming.yang@intel.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": "<1478250651-37307-2-git-send-email-qiming.yang@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1478250651-37307-2-git-send-email-qiming.yang@intel.com", "date": "2016-11-04T09:10:51", "name": "[dpdk-dev,v4,2/2] net/i40e: fix VF bonded device link down", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "112a95138d5b04b393649fc0dbfcfe85f957de9f", "submitter": { "id": 522, "url": "https://patches.dpdk.org/api/people/522/?format=api", "name": "Qiming Yang", "email": "qiming.yang@intel.com" }, "delegate": { "id": 10, "url": "https://patches.dpdk.org/api/users/10/?format=api", "username": "bruce", "first_name": "Bruce", "last_name": "Richardson", "email": "bruce.richardson@intel.com" }, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1478250651-37307-2-git-send-email-qiming.yang@intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/16931/comments/", "check": "warning", "checks": "https://patches.dpdk.org/api/patches/16931/checks/", "tags": {}, "related": [] }, { "id": 16939, "url": "https://patches.dpdk.org/api/patches/16939/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1478269793-11082-1-git-send-email-yuanhan.liu@linux.intel.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": "<1478269793-11082-1-git-send-email-yuanhan.liu@linux.intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1478269793-11082-1-git-send-email-yuanhan.liu@linux.intel.com", "date": "2016-11-04T14:29:53", "name": "[dpdk-dev,v2] net/virtio: cache Rx/Tx offload ability check", "commit_ref": null, "pull_url": null, "state": "changes-requested", "archived": true, "hash": "7d257d605061b67f8fb63dc1298de4648ab9965e", "submitter": { "id": 307, "url": "https://patches.dpdk.org/api/people/307/?format=api", "name": "Yuanhan Liu", "email": "yuanhan.liu@linux.intel.com" }, "delegate": { "id": 355, "url": "https://patches.dpdk.org/api/users/355/?format=api", "username": "yliu", "first_name": "Yuanhan", "last_name": "Liu", "email": "yuanhan.liu@linux.intel.com" }, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1478269793-11082-1-git-send-email-yuanhan.liu@linux.intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/16939/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/16939/checks/", "tags": {}, "related": [] }, { "id": 16943, "url": "https://patches.dpdk.org/api/patches/16943/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1478338865-26126-2-git-send-email-yuanhan.liu@linux.intel.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": "<1478338865-26126-2-git-send-email-yuanhan.liu@linux.intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1478338865-26126-2-git-send-email-yuanhan.liu@linux.intel.com", "date": "2016-11-05T09:40:56", "name": "[dpdk-dev,v2,01/10] net/virtio: revert fix restart", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "65cc54153e0d7dea6d5a5779e47c9e9853d3c69d", "submitter": { "id": 307, "url": "https://patches.dpdk.org/api/people/307/?format=api", "name": "Yuanhan Liu", "email": "yuanhan.liu@linux.intel.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1478338865-26126-2-git-send-email-yuanhan.liu@linux.intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/16943/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/16943/checks/", "tags": {}, "related": [] }, { "id": 16944, "url": "https://patches.dpdk.org/api/patches/16944/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1478338865-26126-3-git-send-email-yuanhan.liu@linux.intel.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": "<1478338865-26126-3-git-send-email-yuanhan.liu@linux.intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1478338865-26126-3-git-send-email-yuanhan.liu@linux.intel.com", "date": "2016-11-05T09:40:57", "name": "[dpdk-dev,v2,02/10] net/virtio: simplify queue memzone name", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "834a4fe17b69fd9bdc75cae4fea27e566bd96876", "submitter": { "id": 307, "url": "https://patches.dpdk.org/api/people/307/?format=api", "name": "Yuanhan Liu", "email": "yuanhan.liu@linux.intel.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1478338865-26126-3-git-send-email-yuanhan.liu@linux.intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/16944/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/16944/checks/", "tags": {}, "related": [] }, { "id": 16945, "url": "https://patches.dpdk.org/api/patches/16945/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1478338865-26126-4-git-send-email-yuanhan.liu@linux.intel.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": "<1478338865-26126-4-git-send-email-yuanhan.liu@linux.intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1478338865-26126-4-git-send-email-yuanhan.liu@linux.intel.com", "date": "2016-11-05T09:40:58", "name": "[dpdk-dev,v2,03/10] net/virtio: simplify queue allocation", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "920f04c5e9159e55a3402272cd524fd8f31a960a", "submitter": { "id": 307, "url": "https://patches.dpdk.org/api/people/307/?format=api", "name": "Yuanhan Liu", "email": "yuanhan.liu@linux.intel.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1478338865-26126-4-git-send-email-yuanhan.liu@linux.intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/16945/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/16945/checks/", "tags": {}, "related": [] }, { "id": 16946, "url": "https://patches.dpdk.org/api/patches/16946/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1478338865-26126-5-git-send-email-yuanhan.liu@linux.intel.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": "<1478338865-26126-5-git-send-email-yuanhan.liu@linux.intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1478338865-26126-5-git-send-email-yuanhan.liu@linux.intel.com", "date": "2016-11-05T09:40:59", "name": "[dpdk-dev,v2,04/10] net/virtio: allocate queue at init stage", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "d57317856fab7d9223d17b14f9da6793807c0a9d", "submitter": { "id": 307, "url": "https://patches.dpdk.org/api/people/307/?format=api", "name": "Yuanhan Liu", "email": "yuanhan.liu@linux.intel.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1478338865-26126-5-git-send-email-yuanhan.liu@linux.intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/16946/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/16946/checks/", "tags": {}, "related": [] }, { "id": 16948, "url": "https://patches.dpdk.org/api/patches/16948/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1478338865-26126-7-git-send-email-yuanhan.liu@linux.intel.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": "<1478338865-26126-7-git-send-email-yuanhan.liu@linux.intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1478338865-26126-7-git-send-email-yuanhan.liu@linux.intel.com", "date": "2016-11-05T09:41:01", "name": "[dpdk-dev,v2,06/10] net/virtio: move queue configure code to proper place", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "7db80e021a3aa6d92084410ad55f6cfdffd47d5e", "submitter": { "id": 307, "url": "https://patches.dpdk.org/api/people/307/?format=api", "name": "Yuanhan Liu", "email": "yuanhan.liu@linux.intel.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1478338865-26126-7-git-send-email-yuanhan.liu@linux.intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/16948/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/16948/checks/", "tags": {}, "related": [] }, { "id": 16947, "url": "https://patches.dpdk.org/api/patches/16947/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1478338865-26126-6-git-send-email-yuanhan.liu@linux.intel.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": "<1478338865-26126-6-git-send-email-yuanhan.liu@linux.intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1478338865-26126-6-git-send-email-yuanhan.liu@linux.intel.com", "date": "2016-11-05T09:41:00", "name": "[dpdk-dev,v2,05/10] net/virtio: initiate vring at init stage", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "ab1cb346c92b480cafbb7d89c8792daf99170e66", "submitter": { "id": 307, "url": "https://patches.dpdk.org/api/people/307/?format=api", "name": "Yuanhan Liu", "email": "yuanhan.liu@linux.intel.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1478338865-26126-6-git-send-email-yuanhan.liu@linux.intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/16947/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/16947/checks/", "tags": {}, "related": [] }, { "id": 16950, "url": "https://patches.dpdk.org/api/patches/16950/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1478338865-26126-9-git-send-email-yuanhan.liu@linux.intel.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": "<1478338865-26126-9-git-send-email-yuanhan.liu@linux.intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1478338865-26126-9-git-send-email-yuanhan.liu@linux.intel.com", "date": "2016-11-05T09:41:03", "name": "[dpdk-dev,v2,08/10] net/virtio: remove started field", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "d9abb823c400090d8cf8f82ca2e331dfc97eaa5e", "submitter": { "id": 307, "url": "https://patches.dpdk.org/api/people/307/?format=api", "name": "Yuanhan Liu", "email": "yuanhan.liu@linux.intel.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1478338865-26126-9-git-send-email-yuanhan.liu@linux.intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/16950/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/16950/checks/", "tags": {}, "related": [] }, { "id": 16949, "url": "https://patches.dpdk.org/api/patches/16949/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1478338865-26126-8-git-send-email-yuanhan.liu@linux.intel.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": "<1478338865-26126-8-git-send-email-yuanhan.liu@linux.intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1478338865-26126-8-git-send-email-yuanhan.liu@linux.intel.com", "date": "2016-11-05T09:41:02", "name": "[dpdk-dev,v2,07/10] net/virtio: complete init stage at the right place", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "bc813e29c373634a69f770e7d83cfe38ceec0d48", "submitter": { "id": 307, "url": "https://patches.dpdk.org/api/people/307/?format=api", "name": "Yuanhan Liu", "email": "yuanhan.liu@linux.intel.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1478338865-26126-8-git-send-email-yuanhan.liu@linux.intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/16949/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/16949/checks/", "tags": {}, "related": [] }, { "id": 16952, "url": "https://patches.dpdk.org/api/patches/16952/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1478338865-26126-11-git-send-email-yuanhan.liu@linux.intel.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": "<1478338865-26126-11-git-send-email-yuanhan.liu@linux.intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1478338865-26126-11-git-send-email-yuanhan.liu@linux.intel.com", "date": "2016-11-05T09:41:05", "name": "[dpdk-dev,v2,10/10] net/virtio: fix multiple queue enabling", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "0923f12b8b3541cf6199df6a7d1400fccedc0079", "submitter": { "id": 307, "url": "https://patches.dpdk.org/api/people/307/?format=api", "name": "Yuanhan Liu", "email": "yuanhan.liu@linux.intel.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1478338865-26126-11-git-send-email-yuanhan.liu@linux.intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/16952/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/16952/checks/", "tags": {}, "related": [] }, { "id": 16951, "url": "https://patches.dpdk.org/api/patches/16951/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1478338865-26126-10-git-send-email-yuanhan.liu@linux.intel.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": "<1478338865-26126-10-git-send-email-yuanhan.liu@linux.intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1478338865-26126-10-git-send-email-yuanhan.liu@linux.intel.com", "date": "2016-11-05T09:41:04", "name": "[dpdk-dev,v2,09/10] net/virtio: fix less queues being enabled issue", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "e52b8bf1ccb845eb30e838c6548cade8c25a7a58", "submitter": { "id": 307, "url": "https://patches.dpdk.org/api/people/307/?format=api", "name": "Yuanhan Liu", "email": "yuanhan.liu@linux.intel.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1478338865-26126-10-git-send-email-yuanhan.liu@linux.intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/16951/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/16951/checks/", "tags": {}, "related": [] }, { "id": 16953, "url": "https://patches.dpdk.org/api/patches/16953/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1478359694-13420-1-git-send-email-thomas.monjalon@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": "<1478359694-13420-1-git-send-email-thomas.monjalon@6wind.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1478359694-13420-1-git-send-email-thomas.monjalon@6wind.com", "date": "2016-11-05T15:28:14", "name": "[dpdk-dev] scripts: show full headline with checkpatch", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "ce818dd80d6feb1aa5c40ef687f0225f8639e0d7", "submitter": { "id": 1, "url": "https://patches.dpdk.org/api/people/1/?format=api", "name": "Thomas Monjalon", "email": "thomas.monjalon@6wind.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1478359694-13420-1-git-send-email-thomas.monjalon@6wind.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/16953/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/16953/checks/", "tags": {}, "related": [] }, { "id": 16954, "url": "https://patches.dpdk.org/api/patches/16954/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1478360532-13516-1-git-send-email-thomas.monjalon@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": "<1478360532-13516-1-git-send-email-thomas.monjalon@6wind.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1478360532-13516-1-git-send-email-thomas.monjalon@6wind.com", "date": "2016-11-05T15:42:12", "name": "[dpdk-dev] scripts: ignore const struct checks", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "afdbfd58e4d4b4c9f25e2159f7adfd60094fbe9e", "submitter": { "id": 1, "url": "https://patches.dpdk.org/api/people/1/?format=api", "name": "Thomas Monjalon", "email": "thomas.monjalon@6wind.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1478360532-13516-1-git-send-email-thomas.monjalon@6wind.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/16954/comments/", "check": "warning", "checks": "https://patches.dpdk.org/api/patches/16954/checks/", "tags": {}, "related": [] }, { "id": 16955, "url": "https://patches.dpdk.org/api/patches/16955/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1478451236-19061-1-git-send-email-thomas.monjalon@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": "<1478451236-19061-1-git-send-email-thomas.monjalon@6wind.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1478451236-19061-1-git-send-email-thomas.monjalon@6wind.com", "date": "2016-11-06T16:53:56", "name": "[dpdk-dev] mk: fix install-doc without html", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "9c2c6722700c89e8fcd562046093d6fec2917d5e", "submitter": { "id": 1, "url": "https://patches.dpdk.org/api/people/1/?format=api", "name": "Thomas Monjalon", "email": "thomas.monjalon@6wind.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1478451236-19061-1-git-send-email-thomas.monjalon@6wind.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/16955/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/16955/checks/", "tags": {}, "related": [] }, { "id": 16956, "url": "https://patches.dpdk.org/api/patches/16956/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1478456462-5739-1-git-send-email-thomas.monjalon@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": "<1478456462-5739-1-git-send-email-thomas.monjalon@6wind.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1478456462-5739-1-git-send-email-thomas.monjalon@6wind.com", "date": "2016-11-06T18:21:02", "name": "[dpdk-dev] ethdev: rename library for consistency", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "b89983e90875b97c515707f236b1b6d43051e1a1", "submitter": { "id": 1, "url": "https://patches.dpdk.org/api/people/1/?format=api", "name": "Thomas Monjalon", "email": "thomas.monjalon@6wind.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1478456462-5739-1-git-send-email-thomas.monjalon@6wind.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/16956/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/16956/checks/", "tags": {}, "related": [] }, { "id": 16957, "url": "https://patches.dpdk.org/api/patches/16957/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1478457715-9215-1-git-send-email-thomas.monjalon@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": "<1478457715-9215-1-git-send-email-thomas.monjalon@6wind.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1478457715-9215-1-git-send-email-thomas.monjalon@6wind.com", "date": "2016-11-06T18:41:55", "name": "[dpdk-dev] scripts: remove zlib dependency to test qede build", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "0f4307f98173e33bc838921086925db0e957bf21", "submitter": { "id": 1, "url": "https://patches.dpdk.org/api/people/1/?format=api", "name": "Thomas Monjalon", "email": "thomas.monjalon@6wind.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1478457715-9215-1-git-send-email-thomas.monjalon@6wind.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/16957/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/16957/checks/", "tags": {}, "related": [] }, { "id": 16957, "url": "https://patches.dpdk.org/api/patches/16957/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1478457715-9215-1-git-send-email-thomas.monjalon@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": "<1478457715-9215-1-git-send-email-thomas.monjalon@6wind.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1478457715-9215-1-git-send-email-thomas.monjalon@6wind.com", "date": "2016-11-06T18:41:55", "name": "[dpdk-dev] scripts: remove zlib dependency to test qede build", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "0f4307f98173e33bc838921086925db0e957bf21", "submitter": { "id": 1, "url": "https://patches.dpdk.org/api/people/1/?format=api", "name": "Thomas Monjalon", "email": "thomas.monjalon@6wind.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1478457715-9215-1-git-send-email-thomas.monjalon@6wind.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/16957/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/16957/checks/", "tags": {}, "related": [] }, { "id": 16958, "url": "https://patches.dpdk.org/api/patches/16958/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1478451310-104316-1-git-send-email-wenzhuo.lu@intel.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": "<1478451310-104316-1-git-send-email-wenzhuo.lu@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1478451310-104316-1-git-send-email-wenzhuo.lu@intel.com", "date": "2016-11-06T16:55:10", "name": "[dpdk-dev] ixgbe: fix wrong VF TX registers", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "6938ffc664ea138f19d31be5eefda85461d1a61f", "submitter": { "id": 258, "url": "https://patches.dpdk.org/api/people/258/?format=api", "name": "Wenzhuo Lu", "email": "wenzhuo.lu@intel.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1478451310-104316-1-git-send-email-wenzhuo.lu@intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/16958/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/16958/checks/", "tags": {}, "related": [] }, { "id": 16959, "url": "https://patches.dpdk.org/api/patches/16959/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1478451424-104446-1-git-send-email-wenzhuo.lu@intel.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": "<1478451424-104446-1-git-send-email-wenzhuo.lu@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1478451424-104446-1-git-send-email-wenzhuo.lu@intel.com", "date": "2016-11-06T16:57:04", "name": "[dpdk-dev] ixgbe: correct the VF general registers", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "a277ec09a4b286b9dbe4f1f099e89eeca909806f", "submitter": { "id": 258, "url": "https://patches.dpdk.org/api/people/258/?format=api", "name": "Wenzhuo Lu", "email": "wenzhuo.lu@intel.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1478451424-104446-1-git-send-email-wenzhuo.lu@intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/16959/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/16959/checks/", "tags": {}, "related": [] }, { "id": 16960, "url": "https://patches.dpdk.org/api/patches/16960/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1478451527-104571-1-git-send-email-wenzhuo.lu@intel.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": "<1478451527-104571-1-git-send-email-wenzhuo.lu@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1478451527-104571-1-git-send-email-wenzhuo.lu@intel.com", "date": "2016-11-06T16:58:47", "name": "[dpdk-dev] ixgbe: fix wrong RX DMA registers", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "451933f3c88686d6e47671a5843c2c9287cb6c94", "submitter": { "id": 258, "url": "https://patches.dpdk.org/api/people/258/?format=api", "name": "Wenzhuo Lu", "email": "wenzhuo.lu@intel.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1478451527-104571-1-git-send-email-wenzhuo.lu@intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/16960/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/16960/checks/", "tags": {}, "related": [] }, { "id": 16961, "url": "https://patches.dpdk.org/api/patches/16961/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1478452574-127074-1-git-send-email-wenzhuo.lu@intel.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": "<1478452574-127074-1-git-send-email-wenzhuo.lu@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1478452574-127074-1-git-send-email-wenzhuo.lu@intel.com", "date": "2016-11-06T17:16:14", "name": "[dpdk-dev] lib/ip_frag: fix IP reassembly not working issue", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "a12390ad37e88e2a9cb664c393522dca336bb407", "submitter": { "id": 258, "url": "https://patches.dpdk.org/api/people/258/?format=api", "name": "Wenzhuo Lu", "email": "wenzhuo.lu@intel.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1478452574-127074-1-git-send-email-wenzhuo.lu@intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/16961/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/16961/checks/", "tags": {}, "related": [] }, { "id": 16962, "url": "https://patches.dpdk.org/api/patches/16962/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1478488819-15050-1-git-send-email-xerebz@gmail.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": "<1478488819-15050-1-git-send-email-xerebz@gmail.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1478488819-15050-1-git-send-email-xerebz@gmail.com", "date": "2016-11-07T03:20:19", "name": "[dpdk-dev] doc: fix typos", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "2f0e384a8ecd7ce71a38f7b37778e8c2e4dc5af7", "submitter": { "id": 600, "url": "https://patches.dpdk.org/api/people/600/?format=api", "name": "Alain Leon", "email": "xerebz@gmail.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1478488819-15050-1-git-send-email-xerebz@gmail.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/16962/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/16962/checks/", "tags": {}, "related": [] }, { "id": 16963, "url": "https://patches.dpdk.org/api/patches/16963/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1478504326-68105-1-git-send-email-jianfeng.tan@intel.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": "<1478504326-68105-1-git-send-email-jianfeng.tan@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1478504326-68105-1-git-send-email-jianfeng.tan@intel.com", "date": "2016-11-07T07:38:46", "name": "[dpdk-dev] maintainers: claim responsability for xen", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "636c5fee3525169d1dec1685cd79db70de733aab", "submitter": { "id": 313, "url": "https://patches.dpdk.org/api/people/313/?format=api", "name": "Jianfeng Tan", "email": "jianfeng.tan@intel.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1478504326-68105-1-git-send-email-jianfeng.tan@intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/16963/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/16963/checks/", "tags": {}, "related": [] }, { "id": 16964, "url": "https://patches.dpdk.org/api/patches/16964/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1478509409-25508-1-git-send-email-david.marchand@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": "<1478509409-25508-1-git-send-email-david.marchand@6wind.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1478509409-25508-1-git-send-email-david.marchand@6wind.com", "date": "2016-11-07T09:03:29", "name": "[dpdk-dev] pci: do not mark device as taken when probe fails", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "7025d63083ddc031d1c19493ef81529af6904495", "submitter": { "id": 3, "url": "https://patches.dpdk.org/api/people/3/?format=api", "name": "David Marchand", "email": "david.marchand@6wind.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1478509409-25508-1-git-send-email-david.marchand@6wind.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/16964/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/16964/checks/", "tags": {}, "related": [] }, { "id": 16966, "url": "https://patches.dpdk.org/api/patches/16966/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1478524474-7154-1-git-send-email-reshma.pattan@intel.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": "<1478524474-7154-1-git-send-email-reshma.pattan@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1478524474-7154-1-git-send-email-reshma.pattan@intel.com", "date": "2016-11-07T13:14:34", "name": "[dpdk-dev,v4] latencystats: added new library for latency stats", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "14a0ceaf131d26596226fe9e20e695f4153373c0", "submitter": { "id": 70, "url": "https://patches.dpdk.org/api/people/70/?format=api", "name": "Pattan, Reshma", "email": "reshma.pattan@intel.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1478524474-7154-1-git-send-email-reshma.pattan@intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/16966/comments/", "check": "warning", "checks": "https://patches.dpdk.org/api/patches/16966/checks/", "tags": {}, "related": [] }, { "id": 16967, "url": "https://patches.dpdk.org/api/patches/16967/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1478528466-211016-1-git-send-email-roy.fan.zhang@intel.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": "<1478528466-211016-1-git-send-email-roy.fan.zhang@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1478528466-211016-1-git-send-email-roy.fan.zhang@intel.com", "date": "2016-11-07T14:21:06", "name": "[dpdk-dev,v2] examples/ipsec-secgw: fix copy into fixed size buffer issue", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "d6604e11bbd42790547feb7cb68eb8173629ee5d", "submitter": { "id": 304, "url": "https://patches.dpdk.org/api/people/304/?format=api", "name": "Fan Zhang", "email": "roy.fan.zhang@intel.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1478528466-211016-1-git-send-email-roy.fan.zhang@intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/16967/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/16967/checks/", "tags": {}, "related": [] }, { "id": 16968, "url": "https://patches.dpdk.org/api/patches/16968/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1478528522-211060-1-git-send-email-roy.fan.zhang@intel.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": "<1478528522-211060-1-git-send-email-roy.fan.zhang@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1478528522-211060-1-git-send-email-roy.fan.zhang@intel.com", "date": "2016-11-07T14:22:02", "name": "[dpdk-dev,v2] examples/ipsec-secgw: fix pointer to local outside scope", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "9bbb1dab2308bf1fb0bfb7f1cecd7e1188d5c468", "submitter": { "id": 304, "url": "https://patches.dpdk.org/api/people/304/?format=api", "name": "Fan Zhang", "email": "roy.fan.zhang@intel.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1478528522-211060-1-git-send-email-roy.fan.zhang@intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/16968/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/16968/checks/", "tags": {}, "related": [] }, { "id": 16972, "url": "https://patches.dpdk.org/api/patches/16972/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1478539537-225559-1-git-send-email-roy.fan.zhang@intel.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": "<1478539537-225559-1-git-send-email-roy.fan.zhang@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1478539537-225559-1-git-send-email-roy.fan.zhang@intel.com", "date": "2016-11-07T17:25:37", "name": "[dpdk-dev,v3] examples/ipsec-secgw: fix pointer to local outside scope", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "4d62cdff45953705477a503ea1c12b8133dfcbd3", "submitter": { "id": 304, "url": "https://patches.dpdk.org/api/people/304/?format=api", "name": "Fan Zhang", "email": "roy.fan.zhang@intel.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1478539537-225559-1-git-send-email-roy.fan.zhang@intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/16972/comments/", "check": "warning", "checks": "https://patches.dpdk.org/api/patches/16972/checks/", "tags": {}, "related": [] }, { "id": 16977, "url": "https://patches.dpdk.org/api/patches/16977/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1478599358-15921-1-git-send-email-thomas.monjalon@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": "<1478599358-15921-1-git-send-email-thomas.monjalon@6wind.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1478599358-15921-1-git-send-email-thomas.monjalon@6wind.com", "date": "2016-11-08T10:02:38", "name": "[dpdk-dev] doc: move testpmd guide with other tools", "commit_ref": null, "pull_url": null, "state": "rejected", "archived": true, "hash": "15c620bc5a81c89a3007c1918f84a246d6aebc4f", "submitter": { "id": 1, "url": "https://patches.dpdk.org/api/people/1/?format=api", "name": "Thomas Monjalon", "email": "thomas.monjalon@6wind.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1478599358-15921-1-git-send-email-thomas.monjalon@6wind.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/16977/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/16977/checks/", "tags": {}, "related": [] }, { "id": 16975, "url": "https://patches.dpdk.org/api/patches/16975/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1478586686-14109-3-git-send-email-jerin.jacob@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": "<1478586686-14109-3-git-send-email-jerin.jacob@caviumnetworks.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1478586686-14109-3-git-send-email-jerin.jacob@caviumnetworks.com", "date": "2016-11-08T06:31:26", "name": "[dpdk-dev,2/2] net/thunderx: add cn83xx support", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "76d6216122a23a665868d655bd4118ff622d06c9", "submitter": { "id": 305, "url": "https://patches.dpdk.org/api/people/305/?format=api", "name": "Jerin Jacob", "email": "jerin.jacob@caviumnetworks.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1478586686-14109-3-git-send-email-jerin.jacob@caviumnetworks.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/16975/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/16975/checks/", "tags": {}, "related": [] }, { "id": 16974, "url": "https://patches.dpdk.org/api/patches/16974/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1478586686-14109-2-git-send-email-jerin.jacob@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": "<1478586686-14109-2-git-send-email-jerin.jacob@caviumnetworks.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1478586686-14109-2-git-send-email-jerin.jacob@caviumnetworks.com", "date": "2016-11-08T06:31:25", "name": "[dpdk-dev,1/2] net/thunderx: disable l3 alignment pad feature", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "b0b236d277f0b2af1abe54eaf430484bb3d1333b", "submitter": { "id": 305, "url": "https://patches.dpdk.org/api/people/305/?format=api", "name": "Jerin Jacob", "email": "jerin.jacob@caviumnetworks.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1478586686-14109-2-git-send-email-jerin.jacob@caviumnetworks.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/16974/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/16974/checks/", "tags": {}, "related": [] }, { "id": 16978, "url": "https://patches.dpdk.org/api/patches/16978/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1478674773-40898-1-git-send-email-wei.zhao1@intel.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": "<1478674773-40898-1-git-send-email-wei.zhao1@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1478674773-40898-1-git-send-email-wei.zhao1@intel.com", "date": "2016-11-09T06:59:33", "name": "[dpdk-dev] net/ixgbe: fix link never come up problem with x552", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "d7b30e104c984fbc36a471c697d5768074e06310", "submitter": { "id": 495, "url": "https://patches.dpdk.org/api/people/495/?format=api", "name": "Zhao1, Wei", "email": "wei.zhao1@intel.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1478674773-40898-1-git-send-email-wei.zhao1@intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/16978/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/16978/checks/", "tags": {}, "related": [] }, { "id": 16979, "url": "https://patches.dpdk.org/api/patches/16979/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1478674828-41011-1-git-send-email-wei.zhao1@intel.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": "<1478674828-41011-1-git-send-email-wei.zhao1@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1478674828-41011-1-git-send-email-wei.zhao1@intel.com", "date": "2016-11-09T07:00:28", "name": "[dpdk-dev] net/ixgbe: fix link never come up problem with x552", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "d7b30e104c984fbc36a471c697d5768074e06310", "submitter": { "id": 495, "url": "https://patches.dpdk.org/api/people/495/?format=api", "name": "Zhao1, Wei", "email": "wei.zhao1@intel.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1478674828-41011-1-git-send-email-wei.zhao1@intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/16979/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/16979/checks/", "tags": {}, "related": [] }, { "id": 16980, "url": "https://patches.dpdk.org/api/patches/16980/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/20161109082341.19825-1-bjorn.topel@intel.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": "<20161109082341.19825-1-bjorn.topel@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20161109082341.19825-1-bjorn.topel@intel.com", "date": "2016-11-09T08:23:41", "name": "[dpdk-dev] examples/l3fwd: force CRC stripping for i40evf", "commit_ref": null, "pull_url": null, "state": "rejected", "archived": true, "hash": "d4ba2f7a312e6427b6cdaf4836416617614e8e2f", "submitter": { "id": 460, "url": "https://patches.dpdk.org/api/people/460/?format=api", "name": "Björn Töpel", "email": "bjorn.topel@intel.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/20161109082341.19825-1-bjorn.topel@intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/16980/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/16980/checks/", "tags": {}, "related": [] }, { "id": 16982, "url": "https://patches.dpdk.org/api/patches/16982/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1478696906-20948-1-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": "<1478696906-20948-1-git-send-email-olivier.matz@6wind.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1478696906-20948-1-git-send-email-olivier.matz@6wind.com", "date": "2016-11-09T13:08:26", "name": "[dpdk-dev] app/test: fix crash of lpm test", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "b44db0909359b56fe44aeeb3de4c88b3226fe344", "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/1478696906-20948-1-git-send-email-olivier.matz@6wind.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/16982/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/16982/checks/", "tags": {}, "related": [] }, { "id": 16983, "url": "https://patches.dpdk.org/api/patches/16983/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/a55f9700134c2b5e83b4806df573aefa0c4bab03.1478703591.git.nelio.laranjeiro@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": "<a55f9700134c2b5e83b4806df573aefa0c4bab03.1478703591.git.nelio.laranjeiro@6wind.com>", "list_archive_url": "https://inbox.dpdk.org/dev/a55f9700134c2b5e83b4806df573aefa0c4bab03.1478703591.git.nelio.laranjeiro@6wind.com", "date": "2016-11-09T15:04:01", "name": "[dpdk-dev] net: introduce big and little endian types", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "1a66c57bd71bdc05b0875b2b4127997cb2d79b00", "submitter": { "id": 243, "url": "https://patches.dpdk.org/api/people/243/?format=api", "name": "Nélio Laranjeiro", "email": "nelio.laranjeiro@6wind.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/a55f9700134c2b5e83b4806df573aefa0c4bab03.1478703591.git.nelio.laranjeiro@6wind.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/16983/comments/", "check": "warning", "checks": "https://patches.dpdk.org/api/patches/16983/checks/", "tags": {}, "related": [] }, { "id": 16984, "url": "https://patches.dpdk.org/api/patches/16984/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1478706261-31261-1-git-send-email-thomas.monjalon@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": "<1478706261-31261-1-git-send-email-thomas.monjalon@6wind.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1478706261-31261-1-git-send-email-thomas.monjalon@6wind.com", "date": "2016-11-09T15:44:21", "name": "[dpdk-dev] improve git diff", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "422b7beb83e71cc5ebc9a469b78b9b6e9984e233", "submitter": { "id": 1, "url": "https://patches.dpdk.org/api/people/1/?format=api", "name": "Thomas Monjalon", "email": "thomas.monjalon@6wind.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1478706261-31261-1-git-send-email-thomas.monjalon@6wind.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/16984/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/16984/checks/", "tags": {}, "related": [] }, { "id": 16985, "url": "https://patches.dpdk.org/api/patches/16985/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1478707921-32509-1-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": "<1478707921-32509-1-git-send-email-olivier.matz@6wind.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1478707921-32509-1-git-send-email-olivier.matz@6wind.com", "date": "2016-11-09T16:12:01", "name": "[dpdk-dev] doc: postpone ABI changes for mbuf", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "2ab40df554e7ce1c337e26e08ba856918e33fb4c", "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/1478707921-32509-1-git-send-email-olivier.matz@6wind.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/16985/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/16985/checks/", "tags": {}, "related": [] }, { "id": 16986, "url": "https://patches.dpdk.org/api/patches/16986/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1478730662-26664-1-git-send-email-thomas.monjalon@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": "<1478730662-26664-1-git-send-email-thomas.monjalon@6wind.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1478730662-26664-1-git-send-email-thomas.monjalon@6wind.com", "date": "2016-11-09T22:31:02", "name": "[dpdk-dev] doc: postpone ABI changes for Tx prepare", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "1ff8309f894d49955413193d62a3bc36c8d35906", "submitter": { "id": 1, "url": "https://patches.dpdk.org/api/people/1/?format=api", "name": "Thomas Monjalon", "email": "thomas.monjalon@6wind.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1478730662-26664-1-git-send-email-thomas.monjalon@6wind.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/16986/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/16986/checks/", "tags": {}, "related": [] }, { "id": 16990, "url": "https://patches.dpdk.org/api/patches/16990/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/20161110121440.17360-1-ferruh.yigit@intel.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": "<20161110121440.17360-1-ferruh.yigit@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20161110121440.17360-1-ferruh.yigit@intel.com", "date": "2016-11-10T12:14:40", "name": "[dpdk-dev] maintainers: add staging tree for network drivers", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "9c63a9de4b76dd6b3c61cf989e022b9d7193abab", "submitter": { "id": 324, "url": "https://patches.dpdk.org/api/people/324/?format=api", "name": "Ferruh Yigit", "email": "ferruh.yigit@intel.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/20161110121440.17360-1-ferruh.yigit@intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/16990/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/16990/checks/", "tags": {}, "related": [] }, { "id": 16991, "url": "https://patches.dpdk.org/api/patches/16991/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1478785884-29273-1-git-send-email-david.marchand@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": "<1478785884-29273-1-git-send-email-david.marchand@6wind.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1478785884-29273-1-git-send-email-david.marchand@6wind.com", "date": "2016-11-10T13:51:23", "name": "[dpdk-dev,1/2] net: remove dead driver names", "commit_ref": null, "pull_url": null, "state": "changes-requested", "archived": true, "hash": "f30e7d692e7cb852f12dc7087506146c76c2fe94", "submitter": { "id": 3, "url": "https://patches.dpdk.org/api/people/3/?format=api", "name": "David Marchand", "email": "david.marchand@6wind.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1478785884-29273-1-git-send-email-david.marchand@6wind.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/16991/comments/", "check": "warning", "checks": "https://patches.dpdk.org/api/patches/16991/checks/", "tags": {}, "related": [] }, { "id": 16992, "url": "https://patches.dpdk.org/api/patches/16992/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1478785884-29273-2-git-send-email-david.marchand@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": "<1478785884-29273-2-git-send-email-david.marchand@6wind.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1478785884-29273-2-git-send-email-david.marchand@6wind.com", "date": "2016-11-10T13:51:24", "name": "[dpdk-dev,2/2] net: align ethdev and eal driver names", "commit_ref": null, "pull_url": null, "state": "changes-requested", "archived": true, "hash": "625a7dcfa23b7ed179f4b15b282d0262bfb681df", "submitter": { "id": 3, "url": "https://patches.dpdk.org/api/people/3/?format=api", "name": "David Marchand", "email": "david.marchand@6wind.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1478785884-29273-2-git-send-email-david.marchand@6wind.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/16992/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/16992/checks/", "tags": {}, "related": [] }, { "id": 16993, "url": "https://patches.dpdk.org/api/patches/16993/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1478786449-44745-1-git-send-email-alejandro.lucero@netronome.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": "<1478786449-44745-1-git-send-email-alejandro.lucero@netronome.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1478786449-44745-1-git-send-email-alejandro.lucero@netronome.com", "date": "2016-11-10T14:00:49", "name": "[dpdk-dev] ethdev: check number of queues less than RTE_ETHDEV_QUEUE_STAT_CNTRS", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "713b75df024416d150f94bbd30af180ce81f29b7", "submitter": { "id": 270, "url": "https://patches.dpdk.org/api/people/270/?format=api", "name": "Alejandro Lucero", "email": "alejandro.lucero@netronome.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1478786449-44745-1-git-send-email-alejandro.lucero@netronome.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/16993/comments/", "check": "warning", "checks": "https://patches.dpdk.org/api/patches/16993/checks/", "tags": {}, "related": [] }, { "id": 16989, "url": "https://patches.dpdk.org/api/patches/16989/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1478779467-35123-1-git-send-email-skoteshwar@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": "<1478779467-35123-1-git-send-email-skoteshwar@caviumnetworks.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1478779467-35123-1-git-send-email-skoteshwar@caviumnetworks.com", "date": "2016-11-10T12:04:27", "name": "[dpdk-dev] i40e: Fix eth_i40e_dev_init sequence on ThunderX", "commit_ref": null, "pull_url": null, "state": "changes-requested", "archived": true, "hash": "721dd8e70f12ad082a18373588ef64316247c2c8", "submitter": { "id": 602, "url": "https://patches.dpdk.org/api/people/602/?format=api", "name": "Satha Rao", "email": "skoteshwar@caviumnetworks.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/1478779467-35123-1-git-send-email-skoteshwar@caviumnetworks.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/16989/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/16989/checks/", "tags": {}, "related": [] }, { "id": 16994, "url": "https://patches.dpdk.org/api/patches/16994/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1478795380-16975-1-git-send-email-reshma.pattan@intel.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": "<1478795380-16975-1-git-send-email-reshma.pattan@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1478795380-16975-1-git-send-email-reshma.pattan@intel.com", "date": "2016-11-10T16:29:40", "name": "[dpdk-dev] pdump: fix log message to display correct error number", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "fbd432e766faceb544c0fc7873e15ca539d0a824", "submitter": { "id": 70, "url": "https://patches.dpdk.org/api/people/70/?format=api", "name": "Pattan, Reshma", "email": "reshma.pattan@intel.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1478795380-16975-1-git-send-email-reshma.pattan@intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/16994/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/16994/checks/", "tags": {}, "related": [] }, { "id": 16995, "url": "https://patches.dpdk.org/api/patches/16995/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1478795390-17014-1-git-send-email-reshma.pattan@intel.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": "<1478795390-17014-1-git-send-email-reshma.pattan@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1478795390-17014-1-git-send-email-reshma.pattan@intel.com", "date": "2016-11-10T16:29:50", "name": "[dpdk-dev] doc: fix l3fwd mode selection from compile to run time", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "20c94c8afd09eae638e96f46cb85248f834c20a3", "submitter": { "id": 70, "url": "https://patches.dpdk.org/api/people/70/?format=api", "name": "Pattan, Reshma", "email": "reshma.pattan@intel.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1478795390-17014-1-git-send-email-reshma.pattan@intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/16995/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/16995/checks/", "tags": {}, "related": [] }, { "id": 16996, "url": "https://patches.dpdk.org/api/patches/16996/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1478796410-15004-1-git-send-email-fiona.trahe@intel.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": "<1478796410-15004-1-git-send-email-fiona.trahe@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1478796410-15004-1-git-send-email-fiona.trahe@intel.com", "date": "2016-11-10T16:46:50", "name": "[dpdk-dev] doc: add known issue on QAT PMD into release notes", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "2b3005862b347bdbc888518d335987390c7f4ce2", "submitter": { "id": 423, "url": "https://patches.dpdk.org/api/people/423/?format=api", "name": "Fiona Trahe", "email": "fiona.trahe@intel.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1478796410-15004-1-git-send-email-fiona.trahe@intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/16996/comments/", "check": "warning", "checks": "https://patches.dpdk.org/api/patches/16996/checks/", "tags": {}, "related": [] }, { "id": 16997, "url": "https://patches.dpdk.org/api/patches/16997/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/20161110172718.2292-1-ferruh.yigit@intel.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": "<20161110172718.2292-1-ferruh.yigit@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20161110172718.2292-1-ferruh.yigit@intel.com", "date": "2016-11-10T17:27:18", "name": "[dpdk-dev] doc: add sub-repositories information", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "f429a8d9a6b09ae518fd57c62e83814e27c4b427", "submitter": { "id": 324, "url": "https://patches.dpdk.org/api/people/324/?format=api", "name": "Ferruh Yigit", "email": "ferruh.yigit@intel.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/20161110172718.2292-1-ferruh.yigit@intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/16997/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/16997/checks/", "tags": {}, "related": [] }, { "id": 16998, "url": "https://patches.dpdk.org/api/patches/16998/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1478798841-6194-1-git-send-email-fiona.trahe@intel.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": "<1478798841-6194-1-git-send-email-fiona.trahe@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1478798841-6194-1-git-send-email-fiona.trahe@intel.com", "date": "2016-11-10T17:27:21", "name": "[dpdk-dev,v2] doc: add known issue on QAT PMD into release notes", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "49d29858cfd463aeeaf35ff150f1ea7800ae15df", "submitter": { "id": 423, "url": "https://patches.dpdk.org/api/people/423/?format=api", "name": "Fiona Trahe", "email": "fiona.trahe@intel.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1478798841-6194-1-git-send-email-fiona.trahe@intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/16998/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/16998/checks/", "tags": {}, "related": [] }, { "id": 17000, "url": "https://patches.dpdk.org/api/patches/17000/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/20161110232540.GA18054@labs.hpe.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": "<20161110232540.GA18054@labs.hpe.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20161110232540.GA18054@labs.hpe.com", "date": "2016-11-10T23:25:40", "name": "[dpdk-dev,v3] mempool: Add sanity check when secondary link-in less mempools than primary", "commit_ref": null, "pull_url": null, "state": "rejected", "archived": true, "hash": "bf66011d236dafba115a10dca9416b1843bef4cb", "submitter": { "id": 570, "url": "https://patches.dpdk.org/api/people/570/?format=api", "name": "Jean Tourrilhes", "email": "jt@labs.hpe.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/20161110232540.GA18054@labs.hpe.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/17000/comments/", "check": "warning", "checks": "https://patches.dpdk.org/api/patches/17000/checks/", "tags": {}, "related": [] }, { "id": 17001, "url": "https://patches.dpdk.org/api/patches/17001/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1478875378-15398-1-git-send-email-hemant.agrawal@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": "<1478875378-15398-1-git-send-email-hemant.agrawal@nxp.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1478875378-15398-1-git-send-email-hemant.agrawal@nxp.com", "date": "2016-11-11T14:42:58", "name": "[dpdk-dev] mempool: Free memzone if mempool populate phys fails", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "20badf63fa179b38ec470e473cabf7dedb6c8c84", "submitter": { "id": 477, "url": "https://patches.dpdk.org/api/people/477/?format=api", "name": "Hemant Agrawal", "email": "hemant.agrawal@nxp.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1478875378-15398-1-git-send-email-hemant.agrawal@nxp.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/17001/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/17001/checks/", "tags": {}, "related": [] }, { "id": 17002, "url": "https://patches.dpdk.org/api/patches/17002/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1478879230-15729-1-git-send-email-hemant.agrawal@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": "<1478879230-15729-1-git-send-email-hemant.agrawal@nxp.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1478879230-15729-1-git-send-email-hemant.agrawal@nxp.com", "date": "2016-11-11T15:47:10", "name": "[dpdk-dev,v2] mempool: Free memzone if mempool populate phys fails", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "20badf63fa179b38ec470e473cabf7dedb6c8c84", "submitter": { "id": 477, "url": "https://patches.dpdk.org/api/people/477/?format=api", "name": "Hemant Agrawal", "email": "hemant.agrawal@nxp.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1478879230-15729-1-git-send-email-hemant.agrawal@nxp.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/17002/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/17002/checks/", "tags": {}, "related": [] }, { "id": 17003, "url": "https://patches.dpdk.org/api/patches/17003/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1478865882-15315-1-git-send-email-john.mcnamara@intel.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": "<1478865882-15315-1-git-send-email-john.mcnamara@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1478865882-15315-1-git-send-email-john.mcnamara@intel.com", "date": "2016-11-11T12:04:42", "name": "[dpdk-dev,v1] doc: fix release notes for 16.11", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "ed04345a6a366790ae102de3a5a9063bcf1c6eb4", "submitter": { "id": 154, "url": "https://patches.dpdk.org/api/people/154/?format=api", "name": "John McNamara", "email": "john.mcnamara@intel.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1478865882-15315-1-git-send-email-john.mcnamara@intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/17003/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/17003/checks/", "tags": {}, "related": [] }, { "id": 17004, "url": "https://patches.dpdk.org/api/patches/17004/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/20161111133417.3894-1-ferruh.yigit@intel.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": "<20161111133417.3894-1-ferruh.yigit@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20161111133417.3894-1-ferruh.yigit@intel.com", "date": "2016-11-11T13:34:17", "name": "[dpdk-dev,v2] doc: add sub-repositories information", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "6048a922cd5767e5609286d789dacd1456ec469b", "submitter": { "id": 324, "url": "https://patches.dpdk.org/api/people/324/?format=api", "name": "Ferruh Yigit", "email": "ferruh.yigit@intel.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/20161111133417.3894-1-ferruh.yigit@intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/17004/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/17004/checks/", "tags": {}, "related": [] }, { "id": 17005, "url": "https://patches.dpdk.org/api/patches/17005/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1478871955-6106-1-git-send-email-john.mcnamara@intel.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": "<1478871955-6106-1-git-send-email-john.mcnamara@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1478871955-6106-1-git-send-email-john.mcnamara@intel.com", "date": "2016-11-11T13:45:55", "name": "[dpdk-dev,v1] doc: rearrange the high level documentation index", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "d96239dc252384a58f760876920e6c7ee509ce1b", "submitter": { "id": 154, "url": "https://patches.dpdk.org/api/people/154/?format=api", "name": "John McNamara", "email": "john.mcnamara@intel.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1478871955-6106-1-git-send-email-john.mcnamara@intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/17005/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/17005/checks/", "tags": {}, "related": [] }, { "id": 17006, "url": "https://patches.dpdk.org/api/patches/17006/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1478886096-22105-1-git-send-email-harish.patil@qlogic.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": "<1478886096-22105-1-git-send-email-harish.patil@qlogic.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1478886096-22105-1-git-send-email-harish.patil@qlogic.com", "date": "2016-11-11T17:41:36", "name": "[dpdk-dev,v2] net/qede: fix unknown speed errmsg for 25G link", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "beca915baffa54fb9b22b7fba628c092e9d599e3", "submitter": { "id": 319, "url": "https://patches.dpdk.org/api/people/319/?format=api", "name": "Harish Patil", "email": "harish.patil@qlogic.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1478886096-22105-1-git-send-email-harish.patil@qlogic.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/17006/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/17006/checks/", "tags": {}, "related": [] }, { "id": 17007, "url": "https://patches.dpdk.org/api/patches/17007/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1479089737-1966-1-git-send-email-wei.zhao1@intel.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": "<1479089737-1966-1-git-send-email-wei.zhao1@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1479089737-1966-1-git-send-email-wei.zhao1@intel.com", "date": "2016-11-14T02:15:37", "name": "[dpdk-dev] lib/librte_mempool: a redundant of socket_id assignment", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "0243965da0e0f8f2d5ec9cbce8f974e5e854c26b", "submitter": { "id": 495, "url": "https://patches.dpdk.org/api/people/495/?format=api", "name": "Zhao1, Wei", "email": "wei.zhao1@intel.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1479089737-1966-1-git-send-email-wei.zhao1@intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/17007/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/17007/checks/", "tags": {}, "related": [] }, { "id": 17008, "url": "https://patches.dpdk.org/api/patches/17008/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1479091635-4288-1-git-send-email-wei.zhao1@intel.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": "<1479091635-4288-1-git-send-email-wei.zhao1@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1479091635-4288-1-git-send-email-wei.zhao1@intel.com", "date": "2016-11-14T02:47:15", "name": "[dpdk-dev] lib/librte_mempool: a redundant word in comment", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "aa122614ea71f87b4529edeea5c2be466e195dcb", "submitter": { "id": 495, "url": "https://patches.dpdk.org/api/people/495/?format=api", "name": "Zhao1, Wei", "email": "wei.zhao1@intel.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1479091635-4288-1-git-send-email-wei.zhao1@intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/17008/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/17008/checks/", "tags": {}, "related": [] }, { "id": 17009, "url": "https://patches.dpdk.org/api/patches/17009/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1479104089-27862-2-git-send-email-remy.horton@intel.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": "<1479104089-27862-2-git-send-email-remy.horton@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1479104089-27862-2-git-send-email-remy.horton@intel.com", "date": "2016-11-14T06:14:48", "name": "[dpdk-dev,v1,1/2] net/i40e: fix incorrect xstats value mapping", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "260abf07e9274b70f8b150c0cde3138a0e45ceb1", "submitter": { "id": 326, "url": "https://patches.dpdk.org/api/people/326/?format=api", "name": "Remy Horton", "email": "remy.horton@intel.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/1479104089-27862-2-git-send-email-remy.horton@intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/17009/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/17009/checks/", "tags": {}, "related": [] }, { "id": 17010, "url": "https://patches.dpdk.org/api/patches/17010/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1479104089-27862-3-git-send-email-remy.horton@intel.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": "<1479104089-27862-3-git-send-email-remy.horton@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1479104089-27862-3-git-send-email-remy.horton@intel.com", "date": "2016-11-14T06:14:49", "name": "[dpdk-dev,v1,2/2] net/i40e: fix spelling errors", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "290e8a77181297ac02ff8a1f433cfc001a30acae", "submitter": { "id": 326, "url": "https://patches.dpdk.org/api/people/326/?format=api", "name": "Remy Horton", "email": "remy.horton@intel.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/1479104089-27862-3-git-send-email-remy.horton@intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/17010/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/17010/checks/", "tags": {}, "related": [] }, { "id": 17011, "url": "https://patches.dpdk.org/api/patches/17011/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1479120022-48481-1-git-send-email-stefan.puiu@gmail.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": "<1479120022-48481-1-git-send-email-stefan.puiu@gmail.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1479120022-48481-1-git-send-email-stefan.puiu@gmail.com", "date": "2016-11-14T10:40:22", "name": "[dpdk-dev] vmxnet3: fix Rx deadlock", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "5aec188115fecce42fa9499cd8a6146188093bf2", "submitter": { "id": 172, "url": "https://patches.dpdk.org/api/people/172/?format=api", "name": "Stefan Puiu", "email": "stefan.puiu@gmail.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1479120022-48481-1-git-send-email-stefan.puiu@gmail.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/17011/comments/", "check": "warning", "checks": "https://patches.dpdk.org/api/patches/17011/checks/", "tags": {}, "related": [] }, { "id": 17012, "url": "https://patches.dpdk.org/api/patches/17012/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1479120376-48723-1-git-send-email-stefan.puiu@gmail.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": "<1479120376-48723-1-git-send-email-stefan.puiu@gmail.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1479120376-48723-1-git-send-email-stefan.puiu@gmail.com", "date": "2016-11-14T10:46:16", "name": "[dpdk-dev] vmxnet3: fix Rx deadlock", "commit_ref": null, "pull_url": null, "state": "changes-requested", "archived": true, "hash": "5aec188115fecce42fa9499cd8a6146188093bf2", "submitter": { "id": 172, "url": "https://patches.dpdk.org/api/people/172/?format=api", "name": "Stefan Puiu", "email": "stefan.puiu@gmail.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/1479120376-48723-1-git-send-email-stefan.puiu@gmail.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/17012/comments/", "check": "warning", "checks": "https://patches.dpdk.org/api/patches/17012/checks/", "tags": {}, "related": [] }, { "id": 17013, "url": "https://patches.dpdk.org/api/patches/17013/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1479126698-11316-1-git-send-email-john.mcnamara@intel.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": "<1479126698-11316-1-git-send-email-john.mcnamara@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1479126698-11316-1-git-send-email-john.mcnamara@intel.com", "date": "2016-11-14T12:31:38", "name": "[dpdk-dev,v1] doc: add template release notes for 17.02", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "dd0c70fb6bfc4d584fae8191c9a0d5f2b53f0b4f", "submitter": { "id": 154, "url": "https://patches.dpdk.org/api/people/154/?format=api", "name": "John McNamara", "email": "john.mcnamara@intel.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1479126698-11316-1-git-send-email-john.mcnamara@intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/17013/comments/", "check": "warning", "checks": "https://patches.dpdk.org/api/patches/17013/checks/", "tags": {}, "related": [] }, { "id": 17014, "url": "https://patches.dpdk.org/api/patches/17014/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1479194120-6917-2-git-send-email-remy.horton@intel.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": "<1479194120-6917-2-git-send-email-remy.horton@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1479194120-6917-2-git-send-email-remy.horton@intel.com", "date": "2016-11-15T07:15:18", "name": "[dpdk-dev,v4,1/3] lib: add information metrics library", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "2a89309ffc801c2259d4f99d9ef74af84c2c3f93", "submitter": { "id": 326, "url": "https://patches.dpdk.org/api/people/326/?format=api", "name": "Remy Horton", "email": "remy.horton@intel.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1479194120-6917-2-git-send-email-remy.horton@intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/17014/comments/", "check": "warning", "checks": "https://patches.dpdk.org/api/patches/17014/checks/", "tags": {}, "related": [] }, { "id": 17015, "url": "https://patches.dpdk.org/api/patches/17015/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1479194120-6917-3-git-send-email-remy.horton@intel.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": "<1479194120-6917-3-git-send-email-remy.horton@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1479194120-6917-3-git-send-email-remy.horton@intel.com", "date": "2016-11-15T07:15:19", "name": "[dpdk-dev,v4,2/3] lib: add bitrate statistics library", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "923743e3e946c567a43259b4ba79948be6665948", "submitter": { "id": 326, "url": "https://patches.dpdk.org/api/people/326/?format=api", "name": "Remy Horton", "email": "remy.horton@intel.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1479194120-6917-3-git-send-email-remy.horton@intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/17015/comments/", "check": "warning", "checks": "https://patches.dpdk.org/api/patches/17015/checks/", "tags": {}, "related": [] }, { "id": 17016, "url": "https://patches.dpdk.org/api/patches/17016/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1479194120-6917-4-git-send-email-remy.horton@intel.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": "<1479194120-6917-4-git-send-email-remy.horton@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1479194120-6917-4-git-send-email-remy.horton@intel.com", "date": "2016-11-15T07:15:20", "name": "[dpdk-dev,v4,3/3] app/test-pmd: add support for bitrate statistics", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "dcb15377408bbe81d8059e4c2baf31eb5759d2c8", "submitter": { "id": 326, "url": "https://patches.dpdk.org/api/people/326/?format=api", "name": "Remy Horton", "email": "remy.horton@intel.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1479194120-6917-4-git-send-email-remy.horton@intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/17016/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/17016/checks/", "tags": {}, "related": [] }, { "id": 17017, "url": "https://patches.dpdk.org/api/patches/17017/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1479217028-24739-1-git-send-email-reshma.pattan@intel.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": "<1479217028-24739-1-git-send-email-reshma.pattan@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1479217028-24739-1-git-send-email-reshma.pattan@intel.com", "date": "2016-11-15T13:37:08", "name": "[dpdk-dev,v5] latencystats: added new library for latency stats", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "6b0b06abfcba0bd7c4bf883f49ff6bf82c1561c6", "submitter": { "id": 70, "url": "https://patches.dpdk.org/api/people/70/?format=api", "name": "Pattan, Reshma", "email": "reshma.pattan@intel.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/1479217028-24739-1-git-send-email-reshma.pattan@intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/17017/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/17017/checks/", "tags": {}, "related": [] }, { "id": 17018, "url": "https://patches.dpdk.org/api/patches/17018/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1479220879-7914-1-git-send-email-reshma.pattan@intel.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": "<1479220879-7914-1-git-send-email-reshma.pattan@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1479220879-7914-1-git-send-email-reshma.pattan@intel.com", "date": "2016-11-15T14:41:19", "name": "[dpdk-dev] doc: add pdump library to API doxygen", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "8f53c2ce00bf0520f6d995e8e4374427b5e09a80", "submitter": { "id": 70, "url": "https://patches.dpdk.org/api/people/70/?format=api", "name": "Pattan, Reshma", "email": "reshma.pattan@intel.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/1479220879-7914-1-git-send-email-reshma.pattan@intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/17018/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/17018/checks/", "tags": {}, "related": [] }, { "id": 17020, "url": "https://patches.dpdk.org/api/patches/17020/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1479237103-7166-1-git-send-email-jerin.jacob@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": "<1479237103-7166-1-git-send-email-jerin.jacob@caviumnetworks.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1479237103-7166-1-git-send-email-jerin.jacob@caviumnetworks.com", "date": "2016-11-15T19:11:43", "name": "[dpdk-dev] cryptodev: fix crash on null dereference", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "5c520a1ce5f787c3103de98bd6a5462bf5fd02a3", "submitter": { "id": 305, "url": "https://patches.dpdk.org/api/people/305/?format=api", "name": "Jerin Jacob", "email": "jerin.jacob@caviumnetworks.com" }, "delegate": { "id": 22, "url": "https://patches.dpdk.org/api/users/22/?format=api", "username": "pdelarag", "first_name": "Pablo", "last_name": "de Lara Guarch", "email": "pablo.de.lara.guarch@intel.com" }, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1479237103-7166-1-git-send-email-jerin.jacob@caviumnetworks.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/17020/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/17020/checks/", "tags": {}, "related": [] }, { "id": 17021, "url": "https://patches.dpdk.org/api/patches/17021/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/20161115230629.GA99122@C02PT1RBG8WP.vpn.broadcom.net/", "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": "<20161115230629.GA99122@C02PT1RBG8WP.vpn.broadcom.net>", "list_archive_url": "https://inbox.dpdk.org/dev/20161115230629.GA99122@C02PT1RBG8WP.vpn.broadcom.net", "date": "2016-11-15T23:06:29", "name": "[dpdk-dev] net/bnxt: fix a segfault encountered during PMD exit", "commit_ref": null, "pull_url": null, "state": "not-applicable", "archived": true, "hash": "d0e6035286cd0aadbf0f7efeb0d75049f1377592", "submitter": { "id": 501, "url": "https://patches.dpdk.org/api/people/501/?format=api", "name": "Ajit Khaparde", "email": "ajit.khaparde@broadcom.com" }, "delegate": { "id": 355, "url": "https://patches.dpdk.org/api/users/355/?format=api", "username": "yliu", "first_name": "Yuanhan", "last_name": "Liu", "email": "yuanhan.liu@linux.intel.com" }, "mbox": "https://patches.dpdk.org/project/dpdk/patch/20161115230629.GA99122@C02PT1RBG8WP.vpn.broadcom.net/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/17021/comments/", "check": "warning", "checks": "https://patches.dpdk.org/api/patches/17021/checks/", "tags": {}, "related": [] }, { "id": 17022, "url": "https://patches.dpdk.org/api/patches/17022/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1479262339-63608-1-git-send-email-zhiyong.yang@intel.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": "<1479262339-63608-1-git-send-email-zhiyong.yang@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1479262339-63608-1-git-send-email-zhiyong.yang@intel.com", "date": "2016-11-16T02:12:19", "name": "[dpdk-dev] eal/linuxapp: fix return value check of mknod()", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "fef03bb3df97de15b5940713aabf273f51b4c604", "submitter": { "id": 540, "url": "https://patches.dpdk.org/api/people/540/?format=api", "name": "Yang, Zhiyong", "email": "zhiyong.yang@intel.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/1479262339-63608-1-git-send-email-zhiyong.yang@intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/17022/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/17022/checks/", "tags": {}, "related": [] }, { "id": 17023, "url": "https://patches.dpdk.org/api/patches/17023/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1479264047-67966-1-git-send-email-wei.dai@intel.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": "<1479264047-67966-1-git-send-email-wei.dai@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1479264047-67966-1-git-send-email-wei.dai@intel.com", "date": "2016-11-16T02:40:47", "name": "[dpdk-dev,v2] eal/linuxapp: fix return value check of mknod()", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "fef03bb3df97de15b5940713aabf273f51b4c604", "submitter": { "id": 490, "url": "https://patches.dpdk.org/api/people/490/?format=api", "name": "Wei Dai", "email": "wei.dai@intel.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/1479264047-67966-1-git-send-email-wei.dai@intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/17023/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/17023/checks/", "tags": {}, "related": [] }, { "id": 17024, "url": "https://patches.dpdk.org/api/patches/17024/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/3ce1da9662dcf59950f43643c14cc14e972f0429.1479309557.git.nelio.laranjeiro@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": "<3ce1da9662dcf59950f43643c14cc14e972f0429.1479309557.git.nelio.laranjeiro@6wind.com>", "list_archive_url": "https://inbox.dpdk.org/dev/3ce1da9662dcf59950f43643c14cc14e972f0429.1479309557.git.nelio.laranjeiro@6wind.com", "date": "2016-11-16T15:20:38", "name": "[dpdk-dev] eal: define generic vector types", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "6ba937bc0e766010d0ac4e85f51898a6ca4359ea", "submitter": { "id": 243, "url": "https://patches.dpdk.org/api/people/243/?format=api", "name": "Nélio Laranjeiro", "email": "nelio.laranjeiro@6wind.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/3ce1da9662dcf59950f43643c14cc14e972f0429.1479309557.git.nelio.laranjeiro@6wind.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/17024/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/17024/checks/", "tags": {}, "related": [] }, { "id": 17025, "url": "https://patches.dpdk.org/api/patches/17025/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/42d33a926c2521a5b85e55fb2b301de3c07ca07c.1479309720.git.adrien.mazarguil@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": "<42d33a926c2521a5b85e55fb2b301de3c07ca07c.1479309720.git.adrien.mazarguil@6wind.com>", "list_archive_url": "https://inbox.dpdk.org/dev/42d33a926c2521a5b85e55fb2b301de3c07ca07c.1479309720.git.adrien.mazarguil@6wind.com", "date": "2016-11-16T16:23:28", "name": "[dpdk-dev,02/22] cmdline: add support for dynamic tokens", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "113c3314da4cef876001360ee5ed33b34aa5cc8a", "submitter": { "id": 165, "url": "https://patches.dpdk.org/api/people/165/?format=api", "name": "Adrien Mazarguil", "email": "adrien.mazarguil@6wind.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/42d33a926c2521a5b85e55fb2b301de3c07ca07c.1479309720.git.adrien.mazarguil@6wind.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/17025/comments/", "check": "warning", "checks": "https://patches.dpdk.org/api/patches/17025/checks/", "tags": {}, "related": [] }, { "id": 17026, "url": "https://patches.dpdk.org/api/patches/17026/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1c8a8e4fec73ed33836f1da9525b1b8b53048518.1479309720.git.adrien.mazarguil@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": "<1c8a8e4fec73ed33836f1da9525b1b8b53048518.1479309720.git.adrien.mazarguil@6wind.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1c8a8e4fec73ed33836f1da9525b1b8b53048518.1479309720.git.adrien.mazarguil@6wind.com", "date": "2016-11-16T16:23:27", "name": "[dpdk-dev,01/22] ethdev: introduce generic flow API", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "e4044078adbfccbfbe826474508e966d914acd53", "submitter": { "id": 165, "url": "https://patches.dpdk.org/api/people/165/?format=api", "name": "Adrien Mazarguil", "email": "adrien.mazarguil@6wind.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1c8a8e4fec73ed33836f1da9525b1b8b53048518.1479309720.git.adrien.mazarguil@6wind.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/17026/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/17026/checks/", "tags": {}, "related": [] }, { "id": 17028, "url": "https://patches.dpdk.org/api/patches/17028/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/15fd4a920abe08af278d1dc5dcaa25b88e37ab57.1479309720.git.adrien.mazarguil@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": "<15fd4a920abe08af278d1dc5dcaa25b88e37ab57.1479309720.git.adrien.mazarguil@6wind.com>", "list_archive_url": "https://inbox.dpdk.org/dev/15fd4a920abe08af278d1dc5dcaa25b88e37ab57.1479309720.git.adrien.mazarguil@6wind.com", "date": "2016-11-16T16:23:30", "name": "[dpdk-dev,04/22] app/testpmd: implement basic support for rte_flow", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "afb3ca153de41b1134091fd6fceddfb313c1cecf", "submitter": { "id": 165, "url": "https://patches.dpdk.org/api/people/165/?format=api", "name": "Adrien Mazarguil", "email": "adrien.mazarguil@6wind.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/15fd4a920abe08af278d1dc5dcaa25b88e37ab57.1479309720.git.adrien.mazarguil@6wind.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/17028/comments/", "check": "warning", "checks": "https://patches.dpdk.org/api/patches/17028/checks/", "tags": {}, "related": [] }, { "id": 17027, "url": "https://patches.dpdk.org/api/patches/17027/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/b3f6b54c56da71fd502aa080752d47370144a72d.1479309720.git.adrien.mazarguil@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": "<b3f6b54c56da71fd502aa080752d47370144a72d.1479309720.git.adrien.mazarguil@6wind.com>", "list_archive_url": "https://inbox.dpdk.org/dev/b3f6b54c56da71fd502aa080752d47370144a72d.1479309720.git.adrien.mazarguil@6wind.com", "date": "2016-11-16T16:23:29", "name": "[dpdk-dev,03/22] cmdline: add alignment constraint", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "4b33e6675c3da958f498c25315f9b816849373cb", "submitter": { "id": 165, "url": "https://patches.dpdk.org/api/people/165/?format=api", "name": "Adrien Mazarguil", "email": "adrien.mazarguil@6wind.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/b3f6b54c56da71fd502aa080752d47370144a72d.1479309720.git.adrien.mazarguil@6wind.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/17027/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/17027/checks/", "tags": {}, "related": [] }, { "id": 17029, "url": "https://patches.dpdk.org/api/patches/17029/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/51cc142908d82d3f5fd8faddeee55759c7282a17.1479309720.git.adrien.mazarguil@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": "<51cc142908d82d3f5fd8faddeee55759c7282a17.1479309720.git.adrien.mazarguil@6wind.com>", "list_archive_url": "https://inbox.dpdk.org/dev/51cc142908d82d3f5fd8faddeee55759c7282a17.1479309720.git.adrien.mazarguil@6wind.com", "date": "2016-11-16T16:23:31", "name": "[dpdk-dev,05/22] app/testpmd: add flow command", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "b53f962c4c6afbdb0201940b72afc51cbfe26540", "submitter": { "id": 165, "url": "https://patches.dpdk.org/api/people/165/?format=api", "name": "Adrien Mazarguil", "email": "adrien.mazarguil@6wind.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/51cc142908d82d3f5fd8faddeee55759c7282a17.1479309720.git.adrien.mazarguil@6wind.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/17029/comments/", "check": "warning", "checks": "https://patches.dpdk.org/api/patches/17029/checks/", "tags": {}, "related": [] }, { "id": 17030, "url": "https://patches.dpdk.org/api/patches/17030/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/b74be7cb2964ae190c08f3e5aabd8c488548a947.1479309720.git.adrien.mazarguil@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": "<b74be7cb2964ae190c08f3e5aabd8c488548a947.1479309720.git.adrien.mazarguil@6wind.com>", "list_archive_url": "https://inbox.dpdk.org/dev/b74be7cb2964ae190c08f3e5aabd8c488548a947.1479309720.git.adrien.mazarguil@6wind.com", "date": "2016-11-16T16:23:32", "name": "[dpdk-dev,06/22] app/testpmd: add rte_flow integer support", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "28b3d6587024ac5e78366eb8d7cd2aee1064e1b3", "submitter": { "id": 165, "url": "https://patches.dpdk.org/api/people/165/?format=api", "name": "Adrien Mazarguil", "email": "adrien.mazarguil@6wind.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/b74be7cb2964ae190c08f3e5aabd8c488548a947.1479309720.git.adrien.mazarguil@6wind.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/17030/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/17030/checks/", "tags": {}, "related": [] }, { "id": 17031, "url": "https://patches.dpdk.org/api/patches/17031/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/83203ed6d586efc26dd293bda5f4d06a6d12f969.1479309720.git.adrien.mazarguil@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": "<83203ed6d586efc26dd293bda5f4d06a6d12f969.1479309720.git.adrien.mazarguil@6wind.com>", "list_archive_url": "https://inbox.dpdk.org/dev/83203ed6d586efc26dd293bda5f4d06a6d12f969.1479309720.git.adrien.mazarguil@6wind.com", "date": "2016-11-16T16:23:33", "name": "[dpdk-dev,07/22] app/testpmd: add flow list command", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "67336ae2cb924851d58f520c04aa7daaa0d1474f", "submitter": { "id": 165, "url": "https://patches.dpdk.org/api/people/165/?format=api", "name": "Adrien Mazarguil", "email": "adrien.mazarguil@6wind.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/83203ed6d586efc26dd293bda5f4d06a6d12f969.1479309720.git.adrien.mazarguil@6wind.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/17031/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/17031/checks/", "tags": {}, "related": [] }, { "id": 17033, "url": "https://patches.dpdk.org/api/patches/17033/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/d60026ef3c34a67b6e01d4525d6a94f55d423300.1479309720.git.adrien.mazarguil@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": "<d60026ef3c34a67b6e01d4525d6a94f55d423300.1479309720.git.adrien.mazarguil@6wind.com>", "list_archive_url": "https://inbox.dpdk.org/dev/d60026ef3c34a67b6e01d4525d6a94f55d423300.1479309720.git.adrien.mazarguil@6wind.com", "date": "2016-11-16T16:23:35", "name": "[dpdk-dev,09/22] app/testpmd: add flow destroy command", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "eb4e8acbe76a6488398a77303027aee53c356558", "submitter": { "id": 165, "url": "https://patches.dpdk.org/api/people/165/?format=api", "name": "Adrien Mazarguil", "email": "adrien.mazarguil@6wind.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/d60026ef3c34a67b6e01d4525d6a94f55d423300.1479309720.git.adrien.mazarguil@6wind.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/17033/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/17033/checks/", "tags": {}, "related": [] }, { "id": 17032, "url": "https://patches.dpdk.org/api/patches/17032/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/9c511c4db9a3ef27cfa421b4a4951192e652fab9.1479309720.git.adrien.mazarguil@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": "<9c511c4db9a3ef27cfa421b4a4951192e652fab9.1479309720.git.adrien.mazarguil@6wind.com>", "list_archive_url": "https://inbox.dpdk.org/dev/9c511c4db9a3ef27cfa421b4a4951192e652fab9.1479309720.git.adrien.mazarguil@6wind.com", "date": "2016-11-16T16:23:34", "name": "[dpdk-dev,08/22] app/testpmd: add flow flush command", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "25c9e87873d421e6d069f7e5992e24f2f101ab83", "submitter": { "id": 165, "url": "https://patches.dpdk.org/api/people/165/?format=api", "name": "Adrien Mazarguil", "email": "adrien.mazarguil@6wind.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/9c511c4db9a3ef27cfa421b4a4951192e652fab9.1479309720.git.adrien.mazarguil@6wind.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/17032/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/17032/checks/", "tags": {}, "related": [] }, { "id": 17034, "url": "https://patches.dpdk.org/api/patches/17034/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/ce5a7a7855e4add72bdb094ae28d2c53a6e0297e.1479309720.git.adrien.mazarguil@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": "<ce5a7a7855e4add72bdb094ae28d2c53a6e0297e.1479309720.git.adrien.mazarguil@6wind.com>", "list_archive_url": "https://inbox.dpdk.org/dev/ce5a7a7855e4add72bdb094ae28d2c53a6e0297e.1479309720.git.adrien.mazarguil@6wind.com", "date": "2016-11-16T16:23:36", "name": "[dpdk-dev,10/22] app/testpmd: add flow validate/create commands", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "b583caff7236595757dfb38901b15063791ee02e", "submitter": { "id": 165, "url": "https://patches.dpdk.org/api/people/165/?format=api", "name": "Adrien Mazarguil", "email": "adrien.mazarguil@6wind.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/ce5a7a7855e4add72bdb094ae28d2c53a6e0297e.1479309720.git.adrien.mazarguil@6wind.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/17034/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/17034/checks/", "tags": {}, "related": [] }, { "id": 17035, "url": "https://patches.dpdk.org/api/patches/17035/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/12249d4ce53dbb4e9a967fff6d75be165d0c34e4.1479309720.git.adrien.mazarguil@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": "<12249d4ce53dbb4e9a967fff6d75be165d0c34e4.1479309720.git.adrien.mazarguil@6wind.com>", "list_archive_url": "https://inbox.dpdk.org/dev/12249d4ce53dbb4e9a967fff6d75be165d0c34e4.1479309720.git.adrien.mazarguil@6wind.com", "date": "2016-11-16T16:23:37", "name": "[dpdk-dev,11/22] app/testpmd: add flow query command", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "a57c171644713a4f2586e0f013dda0affc7e92d9", "submitter": { "id": 165, "url": "https://patches.dpdk.org/api/people/165/?format=api", "name": "Adrien Mazarguil", "email": "adrien.mazarguil@6wind.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/12249d4ce53dbb4e9a967fff6d75be165d0c34e4.1479309720.git.adrien.mazarguil@6wind.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/17035/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/17035/checks/", "tags": {}, "related": [] }, { "id": 17036, "url": "https://patches.dpdk.org/api/patches/17036/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/2d37e8ee1c613557e94acef94e381b72b2a535ce.1479309720.git.adrien.mazarguil@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": "<2d37e8ee1c613557e94acef94e381b72b2a535ce.1479309720.git.adrien.mazarguil@6wind.com>", "list_archive_url": "https://inbox.dpdk.org/dev/2d37e8ee1c613557e94acef94e381b72b2a535ce.1479309720.git.adrien.mazarguil@6wind.com", "date": "2016-11-16T16:23:38", "name": "[dpdk-dev,12/22] app/testpmd: add rte_flow item spec handler", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "714ea5fb0f8cc599aa051d60f809fea46c3e56a0", "submitter": { "id": 165, "url": "https://patches.dpdk.org/api/people/165/?format=api", "name": "Adrien Mazarguil", "email": "adrien.mazarguil@6wind.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/2d37e8ee1c613557e94acef94e381b72b2a535ce.1479309720.git.adrien.mazarguil@6wind.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/17036/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/17036/checks/", "tags": {}, "related": [] }, { "id": 17037, "url": "https://patches.dpdk.org/api/patches/17037/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/fe398ab2248da252ee10892c4fe68e7cd3e239ff.1479309720.git.adrien.mazarguil@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": "<fe398ab2248da252ee10892c4fe68e7cd3e239ff.1479309720.git.adrien.mazarguil@6wind.com>", "list_archive_url": "https://inbox.dpdk.org/dev/fe398ab2248da252ee10892c4fe68e7cd3e239ff.1479309720.git.adrien.mazarguil@6wind.com", "date": "2016-11-16T16:23:39", "name": "[dpdk-dev,13/22] app/testpmd: add rte_flow item spec prefix length", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "1ad262e2617cae384f7e2f652ec7f357571ca4cc", "submitter": { "id": 165, "url": "https://patches.dpdk.org/api/people/165/?format=api", "name": "Adrien Mazarguil", "email": "adrien.mazarguil@6wind.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/fe398ab2248da252ee10892c4fe68e7cd3e239ff.1479309720.git.adrien.mazarguil@6wind.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/17037/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/17037/checks/", "tags": {}, "related": [] }, { "id": 17038, "url": "https://patches.dpdk.org/api/patches/17038/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/3bb5f6dcd2ae514d878b39ed904c30dbf5868a1d.1479309720.git.adrien.mazarguil@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": "<3bb5f6dcd2ae514d878b39ed904c30dbf5868a1d.1479309720.git.adrien.mazarguil@6wind.com>", "list_archive_url": "https://inbox.dpdk.org/dev/3bb5f6dcd2ae514d878b39ed904c30dbf5868a1d.1479309720.git.adrien.mazarguil@6wind.com", "date": "2016-11-16T16:23:40", "name": "[dpdk-dev,14/22] app/testpmd: add rte_flow bit-field support", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "758a841d65c05ad2626e7682238898fcf0d62307", "submitter": { "id": 165, "url": "https://patches.dpdk.org/api/people/165/?format=api", "name": "Adrien Mazarguil", "email": "adrien.mazarguil@6wind.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/3bb5f6dcd2ae514d878b39ed904c30dbf5868a1d.1479309720.git.adrien.mazarguil@6wind.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/17038/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/17038/checks/", "tags": {}, "related": [] }, { "id": 17039, "url": "https://patches.dpdk.org/api/patches/17039/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/78afc1a702b7ecfea743d73c09209af5e04782c4.1479309720.git.adrien.mazarguil@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": "<78afc1a702b7ecfea743d73c09209af5e04782c4.1479309720.git.adrien.mazarguil@6wind.com>", "list_archive_url": "https://inbox.dpdk.org/dev/78afc1a702b7ecfea743d73c09209af5e04782c4.1479309720.git.adrien.mazarguil@6wind.com", "date": "2016-11-16T16:23:41", "name": "[dpdk-dev,15/22] app/testpmd: add item any to flow command", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "53d78c660ad333a675e0e119f3e9a81d862f12b8", "submitter": { "id": 165, "url": "https://patches.dpdk.org/api/people/165/?format=api", "name": "Adrien Mazarguil", "email": "adrien.mazarguil@6wind.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/78afc1a702b7ecfea743d73c09209af5e04782c4.1479309720.git.adrien.mazarguil@6wind.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/17039/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/17039/checks/", "tags": {}, "related": [] } ]