List patches.

GET /api/patches/?format=api&order=state&page=74
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/?format=api&order=state&page=75>; rel="next",
<https://patches.dpdk.org/api/patches/?format=api&order=state&page=73>; rel="prev",
<https://patches.dpdk.org/api/patches/?format=api&order=state&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/?format=api&order=state&page=1398>; rel="last"
Vary: Accept
[ { "id": 60901, "url": "https://patches.dpdk.org/api/patches/60901/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/414705e211ee83207c7e09ce83e3f341b2d6be03.1570718029.git.cloud.wangxiaoyun@huawei.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": "<414705e211ee83207c7e09ce83e3f341b2d6be03.1570718029.git.cloud.wangxiaoyun@huawei.com>", "list_archive_url": "https://inbox.dpdk.org/dev/414705e211ee83207c7e09ce83e3f341b2d6be03.1570718029.git.cloud.wangxiaoyun@huawei.com", "date": "2019-10-10T14:51:59", "name": "[v4,15/19] net/hinic: support LRO offload", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "1af0b45f7213e25807059c0ecbcd3779be56c05a", "submitter": { "id": 1446, "url": "https://patches.dpdk.org/api/people/1446/?format=api", "name": "Wangxiaoyun (Cloud)", "email": "cloud.wangxiaoyun@huawei.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/414705e211ee83207c7e09ce83e3f341b2d6be03.1570718029.git.cloud.wangxiaoyun@huawei.com/mbox/", "series": [ { "id": 6786, "url": "https://patches.dpdk.org/api/series/6786/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=6786", "date": "2019-10-10T14:51:44", "name": "Add advanced features for Huawei hinic pmd", "version": 4, "mbox": "https://patches.dpdk.org/series/6786/mbox/" } ], "comments": "https://patches.dpdk.org/api/patches/60901/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/60901/checks/", "tags": {}, "related": [] }, { "id": 86632, "url": "https://patches.dpdk.org/api/patches/86632/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/a2c429b66f5fde490dfa5bb2ec9177383b3c4793.1610635488.git.anatoly.burakov@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": "<a2c429b66f5fde490dfa5bb2ec9177383b3c4793.1610635488.git.anatoly.burakov@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/a2c429b66f5fde490dfa5bb2ec9177383b3c4793.1610635488.git.anatoly.burakov@intel.com", "date": "2021-01-14T14:46:10", "name": "[v17,08/11] net/ixgbe: implement power management API", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "44794aeb2cbfda4eb695f4c692cbf4d8798e8c9e", "submitter": { "id": 4, "url": "https://patches.dpdk.org/api/people/4/?format=api", "name": "Burakov, Anatoly", "email": "anatoly.burakov@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/a2c429b66f5fde490dfa5bb2ec9177383b3c4793.1610635488.git.anatoly.burakov@intel.com/mbox/", "series": [ { "id": 14756, "url": "https://patches.dpdk.org/api/series/14756/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=14756", "date": "2021-01-14T14:46:02", "name": "Add PMD power management", "version": 17, "mbox": "https://patches.dpdk.org/series/14756/mbox/" } ], "comments": "https://patches.dpdk.org/api/patches/86632/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/86632/checks/", "tags": {}, "related": [] }, { "id": 34416, "url": "https://patches.dpdk.org/api/patches/34416/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1516806351-151804-2-git-send-email-liang.j.ma@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": "<1516806351-151804-2-git-send-email-liang.j.ma@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1516806351-151804-2-git-send-email-liang.j.ma@intel.com", "date": "2018-01-24T15:05:51", "name": "[dpdk-dev,2/2] event/opdl: fix dereference before null check", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "58271ae76934880ecf7e13e111b76c0f5595ec2a", "submitter": { "id": 904, "url": "https://patches.dpdk.org/api/people/904/?format=api", "name": "Liang, Ma", "email": "liang.j.ma@intel.com" }, "delegate": { "id": 310, "url": "https://patches.dpdk.org/api/users/310/?format=api", "username": "jerin", "first_name": "Jerin", "last_name": "Jacob", "email": "jerinj@marvell.com" }, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1516806351-151804-2-git-send-email-liang.j.ma@intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/34416/comments/", "check": "fail", "checks": "https://patches.dpdk.org/api/patches/34416/checks/", "tags": {}, "related": [] }, { "id": 84461, "url": "https://patches.dpdk.org/api/patches/84461/?format=api", "web_url": "https://patches.dpdk.org/project/dts/patch/20201123173527.2850-1-qi.fu@intel.com/", "project": { "id": 3, "url": "https://patches.dpdk.org/api/projects/3/?format=api", "name": "DTS", "link_name": "dts", "list_id": "dts.dpdk.org", "list_email": "dts@dpdk.org", "web_url": "", "scm_url": "git://dpdk.org/tools/dts", "webscm_url": "http://git.dpdk.org/tools/dts/", "list_archive_url": "https://inbox.dpdk.org/dts", "list_archive_url_format": "https://inbox.dpdk.org/dts/{}", "commit_url_format": "" }, "msgid": "<20201123173527.2850-1-qi.fu@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dts/20201123173527.2850-1-qi.fu@intel.com", "date": "2020-11-23T17:35:27", "name": "[V1] test_plans/cvl_advanced_rss_gtpu_test_plan:ignore behavior after deleting rss rules", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "b0c0a34dc2ca39c305b33efddfd0e5e2e3a77961", "submitter": { "id": 1689, "url": "https://patches.dpdk.org/api/people/1689/?format=api", "name": "Fu, Qi", "email": "qi.fu@intel.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dts/patch/20201123173527.2850-1-qi.fu@intel.com/mbox/", "series": [ { "id": 14032, "url": "https://patches.dpdk.org/api/series/14032/?format=api", "web_url": "https://patches.dpdk.org/project/dts/list/?series=14032", "date": "2020-11-23T17:35:27", "name": "[V1] test_plans/cvl_advanced_rss_gtpu_test_plan:ignore behavior after deleting rss rules", "version": 1, "mbox": "https://patches.dpdk.org/series/14032/mbox/" } ], "comments": "https://patches.dpdk.org/api/patches/84461/comments/", "check": "pending", "checks": "https://patches.dpdk.org/api/patches/84461/checks/", "tags": {}, "related": [] }, { "id": 84546, "url": "https://patches.dpdk.org/api/patches/84546/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/20201125094622.12064-1-alvinx.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": "<20201125094622.12064-1-alvinx.zhang@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20201125094622.12064-1-alvinx.zhang@intel.com", "date": "2020-11-25T09:46:22", "name": "test: fix buffer overflow", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "5fd4fae37374f4e233231e44187dbfcd8e987e3c", "submitter": { "id": 1398, "url": "https://patches.dpdk.org/api/people/1398/?format=api", "name": "Alvin Zhang", "email": "alvinx.zhang@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/20201125094622.12064-1-alvinx.zhang@intel.com/mbox/", "series": [ { "id": 14092, "url": "https://patches.dpdk.org/api/series/14092/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=14092", "date": "2020-11-25T09:46:22", "name": "test: fix buffer overflow", "version": 1, "mbox": "https://patches.dpdk.org/series/14092/mbox/" } ], "comments": "https://patches.dpdk.org/api/patches/84546/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/84546/checks/", "tags": {}, "related": [] }, { "id": 83339, "url": "https://patches.dpdk.org/api/patches/83339/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1604273883-15908-12-git-send-email-timothy.mcdaniel@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": "<1604273883-15908-12-git-send-email-timothy.mcdaniel@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1604273883-15908-12-git-send-email-timothy.mcdaniel@intel.com", "date": "2020-11-01T23:37:51", "name": "[v11,11/23] event/dlb2: add queue and port default conf", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "b3dd657deb5bad6550899a59a166fd2d51d0e42f", "submitter": { "id": 826, "url": "https://patches.dpdk.org/api/people/826/?format=api", "name": "Timothy McDaniel", "email": "timothy.mcdaniel@intel.com" }, "delegate": { "id": 310, "url": "https://patches.dpdk.org/api/users/310/?format=api", "username": "jerin", "first_name": "Jerin", "last_name": "Jacob", "email": "jerinj@marvell.com" }, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1604273883-15908-12-git-send-email-timothy.mcdaniel@intel.com/mbox/", "series": [ { "id": 13541, "url": "https://patches.dpdk.org/api/series/13541/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=13541", "date": "2020-11-01T23:37:40", "name": "Add DLB2 PMD", "version": 11, "mbox": "https://patches.dpdk.org/series/13541/mbox/" } ], "comments": "https://patches.dpdk.org/api/patches/83339/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/83339/checks/", "tags": {}, "related": [] }, { "id": 123880, "url": "https://patches.dpdk.org/api/patches/123880/?format=api", "web_url": "https://patches.dpdk.org/project/dts/patch/20230214183134.1946021-1-songx.jiale@intel.com/", "project": { "id": 3, "url": "https://patches.dpdk.org/api/projects/3/?format=api", "name": "DTS", "link_name": "dts", "list_id": "dts.dpdk.org", "list_email": "dts@dpdk.org", "web_url": "", "scm_url": "git://dpdk.org/tools/dts", "webscm_url": "http://git.dpdk.org/tools/dts/", "list_archive_url": "https://inbox.dpdk.org/dts", "list_archive_url_format": "https://inbox.dpdk.org/dts/{}", "commit_url_format": "" }, "msgid": "<20230214183134.1946021-1-songx.jiale@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dts/20230214183134.1946021-1-songx.jiale@intel.com", "date": "2023-02-14T18:31:34", "name": "[V3] tests/pmd_bonded: modify script to support ice nic", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "ebdca223ce36fab6d44eebda6dccff684892ede5", "submitter": { "id": 2352, "url": "https://patches.dpdk.org/api/people/2352/?format=api", "name": "Jiale, SongX", "email": "songx.jiale@intel.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dts/patch/20230214183134.1946021-1-songx.jiale@intel.com/mbox/", "series": [ { "id": 27001, "url": "https://patches.dpdk.org/api/series/27001/?format=api", "web_url": "https://patches.dpdk.org/project/dts/list/?series=27001", "date": "2023-02-14T18:31:34", "name": "[V3] tests/pmd_bonded: modify script to support ice nic", "version": 3, "mbox": "https://patches.dpdk.org/series/27001/mbox/" } ], "comments": "https://patches.dpdk.org/api/patches/123880/comments/", "check": "warning", "checks": "https://patches.dpdk.org/api/patches/123880/checks/", "tags": {}, "related": [] }, { "id": 97625, "url": "https://patches.dpdk.org/api/patches/97625/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/20210831155411.17672-3-david.marchand@redhat.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": "<20210831155411.17672-3-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20210831155411.17672-3-david.marchand@redhat.com", "date": "2021-08-31T15:54:11", "name": "[v2,2/2] net/virtio: fix virtio-user Rx interrupts with multi queue", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "b3ade7d2a3a2f6fd56edb7a84bd520a1d2597f97", "submitter": { "id": 1173, "url": "https://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 2642, "url": "https://patches.dpdk.org/api/users/2642/?format=api", "username": "mcoquelin", "first_name": "Maxime", "last_name": "Coquelin", "email": "maxime.coquelin@redhat.com" }, "mbox": "https://patches.dpdk.org/project/dpdk/patch/20210831155411.17672-3-david.marchand@redhat.com/mbox/", "series": [ { "id": 18572, "url": "https://patches.dpdk.org/api/series/18572/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=18572", "date": "2021-08-31T15:54:09", "name": "virtio-user interrupt fixes", "version": 2, "mbox": "https://patches.dpdk.org/series/18572/mbox/" } ], "comments": "https://patches.dpdk.org/api/patches/97625/comments/", "check": "fail", "checks": "https://patches.dpdk.org/api/patches/97625/checks/", "tags": {}, "related": [] }, { "id": 83685, "url": "https://patches.dpdk.org/api/patches/83685/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/b29c6bf5012d9b84abfdcb5e198a1fc4da3f2f84.1604499811.git.dekelp@nvidia.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": "<b29c6bf5012d9b84abfdcb5e198a1fc4da3f2f84.1604499811.git.dekelp@nvidia.com>", "list_archive_url": "https://inbox.dpdk.org/dev/b29c6bf5012d9b84abfdcb5e198a1fc4da3f2f84.1604499811.git.dekelp@nvidia.com", "date": "2020-11-04T14:25:19", "name": "net/mlx5: fix use of local array for global error", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "a1daffcd704be9a1699cfcc6875008e9a93e0117", "submitter": { "id": 1897, "url": "https://patches.dpdk.org/api/people/1897/?format=api", "name": "Dekel Peled", "email": "dekelp@nvidia.com" }, "delegate": { "id": 3268, "url": "https://patches.dpdk.org/api/users/3268/?format=api", "username": "rasland", "first_name": "Raslan", "last_name": "Darawsheh", "email": "rasland@nvidia.com" }, "mbox": "https://patches.dpdk.org/project/dpdk/patch/b29c6bf5012d9b84abfdcb5e198a1fc4da3f2f84.1604499811.git.dekelp@nvidia.com/mbox/", "series": [ { "id": 13664, "url": "https://patches.dpdk.org/api/series/13664/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=13664", "date": "2020-11-04T14:25:19", "name": "net/mlx5: fix use of local array for global error", "version": 1, "mbox": "https://patches.dpdk.org/series/13664/mbox/" } ], "comments": "https://patches.dpdk.org/api/patches/83685/comments/", "check": "fail", "checks": "https://patches.dpdk.org/api/patches/83685/checks/", "tags": {}, "related": [] }, { "id": 31919, "url": "https://patches.dpdk.org/api/patches/31919/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/20171205072656.2335-1-somnath.kotur@broadcom.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": "<20171205072656.2335-1-somnath.kotur@broadcom.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20171205072656.2335-1-somnath.kotur@broadcom.com", "date": "2017-12-05T07:26:56", "name": "[dpdk-dev,v3] bnxt: Support time_sync related APIs", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "25e42951e2fb379643e777583b5734c64b2447d5", "submitter": { "id": 908, "url": "https://patches.dpdk.org/api/people/908/?format=api", "name": "Somnath Kotur", "email": "somnath.kotur@broadcom.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/20171205072656.2335-1-somnath.kotur@broadcom.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/31919/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/31919/checks/", "tags": {}, "related": [] }, { "id": 33050, "url": "https://patches.dpdk.org/api/patches/33050/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/20180108052520.8331-2-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": "<20180108052520.8331-2-jerin.jacob@caviumnetworks.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20180108052520.8331-2-jerin.jacob@caviumnetworks.com", "date": "2018-01-08T05:25:13", "name": "[dpdk-dev,v2,2/9] mk: use SPDX tag for Cavium copyright files", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "b26bd67a11397168ca5bb8e94997f8e379a88306", "submitter": { "id": 305, "url": "https://patches.dpdk.org/api/people/305/?format=api", "name": "Jerin Jacob", "email": "jerin.jacob@caviumnetworks.com" }, "delegate": { "id": 1, "url": "https://patches.dpdk.org/api/users/1/?format=api", "username": "tmonjalo", "first_name": "Thomas", "last_name": "Monjalon", "email": "thomas@monjalon.net" }, "mbox": "https://patches.dpdk.org/project/dpdk/patch/20180108052520.8331-2-jerin.jacob@caviumnetworks.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/33050/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/33050/checks/", "tags": {}, "related": [] }, { "id": 16436, "url": "https://patches.dpdk.org/api/patches/16436/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1475845393-25670-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": "<1475845393-25670-1-git-send-email-david.marchand@6wind.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1475845393-25670-1-git-send-email-david.marchand@6wind.com", "date": "2016-10-07T13:03:13", "name": "[dpdk-dev] net/virtio: add missing driver name", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "0ccf1c6814bd108e6817282ba0dec6f94fe9c35d", "submitter": { "id": 3, "url": "https://patches.dpdk.org/api/people/3/?format=api", "name": "David Marchand", "email": "david.marchand@6wind.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/1475845393-25670-1-git-send-email-david.marchand@6wind.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/16436/comments/", "check": "pending", "checks": "https://patches.dpdk.org/api/patches/16436/checks/", "tags": {}, "related": [] }, { "id": 845, "url": "https://patches.dpdk.org/api/patches/845/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1413773898-24137-4-git-send-email-helin.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": "<1413773898-24137-4-git-send-email-helin.zhang@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1413773898-24137-4-git-send-email-helin.zhang@intel.com", "date": "2014-10-20T02:58:18", "name": "[dpdk-dev,v3,3/3] i40evf: support of RSS in VF", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "374fd7a2e3f6b5cb29b47f0cce16fab836b44dcf", "submitter": { "id": 14, "url": "https://patches.dpdk.org/api/people/14/?format=api", "name": "Zhang, Helin", "email": "helin.zhang@intel.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1413773898-24137-4-git-send-email-helin.zhang@intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/845/comments/", "check": "pending", "checks": "https://patches.dpdk.org/api/patches/845/checks/", "tags": {}, "related": [] }, { "id": 849, "url": "https://patches.dpdk.org/api/patches/849/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1413779906-28113-4-git-send-email-huawei.xie@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": "<1413779906-28113-4-git-send-email-huawei.xie@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1413779906-28113-4-git-send-email-huawei.xie@intel.com", "date": "2014-10-20T04:38:15", "name": "[dpdk-dev,03/14] add bak two hpa region functions", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "176f5f16082dc9e4210da45362dc254b99956ed6", "submitter": { "id": 16, "url": "https://patches.dpdk.org/api/people/16/?format=api", "name": "Huawei Xie", "email": "huawei.xie@intel.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1413779906-28113-4-git-send-email-huawei.xie@intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/849/comments/", "check": "pending", "checks": "https://patches.dpdk.org/api/patches/849/checks/", "tags": {}, "related": [] }, { "id": 918, "url": "https://patches.dpdk.org/api/patches/918/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1413976621-27430-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": "<1413976621-27430-1-git-send-email-pablo.de.lara.guarch@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1413976621-27430-1-git-send-email-pablo.de.lara.guarch@intel.com", "date": "2014-10-22T11:17:01", "name": "[dpdk-dev,v2] librte_ip_frag: Disable ipv4/v6 fragmentation if RTE_MBUF_REFCNT=n", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "fabca2afbc75bf14926a2232d13be371478d2fe2", "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/1413976621-27430-1-git-send-email-pablo.de.lara.guarch@intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/918/comments/", "check": "pending", "checks": "https://patches.dpdk.org/api/patches/918/checks/", "tags": {}, "related": [] }, { "id": 955, "url": "https://patches.dpdk.org/api/patches/955/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1414137525-23582-3-git-send-email-jijiang.liu@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": "<1414137525-23582-3-git-send-email-jijiang.liu@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1414137525-23582-3-git-send-email-jijiang.liu@intel.com", "date": "2014-10-24T07:58:43", "name": "[dpdk-dev,v2,2/4] i40e:expand MAC filter implemantation in i40e", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "8905e227951e50e4288851cf5c25d720ca2383a4", "submitter": { "id": 52, "url": "https://patches.dpdk.org/api/people/52/?format=api", "name": "Jijiang Liu", "email": "jijiang.liu@intel.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1414137525-23582-3-git-send-email-jijiang.liu@intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/955/comments/", "check": "pending", "checks": "https://patches.dpdk.org/api/patches/955/checks/", "tags": {}, "related": [] }, { "id": 16572, "url": "https://patches.dpdk.org/api/patches/16572/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1476443456-24382-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": "<1476443456-24382-1-git-send-email-hemant.agrawal@nxp.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1476443456-24382-1-git-send-email-hemant.agrawal@nxp.com", "date": "2016-10-14T11:10:56", "name": "[dpdk-dev,PATCHv3] examples/l3fwd: em: use hw accelerated crc hash function for arm64", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "5ed01bc00ccd3add08b43e18da4c77de790c07e8", "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/1476443456-24382-1-git-send-email-hemant.agrawal@nxp.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/16572/comments/", "check": "pending", "checks": "https://patches.dpdk.org/api/patches/16572/checks/", "tags": {}, "related": [] }, { "id": 97505, "url": "https://patches.dpdk.org/api/patches/97505/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/20210828221345.276048-1-dmitry.kozliuk@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": "<20210828221345.276048-1-dmitry.kozliuk@gmail.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20210828221345.276048-1-dmitry.kozliuk@gmail.com", "date": "2021-08-28T22:13:45", "name": "lib: remove sched.h from public headers", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "b2ea3e18618a10c4b33816a7ecb5c4aa6d87b47f", "submitter": { "id": 1581, "url": "https://patches.dpdk.org/api/people/1581/?format=api", "name": "Dmitry Kozlyuk", "email": "dmitry.kozliuk@gmail.com" }, "delegate": { "id": 24651, "url": "https://patches.dpdk.org/api/users/24651/?format=api", "username": "dmarchand", "first_name": "David", "last_name": "Marchand", "email": "david.marchand@redhat.com" }, "mbox": "https://patches.dpdk.org/project/dpdk/patch/20210828221345.276048-1-dmitry.kozliuk@gmail.com/mbox/", "series": [ { "id": 18506, "url": "https://patches.dpdk.org/api/series/18506/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=18506", "date": "2021-08-28T22:13:45", "name": "lib: remove sched.h from public headers", "version": 1, "mbox": "https://patches.dpdk.org/series/18506/mbox/" } ], "comments": "https://patches.dpdk.org/api/patches/97505/comments/", "check": "fail", "checks": "https://patches.dpdk.org/api/patches/97505/checks/", "tags": {}, "related": [] }, { "id": 1086, "url": "https://patches.dpdk.org/api/patches/1086/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1415034068-22656-1-git-send-email-bruce.richardson@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": "<1415034068-22656-1-git-send-email-bruce.richardson@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1415034068-22656-1-git-send-email-bruce.richardson@intel.com", "date": "2014-11-03T17:01:08", "name": "[dpdk-dev,v2] ixgbe: fix icc issue with mbuf initializer", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "8a0642831ce9bc3f1777950a550d37a6c18aec56", "submitter": { "id": 20, "url": "https://patches.dpdk.org/api/people/20/?format=api", "name": "Bruce Richardson", "email": "bruce.richardson@intel.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1415034068-22656-1-git-send-email-bruce.richardson@intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/1086/comments/", "check": "pending", "checks": "https://patches.dpdk.org/api/patches/1086/checks/", "tags": {}, "related": [] }, { "id": 1118, "url": "https://patches.dpdk.org/api/patches/1118/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1415095289-28961-3-git-send-email-jing.d.chen@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": "<1415095289-28961-3-git-send-email-jing.d.chen@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1415095289-28961-3-git-send-email-jing.d.chen@intel.com", "date": "2014-11-04T10:01:25", "name": "[dpdk-dev,v3,2/6] igb: change for VMDQ arguments expansion", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "c3bb1b5d736c92976aafe0b7e3ea4b7755aea728", "submitter": { "id": 40, "url": "https://patches.dpdk.org/api/people/40/?format=api", "name": "Chen, Jing D", "email": "jing.d.chen@intel.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1415095289-28961-3-git-send-email-jing.d.chen@intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/1118/comments/", "check": "pending", "checks": "https://patches.dpdk.org/api/patches/1118/checks/", "tags": {}, "related": [] }, { "id": 16688, "url": "https://patches.dpdk.org/api/patches/16688/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1476850306-2141-6-git-send-email-rasesh.mody@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": "<1476850306-2141-6-git-send-email-rasesh.mody@qlogic.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1476850306-2141-6-git-send-email-rasesh.mody@qlogic.com", "date": "2016-10-19T04:11:19", "name": "[dpdk-dev,v4,05/32] net/qede/base: add attention formatting string", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "dafd646df1719e118aaf488287656010c4681e1d", "submitter": { "id": 325, "url": "https://patches.dpdk.org/api/people/325/?format=api", "name": "Rasesh Mody", "email": "rasesh.mody@qlogic.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/1476850306-2141-6-git-send-email-rasesh.mody@qlogic.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/16688/comments/", "check": "pending", "checks": "https://patches.dpdk.org/api/patches/16688/checks/", "tags": {}, "related": [] }, { "id": 16713, "url": "https://patches.dpdk.org/api/patches/16713/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1476850306-2141-30-git-send-email-rasesh.mody@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": "<1476850306-2141-30-git-send-email-rasesh.mody@qlogic.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1476850306-2141-30-git-send-email-rasesh.mody@qlogic.com", "date": "2016-10-19T04:11:43", "name": "[dpdk-dev,v4,29/32] net/qede: add support for queue statistics", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "41a42135f1e01d0c889e47aede2fd6ea9567a0f1", "submitter": { "id": 325, "url": "https://patches.dpdk.org/api/people/325/?format=api", "name": "Rasesh Mody", "email": "rasesh.mody@qlogic.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/1476850306-2141-30-git-send-email-rasesh.mody@qlogic.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/16713/comments/", "check": "pending", "checks": "https://patches.dpdk.org/api/patches/16713/checks/", "tags": {}, "related": [] }, { "id": 86077, "url": "https://patches.dpdk.org/api/patches/86077/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/20210107013114.3477-1-ashish.sadanandan@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": "<20210107013114.3477-1-ashish.sadanandan@gmail.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20210107013114.3477-1-ashish.sadanandan@gmail.com", "date": "2021-01-07T01:31:14", "name": "[v2,1/1] mbuf: fix rte_mbuf_dyn.h inclusion from C++", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "2e9cc0ae94ddef61e4e2dca644d5e7330630442d", "submitter": { "id": 2031, "url": "https://patches.dpdk.org/api/people/2031/?format=api", "name": "Ashish Sadanandan", "email": "ashish.sadanandan@gmail.com" }, "delegate": { "id": 24651, "url": "https://patches.dpdk.org/api/users/24651/?format=api", "username": "dmarchand", "first_name": "David", "last_name": "Marchand", "email": "david.marchand@redhat.com" }, "mbox": "https://patches.dpdk.org/project/dpdk/patch/20210107013114.3477-1-ashish.sadanandan@gmail.com/mbox/", "series": [ { "id": 14563, "url": "https://patches.dpdk.org/api/series/14563/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=14563", "date": "2021-01-07T01:31:14", "name": "[v2,1/1] mbuf: fix rte_mbuf_dyn.h inclusion from C++", "version": 2, "mbox": "https://patches.dpdk.org/series/14563/mbox/" } ], "comments": "https://patches.dpdk.org/api/patches/86077/comments/", "check": "fail", "checks": "https://patches.dpdk.org/api/patches/86077/checks/", "tags": {}, "related": [] }, { "id": 16732, "url": "https://patches.dpdk.org/api/patches/16732/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1476970481-21034-1-git-send-email-daniels@research.att.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": "<1476970481-21034-1-git-send-email-daniels@research.att.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1476970481-21034-1-git-send-email-daniels@research.att.com", "date": "2016-10-20T13:34:41", "name": "[dpdk-dev,v2] lib/ether: prevent duplicate callback on list", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "48c5d671b92f27c8f73e9ed187b2f10a4e406e1b", "submitter": { "id": 588, "url": "https://patches.dpdk.org/api/people/588/?format=api", "name": "Scott Daniels", "email": "daniels@research.att.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1476970481-21034-1-git-send-email-daniels@research.att.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/16732/comments/", "check": "pending", "checks": "https://patches.dpdk.org/api/patches/16732/checks/", "tags": {}, "related": [] }, { "id": 1505, "url": "https://patches.dpdk.org/api/patches/1505/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1416866980-23002-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": "<1416866980-23002-1-git-send-email-thomas.monjalon@6wind.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1416866980-23002-1-git-send-email-thomas.monjalon@6wind.com", "date": "2014-11-24T22:09:40", "name": "[dpdk-dev] ethdev: fix doxygen comments about RSS", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "825bc4a04c685270d8ff128d4062c9d6065d61ce", "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/1416866980-23002-1-git-send-email-thomas.monjalon@6wind.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/1505/comments/", "check": "pending", "checks": "https://patches.dpdk.org/api/patches/1505/checks/", "tags": {}, "related": [] }, { "id": 1591, "url": "https://patches.dpdk.org/api/patches/1591/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1416932291-13162-4-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": "<1416932291-13162-4-git-send-email-pablo.de.lara.guarch@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1416932291-13162-4-git-send-email-pablo.de.lara.guarch@intel.com", "date": "2014-11-25T16:18:04", "name": "[dpdk-dev,v6,03/10] CPU Frequency Power Management(Host).", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "def8dea966383c6fb8063b9c7c1bd7058663f607", "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/1416932291-13162-4-git-send-email-pablo.de.lara.guarch@intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/1591/comments/", "check": "pending", "checks": "https://patches.dpdk.org/api/patches/1591/checks/", "tags": {}, "related": [] }, { "id": 84655, "url": "https://patches.dpdk.org/api/patches/84655/?format=api", "web_url": "https://patches.dpdk.org/project/dts/patch/20201201175750.24381-1-linglix.chen@intel.com/", "project": { "id": 3, "url": "https://patches.dpdk.org/api/projects/3/?format=api", "name": "DTS", "link_name": "dts", "list_id": "dts.dpdk.org", "list_email": "dts@dpdk.org", "web_url": "", "scm_url": "git://dpdk.org/tools/dts", "webscm_url": "http://git.dpdk.org/tools/dts/", "list_archive_url": "https://inbox.dpdk.org/dts", "list_archive_url_format": "https://inbox.dpdk.org/dts/{}", "commit_url_format": "" }, "msgid": "<20201201175750.24381-1-linglix.chen@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dts/20201201175750.24381-1-linglix.chen@intel.com", "date": "2020-12-01T17:57:50", "name": "[V2] tests/TestSuite_shutdown_api:fixed differences brought about by speed units", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "28144ae79c8c05ab60185a23c0c8757bc58d812e", "submitter": { "id": 1843, "url": "https://patches.dpdk.org/api/people/1843/?format=api", "name": "Lingli Chen", "email": "linglix.chen@intel.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dts/patch/20201201175750.24381-1-linglix.chen@intel.com/mbox/", "series": [ { "id": 14159, "url": "https://patches.dpdk.org/api/series/14159/?format=api", "web_url": "https://patches.dpdk.org/project/dts/list/?series=14159", "date": "2020-12-01T17:57:50", "name": "[V2] tests/TestSuite_shutdown_api:fixed differences brought about by speed units", "version": 2, "mbox": "https://patches.dpdk.org/series/14159/mbox/" } ], "comments": "https://patches.dpdk.org/api/patches/84655/comments/", "check": "pending", "checks": "https://patches.dpdk.org/api/patches/84655/checks/", "tags": {}, "related": [] }, { "id": 1745, "url": "https://patches.dpdk.org/api/patches/1745/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1417625819-3024-1-git-send-email-bruce.richardson@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": "<1417625819-3024-1-git-send-email-bruce.richardson@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1417625819-3024-1-git-send-email-bruce.richardson@intel.com", "date": "2014-12-03T16:56:59", "name": "[dpdk-dev] examples: fix symmetric_mp, set NIC rx_drop_en bit", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "fe40873c46720183662b61c49353bac379af3b78", "submitter": { "id": 20, "url": "https://patches.dpdk.org/api/people/20/?format=api", "name": "Bruce Richardson", "email": "bruce.richardson@intel.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1417625819-3024-1-git-send-email-bruce.richardson@intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/1745/comments/", "check": "pending", "checks": "https://patches.dpdk.org/api/patches/1745/checks/", "tags": {}, "related": [] }, { "id": 21017, "url": "https://patches.dpdk.org/api/patches/21017/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1488385639-31471-1-git-send-email-romanx.korynkevych@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": "<1488385639-31471-1-git-send-email-romanx.korynkevych@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1488385639-31471-1-git-send-email-romanx.korynkevych@intel.com", "date": "2017-03-01T16:27:19", "name": "[dpdk-dev,v3] proc-info: added collectd-format and host-id options.", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "d63f0097aa99f5ba3546d485f2147e0778c7ae86", "submitter": { "id": 683, "url": "https://patches.dpdk.org/api/people/683/?format=api", "name": "Roman Korynkevych", "email": "romanx.korynkevych@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/1488385639-31471-1-git-send-email-romanx.korynkevych@intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/21017/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/21017/checks/", "tags": {}, "related": [] }, { "id": 2007, "url": "https://patches.dpdk.org/api/patches/2007/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1418718200-31924-1-git-send-email-helin.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": "<1418718200-31924-1-git-send-email-helin.zhang@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1418718200-31924-1-git-send-email-helin.zhang@intel.com", "date": "2014-12-16T08:23:20", "name": "[dpdk-dev,v3] i40e: workaround for X710 performance issues", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "fdd931d94cbdcd1ad7ad2a7590feb4378592ff5c", "submitter": { "id": 14, "url": "https://patches.dpdk.org/api/people/14/?format=api", "name": "Zhang, Helin", "email": "helin.zhang@intel.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1418718200-31924-1-git-send-email-helin.zhang@intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/2007/comments/", "check": "pending", "checks": "https://patches.dpdk.org/api/patches/2007/checks/", "tags": {}, "related": [] }, { "id": 16779, "url": "https://patches.dpdk.org/api/patches/16779/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1477326143-4571-3-git-send-email-jblunck@infradead.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": "<1477326143-4571-3-git-send-email-jblunck@infradead.org>", "list_archive_url": "https://inbox.dpdk.org/dev/1477326143-4571-3-git-send-email-jblunck@infradead.org", "date": "2016-10-24T16:22:23", "name": "[dpdk-dev,v2,3/3] drivers: register aliases for renamed cryptodev drivers", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "a07716d11e93fa10f0466eb5c353a30dfb300100", "submitter": { "id": 249, "url": "https://patches.dpdk.org/api/people/249/?format=api", "name": "Jan Blunck", "email": "jblunck@infradead.org" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1477326143-4571-3-git-send-email-jblunck@infradead.org/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/16779/comments/", "check": "pending", "checks": "https://patches.dpdk.org/api/patches/16779/checks/", "tags": {}, "related": [] }, { "id": 84936, "url": "https://patches.dpdk.org/api/patches/84936/?format=api", "web_url": "https://patches.dpdk.org/project/dts/patch/20201210112655.22020-1-junx.w.zhou@intel.com/", "project": { "id": 3, "url": "https://patches.dpdk.org/api/projects/3/?format=api", "name": "DTS", "link_name": "dts", "list_id": "dts.dpdk.org", "list_email": "dts@dpdk.org", "web_url": "", "scm_url": "git://dpdk.org/tools/dts", "webscm_url": "http://git.dpdk.org/tools/dts/", "list_archive_url": "https://inbox.dpdk.org/dts", "list_archive_url_format": "https://inbox.dpdk.org/dts/{}", "commit_url_format": "" }, "msgid": "<20201210112655.22020-1-junx.w.zhou@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dts/20201210112655.22020-1-junx.w.zhou@intel.com", "date": "2020-12-10T11:26:55", "name": "[V1] tests/TestSuite_dynamic_config:Modify the hard coded appparameter", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "34a3939d7fb00a9860bfa0b8db95a5f1a93686fa", "submitter": { "id": 1646, "url": "https://patches.dpdk.org/api/people/1646/?format=api", "name": "Zhou, JunX W", "email": "junx.w.zhou@intel.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dts/patch/20201210112655.22020-1-junx.w.zhou@intel.com/mbox/", "series": [ { "id": 14233, "url": "https://patches.dpdk.org/api/series/14233/?format=api", "web_url": "https://patches.dpdk.org/project/dts/list/?series=14233", "date": "2020-12-10T11:26:55", "name": "[V1] tests/TestSuite_dynamic_config:Modify the hard coded appparameter", "version": 1, "mbox": "https://patches.dpdk.org/series/14233/mbox/" } ], "comments": "https://patches.dpdk.org/api/patches/84936/comments/", "check": "pending", "checks": "https://patches.dpdk.org/api/patches/84936/checks/", "tags": {}, "related": [] }, { "id": 115065, "url": "https://patches.dpdk.org/api/patches/115065/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/20220815073206.2917968-38-qi.z.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": "<20220815073206.2917968-38-qi.z.zhang@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20220815073206.2917968-38-qi.z.zhang@intel.com", "date": "2022-08-15T07:31:33", "name": "[v2,37/70] net/ice/base: support Tx topo config", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "22b2d0126e704a92c711e664e85ad21675ceb536", "submitter": { "id": 504, "url": "https://patches.dpdk.org/api/people/504/?format=api", "name": "Qi Zhang", "email": "qi.z.zhang@intel.com" }, "delegate": { "id": 1540, "url": "https://patches.dpdk.org/api/users/1540/?format=api", "username": "qzhan15", "first_name": "Qi", "last_name": "Zhang", "email": "qi.z.zhang@intel.com" }, "mbox": "https://patches.dpdk.org/project/dpdk/patch/20220815073206.2917968-38-qi.z.zhang@intel.com/mbox/", "series": [ { "id": 24308, "url": "https://patches.dpdk.org/api/series/24308/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=24308", "date": "2022-08-15T07:30:56", "name": "ice base code update", "version": 2, "mbox": "https://patches.dpdk.org/series/24308/mbox/" } ], "comments": "https://patches.dpdk.org/api/patches/115065/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/115065/checks/", "tags": {}, "related": [] }, { "id": 2232, "url": "https://patches.dpdk.org/api/patches/2232/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1421046973-23283-4-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": "<1421046973-23283-4-git-send-email-jingjing.wu@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1421046973-23283-4-git-send-email-jingjing.wu@intel.com", "date": "2015-01-12T07:16:12", "name": "[dpdk-dev,v2,3/4] testpmd: new commands for ethertype filter", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "20e0c00adf5acdc749a8d8ab9b6e6e1d9d1c3127", "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/1421046973-23283-4-git-send-email-jingjing.wu@intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/2232/comments/", "check": "pending", "checks": "https://patches.dpdk.org/api/patches/2232/checks/", "tags": {}, "related": [] }, { "id": 2234, "url": "https://patches.dpdk.org/api/patches/2234/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1421046973-23283-5-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": "<1421046973-23283-5-git-send-email-jingjing.wu@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1421046973-23283-5-git-send-email-jingjing.wu@intel.com", "date": "2015-01-12T07:16:13", "name": "[dpdk-dev,v2,4/4] ethdev: remove old APIs and structures of ethertype filter", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "3fcf439affa265a37b77ce0f401e3250f44486cd", "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/1421046973-23283-5-git-send-email-jingjing.wu@intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/2234/comments/", "check": "pending", "checks": "https://patches.dpdk.org/api/patches/2234/checks/", "tags": {}, "related": [] }, { "id": 115074, "url": "https://patches.dpdk.org/api/patches/115074/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/20220815073206.2917968-47-qi.z.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": "<20220815073206.2917968-47-qi.z.zhang@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20220815073206.2917968-47-qi.z.zhang@intel.com", "date": "2022-08-15T07:31:42", "name": "[v2,46/70] net/ice/base: update macros of L2TPv2 ptype value", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "7ceb1ba265a545a3dbca7236a6ea49315ae3e3a9", "submitter": { "id": 504, "url": "https://patches.dpdk.org/api/people/504/?format=api", "name": "Qi Zhang", "email": "qi.z.zhang@intel.com" }, "delegate": { "id": 1540, "url": "https://patches.dpdk.org/api/users/1540/?format=api", "username": "qzhan15", "first_name": "Qi", "last_name": "Zhang", "email": "qi.z.zhang@intel.com" }, "mbox": "https://patches.dpdk.org/project/dpdk/patch/20220815073206.2917968-47-qi.z.zhang@intel.com/mbox/", "series": [ { "id": 24308, "url": "https://patches.dpdk.org/api/series/24308/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=24308", "date": "2022-08-15T07:30:56", "name": "ice base code update", "version": 2, "mbox": "https://patches.dpdk.org/series/24308/mbox/" } ], "comments": "https://patches.dpdk.org/api/patches/115074/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/115074/checks/", "tags": {}, "related": [] }, { "id": 85164, "url": "https://patches.dpdk.org/api/patches/85164/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/20201215060519.302145-8-qi.z.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": "<20201215060519.302145-8-qi.z.zhang@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20201215060519.302145-8-qi.z.zhang@intel.com", "date": "2020-12-15T06:04:59", "name": "[07/27] net/ice/base: read Option ROM combo version from CIVD section", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "8a0fc0f8ba76ebcc833575c47c7769817c38cc8a", "submitter": { "id": 504, "url": "https://patches.dpdk.org/api/people/504/?format=api", "name": "Qi Zhang", "email": "qi.z.zhang@intel.com" }, "delegate": { "id": 1540, "url": "https://patches.dpdk.org/api/users/1540/?format=api", "username": "qzhan15", "first_name": "Qi", "last_name": "Zhang", "email": "qi.z.zhang@intel.com" }, "mbox": "https://patches.dpdk.org/project/dpdk/patch/20201215060519.302145-8-qi.z.zhang@intel.com/mbox/", "series": [ { "id": 14300, "url": "https://patches.dpdk.org/api/series/14300/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=14300", "date": "2020-12-15T06:04:52", "name": "ice base code update", "version": 1, "mbox": "https://patches.dpdk.org/series/14300/mbox/" } ], "comments": "https://patches.dpdk.org/api/patches/85164/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/85164/checks/", "tags": {}, "related": [] }, { "id": 85211, "url": "https://patches.dpdk.org/api/patches/85211/?format=api", "web_url": "https://patches.dpdk.org/project/dts/patch/20201215230850.87136-1-yinan.wang@intel.com/", "project": { "id": 3, "url": "https://patches.dpdk.org/api/projects/3/?format=api", "name": "DTS", "link_name": "dts", "list_id": "dts.dpdk.org", "list_email": "dts@dpdk.org", "web_url": "", "scm_url": "git://dpdk.org/tools/dts", "webscm_url": "http://git.dpdk.org/tools/dts/", "list_archive_url": "https://inbox.dpdk.org/dts", "list_archive_url_format": "https://inbox.dpdk.org/dts/{}", "commit_url_format": "" }, "msgid": "<20201215230850.87136-1-yinan.wang@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dts/20201215230850.87136-1-yinan.wang@intel.com", "date": "2020-12-15T23:08:50", "name": "[v1] test_plans/vm2vm_virtio_net_perf_test_plan.rst", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "a2b5edefc37e17fe75e319a3f4abb76fc6c09d89", "submitter": { "id": 1081, "url": "https://patches.dpdk.org/api/people/1081/?format=api", "name": "Wang, Yinan", "email": "yinan.wang@intel.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dts/patch/20201215230850.87136-1-yinan.wang@intel.com/mbox/", "series": [ { "id": 14312, "url": "https://patches.dpdk.org/api/series/14312/?format=api", "web_url": "https://patches.dpdk.org/project/dts/list/?series=14312", "date": "2020-12-15T23:08:50", "name": "[v1] test_plans/vm2vm_virtio_net_perf_test_plan.rst", "version": 1, "mbox": "https://patches.dpdk.org/series/14312/mbox/" } ], "comments": "https://patches.dpdk.org/api/patches/85211/comments/", "check": "pending", "checks": "https://patches.dpdk.org/api/patches/85211/checks/", "tags": {}, "related": [] }, { "id": 57373, "url": "https://patches.dpdk.org/api/patches/57373/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/20190802025154.328-3-stephen@networkplumber.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": "<20190802025154.328-3-stephen@networkplumber.org>", "list_archive_url": "https://inbox.dpdk.org/dev/20190802025154.328-3-stephen@networkplumber.org", "date": "2019-08-02T02:51:53", "name": "[2/3] testpmd: block secondary process", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "4169efac185d1b7f2b1f1da84168637ff92ffde2", "submitter": { "id": 27, "url": "https://patches.dpdk.org/api/people/27/?format=api", "name": "Stephen Hemminger", "email": "stephen@networkplumber.org" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/20190802025154.328-3-stephen@networkplumber.org/mbox/", "series": [ { "id": 5880, "url": "https://patches.dpdk.org/api/series/5880/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=5880", "date": "2019-08-02T02:51:51", "name": "testpmd: fixes for 19.08", "version": 1, "mbox": "https://patches.dpdk.org/series/5880/mbox/" } ], "comments": "https://patches.dpdk.org/api/patches/57373/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/57373/checks/", "tags": {}, "related": [] }, { "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": 94678, "url": "https://patches.dpdk.org/api/patches/94678/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/20210622153450.12324-1-talshn@nvidia.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": "<20210622153450.12324-1-talshn@nvidia.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20210622153450.12324-1-talshn@nvidia.com", "date": "2021-06-22T15:34:50", "name": "[v3] net/mlx5: add TCP and IPv6 to supported flow items list in Windows", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "08fc89d42ddfec1cfc2dbd56919e1c928627db8d", "submitter": { "id": 1893, "url": "https://patches.dpdk.org/api/people/1893/?format=api", "name": "Tal Shnaiderman", "email": "talshn@nvidia.com" }, "delegate": { "id": 3268, "url": "https://patches.dpdk.org/api/users/3268/?format=api", "username": "rasland", "first_name": "Raslan", "last_name": "Darawsheh", "email": "rasland@nvidia.com" }, "mbox": "https://patches.dpdk.org/project/dpdk/patch/20210622153450.12324-1-talshn@nvidia.com/mbox/", "series": [ { "id": 17441, "url": "https://patches.dpdk.org/api/series/17441/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=17441", "date": "2021-06-22T15:34:50", "name": "[v3] net/mlx5: add TCP and IPv6 to supported flow items list in Windows", "version": 3, "mbox": "https://patches.dpdk.org/series/17441/mbox/" } ], "comments": "https://patches.dpdk.org/api/patches/94678/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/94678/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": 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": 11377, "url": "https://patches.dpdk.org/api/patches/11377/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1457584366-3036-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": "<1457584366-3036-8-git-send-email-yuanhan.liu@linux.intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1457584366-3036-8-git-send-email-yuanhan.liu@linux.intel.com", "date": "2016-03-10T04:32:45", "name": "[dpdk-dev,v3,7/8] vhost: do sanity check for desc->next against with vq->size", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "9273691f82558c95a0bd2e5ba25fedb3043e90a1", "submitter": { "id": 307, "url": "https://patches.dpdk.org/api/people/307/?format=api", "name": "Yuanhan Liu", "email": "yuanhan.liu@linux.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/1457584366-3036-8-git-send-email-yuanhan.liu@linux.intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/11377/comments/", "check": "pending", "checks": "https://patches.dpdk.org/api/patches/11377/checks/", "tags": {}, "related": [] }, { "id": 91419, "url": "https://patches.dpdk.org/api/patches/91419/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1618385126-44384-3-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": "<1618385126-44384-3-git-send-email-wenzhuo.lu@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1618385126-44384-3-git-send-email-wenzhuo.lu@intel.com", "date": "2021-04-14T07:25:25", "name": "[v5,2/3] net/ice: fix segment fault in AVX512", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "31c116105c209923d96f760a80b8a92d952f3d49", "submitter": { "id": 258, "url": "https://patches.dpdk.org/api/people/258/?format=api", "name": "Wenzhuo Lu", "email": "wenzhuo.lu@intel.com" }, "delegate": { "id": 1540, "url": "https://patches.dpdk.org/api/users/1540/?format=api", "username": "qzhan15", "first_name": "Qi", "last_name": "Zhang", "email": "qi.z.zhang@intel.com" }, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1618385126-44384-3-git-send-email-wenzhuo.lu@intel.com/mbox/", "series": [ { "id": 16360, "url": "https://patches.dpdk.org/api/series/16360/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=16360", "date": "2021-04-14T07:25:23", "name": "fix segment fault in avx512 code", "version": 5, "mbox": "https://patches.dpdk.org/series/16360/mbox/" } ], "comments": "https://patches.dpdk.org/api/patches/91419/comments/", "check": "warning", "checks": "https://patches.dpdk.org/api/patches/91419/checks/", "tags": {}, "related": [] }, { "id": 22087, "url": "https://patches.dpdk.org/api/patches/22087/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1490199357-12216-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": "<1490199357-12216-1-git-send-email-pablo.de.lara.guarch@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1490199357-12216-1-git-send-email-pablo.de.lara.guarch@intel.com", "date": "2017-03-22T16:15:57", "name": "[dpdk-dev] doc: add missing supported algos", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "ca06e24890f3ad00ffd83d7e238219d149d69cab", "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": { "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/1490199357-12216-1-git-send-email-pablo.de.lara.guarch@intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/22087/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/22087/checks/", "tags": {}, "related": [] }, { "id": 2649, "url": "https://patches.dpdk.org/api/patches/2649/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1422499127-11689-3-git-send-email-zhihong.wang@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": "<1422499127-11689-3-git-send-email-zhihong.wang@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1422499127-11689-3-git-send-email-zhihong.wang@intel.com", "date": "2015-01-29T02:38:45", "name": "[dpdk-dev,v2,2/4] app/test: Removed unnecessary test cases in app/test/test_memcpy.c", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "162567ba7113cc51f41a8bb5e2e24e6a223ad580", "submitter": { "id": 156, "url": "https://patches.dpdk.org/api/people/156/?format=api", "name": "Zhihong Wang", "email": "zhihong.wang@intel.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1422499127-11689-3-git-send-email-zhihong.wang@intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/2649/comments/", "check": "pending", "checks": "https://patches.dpdk.org/api/patches/2649/checks/", "tags": {}, "related": [] }, { "id": 108110, "url": "https://patches.dpdk.org/api/patches/108110/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/20220223030240.2506513-9-akozyrev@nvidia.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": "<20220223030240.2506513-9-akozyrev@nvidia.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20220223030240.2506513-9-akozyrev@nvidia.com", "date": "2022-02-23T03:02:37", "name": "[v10,08/11] app/testpmd: add async flow create/destroy operations", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "db11aef61aaf7d9b59fcc51354031c230812a504", "submitter": { "id": 1873, "url": "https://patches.dpdk.org/api/people/1873/?format=api", "name": "Alexander Kozyrev", "email": "akozyrev@nvidia.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/20220223030240.2506513-9-akozyrev@nvidia.com/mbox/", "series": [ { "id": 21808, "url": "https://patches.dpdk.org/api/series/21808/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=21808", "date": "2022-02-23T03:02:29", "name": "ethdev: datapath-focused flow rules management", "version": 10, "mbox": "https://patches.dpdk.org/series/21808/mbox/" } ], "comments": "https://patches.dpdk.org/api/patches/108110/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/108110/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": 17079, "url": "https://patches.dpdk.org/api/patches/17079/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1479403997-15437-2-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": "<1479403997-15437-2-git-send-email-fiona.trahe@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1479403997-15437-2-git-send-email-fiona.trahe@intel.com", "date": "2016-11-17T17:33:17", "name": "[dpdk-dev] crypto: remove unused digest-appended feature", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "a8c3b2bee22f75bccefce61d2e0c2b7e3b8d2b46", "submitter": { "id": 423, "url": "https://patches.dpdk.org/api/people/423/?format=api", "name": "Fiona Trahe", "email": "fiona.trahe@intel.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/1479403997-15437-2-git-send-email-fiona.trahe@intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/17079/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/17079/checks/", "tags": {}, "related": [] }, { "id": 115200, "url": "https://patches.dpdk.org/api/patches/115200/?format=api", "web_url": "https://patches.dpdk.org/project/dts/patch/20220817080805.4018121-1-weix.ling@intel.com/", "project": { "id": 3, "url": "https://patches.dpdk.org/api/projects/3/?format=api", "name": "DTS", "link_name": "dts", "list_id": "dts.dpdk.org", "list_email": "dts@dpdk.org", "web_url": "", "scm_url": "git://dpdk.org/tools/dts", "webscm_url": "http://git.dpdk.org/tools/dts/", "list_archive_url": "https://inbox.dpdk.org/dts", "list_archive_url_format": "https://inbox.dpdk.org/dts/{}", "commit_url_format": "" }, "msgid": "<20220817080805.4018121-1-weix.ling@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dts/20220817080805.4018121-1-weix.ling@intel.com", "date": "2022-08-17T08:08:05", "name": "[V4,2/3] tests/basic_4k_pages_cbdma: modify testsuite to test virtio dequeue", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "b0dd34d25567e6cdd2c4cf3e7b50a1196ac10dbc", "submitter": { "id": 1828, "url": "https://patches.dpdk.org/api/people/1828/?format=api", "name": "Ling, WeiX", "email": "weix.ling@intel.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dts/patch/20220817080805.4018121-1-weix.ling@intel.com/mbox/", "series": [ { "id": 24334, "url": "https://patches.dpdk.org/api/series/24334/?format=api", "web_url": "https://patches.dpdk.org/project/dts/list/?series=24334", "date": "2022-08-17T08:07:46", "name": "modify basic_4k_pages_cbdma to test virtio dequeue", "version": 4, "mbox": "https://patches.dpdk.org/series/24334/mbox/" } ], "comments": "https://patches.dpdk.org/api/patches/115200/comments/", "check": "pending", "checks": "https://patches.dpdk.org/api/patches/115200/checks/", "tags": {}, "related": [] }, { "id": 3202, "url": "https://patches.dpdk.org/api/patches/3202/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1423742468-30404-13-git-send-email-changchun.ouyang@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": "<1423742468-30404-13-git-send-email-changchun.ouyang@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1423742468-30404-13-git-send-email-changchun.ouyang@intel.com", "date": "2015-02-12T12:00:44", "name": "[dpdk-dev,12/36] ixgbe base codes: Refine struct for physical information", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "e3e8b09a90a6230bf10cb87b78e3ae7a0bc21c0f", "submitter": { "id": 31, "url": "https://patches.dpdk.org/api/people/31/?format=api", "name": "Ouyang Changchun", "email": "changchun.ouyang@intel.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1423742468-30404-13-git-send-email-changchun.ouyang@intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/3202/comments/", "check": "pending", "checks": "https://patches.dpdk.org/api/patches/3202/checks/", "tags": {}, "related": [] }, { "id": 36262, "url": "https://patches.dpdk.org/api/patches/36262/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1521462233-13590-17-git-send-email-Ravi1.kumar@amd.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": "<1521462233-13590-17-git-send-email-Ravi1.kumar@amd.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1521462233-13590-17-git-send-email-Ravi1.kumar@amd.com", "date": "2018-03-19T12:23:51", "name": "[dpdk-dev,v5,17/19] crypto/ccp: support cpu based md5 and sha2 family authentication algo", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "26d3a17a3c640ce5318b015b9065bd169e117ed4", "submitter": { "id": 819, "url": "https://patches.dpdk.org/api/people/819/?format=api", "name": "Kumar, Ravi1", "email": "ravi1.kumar@amd.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/1521462233-13590-17-git-send-email-Ravi1.kumar@amd.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/36262/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/36262/checks/", "tags": {}, "related": [] }, { "id": 3289, "url": "https://patches.dpdk.org/api/patches/3289/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1423819371-24222-13-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": "<1423819371-24222-13-git-send-email-olivier.matz@6wind.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1423819371-24222-13-git-send-email-olivier.matz@6wind.com", "date": "2015-02-13T09:22:43", "name": "[dpdk-dev,v3,12/20] testpmd: introduce parse_vxlan in csum fwd engine", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "a8b84d212f4ae1b837adaf16e46388295c8985f8", "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/1423819371-24222-13-git-send-email-olivier.matz@6wind.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/3289/comments/", "check": "pending", "checks": "https://patches.dpdk.org/api/patches/3289/checks/", "tags": {}, "related": [] }, { "id": 11841, "url": "https://patches.dpdk.org/api/patches/11841/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1459416734-54479-3-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": "<1459416734-54479-3-git-send-email-pablo.de.lara.guarch@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1459416734-54479-3-git-send-email-pablo.de.lara.guarch@intel.com", "date": "2016-03-31T09:32:08", "name": "[dpdk-dev,v3,2/8] l2fwd-crypto: rename period parameter", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "6250a9a87014c76f336fab27af7ccec92429eea5", "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/1459416734-54479-3-git-send-email-pablo.de.lara.guarch@intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/11841/comments/", "check": "pending", "checks": "https://patches.dpdk.org/api/patches/11841/checks/", "tags": {}, "related": [] }, { "id": 3357, "url": "https://patches.dpdk.org/api/patches/3357/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1423979251-5562-1-git-send-email-cunming.liang@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": "<1423979251-5562-1-git-send-email-cunming.liang@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1423979251-5562-1-git-send-email-cunming.liang@intel.com", "date": "2015-02-15T05:47:31", "name": "[dpdk-dev,v1] test: add ut for eal flags --lcores", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "c773b7bc68caa60a3c3d21558ebc12f668efb800", "submitter": { "id": 46, "url": "https://patches.dpdk.org/api/people/46/?format=api", "name": "Cunming Liang", "email": "cunming.liang@intel.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1423979251-5562-1-git-send-email-cunming.liang@intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/3357/comments/", "check": "pending", "checks": "https://patches.dpdk.org/api/patches/3357/checks/", "tags": {}, "related": [] }, { "id": 3395, "url": "https://patches.dpdk.org/api/patches/3395/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1424138896-28618-11-git-send-email-cunming.liang@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": "<1424138896-28618-11-git-send-email-cunming.liang@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1424138896-28618-11-git-send-email-cunming.liang@intel.com", "date": "2015-02-17T02:08:07", "name": "[dpdk-dev,v8,10/19] eal: apply affinity of EAL thread by assigned cpuset", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "a308121f9abcdde3748417a89a0952744b1a66e1", "submitter": { "id": 46, "url": "https://patches.dpdk.org/api/people/46/?format=api", "name": "Cunming Liang", "email": "cunming.liang@intel.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1424138896-28618-11-git-send-email-cunming.liang@intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/3395/comments/", "check": "pending", "checks": "https://patches.dpdk.org/api/patches/3395/checks/", "tags": {}, "related": [] }, { "id": 36316, "url": "https://patches.dpdk.org/api/patches/36316/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/58c022f69b102d20b29ab2d0e2a91ddc09ab410d.1521573303.git.shahafs@mellanox.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": "<58c022f69b102d20b29ab2d0e2a91ddc09ab410d.1521573303.git.shahafs@mellanox.com>", "list_archive_url": "https://inbox.dpdk.org/dev/58c022f69b102d20b29ab2d0e2a91ddc09ab410d.1521573303.git.shahafs@mellanox.com", "date": "2018-03-20T19:20:36", "name": "[dpdk-dev,v2,2/9] net/tap: align SPDX Mellanox copyrights", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "a46aa51ef6be447ff136f230198609d817701ead", "submitter": { "id": 634, "url": "https://patches.dpdk.org/api/people/634/?format=api", "name": "Shahaf Shuler", "email": "shahafs@mellanox.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/58c022f69b102d20b29ab2d0e2a91ddc09ab410d.1521573303.git.shahafs@mellanox.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/36316/comments/", "check": "fail", "checks": "https://patches.dpdk.org/api/patches/36316/checks/", "tags": {}, "related": [] }, { "id": 101447, "url": "https://patches.dpdk.org/api/patches/101447/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/20211013173448.28621-9-ivan.malov@oktetlabs.ru/", "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": "<20211013173448.28621-9-ivan.malov@oktetlabs.ru>", "list_archive_url": "https://inbox.dpdk.org/dev/20211013173448.28621-9-ivan.malov@oktetlabs.ru", "date": "2021-10-13T17:34:44", "name": "[v7,08/12] net/bnxt: support meta flow actions to overrule destinations", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "ed0d8e0d83bee3357c569b81e962ce2a33b40b0f", "submitter": { "id": 869, "url": "https://patches.dpdk.org/api/people/869/?format=api", "name": "Ivan Malov", "email": "Ivan.Malov@oktetlabs.ru" }, "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/20211013173448.28621-9-ivan.malov@oktetlabs.ru/mbox/", "series": [ { "id": 19610, "url": "https://patches.dpdk.org/api/series/19610/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=19610", "date": "2021-10-13T17:34:36", "name": "ethdev: rework transfer flow API", "version": 7, "mbox": "https://patches.dpdk.org/series/19610/mbox/" } ], "comments": "https://patches.dpdk.org/api/patches/101447/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/101447/checks/", "tags": {}, "related": [] }, { "id": 3645, "url": "https://patches.dpdk.org/api/patches/3645/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1424712993-73818-10-git-send-email-przemyslaw.czesnowicz@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": "<1424712993-73818-10-git-send-email-przemyslaw.czesnowicz@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1424712993-73818-10-git-send-email-przemyslaw.czesnowicz@intel.com", "date": "2015-02-23T17:36:31", "name": "[dpdk-dev,v3,09/11] lib/librte_vhost: vhost user support", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "a375261a8e40b22fc8dccd604c76ab2ac69472ce", "submitter": { "id": 145, "url": "https://patches.dpdk.org/api/people/145/?format=api", "name": "Czesnowicz, Przemyslaw", "email": "przemyslaw.czesnowicz@intel.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1424712993-73818-10-git-send-email-przemyslaw.czesnowicz@intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/3645/comments/", "check": "pending", "checks": "https://patches.dpdk.org/api/patches/3645/checks/", "tags": {}, "related": [] }, { "id": 3676, "url": "https://patches.dpdk.org/api/patches/3676/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1424784647-19367-4-git-send-email-bruce.richardson@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": "<1424784647-19367-4-git-send-email-bruce.richardson@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1424784647-19367-4-git-send-email-bruce.richardson@intel.com", "date": "2015-02-24T13:30:47", "name": "[dpdk-dev,v4,3/3] eal: remove unnecessary check for primary instance", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "2d628bab1a568e29c5b46a1acb7814916dd6b95d", "submitter": { "id": 20, "url": "https://patches.dpdk.org/api/people/20/?format=api", "name": "Bruce Richardson", "email": "bruce.richardson@intel.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1424784647-19367-4-git-send-email-bruce.richardson@intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/3676/comments/", "check": "pending", "checks": "https://patches.dpdk.org/api/patches/3676/checks/", "tags": {}, "related": [] }, { "id": 57589, "url": "https://patches.dpdk.org/api/patches/57589/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1565264843-1322-1-git-send-email-viacheslavo@mellanox.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": "<1565264843-1322-1-git-send-email-viacheslavo@mellanox.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1565264843-1322-1-git-send-email-viacheslavo@mellanox.com", "date": "2019-08-08T11:47:23", "name": "doc: inline data settings affect mlx5 Tx queue max size", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "a3a1428b2b3e91cf5de5ece3b5c5b2343d302342", "submitter": { "id": 1102, "url": "https://patches.dpdk.org/api/people/1102/?format=api", "name": "Slava Ovsiienko", "email": "viacheslavo@mellanox.com" }, "delegate": { "id": 3268, "url": "https://patches.dpdk.org/api/users/3268/?format=api", "username": "rasland", "first_name": "Raslan", "last_name": "Darawsheh", "email": "rasland@nvidia.com" }, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1565264843-1322-1-git-send-email-viacheslavo@mellanox.com/mbox/", "series": [ { "id": 5990, "url": "https://patches.dpdk.org/api/series/5990/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=5990", "date": "2019-08-08T11:47:23", "name": "doc: inline data settings affect mlx5 Tx queue max size", "version": 1, "mbox": "https://patches.dpdk.org/series/5990/mbox/" } ], "comments": "https://patches.dpdk.org/api/patches/57589/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/57589/checks/", "tags": {}, "related": [] }, { "id": 4015, "url": "https://patches.dpdk.org/api/patches/4015/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1426238059-18386-2-git-send-email-jing.d.chen@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": "<1426238059-18386-2-git-send-email-jing.d.chen@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1426238059-18386-2-git-send-email-jing.d.chen@intel.com", "date": "2015-03-13T09:14:18", "name": "[dpdk-dev,v2,1/2] doc: update programmers guide for fm10k pmd driver", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "30aba97be9ae67e4b6df10b7408bf9a57fe44e02", "submitter": { "id": 40, "url": "https://patches.dpdk.org/api/people/40/?format=api", "name": "Chen, Jing D", "email": "jing.d.chen@intel.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1426238059-18386-2-git-send-email-jing.d.chen@intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/4015/comments/", "check": "pending", "checks": "https://patches.dpdk.org/api/patches/4015/checks/", "tags": {}, "related": [] }, { "id": 3812, "url": "https://patches.dpdk.org/api/patches/3812/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1425314060-2072-1-git-send-email-bruce.richardson@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": "<1425314060-2072-1-git-send-email-bruce.richardson@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1425314060-2072-1-git-send-email-bruce.richardson@intel.com", "date": "2015-03-02T16:34:20", "name": "[dpdk-dev] eal/bsd: enable contigmem blocks >1GB in size", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "c80a7007b8f47ca9950b99cbe32cb52dfe8a924e", "submitter": { "id": 20, "url": "https://patches.dpdk.org/api/people/20/?format=api", "name": "Bruce Richardson", "email": "bruce.richardson@intel.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1425314060-2072-1-git-send-email-bruce.richardson@intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/3812/comments/", "check": "pending", "checks": "https://patches.dpdk.org/api/patches/3812/checks/", "tags": {}, "related": [] }, { "id": 3859, "url": "https://patches.dpdk.org/api/patches/3859/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1425505810-9269-11-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": "<1425505810-9269-11-git-send-email-david.marchand@6wind.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1425505810-9269-11-git-send-email-david.marchand@6wind.com", "date": "2015-03-04T21:50:10", "name": "[dpdk-dev,10/10] eal: no need for E_RTE_NO_TAILQ anymore", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "e45e00613caca7df4a08eb04346fb089e74873fc", "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/1425505810-9269-11-git-send-email-david.marchand@6wind.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/3859/comments/", "check": "pending", "checks": "https://patches.dpdk.org/api/patches/3859/checks/", "tags": {}, "related": [] }, { "id": 3915, "url": "https://patches.dpdk.org/api/patches/3915/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1425695004-29605-2-git-send-email-stephen@networkplumber.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": "<1425695004-29605-2-git-send-email-stephen@networkplumber.org>", "list_archive_url": "https://inbox.dpdk.org/dev/1425695004-29605-2-git-send-email-stephen@networkplumber.org", "date": "2015-03-07T02:23:20", "name": "[dpdk-dev,1/5] ixgbe: make txq_ops const", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "0d02a8cda166707737e854bf77da347d32ff24ae", "submitter": { "id": 27, "url": "https://patches.dpdk.org/api/people/27/?format=api", "name": "Stephen Hemminger", "email": "stephen@networkplumber.org" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1425695004-29605-2-git-send-email-stephen@networkplumber.org/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/3915/comments/", "check": "pending", "checks": "https://patches.dpdk.org/api/patches/3915/checks/", "tags": {}, "related": [] }, { "id": 3992, "url": "https://patches.dpdk.org/api/patches/3992/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1426157969-30660-1-git-send-email-siobhan.a.butler@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": "<1426157969-30660-1-git-send-email-siobhan.a.butler@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1426157969-30660-1-git-send-email-siobhan.a.butler@intel.com", "date": "2015-03-12T10:59:29", "name": "[dpdk-dev] doc: remove copyright from base of page", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "25d9c68d67263ab30f9aced4caee9e03bcd24a41", "submitter": { "id": 122, "url": "https://patches.dpdk.org/api/people/122/?format=api", "name": "Siobhan Butler", "email": "siobhan.a.butler@intel.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1426157969-30660-1-git-send-email-siobhan.a.butler@intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/3992/comments/", "check": "pending", "checks": "https://patches.dpdk.org/api/patches/3992/checks/", "tags": {}, "related": [] }, { "id": 94841, "url": "https://patches.dpdk.org/api/patches/94841/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1624600591-29841-18-git-send-email-anoobj@marvell.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": "<1624600591-29841-18-git-send-email-anoobj@marvell.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1624600591-29841-18-git-send-email-anoobj@marvell.com", "date": "2021-06-25T05:56:28", "name": "[v2,17/20] crypto/cnxk: add KASUMI decrypt", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "6ccf78e888ca21dd75d7b4a53b1e17544f018fa6", "submitter": { "id": 1205, "url": "https://patches.dpdk.org/api/people/1205/?format=api", "name": "Anoob Joseph", "email": "anoobj@marvell.com" }, "delegate": { "id": 6690, "url": "https://patches.dpdk.org/api/users/6690/?format=api", "username": "akhil", "first_name": "akhil", "last_name": "goyal", "email": "gakhil@marvell.com" }, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1624600591-29841-18-git-send-email-anoobj@marvell.com/mbox/", "series": [ { "id": 17483, "url": "https://patches.dpdk.org/api/series/17483/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=17483", "date": "2021-06-25T05:56:11", "name": "Add Marvell CNXK crypto PMDs", "version": 2, "mbox": "https://patches.dpdk.org/series/17483/mbox/" } ], "comments": "https://patches.dpdk.org/api/patches/94841/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/94841/checks/", "tags": {}, "related": [] }, { "id": 86491, "url": "https://patches.dpdk.org/api/patches/86491/?format=api", "web_url": "https://patches.dpdk.org/project/dts/patch/20210114021537.8863-2-box.c.chen@intel.com/", "project": { "id": 3, "url": "https://patches.dpdk.org/api/projects/3/?format=api", "name": "DTS", "link_name": "dts", "list_id": "dts.dpdk.org", "list_email": "dts@dpdk.org", "web_url": "", "scm_url": "git://dpdk.org/tools/dts", "webscm_url": "http://git.dpdk.org/tools/dts/", "list_archive_url": "https://inbox.dpdk.org/dts", "list_archive_url_format": "https://inbox.dpdk.org/dts/{}", "commit_url_format": "" }, "msgid": "<20210114021537.8863-2-box.c.chen@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dts/20210114021537.8863-2-box.c.chen@intel.com", "date": "2021-01-14T02:15:36", "name": "[V2,1/2] add smoke test plan", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "e49036c4bbee3fd54cd6ca03d369269ad5d01317", "submitter": { "id": 1819, "url": "https://patches.dpdk.org/api/people/1819/?format=api", "name": "Chen, BoX C", "email": "box.c.chen@intel.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dts/patch/20210114021537.8863-2-box.c.chen@intel.com/mbox/", "series": [ { "id": 14706, "url": "https://patches.dpdk.org/api/series/14706/?format=api", "web_url": "https://patches.dpdk.org/project/dts/list/?series=14706", "date": "2021-01-14T02:15:36", "name": "[V2,1/2] add smoke test plan", "version": 2, "mbox": "https://patches.dpdk.org/series/14706/mbox/" } ], "comments": "https://patches.dpdk.org/api/patches/86491/comments/", "check": "pending", "checks": "https://patches.dpdk.org/api/patches/86491/checks/", "tags": {}, "related": [] }, { "id": 57006, "url": "https://patches.dpdk.org/api/patches/57006/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/bae967a6f3c07e5a417226a9d4fb2781b4a42235.1563958922.git.dekelp@mellanox.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": "<bae967a6f3c07e5a417226a9d4fb2781b4a42235.1563958922.git.dekelp@mellanox.com>", "list_archive_url": "https://inbox.dpdk.org/dev/bae967a6f3c07e5a417226a9d4fb2781b4a42235.1563958922.git.dekelp@mellanox.com", "date": "2019-07-24T09:05:11", "name": "[v3] net/mlx5: fix Rx queue release of resources", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "4af22222cb1eb5daec1be37dbabf483591c94a7d", "submitter": { "id": 1082, "url": "https://patches.dpdk.org/api/people/1082/?format=api", "name": "Dekel Peled", "email": "dekelp@mellanox.com" }, "delegate": { "id": 3268, "url": "https://patches.dpdk.org/api/users/3268/?format=api", "username": "rasland", "first_name": "Raslan", "last_name": "Darawsheh", "email": "rasland@nvidia.com" }, "mbox": "https://patches.dpdk.org/project/dpdk/patch/bae967a6f3c07e5a417226a9d4fb2781b4a42235.1563958922.git.dekelp@mellanox.com/mbox/", "series": [ { "id": 5695, "url": "https://patches.dpdk.org/api/series/5695/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=5695", "date": "2019-07-24T09:05:11", "name": "[v3] net/mlx5: fix Rx queue release of resources", "version": 3, "mbox": "https://patches.dpdk.org/series/5695/mbox/" } ], "comments": "https://patches.dpdk.org/api/patches/57006/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/57006/checks/", "tags": {}, "related": [] }, { "id": 4070, "url": "https://patches.dpdk.org/api/patches/4070/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1426764204-3882-6-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": "<1426764204-3882-6-git-send-email-thomas.monjalon@6wind.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1426764204-3882-6-git-send-email-thomas.monjalon@6wind.com", "date": "2015-03-19T11:23:22", "name": "[dpdk-dev,v5,5/7] doc: fix version for python 3", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "c7e8aa35898b12f886ef3198a465a6a6506e0a9b", "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/1426764204-3882-6-git-send-email-thomas.monjalon@6wind.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/4070/comments/", "check": "pending", "checks": "https://patches.dpdk.org/api/patches/4070/checks/", "tags": {}, "related": [] }, { "id": 57017, "url": "https://patches.dpdk.org/api/patches/57017/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/20190724122719.103271-1-jasvinder.singh@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": "<20190724122719.103271-1-jasvinder.singh@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20190724122719.103271-1-jasvinder.singh@intel.com", "date": "2019-07-24T12:27:19", "name": "examples/qos_sched: add more tc to red configuration", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "2e53aac0456ebfa3dd81224de68b6461cc261980", "submitter": { "id": 285, "url": "https://patches.dpdk.org/api/people/285/?format=api", "name": "Jasvinder Singh", "email": "jasvinder.singh@intel.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/20190724122719.103271-1-jasvinder.singh@intel.com/mbox/", "series": [ { "id": 5703, "url": "https://patches.dpdk.org/api/series/5703/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=5703", "date": "2019-07-24T12:27:19", "name": "examples/qos_sched: add more tc to red configuration", "version": 1, "mbox": "https://patches.dpdk.org/series/5703/mbox/" } ], "comments": "https://patches.dpdk.org/api/patches/57017/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/57017/checks/", "tags": {}, "related": [] }, { "id": 4432, "url": "https://patches.dpdk.org/api/patches/4432/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1429696650-9043-8-git-send-email-olivier.matz@6wind.com/", "project": { "id": 1, "url": "https://patches.dpdk.org/api/projects/1/?format=api", "name": "DPDK", "link_name": "dpdk", "list_id": "dev.dpdk.org", "list_email": "dev@dpdk.org", "web_url": "http://core.dpdk.org", "scm_url": "git://dpdk.org/dpdk", "webscm_url": "http://git.dpdk.org/dpdk", "list_archive_url": "https://inbox.dpdk.org/dev", "list_archive_url_format": "https://inbox.dpdk.org/dev/{}", "commit_url_format": "" }, "msgid": "<1429696650-9043-8-git-send-email-olivier.matz@6wind.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1429696650-9043-8-git-send-email-olivier.matz@6wind.com", "date": "2015-04-22T09:57:24", "name": "[dpdk-dev,v6,07/13] apps: use rte_pktmbuf_pool_create to create mbuf pools", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "31cda782e405170c7619918bc96a530dba7253b0", "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/1429696650-9043-8-git-send-email-olivier.matz@6wind.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/4432/comments/", "check": "pending", "checks": "https://patches.dpdk.org/api/patches/4432/checks/", "tags": {}, "related": [] }, { "id": 57170, "url": "https://patches.dpdk.org/api/patches/57170/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1564148539-17016-1-git-send-email-bernard.iremonger@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": "<1564148539-17016-1-git-send-email-bernard.iremonger@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1564148539-17016-1-git-send-email-bernard.iremonger@intel.com", "date": "2019-07-26T13:42:19", "name": "[v5] doc: release note for the IPsec library and application", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "2be06738130f9e0e29f2a5d0cf9bd0c345fd17f7", "submitter": { "id": 91, "url": "https://patches.dpdk.org/api/people/91/?format=api", "name": "Iremonger, Bernard", "email": "bernard.iremonger@intel.com" }, "delegate": { "id": 6690, "url": "https://patches.dpdk.org/api/users/6690/?format=api", "username": "akhil", "first_name": "akhil", "last_name": "goyal", "email": "gakhil@marvell.com" }, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1564148539-17016-1-git-send-email-bernard.iremonger@intel.com/mbox/", "series": [ { "id": 5779, "url": "https://patches.dpdk.org/api/series/5779/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=5779", "date": "2019-07-26T13:42:19", "name": "[v5] doc: release note for the IPsec library and application", "version": 5, "mbox": "https://patches.dpdk.org/series/5779/mbox/" } ], "comments": "https://patches.dpdk.org/api/patches/57170/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/57170/checks/", "tags": {}, "related": [] }, { "id": 87523, "url": "https://patches.dpdk.org/api/patches/87523/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/20210129055905.1768645-4-feifei.wang2@arm.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": "<20210129055905.1768645-4-feifei.wang2@arm.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20210129055905.1768645-4-feifei.wang2@arm.com", "date": "2021-01-29T05:59:05", "name": "[v3,3/3] ring: refactor ring library", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "62c8501e696d62c47b583512eb2814352f4b6938", "submitter": { "id": 1771, "url": "https://patches.dpdk.org/api/people/1771/?format=api", "name": "Feifei Wang", "email": "feifei.wang2@arm.com" }, "delegate": { "id": 24651, "url": "https://patches.dpdk.org/api/users/24651/?format=api", "username": "dmarchand", "first_name": "David", "last_name": "Marchand", "email": "david.marchand@redhat.com" }, "mbox": "https://patches.dpdk.org/project/dpdk/patch/20210129055905.1768645-4-feifei.wang2@arm.com/mbox/", "series": [ { "id": 15026, "url": "https://patches.dpdk.org/api/series/15026/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=15026", "date": "2021-01-29T05:59:02", "name": "refactoring ring library", "version": 3, "mbox": "https://patches.dpdk.org/series/15026/mbox/" } ], "comments": "https://patches.dpdk.org/api/patches/87523/comments/", "check": "fail", "checks": "https://patches.dpdk.org/api/patches/87523/checks/", "tags": {}, "related": [] }, { "id": 57265, "url": "https://patches.dpdk.org/api/patches/57265/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1564484875-75300-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": "<1564484875-75300-1-git-send-email-john.mcnamara@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1564484875-75300-1-git-send-email-john.mcnamara@intel.com", "date": "2019-07-30T11:07:55", "name": "[v1] doc: add note about patching third party dependencies", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "930daeaae8a2606ca59bd757f3cef8e2c4e9b9ce", "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/1564484875-75300-1-git-send-email-john.mcnamara@intel.com/mbox/", "series": [ { "id": 5826, "url": "https://patches.dpdk.org/api/series/5826/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=5826", "date": "2019-07-30T11:07:55", "name": "[v1] doc: add note about patching third party dependencies", "version": 1, "mbox": "https://patches.dpdk.org/series/5826/mbox/" } ], "comments": "https://patches.dpdk.org/api/patches/57265/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/57265/checks/", "tags": {}, "related": [] }, { "id": 87679, "url": "https://patches.dpdk.org/api/patches/87679/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1612355037-48768-4-git-send-email-oulijun@huawei.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": "<1612355037-48768-4-git-send-email-oulijun@huawei.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1612355037-48768-4-git-send-email-oulijun@huawei.com", "date": "2021-02-03T12:23:49", "name": "[03/11] net/hns3: fix RSS indirection table size", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "c76b2edcb6a3a533b88d6df84e19e45e05e4b1e2", "submitter": { "id": 1675, "url": "https://patches.dpdk.org/api/people/1675/?format=api", "name": "Lijun Ou", "email": "oulijun@huawei.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/1612355037-48768-4-git-send-email-oulijun@huawei.com/mbox/", "series": [ { "id": 15123, "url": "https://patches.dpdk.org/api/series/15123/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=15123", "date": "2021-02-03T12:23:47", "name": "critical bugfixes for hns3", "version": 1, "mbox": "https://patches.dpdk.org/series/15123/mbox/" } ], "comments": "https://patches.dpdk.org/api/patches/87679/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/87679/checks/", "tags": {}, "related": [] }, { "id": 4721, "url": "https://patches.dpdk.org/api/patches/4721/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1431522508-10752-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": "<1431522508-10752-1-git-send-email-john.mcnamara@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1431522508-10752-1-git-send-email-john.mcnamara@intel.com", "date": "2015-05-13T13:08:28", "name": "[dpdk-dev] maintainers: claim responsibility for docs", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "7979ea81eb9d291708025b181e1cbe5b1b7930a0", "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/1431522508-10752-1-git-send-email-john.mcnamara@intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/4721/comments/", "check": "pending", "checks": "https://patches.dpdk.org/api/patches/4721/checks/", "tags": {}, "related": [] }, { "id": 4762, "url": "https://patches.dpdk.org/api/patches/4762/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1431705423-16134-8-git-send-email-bruce.richardson@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": "<1431705423-16134-8-git-send-email-bruce.richardson@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1431705423-16134-8-git-send-email-bruce.richardson@intel.com", "date": "2015-05-15T15:56:51", "name": "[dpdk-dev,v2,07/19] fm10k: move fm10k PMD to drivers/net directory", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "9d2ab181c28eb485b3a60260262b31648bb602a2", "submitter": { "id": 20, "url": "https://patches.dpdk.org/api/people/20/?format=api", "name": "Bruce Richardson", "email": "bruce.richardson@intel.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1431705423-16134-8-git-send-email-bruce.richardson@intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/4762/comments/", "check": "pending", "checks": "https://patches.dpdk.org/api/patches/4762/checks/", "tags": {}, "related": [] }, { "id": 85421, "url": "https://patches.dpdk.org/api/patches/85421/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/20201218093702.3651867-15-jiawenwu@trustnetic.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": "<20201218093702.3651867-15-jiawenwu@trustnetic.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20201218093702.3651867-15-jiawenwu@trustnetic.com", "date": "2020-12-18T09:36:43", "name": "[v3,14/33] net/txgbe: configure flow director filter", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "b58db4e3dcf66f555412f70b708bbd72b68a5aa8", "submitter": { "id": 1932, "url": "https://patches.dpdk.org/api/people/1932/?format=api", "name": "Jiawen Wu", "email": "jiawenwu@trustnetic.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/20201218093702.3651867-15-jiawenwu@trustnetic.com/mbox/", "series": [ { "id": 14363, "url": "https://patches.dpdk.org/api/series/14363/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=14363", "date": "2020-12-18T09:36:30", "name": "net: add txgbe PMD part 2", "version": 3, "mbox": "https://patches.dpdk.org/series/14363/mbox/" } ], "comments": "https://patches.dpdk.org/api/patches/85421/comments/", "check": "warning", "checks": "https://patches.dpdk.org/api/patches/85421/checks/", "tags": {}, "related": [] }, { "id": 87729, "url": "https://patches.dpdk.org/api/patches/87729/?format=api", "web_url": "https://patches.dpdk.org/project/dts/patch/20210204090745.21686-3-weix.xie@intel.com/", "project": { "id": 3, "url": "https://patches.dpdk.org/api/projects/3/?format=api", "name": "DTS", "link_name": "dts", "list_id": "dts.dpdk.org", "list_email": "dts@dpdk.org", "web_url": "", "scm_url": "git://dpdk.org/tools/dts", "webscm_url": "http://git.dpdk.org/tools/dts/", "list_archive_url": "https://inbox.dpdk.org/dts", "list_archive_url_format": "https://inbox.dpdk.org/dts/{}", "commit_url_format": "" }, "msgid": "<20210204090745.21686-3-weix.xie@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dts/20210204090745.21686-3-weix.xie@intel.com", "date": "2021-02-04T09:07:45", "name": "[V1,2/2] tests/kernelpf_iavf: change jumbo frames to adpat dpdk", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "667c7088e0ce66e0eb687124bfeff31eb3997448", "submitter": { "id": 1686, "url": "https://patches.dpdk.org/api/people/1686/?format=api", "name": "Xie, WeiX", "email": "weix.xie@intel.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dts/patch/20210204090745.21686-3-weix.xie@intel.com/mbox/", "series": [ { "id": 15151, "url": "https://patches.dpdk.org/api/series/15151/?format=api", "web_url": "https://patches.dpdk.org/project/dts/list/?series=15151", "date": "2021-02-04T09:07:43", "name": "change jumbo frames to adpat dpdk", "version": 1, "mbox": "https://patches.dpdk.org/series/15151/mbox/" } ], "comments": "https://patches.dpdk.org/api/patches/87729/comments/", "check": "pending", "checks": "https://patches.dpdk.org/api/patches/87729/checks/", "tags": {}, "related": [] }, { "id": 57403, "url": "https://patches.dpdk.org/api/patches/57403/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1564903224-16945-1-git-send-email-hkalra@marvell.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": "<1564903224-16945-1-git-send-email-hkalra@marvell.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1564903224-16945-1-git-send-email-hkalra@marvell.com", "date": "2019-08-04T07:20:52", "name": "drivers/octeontx2: fix coverity issues", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "c3529855c5b95cfe437c814380035e1c8fab836c", "submitter": { "id": 1182, "url": "https://patches.dpdk.org/api/people/1182/?format=api", "name": "Harman Kalra", "email": "hkalra@marvell.com" }, "delegate": { "id": 310, "url": "https://patches.dpdk.org/api/users/310/?format=api", "username": "jerin", "first_name": "Jerin", "last_name": "Jacob", "email": "jerinj@marvell.com" }, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1564903224-16945-1-git-send-email-hkalra@marvell.com/mbox/", "series": [ { "id": 5898, "url": "https://patches.dpdk.org/api/series/5898/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=5898", "date": "2019-08-04T07:20:52", "name": "drivers/octeontx2: fix coverity issues", "version": 1, "mbox": "https://patches.dpdk.org/series/5898/mbox/" } ], "comments": "https://patches.dpdk.org/api/patches/57403/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/57403/checks/", "tags": {}, "related": [] }, { "id": 5182, "url": "https://patches.dpdk.org/api/patches/5182/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1433481718-24253-27-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": "<1433481718-24253-27-git-send-email-wenzhuo.lu@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1433481718-24253-27-git-send-email-wenzhuo.lu@intel.com", "date": "2015-06-05T05:21:58", "name": "[dpdk-dev,26/26] ixgbe/base: block EEE(Energy Efficient Ethernet) setup on the interfaces that don't support EEE", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "66d61d388dd751776df357373765ba829484645b", "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/1433481718-24253-27-git-send-email-wenzhuo.lu@intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/5182/comments/", "check": "pending", "checks": "https://patches.dpdk.org/api/patches/5182/checks/", "tags": {}, "related": [] }, { "id": 57518, "url": "https://patches.dpdk.org/api/patches/57518/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1565182667-10633-1-git-send-email-viacheslavo@mellanox.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": "<1565182667-10633-1-git-send-email-viacheslavo@mellanox.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1565182667-10633-1-git-send-email-viacheslavo@mellanox.com", "date": "2019-08-07T12:57:47", "name": "doc: update inline settings in mlx5 guide", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "3c9f164c8ea0d4dca39446d5851b8e4fd7df1c43", "submitter": { "id": 1102, "url": "https://patches.dpdk.org/api/people/1102/?format=api", "name": "Slava Ovsiienko", "email": "viacheslavo@mellanox.com" }, "delegate": { "id": 3268, "url": "https://patches.dpdk.org/api/users/3268/?format=api", "username": "rasland", "first_name": "Raslan", "last_name": "Darawsheh", "email": "rasland@nvidia.com" }, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1565182667-10633-1-git-send-email-viacheslavo@mellanox.com/mbox/", "series": [ { "id": 5968, "url": "https://patches.dpdk.org/api/series/5968/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=5968", "date": "2019-08-07T12:57:47", "name": "doc: update inline settings in mlx5 guide", "version": 1, "mbox": "https://patches.dpdk.org/series/5968/mbox/" } ], "comments": "https://patches.dpdk.org/api/patches/57518/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/57518/checks/", "tags": {}, "related": [] }, { "id": 5034, "url": "https://patches.dpdk.org/api/patches/5034/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1433151038-630-1-git-send-email-jblunck@infradead.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": "<1433151038-630-1-git-send-email-jblunck@infradead.org>", "list_archive_url": "https://inbox.dpdk.org/dev/1433151038-630-1-git-send-email-jblunck@infradead.org", "date": "2015-06-01T09:30:38", "name": "[dpdk-dev,v2] log: Properly reset log_history_size in rte_log_dump_history()", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "fee355b457f701c6151767d2fbbced6f3a1f7871", "submitter": { "id": 249, "url": "https://patches.dpdk.org/api/people/249/?format=api", "name": "Jan Blunck", "email": "jblunck@infradead.org" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1433151038-630-1-git-send-email-jblunck@infradead.org/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/5034/comments/", "check": "pending", "checks": "https://patches.dpdk.org/api/patches/5034/checks/", "tags": {}, "related": [] }, { "id": 23542, "url": "https://patches.dpdk.org/api/patches/23542/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/ba01f5b46a132c6f4bea72454616d0b0c59aa4a7.1491924900.git.gaetan.rivet@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": "<ba01f5b46a132c6f4bea72454616d0b0c59aa4a7.1491924900.git.gaetan.rivet@6wind.com>", "list_archive_url": "https://inbox.dpdk.org/dev/ba01f5b46a132c6f4bea72454616d0b0c59aa4a7.1491924900.git.gaetan.rivet@6wind.com", "date": "2017-04-11T15:44:22", "name": "[dpdk-dev,v2,15/42] net/pcap: use ethdev allocation helper for virtual devices", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "afe6f30e322d3680f61a0e211b129803768ed870", "submitter": { "id": 269, "url": "https://patches.dpdk.org/api/people/269/?format=api", "name": "Gaëtan Rivet", "email": "gaetan.rivet@6wind.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/ba01f5b46a132c6f4bea72454616d0b0c59aa4a7.1491924900.git.gaetan.rivet@6wind.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/23542/comments/", "check": "fail", "checks": "https://patches.dpdk.org/api/patches/23542/checks/", "tags": {}, "related": [] }, { "id": 55473, "url": "https://patches.dpdk.org/api/patches/55473/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/cb2b14f4e38dbc746c87d48ef45d724737d5b17b.1561635211.git.anatoly.burakov@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": "<cb2b14f4e38dbc746c87d48ef45d724737d5b17b.1561635211.git.anatoly.burakov@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/cb2b14f4e38dbc746c87d48ef45d724737d5b17b.1561635211.git.anatoly.burakov@intel.com", "date": "2019-06-27T11:33:45", "name": "[v2,1/2] eal/freebsd: fix missing write to internal config", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "21bd0c02e00ceb6f82466a4294d94095d0627070", "submitter": { "id": 4, "url": "https://patches.dpdk.org/api/people/4/?format=api", "name": "Burakov, Anatoly", "email": "anatoly.burakov@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/cb2b14f4e38dbc746c87d48ef45d724737d5b17b.1561635211.git.anatoly.burakov@intel.com/mbox/", "series": [ { "id": 5196, "url": "https://patches.dpdk.org/api/series/5196/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=5196", "date": "2019-06-27T11:33:45", "name": "[v2,1/2] eal/freebsd: fix missing write to internal config", "version": 2, "mbox": "https://patches.dpdk.org/series/5196/mbox/" } ], "comments": "https://patches.dpdk.org/api/patches/55473/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/55473/checks/", "tags": {}, "related": [] }, { "id": 5901, "url": "https://patches.dpdk.org/api/patches/5901/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1435546610-4533-6-git-send-email-mukawa@igel.co.jp/", "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": "<1435546610-4533-6-git-send-email-mukawa@igel.co.jp>", "list_archive_url": "https://inbox.dpdk.org/dev/1435546610-4533-6-git-send-email-mukawa@igel.co.jp", "date": "2015-06-29T02:56:47", "name": "[dpdk-dev,v3,5/8] eal: Consolidate pci_map/unmap_device() of linuxapp and bsdapp", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "215cd9bd2ad4cece154f7098db5663f71627b076", "submitter": { "id": 64, "url": "https://patches.dpdk.org/api/people/64/?format=api", "name": "Tetsuya Mukawa", "email": "mukawa@igel.co.jp" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1435546610-4533-6-git-send-email-mukawa@igel.co.jp/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/5901/comments/", "check": "pending", "checks": "https://patches.dpdk.org/api/patches/5901/checks/", "tags": {}, "related": [] }, { "id": 5167, "url": "https://patches.dpdk.org/api/patches/5167/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1433481718-24253-12-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": "<1433481718-24253-12-git-send-email-wenzhuo.lu@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1433481718-24253-12-git-send-email-wenzhuo.lu@intel.com", "date": "2015-06-05T05:21:43", "name": "[dpdk-dev,11/26] ixgbe/base: restore ESDP settings after MAC reset", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "e8302cdf5e1c76fdc7690f8523d214083de99b8b", "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/1433481718-24253-12-git-send-email-wenzhuo.lu@intel.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/5167/comments/", "check": "pending", "checks": "https://patches.dpdk.org/api/patches/5167/checks/", "tags": {}, "related": [] }, { "id": 119695, "url": "https://patches.dpdk.org/api/patches/119695/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/20221110040943.82876-1-kim.tae.kyung@navercorp.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": "<20221110040943.82876-1-kim.tae.kyung@navercorp.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20221110040943.82876-1-kim.tae.kyung@navercorp.com", "date": "2022-11-10T04:09:43", "name": "[v5] vdpa/ifc: fix update_datapath error handling", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "210c8c7f6534936a650993e2b7d513eb01bde596", "submitter": { "id": 2877, "url": "https://patches.dpdk.org/api/people/2877/?format=api", "name": "Taekyung Kim", "email": "kim.tae.kyung@navercorp.com" }, "delegate": { "id": 2642, "url": "https://patches.dpdk.org/api/users/2642/?format=api", "username": "mcoquelin", "first_name": "Maxime", "last_name": "Coquelin", "email": "maxime.coquelin@redhat.com" }, "mbox": "https://patches.dpdk.org/project/dpdk/patch/20221110040943.82876-1-kim.tae.kyung@navercorp.com/mbox/", "series": [ { "id": 25685, "url": "https://patches.dpdk.org/api/series/25685/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=25685", "date": "2022-11-10T04:09:43", "name": "[v5] vdpa/ifc: fix update_datapath error handling", "version": 5, "mbox": "https://patches.dpdk.org/series/25685/mbox/" } ], "comments": "https://patches.dpdk.org/api/patches/119695/comments/", "check": "warning", "checks": "https://patches.dpdk.org/api/patches/119695/checks/", "tags": {}, "related": [] }, { "id": 100672, "url": "https://patches.dpdk.org/api/patches/100672/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/20211006223544.1882-3-u9012063@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": "<20211006223544.1882-3-u9012063@gmail.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20211006223544.1882-3-u9012063@gmail.com", "date": "2021-10-06T22:35:42", "name": "[v5,2/4] security: build on Windows", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "dcf2cc2b9356d5c5af63175fbb66adb98e1d1d88", "submitter": { "id": 1106, "url": "https://patches.dpdk.org/api/people/1106/?format=api", "name": "William Tu", "email": "u9012063@gmail.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/20211006223544.1882-3-u9012063@gmail.com/mbox/", "series": [ { "id": 19422, "url": "https://patches.dpdk.org/api/series/19422/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=19422", "date": "2021-10-06T22:35:41", "name": "[v5,1/4] security: use the net library for IP structs", "version": 5, "mbox": "https://patches.dpdk.org/series/19422/mbox/" } ], "comments": "https://patches.dpdk.org/api/patches/100672/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/100672/checks/", "tags": {}, "related": [] }, { "id": 88138, "url": "https://patches.dpdk.org/api/patches/88138/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/20210224124311.29799-3-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": "<20210224124311.29799-3-hemant.agrawal@nxp.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20210224124311.29799-3-hemant.agrawal@nxp.com", "date": "2021-02-24T12:42:50", "name": "[v3,02/23] bus/dpaa: fix statistics reading", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "2ed2afd4a0a607eeca47f497a8790b3599a09b5e", "submitter": { "id": 477, "url": "https://patches.dpdk.org/api/people/477/?format=api", "name": "Hemant Agrawal", "email": "hemant.agrawal@nxp.com" }, "delegate": { "id": 319, "url": "https://patches.dpdk.org/api/users/319/?format=api", "username": "fyigit", "first_name": "Ferruh", "last_name": "Yigit", "email": "ferruh.yigit@amd.com" }, "mbox": "https://patches.dpdk.org/project/dpdk/patch/20210224124311.29799-3-hemant.agrawal@nxp.com/mbox/", "series": [ { "id": 15361, "url": "https://patches.dpdk.org/api/series/15361/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=15361", "date": "2021-02-24T12:42:48", "name": "NXP DPAAx ethernet PMD changes", "version": 3, "mbox": "https://patches.dpdk.org/series/15361/mbox/" } ], "comments": "https://patches.dpdk.org/api/patches/88138/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/88138/checks/", "tags": {}, "related": [] }, { "id": 55504, "url": "https://patches.dpdk.org/api/patches/55504/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/20190627151007.5156-1-alialnu@mellanox.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": "<20190627151007.5156-1-alialnu@mellanox.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20190627151007.5156-1-alialnu@mellanox.com", "date": "2019-06-27T15:10:07", "name": "net/mlx5: fix 32-bit build", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "3d245aa7e9e2ad84f7911ad59397bb2fb9574a4f", "submitter": { "id": 969, "url": "https://patches.dpdk.org/api/people/969/?format=api", "name": "Ali Alnubani", "email": "alialnu@mellanox.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/20190627151007.5156-1-alialnu@mellanox.com/mbox/", "series": [ { "id": 5203, "url": "https://patches.dpdk.org/api/series/5203/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=5203", "date": "2019-06-27T15:10:07", "name": "net/mlx5: fix 32-bit build", "version": 1, "mbox": "https://patches.dpdk.org/series/5203/mbox/" } ], "comments": "https://patches.dpdk.org/api/patches/55504/comments/", "check": "warning", "checks": "https://patches.dpdk.org/api/patches/55504/checks/", "tags": {}, "related": [] }, { "id": 88152, "url": "https://patches.dpdk.org/api/patches/88152/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/20210224124311.29799-18-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": "<20210224124311.29799-18-hemant.agrawal@nxp.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20210224124311.29799-18-hemant.agrawal@nxp.com", "date": "2021-02-24T12:43:05", "name": "[v3,17/23] net/dpaa: do not release the cgr ranges", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "216140038900b0cac66d76780db0c63517343e53", "submitter": { "id": 477, "url": "https://patches.dpdk.org/api/people/477/?format=api", "name": "Hemant Agrawal", "email": "hemant.agrawal@nxp.com" }, "delegate": { "id": 319, "url": "https://patches.dpdk.org/api/users/319/?format=api", "username": "fyigit", "first_name": "Ferruh", "last_name": "Yigit", "email": "ferruh.yigit@amd.com" }, "mbox": "https://patches.dpdk.org/project/dpdk/patch/20210224124311.29799-18-hemant.agrawal@nxp.com/mbox/", "series": [ { "id": 15361, "url": "https://patches.dpdk.org/api/series/15361/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=15361", "date": "2021-02-24T12:42:48", "name": "NXP DPAAx ethernet PMD changes", "version": 3, "mbox": "https://patches.dpdk.org/series/15361/mbox/" } ], "comments": "https://patches.dpdk.org/api/patches/88152/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/88152/checks/", "tags": {}, "related": [] }, { "id": 5386, "url": "https://patches.dpdk.org/api/patches/5386/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1434038007-8964-2-git-send-email-stephen@networkplumber.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": "<1434038007-8964-2-git-send-email-stephen@networkplumber.org>", "list_archive_url": "https://inbox.dpdk.org/dev/1434038007-8964-2-git-send-email-stephen@networkplumber.org", "date": "2015-06-11T15:53:23", "name": "[dpdk-dev,1/5] virtio: remove blank lines", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "91a0e02108a15a47b402dabcc368fa3d039f2fff", "submitter": { "id": 27, "url": "https://patches.dpdk.org/api/people/27/?format=api", "name": "Stephen Hemminger", "email": "stephen@networkplumber.org" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1434038007-8964-2-git-send-email-stephen@networkplumber.org/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/5386/comments/", "check": "pending", "checks": "https://patches.dpdk.org/api/patches/5386/checks/", "tags": {}, "related": [] }, { "id": 88197, "url": "https://patches.dpdk.org/api/patches/88197/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/20210225080901.3645291-15-jiawenwu@trustnetic.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": "<20210225080901.3645291-15-jiawenwu@trustnetic.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20210225080901.3645291-15-jiawenwu@trustnetic.com", "date": "2021-02-25T08:08:58", "name": "[v3,14/17] net/txgbe: support register dump on VF device", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "b67a21762ef42249f891c2e252cb89de8add6dce", "submitter": { "id": 1932, "url": "https://patches.dpdk.org/api/people/1932/?format=api", "name": "Jiawen Wu", "email": "jiawenwu@trustnetic.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/20210225080901.3645291-15-jiawenwu@trustnetic.com/mbox/", "series": [ { "id": 15371, "url": "https://patches.dpdk.org/api/series/15371/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=15371", "date": "2021-02-25T08:08:45", "name": "net/txgbe: add VF driver support", "version": 3, "mbox": "https://patches.dpdk.org/series/15371/mbox/" } ], "comments": "https://patches.dpdk.org/api/patches/88197/comments/", "check": "success", "checks": "https://patches.dpdk.org/api/patches/88197/checks/", "tags": {}, "related": [] }, { "id": 6900, "url": "https://patches.dpdk.org/api/patches/6900/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1441375000-11716-4-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": "<1441375000-11716-4-git-send-email-thomas.monjalon@6wind.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1441375000-11716-4-git-send-email-thomas.monjalon@6wind.com", "date": "2015-09-04T13:56:40", "name": "[dpdk-dev,v2,3/3] version: 2.2.0-rc0", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "82027795f9388fcea207544df0a0a3c61c70dc01", "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/1441375000-11716-4-git-send-email-thomas.monjalon@6wind.com/mbox/", "series": [], "comments": "https://patches.dpdk.org/api/patches/6900/comments/", "check": "pending", "checks": "https://patches.dpdk.org/api/patches/6900/checks/", "tags": {}, "related": [] }, { "id": 88263, "url": "https://patches.dpdk.org/api/patches/88263/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/20210226072200.227939-1-wenjun1.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": "<20210226072200.227939-1-wenjun1.wu@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20210226072200.227939-1-wenjun1.wu@intel.com", "date": "2021-02-26T07:22:00", "name": "[v2] net/ice: fix unchecked return value", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "05cc9a7e06268f14b3b986e6c1c353cd9bdf87ec", "submitter": { "id": 2083, "url": "https://patches.dpdk.org/api/people/2083/?format=api", "name": "Wenjun Wu", "email": "wenjun1.wu@intel.com" }, "delegate": { "id": 1540, "url": "https://patches.dpdk.org/api/users/1540/?format=api", "username": "qzhan15", "first_name": "Qi", "last_name": "Zhang", "email": "qi.z.zhang@intel.com" }, "mbox": "https://patches.dpdk.org/project/dpdk/patch/20210226072200.227939-1-wenjun1.wu@intel.com/mbox/", "series": [ { "id": 15394, "url": "https://patches.dpdk.org/api/series/15394/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=15394", "date": "2021-02-26T07:22:00", "name": "[v2] net/ice: fix unchecked return value", "version": 2, "mbox": "https://patches.dpdk.org/series/15394/mbox/" } ], "comments": "https://patches.dpdk.org/api/patches/88263/comments/", "check": "fail", "checks": "https://patches.dpdk.org/api/patches/88263/checks/", "tags": {}, "related": [] }, { "id": 55661, "url": "https://patches.dpdk.org/api/patches/55661/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/patch/1561809533-6545-9-git-send-email-david.marchand@redhat.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": "<1561809533-6545-9-git-send-email-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1561809533-6545-9-git-send-email-david.marchand@redhat.com", "date": "2019-06-29T11:58:51", "name": "[v2,08/10] telemetry: add missing header include", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "977e1a30ab368b8e077c0ca136708c9d4c0a50d5", "submitter": { "id": 1173, "url": "https://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dpdk/patch/1561809533-6545-9-git-send-email-david.marchand@redhat.com/mbox/", "series": [ { "id": 5232, "url": "https://patches.dpdk.org/api/series/5232/?format=api", "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=5232", "date": "2019-06-29T11:58:43", "name": "experimental tags fixes", "version": 2, "mbox": "https://patches.dpdk.org/series/5232/mbox/" } ], "comments": "https://patches.dpdk.org/api/patches/55661/comments/", "check": "fail", "checks": "https://patches.dpdk.org/api/patches/55661/checks/", "tags": {}, "related": [] }, { "id": 88342, "url": "https://patches.dpdk.org/api/patches/88342/?format=api", "web_url": "https://patches.dpdk.org/project/dts/patch/20210302143016.46405-1-yinan.wang@intel.com/", "project": { "id": 3, "url": "https://patches.dpdk.org/api/projects/3/?format=api", "name": "DTS", "link_name": "dts", "list_id": "dts.dpdk.org", "list_email": "dts@dpdk.org", "web_url": "", "scm_url": "git://dpdk.org/tools/dts", "webscm_url": "http://git.dpdk.org/tools/dts/", "list_archive_url": "https://inbox.dpdk.org/dts", "list_archive_url_format": "https://inbox.dpdk.org/dts/{}", "commit_url_format": "" }, "msgid": "<20210302143016.46405-1-yinan.wang@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dts/20210302143016.46405-1-yinan.wang@intel.com", "date": "2021-03-02T14:30:16", "name": "[v1] test_plans/pvp_multi_paths_performance_test_plan.rst", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "74a120edea8fdf24c862827268089679f5573285", "submitter": { "id": 1081, "url": "https://patches.dpdk.org/api/people/1081/?format=api", "name": "Wang, Yinan", "email": "yinan.wang@intel.com" }, "delegate": null, "mbox": "https://patches.dpdk.org/project/dts/patch/20210302143016.46405-1-yinan.wang@intel.com/mbox/", "series": [ { "id": 15429, "url": "https://patches.dpdk.org/api/series/15429/?format=api", "web_url": "https://patches.dpdk.org/project/dts/list/?series=15429", "date": "2021-03-02T14:30:16", "name": "[v1] test_plans/pvp_multi_paths_performance_test_plan.rst", "version": 1, "mbox": "https://patches.dpdk.org/series/15429/mbox/" } ], "comments": "https://patches.dpdk.org/api/patches/88342/comments/", "check": "pending", "checks": "https://patches.dpdk.org/api/patches/88342/checks/", "tags": {}, "related": [] } ]