List patches.

GET /api/patches/?format=api&order=submitter&page=836
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Link: 
<http://patches.dpdk.org/api/patches/?format=api&order=submitter&page=837>; rel="next",
<http://patches.dpdk.org/api/patches/?format=api&order=submitter&page=835>; rel="prev",
<http://patches.dpdk.org/api/patches/?format=api&order=submitter&page=1>; rel="first",
<http://patches.dpdk.org/api/patches/?format=api&order=submitter&page=1397>; rel="last"
Vary: Accept
[ { "id": 124496, "url": "http://patches.dpdk.org/api/patches/124496/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230224081642.2566619-8-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<20230224081642.2566619-8-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20230224081642.2566619-8-david.marchand@redhat.com", "date": "2023-02-24T08:16:35", "name": "[07/14] net/cxgbe: inherit lock annotations", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "73970bac6064e312a5454bbd07b9a0ddc90832bd", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 1, "url": "http://patches.dpdk.org/api/users/1/?format=api", "username": "tmonjalo", "first_name": "Thomas", "last_name": "Monjalon", "email": "thomas@monjalon.net" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230224081642.2566619-8-david.marchand@redhat.com/mbox/", "series": [ { "id": 27167, "url": "http://patches.dpdk.org/api/series/27167/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=27167", "date": "2023-02-24T08:16:28", "name": "Enable lock annotations on most libraries and drivers", "version": 1, "mbox": "http://patches.dpdk.org/series/27167/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/124496/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/124496/checks/", "tags": {}, "related": [] }, { "id": 84625, "url": "http://patches.dpdk.org/api/patches/84625/?format=api", "web_url": "http://patches.dpdk.org/project/web/patch/20201127201006.13860-1-david.marchand@redhat.com/", "project": { "id": 4, "url": "http://patches.dpdk.org/api/projects/4/?format=api", "name": "WEB", "link_name": "web", "list_id": "web.dpdk.org", "list_email": "web@dpdk.org", "web_url": "", "scm_url": "git://dpdk.org/tools/dpdk-web", "webscm_url": "http://git.dpdk.org/tools/dpdk-web/", "list_archive_url": "https://inbox.dpdk.org/web", "list_archive_url_format": "https://inbox.dpdk.org/web/{}", "commit_url_format": "" }, "msgid": "<20201127201006.13860-1-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/web/20201127201006.13860-1-david.marchand@redhat.com", "date": "2020-11-27T20:10:06", "name": "[v2] release 20.11.0", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "d5954fe3a515b59ac864fb4f964aeb298fa43960", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/web/patch/20201127201006.13860-1-david.marchand@redhat.com/mbox/", "series": [ { "id": 14137, "url": "http://patches.dpdk.org/api/series/14137/?format=api", "web_url": "http://patches.dpdk.org/project/web/list/?series=14137", "date": "2020-11-27T20:10:06", "name": "[v2] release 20.11.0", "version": 2, "mbox": "http://patches.dpdk.org/series/14137/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/84625/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/84625/checks/", "tags": {}, "related": [] }, { "id": 114384, "url": "http://patches.dpdk.org/api/patches/114384/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220728152640.547725-14-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<20220728152640.547725-14-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20220728152640.547725-14-david.marchand@redhat.com", "date": "2022-07-28T15:26:27", "name": "[RFC,v3,13/26] bus/fslmc: make driver-only headers private", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "deeb9f32d3ca7ebc9d078cdf2bef8ff8c7d2e22e", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 1, "url": "http://patches.dpdk.org/api/users/1/?format=api", "username": "tmonjalo", "first_name": "Thomas", "last_name": "Monjalon", "email": "thomas@monjalon.net" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20220728152640.547725-14-david.marchand@redhat.com/mbox/", "series": [ { "id": 24118, "url": "http://patches.dpdk.org/api/series/24118/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=24118", "date": "2022-07-28T15:26:14", "name": "Bus and device cleanup for 22.11", "version": 3, "mbox": "http://patches.dpdk.org/series/24118/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/114384/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/114384/checks/", "tags": {}, "related": [] }, { "id": 70086, "url": "http://patches.dpdk.org/api/patches/70086/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200511150931.1693-1-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<20200511150931.1693-1-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20200511150931.1693-1-david.marchand@redhat.com", "date": "2020-05-11T15:09:31", "name": "telemetry: fix error log output", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "8c5875e3915c3c6265d003d93a65ba56522df0ad", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 24651, "url": "http://patches.dpdk.org/api/users/24651/?format=api", "username": "dmarchand", "first_name": "David", "last_name": "Marchand", "email": "david.marchand@redhat.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200511150931.1693-1-david.marchand@redhat.com/mbox/", "series": [ { "id": 9986, "url": "http://patches.dpdk.org/api/series/9986/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=9986", "date": "2020-05-11T15:09:31", "name": "telemetry: fix error log output", "version": 1, "mbox": "http://patches.dpdk.org/series/9986/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/70086/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/70086/checks/", "tags": {}, "related": [] }, { "id": 111305, "url": "http://patches.dpdk.org/api/patches/111305/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220518101657.1230416-11-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<20220518101657.1230416-11-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20220518101657.1230416-11-david.marchand@redhat.com", "date": "2022-05-18T10:16:55", "name": "[10/12] vhost/crypto: fix build with GCC 12", "commit_ref": null, "pull_url": null, "state": "changes-requested", "archived": true, "hash": "62d00200f9b51db2691f6cff2ce60c5a4206d560", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 1, "url": "http://patches.dpdk.org/api/users/1/?format=api", "username": "tmonjalo", "first_name": "Thomas", "last_name": "Monjalon", "email": "thomas@monjalon.net" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20220518101657.1230416-11-david.marchand@redhat.com/mbox/", "series": [ { "id": 22993, "url": "http://patches.dpdk.org/api/series/22993/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=22993", "date": "2022-05-18T10:16:45", "name": "Fix compilation with gcc 12", "version": 1, "mbox": "http://patches.dpdk.org/series/22993/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/111305/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/111305/checks/", "tags": {}, "related": [] }, { "id": 72267, "url": "http://patches.dpdk.org/api/patches/72267/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200626144736.11011-7-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<20200626144736.11011-7-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20200626144736.11011-7-david.marchand@redhat.com", "date": "2020-06-26T14:47:33", "name": "[v4,6/9] eal: register non-EAL threads as lcores", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "75644eaa7ed31ea1d34c19327a7bb5172b44d9c4", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 1, "url": "http://patches.dpdk.org/api/users/1/?format=api", "username": "tmonjalo", "first_name": "Thomas", "last_name": "Monjalon", "email": "thomas@monjalon.net" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200626144736.11011-7-david.marchand@redhat.com/mbox/", "series": [ { "id": 10635, "url": "http://patches.dpdk.org/api/series/10635/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=10635", "date": "2020-06-26T14:47:27", "name": "Register non-EAL threads as lcore", "version": 4, "mbox": "http://patches.dpdk.org/series/10635/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/72267/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/72267/checks/", "tags": {}, "related": [] }, { "id": 57086, "url": "http://patches.dpdk.org/api/patches/57086/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/1564046068-21905-9-git-send-email-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<1564046068-21905-9-git-send-email-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1564046068-21905-9-git-send-email-david.marchand@redhat.com", "date": "2019-07-25T09:14:28", "name": "[8/8] net/vhost: do not count unsent packets as errors", "commit_ref": null, "pull_url": null, "state": "changes-requested", "archived": true, "hash": "b8a03bb821ea4dfdc85b28bf566c537efb735e01", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 319, "url": "http://patches.dpdk.org/api/users/319/?format=api", "username": "fyigit", "first_name": "Ferruh", "last_name": "Yigit", "email": "ferruh.yigit@amd.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/1564046068-21905-9-git-send-email-david.marchand@redhat.com/mbox/", "series": [ { "id": 5740, "url": "http://patches.dpdk.org/api/series/5740/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=5740", "date": "2019-07-25T09:14:20", "name": "oerrors stats fixes for virtual pmds", "version": 1, "mbox": "http://patches.dpdk.org/series/5740/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/57086/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/57086/checks/", "tags": {}, "related": [] }, { "id": 54338, "url": "http://patches.dpdk.org/api/patches/54338/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/1559638792-8608-8-git-send-email-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<1559638792-8608-8-git-send-email-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1559638792-8608-8-git-send-email-david.marchand@redhat.com", "date": "2019-06-04T08:59:45", "name": "[07/14] test/latencystats: fix stack smashing", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "014f4ae49c95915db5e2dfcd03ab4ce5176ae91b", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 1, "url": "http://patches.dpdk.org/api/users/1/?format=api", "username": "tmonjalo", "first_name": "Thomas", "last_name": "Monjalon", "email": "thomas@monjalon.net" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/1559638792-8608-8-git-send-email-david.marchand@redhat.com/mbox/", "series": [ { "id": 4883, "url": "http://patches.dpdk.org/api/series/4883/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=4883", "date": "2019-06-04T08:59:38", "name": "Unit tests fixes for CI", "version": 1, "mbox": "http://patches.dpdk.org/series/4883/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/54338/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/54338/checks/", "tags": {}, "related": [] }, { "id": 93855, "url": "http://patches.dpdk.org/api/patches/93855/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210603165512.7357-2-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<20210603165512.7357-2-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20210603165512.7357-2-david.marchand@redhat.com", "date": "2021-06-03T16:55:11", "name": "[v2,1/2] net/ice: factorize firmware loading", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "acd46ab6e1934796fadcf3c85c3cb7d5777a35e2", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 24651, "url": "http://patches.dpdk.org/api/users/24651/?format=api", "username": "dmarchand", "first_name": "David", "last_name": "Marchand", "email": "david.marchand@redhat.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20210603165512.7357-2-david.marchand@redhat.com/mbox/", "series": [ { "id": 17228, "url": "http://patches.dpdk.org/api/series/17228/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=17228", "date": "2021-06-03T16:55:10", "name": "Support compressed firmwares", "version": 2, "mbox": "http://patches.dpdk.org/series/17228/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/93855/comments/", "check": "warning", "checks": "http://patches.dpdk.org/api/patches/93855/checks/", "tags": {}, "related": [] }, { "id": 115859, "url": "http://patches.dpdk.org/api/patches/115859/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220905083933.2506819-20-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<20220905083933.2506819-20-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20220905083933.2506819-20-david.marchand@redhat.com", "date": "2022-09-05T08:39:25", "name": "[v5,19/27] bus: move IOVA definition from header", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "f681dfc9c3ec5997b8d3430b55f3a815f0640069", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 1, "url": "http://patches.dpdk.org/api/users/1/?format=api", "username": "tmonjalo", "first_name": "Thomas", "last_name": "Monjalon", "email": "thomas@monjalon.net" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20220905083933.2506819-20-david.marchand@redhat.com/mbox/", "series": [ { "id": 24531, "url": "http://patches.dpdk.org/api/series/24531/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=24531", "date": "2022-09-05T08:39:07", "name": "[v5,01/27] devtools: forbid inclusions of driver only headers", "version": 5, "mbox": "http://patches.dpdk.org/series/24531/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/115859/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/115859/checks/", "tags": {}, "related": [] }, { "id": 115490, "url": "http://patches.dpdk.org/api/patches/115490/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220826124208.671400-12-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<20220826124208.671400-12-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20220826124208.671400-12-david.marchand@redhat.com", "date": "2022-08-26T12:41:52", "name": "[v4,11/27] bus/auxiliary: make driver-only headers private", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "9bc8176ee2ee4a6d99fedd0c7c27c5fa9eb144c7", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 1, "url": "http://patches.dpdk.org/api/users/1/?format=api", "username": "tmonjalo", "first_name": "Thomas", "last_name": "Monjalon", "email": "thomas@monjalon.net" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20220826124208.671400-12-david.marchand@redhat.com/mbox/", "series": [ { "id": 24428, "url": "http://patches.dpdk.org/api/series/24428/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=24428", "date": "2022-08-26T12:41:41", "name": "Bus and device cleanup for 22.11", "version": 4, "mbox": "http://patches.dpdk.org/series/24428/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/115490/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/115490/checks/", "tags": {}, "related": [] }, { "id": 57751, "url": "http://patches.dpdk.org/api/patches/57751/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/1566214919-32250-11-git-send-email-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<1566214919-32250-11-git-send-email-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1566214919-32250-11-git-send-email-david.marchand@redhat.com", "date": "2019-08-19T11:41:58", "name": "[10/11] drivers/net: use new logtype wrapper", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "a0dd7b1ba931dba6b4b57ba3c7cc9562b3e7cb2b", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 1, "url": "http://patches.dpdk.org/api/users/1/?format=api", "username": "tmonjalo", "first_name": "Thomas", "last_name": "Monjalon", "email": "thomas@monjalon.net" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/1566214919-32250-11-git-send-email-david.marchand@redhat.com/mbox/", "series": [ { "id": 6072, "url": "http://patches.dpdk.org/api/series/6072/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=6072", "date": "2019-08-19T11:41:48", "name": "Fixing log levels for dynamically loaded drivers", "version": 1, "mbox": "http://patches.dpdk.org/series/6072/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/57751/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/57751/checks/", "tags": {}, "related": [] }, { "id": 115496, "url": "http://patches.dpdk.org/api/patches/115496/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220826124208.671400-18-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<20220826124208.671400-18-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20220826124208.671400-18-david.marchand@redhat.com", "date": "2022-08-26T12:41:58", "name": "[v4,17/27] bus/vdev: make driver-only headers private", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "db38b72a8b1bd7a4f6dbccaf9cceed147a314f43", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 1, "url": "http://patches.dpdk.org/api/users/1/?format=api", "username": "tmonjalo", "first_name": "Thomas", "last_name": "Monjalon", "email": "thomas@monjalon.net" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20220826124208.671400-18-david.marchand@redhat.com/mbox/", "series": [ { "id": 24428, "url": "http://patches.dpdk.org/api/series/24428/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=24428", "date": "2022-08-26T12:41:41", "name": "Bus and device cleanup for 22.11", "version": 4, "mbox": "http://patches.dpdk.org/series/24428/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/115496/comments/", "check": "warning", "checks": "http://patches.dpdk.org/api/patches/115496/checks/", "tags": {}, "related": [] }, { "id": 57130, "url": "http://patches.dpdk.org/api/patches/57130/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/1564082659-21922-3-git-send-email-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<1564082659-21922-3-git-send-email-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1564082659-21922-3-git-send-email-david.marchand@redhat.com", "date": "2019-07-25T19:24:18", "name": "[v3,2/3] net/pcap: fix transmit return count in error conditions", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "49d9945f11621ae1b6eab79d83f591c81492b022", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 319, "url": "http://patches.dpdk.org/api/users/319/?format=api", "username": "fyigit", "first_name": "Ferruh", "last_name": "Yigit", "email": "ferruh.yigit@amd.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/1564082659-21922-3-git-send-email-david.marchand@redhat.com/mbox/", "series": [ { "id": 5762, "url": "http://patches.dpdk.org/api/series/5762/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=5762", "date": "2019-07-25T19:24:16", "name": "Multiseg fixes for pcap pmd", "version": 3, "mbox": "http://patches.dpdk.org/series/5762/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/57130/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/57130/checks/", "tags": {}, "related": [] }, { "id": 114376, "url": "http://patches.dpdk.org/api/patches/114376/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220728152640.547725-6-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<20220728152640.547725-6-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20220728152640.547725-6-david.marchand@redhat.com", "date": "2022-07-28T15:26:19", "name": "[RFC,v3,05/26] kni: stop populating PCI info in examples", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "5a0fbb5b2862ee66826f9995e4df7a960a03db5f", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 1, "url": "http://patches.dpdk.org/api/users/1/?format=api", "username": "tmonjalo", "first_name": "Thomas", "last_name": "Monjalon", "email": "thomas@monjalon.net" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20220728152640.547725-6-david.marchand@redhat.com/mbox/", "series": [ { "id": 24118, "url": "http://patches.dpdk.org/api/series/24118/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=24118", "date": "2022-07-28T15:26:14", "name": "Bus and device cleanup for 22.11", "version": 3, "mbox": "http://patches.dpdk.org/series/24118/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/114376/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/114376/checks/", "tags": {}, "related": [] }, { "id": 124504, "url": "http://patches.dpdk.org/api/patches/124504/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230224081642.2566619-15-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<20230224081642.2566619-15-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20230224081642.2566619-15-david.marchand@redhat.com", "date": "2023-02-24T08:16:42", "name": "[14/14] enable lock check", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "adbdd29b8874e9d5c5de199c437680f845a45b13", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 1, "url": "http://patches.dpdk.org/api/users/1/?format=api", "username": "tmonjalo", "first_name": "Thomas", "last_name": "Monjalon", "email": "thomas@monjalon.net" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230224081642.2566619-15-david.marchand@redhat.com/mbox/", "series": [ { "id": 27167, "url": "http://patches.dpdk.org/api/series/27167/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=27167", "date": "2023-02-24T08:16:28", "name": "Enable lock annotations on most libraries and drivers", "version": 1, "mbox": "http://patches.dpdk.org/series/27167/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/124504/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/124504/checks/", "tags": {}, "related": [] }, { "id": 55654, "url": "http://patches.dpdk.org/api/patches/55654/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/1561809533-6545-2-git-send-email-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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-2-git-send-email-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1561809533-6545-2-git-send-email-david.marchand@redhat.com", "date": "2019-06-29T11:58:44", "name": "[v2,01/10] eal: hide internal hotplug symbol", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "ffe685cfd22a212b13805b3ccd7ccabfc064102e", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dpdk/patch/1561809533-6545-2-git-send-email-david.marchand@redhat.com/mbox/", "series": [ { "id": 5232, "url": "http://patches.dpdk.org/api/series/5232/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=5232", "date": "2019-06-29T11:58:43", "name": "experimental tags fixes", "version": 2, "mbox": "http://patches.dpdk.org/series/5232/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/55654/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/55654/checks/", "tags": {}, "related": [] }, { "id": 57167, "url": "http://patches.dpdk.org/api/patches/57167/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/1564136488-29065-10-git-send-email-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<1564136488-29065-10-git-send-email-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1564136488-29065-10-git-send-email-david.marchand@redhat.com", "date": "2019-07-26T10:21:28", "name": "[v2,9/9] net/vhost: do not count unsent packets as errors", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "b8a03bb821ea4dfdc85b28bf566c537efb735e01", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 319, "url": "http://patches.dpdk.org/api/users/319/?format=api", "username": "fyigit", "first_name": "Ferruh", "last_name": "Yigit", "email": "ferruh.yigit@amd.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/1564136488-29065-10-git-send-email-david.marchand@redhat.com/mbox/", "series": [ { "id": 5776, "url": "http://patches.dpdk.org/api/series/5776/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=5776", "date": "2019-07-26T10:21:19", "name": "oerrors stats fixes for virtual pmds", "version": 2, "mbox": "http://patches.dpdk.org/series/5776/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/57167/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/57167/checks/", "tags": {}, "related": [] }, { "id": 55477, "url": "http://patches.dpdk.org/api/patches/55477/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/1561635235-22238-3-git-send-email-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<1561635235-22238-3-git-send-email-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1561635235-22238-3-git-send-email-david.marchand@redhat.com", "date": "2019-06-27T11:33:48", "name": "[2/9] devargs: remove incorrect experimental tags", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "67172b351b9be831e8fe103aee4a2db4e76d254c", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 1, "url": "http://patches.dpdk.org/api/users/1/?format=api", "username": "tmonjalo", "first_name": "Thomas", "last_name": "Monjalon", "email": "thomas@monjalon.net" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/1561635235-22238-3-git-send-email-david.marchand@redhat.com/mbox/", "series": [ { "id": 5197, "url": "http://patches.dpdk.org/api/series/5197/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=5197", "date": "2019-06-27T11:33:47", "name": "experimental tags fixes", "version": 1, "mbox": "http://patches.dpdk.org/series/5197/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/55477/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/55477/checks/", "tags": {}, "related": [] }, { "id": 57390, "url": "http://patches.dpdk.org/api/patches/57390/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/1564740872-27225-1-git-send-email-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<1564740872-27225-1-git-send-email-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1564740872-27225-1-git-send-email-david.marchand@redhat.com", "date": "2019-08-02T10:14:32", "name": "bus/pci: always check IOMMU capabilities", "commit_ref": null, "pull_url": null, "state": "changes-requested", "archived": true, "hash": "316e9cef6d13a4727907b727558ed1d03889f413", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 1, "url": "http://patches.dpdk.org/api/users/1/?format=api", "username": "tmonjalo", "first_name": "Thomas", "last_name": "Monjalon", "email": "thomas@monjalon.net" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/1564740872-27225-1-git-send-email-david.marchand@redhat.com/mbox/", "series": [ { "id": 5892, "url": "http://patches.dpdk.org/api/series/5892/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=5892", "date": "2019-08-02T10:14:32", "name": "bus/pci: always check IOMMU capabilities", "version": 1, "mbox": "http://patches.dpdk.org/series/5892/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/57390/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/57390/checks/", "tags": {}, "related": [] }, { "id": 100650, "url": "http://patches.dpdk.org/api/patches/100650/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20211006192008.23369-1-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<20211006192008.23369-1-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20211006192008.23369-1-david.marchand@redhat.com", "date": "2021-10-06T19:20:08", "name": "eal/x86: fix some CPU extended features", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "6696a688bb60357c888ff3494a9963af523301b9", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 24651, "url": "http://patches.dpdk.org/api/users/24651/?format=api", "username": "dmarchand", "first_name": "David", "last_name": "Marchand", "email": "david.marchand@redhat.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20211006192008.23369-1-david.marchand@redhat.com/mbox/", "series": [ { "id": 19419, "url": "http://patches.dpdk.org/api/series/19419/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=19419", "date": "2021-10-06T19:20:08", "name": "eal/x86: fix some CPU extended features", "version": 1, "mbox": "http://patches.dpdk.org/series/19419/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/100650/comments/", "check": "warning", "checks": "http://patches.dpdk.org/api/patches/100650/checks/", "tags": {}, "related": [] }, { "id": 103234, "url": "http://patches.dpdk.org/api/patches/103234/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20211029112315.25748-1-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<20211029112315.25748-1-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20211029112315.25748-1-david.marchand@redhat.com", "date": "2021-10-29T11:23:15", "name": "test/cmdline: fix memory leak", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "2613318c23c6491ae97b4abfffce4ab7b4625528", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 24651, "url": "http://patches.dpdk.org/api/users/24651/?format=api", "username": "dmarchand", "first_name": "David", "last_name": "Marchand", "email": "david.marchand@redhat.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20211029112315.25748-1-david.marchand@redhat.com/mbox/", "series": [ { "id": 20130, "url": "http://patches.dpdk.org/api/series/20130/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=20130", "date": "2021-10-29T11:23:15", "name": "test/cmdline: fix memory leak", "version": 1, "mbox": "http://patches.dpdk.org/series/20130/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/103234/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/103234/checks/", "tags": {}, "related": [] }, { "id": 81741, "url": "http://patches.dpdk.org/api/patches/81741/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20201022075959.19638-1-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<20201022075959.19638-1-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20201022075959.19638-1-david.marchand@redhat.com", "date": "2020-10-22T07:59:59", "name": "hash: use x86 common flag for jhash", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "b31d734a948851c2b1ced32e034de68f5e06fb20", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 24651, "url": "http://patches.dpdk.org/api/users/24651/?format=api", "username": "dmarchand", "first_name": "David", "last_name": "Marchand", "email": "david.marchand@redhat.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20201022075959.19638-1-david.marchand@redhat.com/mbox/", "series": [ { "id": 13196, "url": "http://patches.dpdk.org/api/series/13196/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=13196", "date": "2020-10-22T07:59:59", "name": "hash: use x86 common flag for jhash", "version": 1, "mbox": "http://patches.dpdk.org/series/13196/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/81741/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/81741/checks/", "tags": {}, "related": [] }, { "id": 50324, "url": "http://patches.dpdk.org/api/patches/50324/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/1550158972-21895-5-git-send-email-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<1550158972-21895-5-git-send-email-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1550158972-21895-5-git-send-email-david.marchand@redhat.com", "date": "2019-02-14T15:42:51", "name": "[4/5] app/testpmd: remove useless casts on statistics", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "8eab86878d027d085d4393f6ff011683361bed81", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 1, "url": "http://patches.dpdk.org/api/users/1/?format=api", "username": "tmonjalo", "first_name": "Thomas", "last_name": "Monjalon", "email": "thomas@monjalon.net" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/1550158972-21895-5-git-send-email-david.marchand@redhat.com/mbox/", "series": [ { "id": 3455, "url": "http://patches.dpdk.org/api/series/3455/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=3455", "date": "2019-02-14T15:42:47", "name": "display testpmd forwarding engine stats on the fly", "version": 1, "mbox": "http://patches.dpdk.org/series/3455/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/50324/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/50324/checks/", "tags": {}, "related": [] }, { "id": 50788, "url": "http://patches.dpdk.org/api/patches/50788/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/1551698315-2611-6-git-send-email-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<1551698315-2611-6-git-send-email-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1551698315-2611-6-git-send-email-david.marchand@redhat.com", "date": "2019-03-04T11:18:28", "name": "[05/12] net/kni: fix incorrect rxq errors stat", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "82647798d1cb46dbce08590e1737e53ca6ff2e9d", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 319, "url": "http://patches.dpdk.org/api/users/319/?format=api", "username": "fyigit", "first_name": "Ferruh", "last_name": "Yigit", "email": "ferruh.yigit@amd.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/1551698315-2611-6-git-send-email-david.marchand@redhat.com/mbox/", "series": [ { "id": 3619, "url": "http://patches.dpdk.org/api/series/3619/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=3619", "date": "2019-03-04T11:18:23", "name": "rxq q_errors[] statistics fixes", "version": 1, "mbox": "http://patches.dpdk.org/series/3619/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/50788/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/50788/checks/", "tags": {}, "related": [] }, { "id": 71975, "url": "http://patches.dpdk.org/api/patches/71975/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200622132531.21857-9-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<20200622132531.21857-9-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20200622132531.21857-9-david.marchand@redhat.com", "date": "2020-06-22T13:25:30", "name": "[v3,8/9] eal: add lcore iterators", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "ee423491360eba47e074ff3ed093930d697c7af4", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 1, "url": "http://patches.dpdk.org/api/users/1/?format=api", "username": "tmonjalo", "first_name": "Thomas", "last_name": "Monjalon", "email": "thomas@monjalon.net" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200622132531.21857-9-david.marchand@redhat.com/mbox/", "series": [ { "id": 10551, "url": "http://patches.dpdk.org/api/series/10551/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=10551", "date": "2020-06-22T13:25:22", "name": "Register non-EAL threads as lcore", "version": 3, "mbox": "http://patches.dpdk.org/series/10551/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/71975/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/71975/checks/", "tags": {}, "related": [] }, { "id": 60022, "url": "http://patches.dpdk.org/api/patches/60022/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/1569585482-24513-1-git-send-email-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<1569585482-24513-1-git-send-email-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1569585482-24513-1-git-send-email-david.marchand@redhat.com", "date": "2019-09-27T11:58:02", "name": "net: add missing endianness annotations", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "d5fcaa922e7380fe71d4dd016cdfd0da3274075b", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 319, "url": "http://patches.dpdk.org/api/users/319/?format=api", "username": "fyigit", "first_name": "Ferruh", "last_name": "Yigit", "email": "ferruh.yigit@amd.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/1569585482-24513-1-git-send-email-david.marchand@redhat.com/mbox/", "series": [ { "id": 6584, "url": "http://patches.dpdk.org/api/series/6584/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=6584", "date": "2019-09-27T11:58:02", "name": "net: add missing endianness annotations", "version": 1, "mbox": "http://patches.dpdk.org/series/6584/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/60022/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/60022/checks/", "tags": {}, "related": [] }, { "id": 84178, "url": "http://patches.dpdk.org/api/patches/84178/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20201114090533.6059-8-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<20201114090533.6059-8-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20201114090533.6059-8-david.marchand@redhat.com", "date": "2020-11-14T09:05:29", "name": "[v3,07/11] examples/ntb: fix clean target", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "819f7d0402165c69bcf60d1be2fb14a746e52aeb", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 1, "url": "http://patches.dpdk.org/api/users/1/?format=api", "username": "tmonjalo", "first_name": "Thomas", "last_name": "Monjalon", "email": "thomas@monjalon.net" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20201114090533.6059-8-david.marchand@redhat.com/mbox/", "series": [ { "id": 13880, "url": "http://patches.dpdk.org/api/series/13880/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=13880", "date": "2020-11-14T09:05:22", "name": "Examples compilation fixes", "version": 3, "mbox": "http://patches.dpdk.org/series/13880/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/84178/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/84178/checks/", "tags": {}, "related": [] }, { "id": 74090, "url": "http://patches.dpdk.org/api/patches/74090/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200715121505.3949-1-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<20200715121505.3949-1-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20200715121505.3949-1-david.marchand@redhat.com", "date": "2020-07-15T12:15:05", "name": "[v2] devtools: give some hints for ABI errors", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "a391bec72d540ebdf82f0e02ed3a9aeeaaf7845f", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 24651, "url": "http://patches.dpdk.org/api/users/24651/?format=api", "username": "dmarchand", "first_name": "David", "last_name": "Marchand", "email": "david.marchand@redhat.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200715121505.3949-1-david.marchand@redhat.com/mbox/", "series": [ { "id": 11048, "url": "http://patches.dpdk.org/api/series/11048/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=11048", "date": "2020-07-15T12:15:05", "name": "[v2] devtools: give some hints for ABI errors", "version": 2, "mbox": "http://patches.dpdk.org/series/11048/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/74090/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/74090/checks/", "tags": {}, "related": [] }, { "id": 85506, "url": "http://patches.dpdk.org/api/patches/85506/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20201219082610.31145-1-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<20201219082610.31145-1-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20201219082610.31145-1-david.marchand@redhat.com", "date": "2020-12-19T08:26:10", "name": "ci: fix package installation in GitHub Actions", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "baa2738b162d4616b3b25b610a946e410c2aa801", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 24651, "url": "http://patches.dpdk.org/api/users/24651/?format=api", "username": "dmarchand", "first_name": "David", "last_name": "Marchand", "email": "david.marchand@redhat.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20201219082610.31145-1-david.marchand@redhat.com/mbox/", "series": [ { "id": 14386, "url": "http://patches.dpdk.org/api/series/14386/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=14386", "date": "2020-12-19T08:26:10", "name": "ci: fix package installation in GitHub Actions", "version": 1, "mbox": "http://patches.dpdk.org/series/14386/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/85506/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/85506/checks/", "tags": {}, "related": [] }, { "id": 61632, "url": "http://patches.dpdk.org/api/patches/61632/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/1571736761-32134-2-git-send-email-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<1571736761-32134-2-git-send-email-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1571736761-32134-2-git-send-email-david.marchand@redhat.com", "date": "2019-10-22T09:32:34", "name": "[1/8] eal: make lcore config private", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "6c4c237a91619e8e54ce8e715173e6d361cf3731", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dpdk/patch/1571736761-32134-2-git-send-email-david.marchand@redhat.com/mbox/", "series": [ { "id": 6981, "url": "http://patches.dpdk.org/api/series/6981/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=6981", "date": "2019-10-22T09:32:33", "name": "EAL and PCI ABI changes for 19.11", "version": 1, "mbox": "http://patches.dpdk.org/series/6981/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/61632/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/61632/checks/", "tags": {}, "related": [] }, { "id": 122470, "url": "http://patches.dpdk.org/api/patches/122470/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230124104742.1265439-4-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<20230124104742.1265439-4-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20230124104742.1265439-4-david.marchand@redhat.com", "date": "2023-01-24T10:47:39", "name": "[3/6] app/testpmd: bulk free mbufs", "commit_ref": null, "pull_url": null, "state": "changes-requested", "archived": true, "hash": "d458ab2347e56a5b26efcd8d00afa0e85042ad1c", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 319, "url": "http://patches.dpdk.org/api/users/319/?format=api", "username": "fyigit", "first_name": "Ferruh", "last_name": "Yigit", "email": "ferruh.yigit@amd.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230124104742.1265439-4-david.marchand@redhat.com/mbox/", "series": [ { "id": 26634, "url": "http://patches.dpdk.org/api/series/26634/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=26634", "date": "2023-01-24T10:47:36", "name": "Testpmd code cleanup", "version": 1, "mbox": "http://patches.dpdk.org/series/26634/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/122470/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/122470/checks/", "tags": {}, "related": [] }, { "id": 81070, "url": "http://patches.dpdk.org/api/patches/81070/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20201016093806.20061-1-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<20201016093806.20061-1-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20201016093806.20061-1-david.marchand@redhat.com", "date": "2020-10-16T09:38:05", "name": "[1/2] eal/windows: fix symbol export", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "1fdb8147e9f40b2a012922f08e254c0f4ca52fc9", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 24651, "url": "http://patches.dpdk.org/api/users/24651/?format=api", "username": "dmarchand", "first_name": "David", "last_name": "Marchand", "email": "david.marchand@redhat.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20201016093806.20061-1-david.marchand@redhat.com/mbox/", "series": [ { "id": 13052, "url": "http://patches.dpdk.org/api/series/13052/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=13052", "date": "2020-10-16T09:38:05", "name": "[1/2] eal/windows: fix symbol export", "version": 1, "mbox": "http://patches.dpdk.org/series/13052/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/81070/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/81070/checks/", "tags": {}, "related": [] }, { "id": 114390, "url": "http://patches.dpdk.org/api/patches/114390/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220728152640.547725-20-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<20220728152640.547725-20-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20220728152640.547725-20-david.marchand@redhat.com", "date": "2022-07-28T15:26:33", "name": "[RFC,v3,19/26] bus: move IOVA definition from header", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "68b890125f32281a62fc0b5f46215c29a776dfef", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 1, "url": "http://patches.dpdk.org/api/users/1/?format=api", "username": "tmonjalo", "first_name": "Thomas", "last_name": "Monjalon", "email": "thomas@monjalon.net" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20220728152640.547725-20-david.marchand@redhat.com/mbox/", "series": [ { "id": 24118, "url": "http://patches.dpdk.org/api/series/24118/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=24118", "date": "2022-07-28T15:26:14", "name": "Bus and device cleanup for 22.11", "version": 3, "mbox": "http://patches.dpdk.org/series/24118/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/114390/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/114390/checks/", "tags": {}, "related": [] }, { "id": 55480, "url": "http://patches.dpdk.org/api/patches/55480/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/1561635235-22238-6-git-send-email-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<1561635235-22238-6-git-send-email-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1561635235-22238-6-git-send-email-david.marchand@redhat.com", "date": "2019-06-27T11:33:51", "name": "[5/9] buildtools: detect discrepancies for experimental symbols", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "ec58bc19a82dc69f2db5908337914f6d76d99137", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 1, "url": "http://patches.dpdk.org/api/users/1/?format=api", "username": "tmonjalo", "first_name": "Thomas", "last_name": "Monjalon", "email": "thomas@monjalon.net" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/1561635235-22238-6-git-send-email-david.marchand@redhat.com/mbox/", "series": [ { "id": 5197, "url": "http://patches.dpdk.org/api/series/5197/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=5197", "date": "2019-06-27T11:33:47", "name": "experimental tags fixes", "version": 1, "mbox": "http://patches.dpdk.org/series/5197/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/55480/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/55480/checks/", "tags": {}, "related": [] }, { "id": 54849, "url": "http://patches.dpdk.org/api/patches/54849/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/1560783924-5355-4-git-send-email-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<1560783924-5355-4-git-send-email-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1560783924-5355-4-git-send-email-david.marchand@redhat.com", "date": "2019-06-17T15:05:24", "name": "[3/3] drivers/net: fix double free on init failure cleanup", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "86cec9877fdc44b6f151b5463b04d191af5ca736", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 319, "url": "http://patches.dpdk.org/api/users/319/?format=api", "username": "fyigit", "first_name": "Ferruh", "last_name": "Yigit", "email": "ferruh.yigit@amd.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/1560783924-5355-4-git-send-email-david.marchand@redhat.com/mbox/", "series": [ { "id": 5035, "url": "http://patches.dpdk.org/api/series/5035/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=5035", "date": "2019-06-17T15:05:21", "name": "ethdev mac_addrs cleanups", "version": 1, "mbox": "http://patches.dpdk.org/series/5035/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/54849/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/54849/checks/", "tags": {}, "related": [] }, { "id": 84623, "url": "http://patches.dpdk.org/api/patches/84623/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20201127150710.16082-1-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<20201127150710.16082-1-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20201127150710.16082-1-david.marchand@redhat.com", "date": "2020-11-27T15:07:10", "name": "remove dpdk-setup.sh", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "36c156509172f61ed3a4e93dc052d902b14328c9", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 24651, "url": "http://patches.dpdk.org/api/users/24651/?format=api", "username": "dmarchand", "first_name": "David", "last_name": "Marchand", "email": "david.marchand@redhat.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20201127150710.16082-1-david.marchand@redhat.com/mbox/", "series": [ { "id": 14135, "url": "http://patches.dpdk.org/api/series/14135/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=14135", "date": "2020-11-27T15:07:10", "name": "remove dpdk-setup.sh", "version": 1, "mbox": "http://patches.dpdk.org/series/14135/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/84623/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/84623/checks/", "tags": {}, "related": [] }, { "id": 86454, "url": "http://patches.dpdk.org/api/patches/86454/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210113090312.24247-1-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<20210113090312.24247-1-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20210113090312.24247-1-david.marchand@redhat.com", "date": "2021-01-13T09:03:12", "name": "doc: recommend GitHub Actions for CI", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "4b019c22fbaa5c475093dfd2f62f4232f20751cc", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 24651, "url": "http://patches.dpdk.org/api/users/24651/?format=api", "username": "dmarchand", "first_name": "David", "last_name": "Marchand", "email": "david.marchand@redhat.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20210113090312.24247-1-david.marchand@redhat.com/mbox/", "series": [ { "id": 14685, "url": "http://patches.dpdk.org/api/series/14685/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=14685", "date": "2021-01-13T09:03:12", "name": "doc: recommend GitHub Actions for CI", "version": 1, "mbox": "http://patches.dpdk.org/series/14685/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/86454/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/86454/checks/", "tags": {}, "related": [] }, { "id": 55310, "url": "http://patches.dpdk.org/api/patches/55310/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/1561469937-16077-1-git-send-email-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<1561469937-16077-1-git-send-email-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1561469937-16077-1-git-send-email-david.marchand@redhat.com", "date": "2019-06-25T13:38:57", "name": "net/qede: remove interrupt reconfigure in handler", "commit_ref": null, "pull_url": null, "state": "rejected", "archived": true, "hash": "a1aba931231b521541ad1be89195042e53bbd15f", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 319, "url": "http://patches.dpdk.org/api/users/319/?format=api", "username": "fyigit", "first_name": "Ferruh", "last_name": "Yigit", "email": "ferruh.yigit@amd.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/1561469937-16077-1-git-send-email-david.marchand@redhat.com/mbox/", "series": [ { "id": 5156, "url": "http://patches.dpdk.org/api/series/5156/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=5156", "date": "2019-06-25T13:38:57", "name": "net/qede: remove interrupt reconfigure in handler", "version": 1, "mbox": "http://patches.dpdk.org/series/5156/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/55310/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/55310/checks/", "tags": {}, "related": [] }, { "id": 67040, "url": "http://patches.dpdk.org/api/patches/67040/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200323195926.12182-6-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<20200323195926.12182-6-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20200323195926.12182-6-david.marchand@redhat.com", "date": "2020-03-23T19:59:26", "name": "[v4,5/5] ci: enable unit test for aarch64", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "2cc23004f7b949a8536a91e6a3460abe58ddfcb8", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 24651, "url": "http://patches.dpdk.org/api/users/24651/?format=api", "username": "dmarchand", "first_name": "David", "last_name": "Marchand", "email": "david.marchand@redhat.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200323195926.12182-6-david.marchand@redhat.com/mbox/", "series": [ { "id": 9011, "url": "http://patches.dpdk.org/api/series/9011/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=9011", "date": "2020-03-23T19:59:21", "name": "no-huge unit test", "version": 4, "mbox": "http://patches.dpdk.org/series/9011/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/67040/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/67040/checks/", "tags": {}, "related": [] }, { "id": 57131, "url": "http://patches.dpdk.org/api/patches/57131/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/1564082659-21922-4-git-send-email-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<1564082659-21922-4-git-send-email-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1564082659-21922-4-git-send-email-david.marchand@redhat.com", "date": "2019-07-25T19:24:19", "name": "[v3,3/3] net/pcap: fix concurrent multiseg packet transmits", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "e0f2d9c0b0b037580150faebd8c666000fc375fb", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 319, "url": "http://patches.dpdk.org/api/users/319/?format=api", "username": "fyigit", "first_name": "Ferruh", "last_name": "Yigit", "email": "ferruh.yigit@amd.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/1564082659-21922-4-git-send-email-david.marchand@redhat.com/mbox/", "series": [ { "id": 5762, "url": "http://patches.dpdk.org/api/series/5762/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=5762", "date": "2019-07-25T19:24:16", "name": "Multiseg fixes for pcap pmd", "version": 3, "mbox": "http://patches.dpdk.org/series/5762/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/57131/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/57131/checks/", "tags": {}, "related": [] }, { "id": 66469, "url": "http://patches.dpdk.org/api/patches/66469/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200309145442.28926-1-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<20200309145442.28926-1-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20200309145442.28926-1-david.marchand@redhat.com", "date": "2020-03-09T14:54:42", "name": "mem: mark pages as not accessed when reserving VA", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "a341b55484dfc025e5584adc38b170df6e3efc09", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 24651, "url": "http://patches.dpdk.org/api/users/24651/?format=api", "username": "dmarchand", "first_name": "David", "last_name": "Marchand", "email": "david.marchand@redhat.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200309145442.28926-1-david.marchand@redhat.com/mbox/", "series": [ { "id": 8852, "url": "http://patches.dpdk.org/api/series/8852/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=8852", "date": "2020-03-09T14:54:42", "name": "mem: mark pages as not accessed when reserving VA", "version": 1, "mbox": "http://patches.dpdk.org/series/8852/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/66469/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/66469/checks/", "tags": {}, "related": [] }, { "id": 55867, "url": "http://patches.dpdk.org/api/patches/55867/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/1562071706-11009-1-git-send-email-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<1562071706-11009-1-git-send-email-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1562071706-11009-1-git-send-email-david.marchand@redhat.com", "date": "2019-07-02T12:48:26", "name": "[RFC] vfio: move eventfd/interrupt pairing at setup time", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "e5f9f460969119b3f9a22e34d29d778be7da313b", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 1, "url": "http://patches.dpdk.org/api/users/1/?format=api", "username": "tmonjalo", "first_name": "Thomas", "last_name": "Monjalon", "email": "thomas@monjalon.net" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/1562071706-11009-1-git-send-email-david.marchand@redhat.com/mbox/", "series": [ { "id": 5281, "url": "http://patches.dpdk.org/api/series/5281/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=5281", "date": "2019-07-02T12:48:26", "name": "[RFC] vfio: move eventfd/interrupt pairing at setup time", "version": 1, "mbox": "http://patches.dpdk.org/series/5281/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/55867/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/55867/checks/", "tags": {}, "related": [] }, { "id": 54802, "url": "http://patches.dpdk.org/api/patches/54802/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/1560505157-9769-4-git-send-email-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<1560505157-9769-4-git-send-email-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1560505157-9769-4-git-send-email-david.marchand@redhat.com", "date": "2019-06-14T09:39:17", "name": "[v2,3/3] bus/pci: only consider usable devices to select IOVA mode", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "d0e7173aec997aec06e71aa73cf76abc43b4b39e", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 1, "url": "http://patches.dpdk.org/api/users/1/?format=api", "username": "tmonjalo", "first_name": "Thomas", "last_name": "Monjalon", "email": "thomas@monjalon.net" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/1560505157-9769-4-git-send-email-david.marchand@redhat.com/mbox/", "series": [ { "id": 5011, "url": "http://patches.dpdk.org/api/series/5011/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=5011", "date": "2019-06-14T09:39:14", "name": "Improve automatic selection of IOVA mode", "version": 2, "mbox": "http://patches.dpdk.org/series/5011/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/54802/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/54802/checks/", "tags": {}, "related": [] }, { "id": 82382, "url": "http://patches.dpdk.org/api/patches/82382/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20201027221343.28551-2-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<20201027221343.28551-2-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20201027221343.28551-2-david.marchand@redhat.com", "date": "2020-10-27T22:13:36", "name": "[1/8] event/dpaa2: remove dead code", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "4caea07dcec25be8511d301dab5f567fbaf247f4", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 1, "url": "http://patches.dpdk.org/api/users/1/?format=api", "username": "tmonjalo", "first_name": "Thomas", "last_name": "Monjalon", "email": "thomas@monjalon.net" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20201027221343.28551-2-david.marchand@redhat.com/mbox/", "series": [ { "id": 13394, "url": "http://patches.dpdk.org/api/series/13394/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=13394", "date": "2020-10-27T22:13:35", "name": "remove mbuf seqn", "version": 1, "mbox": "http://patches.dpdk.org/series/13394/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/82382/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/82382/checks/", "tags": {}, "related": [] }, { "id": 122856, "url": "http://patches.dpdk.org/api/patches/122856/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230201111411.1509520-7-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<20230201111411.1509520-7-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20230201111411.1509520-7-david.marchand@redhat.com", "date": "2023-02-01T11:14:08", "name": "[v5,6/9] vhost: always take IOTLB lock", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "0c9f52a5fbefa2d2f283ae94cbb39c49df9382fc", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 1, "url": "http://patches.dpdk.org/api/users/1/?format=api", "username": "tmonjalo", "first_name": "Thomas", "last_name": "Monjalon", "email": "thomas@monjalon.net" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230201111411.1509520-7-david.marchand@redhat.com/mbox/", "series": [ { "id": 26733, "url": "http://patches.dpdk.org/api/series/26733/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=26733", "date": "2023-02-01T11:14:02", "name": "Lock annotations", "version": 5, "mbox": "http://patches.dpdk.org/series/26733/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/122856/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/122856/checks/", "tags": {}, "related": [] }, { "id": 83903, "url": "http://patches.dpdk.org/api/patches/83903/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20201110154005.9035-1-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<20201110154005.9035-1-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20201110154005.9035-1-david.marchand@redhat.com", "date": "2020-11-10T15:40:05", "name": "devtools: fix directory filter in forbidden token check", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "70f1a7f93c57bfde395cfddb31e9cb365388c72f", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 1, "url": "http://patches.dpdk.org/api/users/1/?format=api", "username": "tmonjalo", "first_name": "Thomas", "last_name": "Monjalon", "email": "thomas@monjalon.net" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20201110154005.9035-1-david.marchand@redhat.com/mbox/", "series": [ { "id": 13776, "url": "http://patches.dpdk.org/api/series/13776/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=13776", "date": "2020-11-10T15:40:05", "name": "devtools: fix directory filter in forbidden token check", "version": 1, "mbox": "http://patches.dpdk.org/series/13776/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/83903/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/83903/checks/", "tags": {}, "related": [] }, { "id": 55482, "url": "http://patches.dpdk.org/api/patches/55482/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/1561635235-22238-7-git-send-email-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<1561635235-22238-7-git-send-email-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1561635235-22238-7-git-send-email-david.marchand@redhat.com", "date": "2019-06-27T11:33:52", "name": "[6/9] net/atlantic: add missing experimental api tags", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "f5e06d3b2fae2fbac6f9909076a2d56c7b21c458", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 1, "url": "http://patches.dpdk.org/api/users/1/?format=api", "username": "tmonjalo", "first_name": "Thomas", "last_name": "Monjalon", "email": "thomas@monjalon.net" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/1561635235-22238-7-git-send-email-david.marchand@redhat.com/mbox/", "series": [ { "id": 5197, "url": "http://patches.dpdk.org/api/series/5197/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=5197", "date": "2019-06-27T11:33:47", "name": "experimental tags fixes", "version": 1, "mbox": "http://patches.dpdk.org/series/5197/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/55482/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/55482/checks/", "tags": {}, "related": [] }, { "id": 54827, "url": "http://patches.dpdk.org/api/patches/54827/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/1560580950-16754-14-git-send-email-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<1560580950-16754-14-git-send-email-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1560580950-16754-14-git-send-email-david.marchand@redhat.com", "date": "2019-06-15T06:42:28", "name": "[v2,13/15] test: split into shorter subtests for CI", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "4d5b4b33ae45476881deef320f77035bdbd74f0b", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 1, "url": "http://patches.dpdk.org/api/users/1/?format=api", "username": "tmonjalo", "first_name": "Thomas", "last_name": "Monjalon", "email": "thomas@monjalon.net" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/1560580950-16754-14-git-send-email-david.marchand@redhat.com/mbox/", "series": [ { "id": 5023, "url": "http://patches.dpdk.org/api/series/5023/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=5023", "date": "2019-06-15T06:42:16", "name": "[v2,01/15] test/bonding: add missing sources for link bonding RSS", "version": 2, "mbox": "http://patches.dpdk.org/series/5023/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/54827/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/54827/checks/", "tags": {}, "related": [] }, { "id": 54342, "url": "http://patches.dpdk.org/api/patches/54342/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/1559638792-8608-12-git-send-email-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<1559638792-8608-12-git-send-email-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1559638792-8608-12-git-send-email-david.marchand@redhat.com", "date": "2019-06-04T08:59:49", "name": "[11/14] test/eal: check number of cores before running subtests", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "a6141fe9ce8db6b1bc608f7179d7e650358175f3", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 1, "url": "http://patches.dpdk.org/api/users/1/?format=api", "username": "tmonjalo", "first_name": "Thomas", "last_name": "Monjalon", "email": "thomas@monjalon.net" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/1559638792-8608-12-git-send-email-david.marchand@redhat.com/mbox/", "series": [ { "id": 4883, "url": "http://patches.dpdk.org/api/series/4883/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=4883", "date": "2019-06-04T08:59:38", "name": "Unit tests fixes for CI", "version": 1, "mbox": "http://patches.dpdk.org/series/4883/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/54342/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/54342/checks/", "tags": {}, "related": [] }, { "id": 57081, "url": "http://patches.dpdk.org/api/patches/57081/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/1564046068-21905-2-git-send-email-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<1564046068-21905-2-git-send-email-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1564046068-21905-2-git-send-email-david.marchand@redhat.com", "date": "2019-07-25T09:14:21", "name": "[1/8] net/af_packet: remove unused Rx counter", "commit_ref": null, "pull_url": null, "state": "changes-requested", "archived": true, "hash": "3c9ceb9f864ed5d8ca1615c9d76490de5c332f32", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 319, "url": "http://patches.dpdk.org/api/users/319/?format=api", "username": "fyigit", "first_name": "Ferruh", "last_name": "Yigit", "email": "ferruh.yigit@amd.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/1564046068-21905-2-git-send-email-david.marchand@redhat.com/mbox/", "series": [ { "id": 5740, "url": "http://patches.dpdk.org/api/series/5740/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=5740", "date": "2019-07-25T09:14:20", "name": "oerrors stats fixes for virtual pmds", "version": 1, "mbox": "http://patches.dpdk.org/series/5740/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/57081/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/57081/checks/", "tags": {}, "related": [] }, { "id": 57391, "url": "http://patches.dpdk.org/api/patches/57391/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/1564752563-11850-1-git-send-email-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<1564752563-11850-1-git-send-email-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1564752563-11850-1-git-send-email-david.marchand@redhat.com", "date": "2019-08-02T13:29:23", "name": "doc: announce malloc virt2phys symbol removal", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "8deab5c5e48ac12242f2a2727a00c518ce156d58", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 1, "url": "http://patches.dpdk.org/api/users/1/?format=api", "username": "tmonjalo", "first_name": "Thomas", "last_name": "Monjalon", "email": "thomas@monjalon.net" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/1564752563-11850-1-git-send-email-david.marchand@redhat.com/mbox/", "series": [ { "id": 5893, "url": "http://patches.dpdk.org/api/series/5893/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=5893", "date": "2019-08-02T13:29:23", "name": "doc: announce malloc virt2phys symbol removal", "version": 1, "mbox": "http://patches.dpdk.org/series/5893/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/57391/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/57391/checks/", "tags": {}, "related": [] }, { "id": 84177, "url": "http://patches.dpdk.org/api/patches/84177/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20201114090533.6059-7-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<20201114090533.6059-7-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20201114090533.6059-7-david.marchand@redhat.com", "date": "2020-11-14T09:05:28", "name": "[v3,06/11] examples/l3fwd-graph: fix pkg-config usage", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "6076b0596b4123634d06f314766a80cfd812a738", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 1, "url": "http://patches.dpdk.org/api/users/1/?format=api", "username": "tmonjalo", "first_name": "Thomas", "last_name": "Monjalon", "email": "thomas@monjalon.net" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20201114090533.6059-7-david.marchand@redhat.com/mbox/", "series": [ { "id": 13880, "url": "http://patches.dpdk.org/api/series/13880/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=13880", "date": "2020-11-14T09:05:22", "name": "Examples compilation fixes", "version": 3, "mbox": "http://patches.dpdk.org/series/13880/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/84177/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/84177/checks/", "tags": {}, "related": [] }, { "id": 93001, "url": "http://patches.dpdk.org/api/patches/93001/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210506100702.23778-1-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<20210506100702.23778-1-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20210506100702.23778-1-david.marchand@redhat.com", "date": "2021-05-06T10:07:02", "name": "net/ice/base: fix mem allocations wrapper", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "db2601355d89d28c25668a51d1d7d1d22393c130", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 1540, "url": "http://patches.dpdk.org/api/users/1540/?format=api", "username": "qzhan15", "first_name": "Qi", "last_name": "Zhang", "email": "qi.z.zhang@intel.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20210506100702.23778-1-david.marchand@redhat.com/mbox/", "series": [ { "id": 16857, "url": "http://patches.dpdk.org/api/series/16857/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=16857", "date": "2021-05-06T10:07:02", "name": "net/ice/base: fix mem allocations wrapper", "version": 1, "mbox": "http://patches.dpdk.org/series/16857/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/93001/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/93001/checks/", "tags": {}, "related": [] }, { "id": 50323, "url": "http://patches.dpdk.org/api/patches/50323/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/1550158972-21895-4-git-send-email-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<1550158972-21895-4-git-send-email-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1550158972-21895-4-git-send-email-david.marchand@redhat.com", "date": "2019-02-14T15:42:50", "name": "[3/5] app/testpmd: add missing transmit errors stats", "commit_ref": null, "pull_url": null, "state": "changes-requested", "archived": true, "hash": "4723e8a104485f627e1ffa8bf243fc70e22fcbd1", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 1, "url": "http://patches.dpdk.org/api/users/1/?format=api", "username": "tmonjalo", "first_name": "Thomas", "last_name": "Monjalon", "email": "thomas@monjalon.net" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/1550158972-21895-4-git-send-email-david.marchand@redhat.com/mbox/", "series": [ { "id": 3455, "url": "http://patches.dpdk.org/api/series/3455/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=3455", "date": "2019-02-14T15:42:47", "name": "display testpmd forwarding engine stats on the fly", "version": 1, "mbox": "http://patches.dpdk.org/series/3455/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/50323/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/50323/checks/", "tags": {}, "related": [] }, { "id": 51910, "url": "http://patches.dpdk.org/api/patches/51910/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/1553874938-31673-1-git-send-email-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<1553874938-31673-1-git-send-email-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1553874938-31673-1-git-send-email-david.marchand@redhat.com", "date": "2019-03-29T15:55:38", "name": "ci: fix arm64 config filename", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "fef2f0e82f504c7f511bf603eafadbb8446712fd", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 1, "url": "http://patches.dpdk.org/api/users/1/?format=api", "username": "tmonjalo", "first_name": "Thomas", "last_name": "Monjalon", "email": "thomas@monjalon.net" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/1553874938-31673-1-git-send-email-david.marchand@redhat.com/mbox/", "series": [ { "id": 3999, "url": "http://patches.dpdk.org/api/series/3999/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=3999", "date": "2019-03-29T15:55:38", "name": "ci: fix arm64 config filename", "version": 1, "mbox": "http://patches.dpdk.org/series/3999/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/51910/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/51910/checks/", "tags": {}, "related": [] }, { "id": 62042, "url": "http://patches.dpdk.org/api/patches/62042/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/1572156845-29451-1-git-send-email-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<1572156845-29451-1-git-send-email-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1572156845-29451-1-git-send-email-david.marchand@redhat.com", "date": "2019-10-27T06:14:05", "name": "ethdev: bump library version", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "f1e3295369677d1b7cfcdf2c15538d4cd55bcc5c", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 24651, "url": "http://patches.dpdk.org/api/users/24651/?format=api", "username": "dmarchand", "first_name": "David", "last_name": "Marchand", "email": "david.marchand@redhat.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/1572156845-29451-1-git-send-email-david.marchand@redhat.com/mbox/", "series": [ { "id": 7086, "url": "http://patches.dpdk.org/api/series/7086/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=7086", "date": "2019-10-27T06:14:05", "name": "ethdev: bump library version", "version": 1, "mbox": "http://patches.dpdk.org/series/7086/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/62042/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/62042/checks/", "tags": {}, "related": [] }, { "id": 54842, "url": "http://patches.dpdk.org/api/patches/54842/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/1560758082-3479-1-git-send-email-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<1560758082-3479-1-git-send-email-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1560758082-3479-1-git-send-email-david.marchand@redhat.com", "date": "2019-06-17T07:54:42", "name": "examples/vdpa: remove trace of legacy \"linuxapp\"", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "d3b91361983a224370cf4711ae77c043a6507a19", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 2642, "url": "http://patches.dpdk.org/api/users/2642/?format=api", "username": "mcoquelin", "first_name": "Maxime", "last_name": "Coquelin", "email": "maxime.coquelin@redhat.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/1560758082-3479-1-git-send-email-david.marchand@redhat.com/mbox/", "series": [ { "id": 5032, "url": "http://patches.dpdk.org/api/series/5032/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=5032", "date": "2019-06-17T07:54:42", "name": "examples/vdpa: remove trace of legacy \"linuxapp\"", "version": 1, "mbox": "http://patches.dpdk.org/series/5032/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/54842/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/54842/checks/", "tags": {}, "related": [] }, { "id": 119954, "url": "http://patches.dpdk.org/api/patches/119954/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20221118085313.2118977-3-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<20221118085313.2118977-3-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20221118085313.2118977-3-david.marchand@redhat.com", "date": "2022-11-18T08:53:04", "name": "[02/11] vhost: fix build with clang 15", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "74b83cfc7d8ce498bacf57d43e2e2b56bf8224c9", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 24651, "url": "http://patches.dpdk.org/api/users/24651/?format=api", "username": "dmarchand", "first_name": "David", "last_name": "Marchand", "email": "david.marchand@redhat.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20221118085313.2118977-3-david.marchand@redhat.com/mbox/", "series": [ { "id": 25816, "url": "http://patches.dpdk.org/api/series/25816/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=25816", "date": "2022-11-18T08:53:02", "name": "Fixes for clang 15", "version": 1, "mbox": "http://patches.dpdk.org/series/25816/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/119954/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/119954/checks/", "tags": {}, "related": [] }, { "id": 57172, "url": "http://patches.dpdk.org/api/patches/57172/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/1564149110-22837-1-git-send-email-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<1564149110-22837-1-git-send-email-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1564149110-22837-1-git-send-email-david.marchand@redhat.com", "date": "2019-07-26T13:51:50", "name": "eal: order experimental symbols per release", "commit_ref": null, "pull_url": null, "state": "changes-requested", "archived": true, "hash": "6819f239d13b6148df2136331e68e556d641fa7c", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dpdk/patch/1564149110-22837-1-git-send-email-david.marchand@redhat.com/mbox/", "series": [ { "id": 5781, "url": "http://patches.dpdk.org/api/series/5781/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=5781", "date": "2019-07-26T13:51:50", "name": "eal: order experimental symbols per release", "version": 1, "mbox": "http://patches.dpdk.org/series/5781/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/57172/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/57172/checks/", "tags": {}, "related": [] }, { "id": 111298, "url": "http://patches.dpdk.org/api/patches/111298/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220518101657.1230416-4-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<20220518101657.1230416-4-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20220518101657.1230416-4-david.marchand@redhat.com", "date": "2022-05-18T10:16:48", "name": "[03/12] crypto/ipsec_mb: fix build with GCC 12", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "94ac1d98f2a41010e0bf3a7190effd8de848d373", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 1, "url": "http://patches.dpdk.org/api/users/1/?format=api", "username": "tmonjalo", "first_name": "Thomas", "last_name": "Monjalon", "email": "thomas@monjalon.net" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20220518101657.1230416-4-david.marchand@redhat.com/mbox/", "series": [ { "id": 22993, "url": "http://patches.dpdk.org/api/series/22993/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=22993", "date": "2022-05-18T10:16:45", "name": "Fix compilation with gcc 12", "version": 1, "mbox": "http://patches.dpdk.org/series/22993/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/111298/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/111298/checks/", "tags": {}, "related": [] }, { "id": 61769, "url": "http://patches.dpdk.org/api/patches/61769/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/1571838001-591-3-git-send-email-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<1571838001-591-3-git-send-email-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1571838001-591-3-git-send-email-david.marchand@redhat.com", "date": "2019-10-23T13:39:59", "name": "[v2,2/4] net: add missing rte prefix on PPPoE defines", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "667ba9e6e45d73819fb36aaf126282061af1ee6f", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 319, "url": "http://patches.dpdk.org/api/users/319/?format=api", "username": "fyigit", "first_name": "Ferruh", "last_name": "Yigit", "email": "ferruh.yigit@amd.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/1571838001-591-3-git-send-email-david.marchand@redhat.com/mbox/", "series": [ { "id": 7016, "url": "http://patches.dpdk.org/api/series/7016/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=7016", "date": "2019-10-23T13:39:57", "name": "net definitions fixes", "version": 2, "mbox": "http://patches.dpdk.org/series/7016/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/61769/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/61769/checks/", "tags": {}, "related": [] }, { "id": 54337, "url": "http://patches.dpdk.org/api/patches/54337/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/1559638792-8608-7-git-send-email-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<1559638792-8608-7-git-send-email-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1559638792-8608-7-git-send-email-david.marchand@redhat.com", "date": "2019-06-04T08:59:44", "name": "[06/14] test/hash: clean remaining trace of scaling autotest", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "1f8e1ca140a8093ade30e957a201252b1f9a8ee7", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 1, "url": "http://patches.dpdk.org/api/users/1/?format=api", "username": "tmonjalo", "first_name": "Thomas", "last_name": "Monjalon", "email": "thomas@monjalon.net" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/1559638792-8608-7-git-send-email-david.marchand@redhat.com/mbox/", "series": [ { "id": 4883, "url": "http://patches.dpdk.org/api/series/4883/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=4883", "date": "2019-06-04T08:59:38", "name": "Unit tests fixes for CI", "version": 1, "mbox": "http://patches.dpdk.org/series/4883/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/54337/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/54337/checks/", "tags": {}, "related": [] }, { "id": 57743, "url": "http://patches.dpdk.org/api/patches/57743/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/1566214919-32250-3-git-send-email-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<1566214919-32250-3-git-send-email-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1566214919-32250-3-git-send-email-david.marchand@redhat.com", "date": "2019-08-19T11:41:50", "name": "[02/11] log: define logtype register wrapper for drivers", "commit_ref": null, "pull_url": null, "state": "changes-requested", "archived": true, "hash": "5c989f460be960060f2598b9ccbdf7f93d362dbc", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 1, "url": "http://patches.dpdk.org/api/users/1/?format=api", "username": "tmonjalo", "first_name": "Thomas", "last_name": "Monjalon", "email": "thomas@monjalon.net" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/1566214919-32250-3-git-send-email-david.marchand@redhat.com/mbox/", "series": [ { "id": 6072, "url": "http://patches.dpdk.org/api/series/6072/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=6072", "date": "2019-08-19T11:41:48", "name": "Fixing log levels for dynamically loaded drivers", "version": 1, "mbox": "http://patches.dpdk.org/series/6072/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/57743/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/57743/checks/", "tags": {}, "related": [] }, { "id": 55655, "url": "http://patches.dpdk.org/api/patches/55655/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/1561809533-6545-3-git-send-email-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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-3-git-send-email-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1561809533-6545-3-git-send-email-david.marchand@redhat.com", "date": "2019-06-29T11:58:45", "name": "[v2,02/10] devargs: remove incorrect experimental tags", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "67172b351b9be831e8fe103aee4a2db4e76d254c", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dpdk/patch/1561809533-6545-3-git-send-email-david.marchand@redhat.com/mbox/", "series": [ { "id": 5232, "url": "http://patches.dpdk.org/api/series/5232/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=5232", "date": "2019-06-29T11:58:43", "name": "experimental tags fixes", "version": 2, "mbox": "http://patches.dpdk.org/series/5232/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/55655/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/55655/checks/", "tags": {}, "related": [] }, { "id": 78047, "url": "http://patches.dpdk.org/api/patches/78047/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200917112823.10534-7-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<20200917112823.10534-7-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20200917112823.10534-7-david.marchand@redhat.com", "date": "2020-09-17T11:28:23", "name": "[v3,6/6] bus/pci: remove duplicate declaration", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "0d637bf2f57fdebaa82ba956d64a9f6ddd2c8cd5", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 24651, "url": "http://patches.dpdk.org/api/users/24651/?format=api", "username": "dmarchand", "first_name": "David", "last_name": "Marchand", "email": "david.marchand@redhat.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200917112823.10534-7-david.marchand@redhat.com/mbox/", "series": [ { "id": 12319, "url": "http://patches.dpdk.org/api/series/12319/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=12319", "date": "2020-09-17T11:28:17", "name": "20.11 announced cleanups", "version": 3, "mbox": "http://patches.dpdk.org/series/12319/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/78047/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/78047/checks/", "tags": {}, "related": [] }, { "id": 84136, "url": "http://patches.dpdk.org/api/patches/84136/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20201113122430.25354-4-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<20201113122430.25354-4-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20201113122430.25354-4-david.marchand@redhat.com", "date": "2020-11-13T12:24:22", "name": "[v2,03/11] examples/kni: fix build with pkg-config", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "93be6cfe7b6de91daed1cedb87a50e4c765e7b8c", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 1, "url": "http://patches.dpdk.org/api/users/1/?format=api", "username": "tmonjalo", "first_name": "Thomas", "last_name": "Monjalon", "email": "thomas@monjalon.net" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20201113122430.25354-4-david.marchand@redhat.com/mbox/", "series": [ { "id": 13872, "url": "http://patches.dpdk.org/api/series/13872/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=13872", "date": "2020-11-13T12:24:19", "name": "Examples compilation fixes", "version": 2, "mbox": "http://patches.dpdk.org/series/13872/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/84136/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/84136/checks/", "tags": {}, "related": [] }, { "id": 116279, "url": "http://patches.dpdk.org/api/patches/116279/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220914075841.51555-10-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<20220914075841.51555-10-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20220914075841.51555-10-david.marchand@redhat.com", "date": "2022-09-14T07:58:23", "name": "[v6,09/27] devargs: remove dependency on bus header", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "0ae0250ac110bc8570a3aefebe03ff9673c300fe", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 24651, "url": "http://patches.dpdk.org/api/users/24651/?format=api", "username": "dmarchand", "first_name": "David", "last_name": "Marchand", "email": "david.marchand@redhat.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20220914075841.51555-10-david.marchand@redhat.com/mbox/", "series": [ { "id": 24657, "url": "http://patches.dpdk.org/api/series/24657/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=24657", "date": "2022-09-14T07:58:14", "name": "Bus and device cleanup for 22.11", "version": 6, "mbox": "http://patches.dpdk.org/series/24657/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/116279/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/116279/checks/", "tags": {}, "related": [] }, { "id": 128857, "url": "http://patches.dpdk.org/api/patches/128857/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230620140704.171667-2-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<20230620140704.171667-2-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20230620140704.171667-2-david.marchand@redhat.com", "date": "2023-06-20T14:07:01", "name": "[v3,1/4] examples/fips_validation: fix external build", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "a9492b569412d9064583b02f558473e47a0dfd42", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 1, "url": "http://patches.dpdk.org/api/users/1/?format=api", "username": "tmonjalo", "first_name": "Thomas", "last_name": "Monjalon", "email": "thomas@monjalon.net" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230620140704.171667-2-david.marchand@redhat.com/mbox/", "series": [ { "id": 28585, "url": "http://patches.dpdk.org/api/series/28585/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=28585", "date": "2023-06-20T14:07:04", "name": "Test examples compilation externally", "version": 3, "mbox": "http://patches.dpdk.org/series/28585/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/128857/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/128857/checks/", "tags": {}, "related": [] }, { "id": 125757, "url": "http://patches.dpdk.org/api/patches/125757/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230404124840.1898-6-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<20230404124840.1898-6-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20230404124840.1898-6-david.marchand@redhat.com", "date": "2023-04-04T12:48:29", "name": "[v3,05/16] graph: annotate graph lock", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "90c674ddaa7bdd1cd65b721818bf830daa75cb2c", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 1, "url": "http://patches.dpdk.org/api/users/1/?format=api", "username": "tmonjalo", "first_name": "Thomas", "last_name": "Monjalon", "email": "thomas@monjalon.net" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230404124840.1898-6-david.marchand@redhat.com/mbox/", "series": [ { "id": 27617, "url": "http://patches.dpdk.org/api/series/27617/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=27617", "date": "2023-04-04T12:48:24", "name": "Enable lock annotations on most libraries and drivers", "version": 3, "mbox": "http://patches.dpdk.org/series/27617/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/125757/comments/", "check": "warning", "checks": "http://patches.dpdk.org/api/patches/125757/checks/", "tags": {}, "related": [] }, { "id": 127369, "url": "http://patches.dpdk.org/api/patches/127369/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230525072035.2512566-1-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<20230525072035.2512566-1-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20230525072035.2512566-1-david.marchand@redhat.com", "date": "2023-05-25T07:20:35", "name": "telemetry: fix JSON string formatter", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "76b906489a1aa40386f31194192987ab6af31797", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 1, "url": "http://patches.dpdk.org/api/users/1/?format=api", "username": "tmonjalo", "first_name": "Thomas", "last_name": "Monjalon", "email": "thomas@monjalon.net" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230525072035.2512566-1-david.marchand@redhat.com/mbox/", "series": [ { "id": 28169, "url": "http://patches.dpdk.org/api/series/28169/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=28169", "date": "2023-05-25T07:20:35", "name": "telemetry: fix JSON string formatter", "version": 1, "mbox": "http://patches.dpdk.org/series/28169/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/127369/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/127369/checks/", "tags": {}, "related": [] }, { "id": 51079, "url": "http://patches.dpdk.org/api/patches/51079/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/1552318522-18777-2-git-send-email-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<1552318522-18777-2-git-send-email-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1552318522-18777-2-git-send-email-david.marchand@redhat.com", "date": "2019-03-11T15:35:19", "name": "[v2,1/4] app/testpmd: remove unused fwd_ctx field", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "e186a3d19af35fb02ea6dcbf857adad86c98e134", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 319, "url": "http://patches.dpdk.org/api/users/319/?format=api", "username": "fyigit", "first_name": "Ferruh", "last_name": "Yigit", "email": "ferruh.yigit@amd.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/1552318522-18777-2-git-send-email-david.marchand@redhat.com/mbox/", "series": [ { "id": 3703, "url": "http://patches.dpdk.org/api/series/3703/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=3703", "date": "2019-03-11T15:35:18", "name": "display testpmd forwarding engine stats on the fly", "version": 2, "mbox": "http://patches.dpdk.org/series/3703/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/51079/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/51079/checks/", "tags": {}, "related": [] }, { "id": 67038, "url": "http://patches.dpdk.org/api/patches/67038/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200323195926.12182-4-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<20200323195926.12182-4-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20200323195926.12182-4-david.marchand@redhat.com", "date": "2020-03-23T19:59:24", "name": "[v4,3/5] test: allow no-huge mode for fast-tests", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "7b8758de111ab551cb109b4a06b001d5aff3ea59", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 24651, "url": "http://patches.dpdk.org/api/users/24651/?format=api", "username": "dmarchand", "first_name": "David", "last_name": "Marchand", "email": "david.marchand@redhat.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200323195926.12182-4-david.marchand@redhat.com/mbox/", "series": [ { "id": 9011, "url": "http://patches.dpdk.org/api/series/9011/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=9011", "date": "2020-03-23T19:59:21", "name": "no-huge unit test", "version": 4, "mbox": "http://patches.dpdk.org/series/9011/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/67038/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/67038/checks/", "tags": {}, "related": [] }, { "id": 63564, "url": "http://patches.dpdk.org/api/patches/63564/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20191204150002.4824-1-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<20191204150002.4824-1-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20191204150002.4824-1-david.marchand@redhat.com", "date": "2019-12-04T15:00:02", "name": "eal/linux: fix build error on RHEL 7.6", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "4c164b100b19a1a0f26a30b8b98b3804ecf4029e", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 24651, "url": "http://patches.dpdk.org/api/users/24651/?format=api", "username": "dmarchand", "first_name": "David", "last_name": "Marchand", "email": "david.marchand@redhat.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20191204150002.4824-1-david.marchand@redhat.com/mbox/", "series": [ { "id": 7728, "url": "http://patches.dpdk.org/api/series/7728/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=7728", "date": "2019-12-04T15:00:02", "name": "eal/linux: fix build error on RHEL 7.6", "version": 1, "mbox": "http://patches.dpdk.org/series/7728/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/63564/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/63564/checks/", "tags": {}, "related": [] }, { "id": 124899, "url": "http://patches.dpdk.org/api/patches/124899/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230309123752.2237828-4-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<20230309123752.2237828-4-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20230309123752.2237828-4-david.marchand@redhat.com", "date": "2023-03-09T12:37:52", "name": "[3/3] net/vhost: fix Rx interrupt", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "baafbf1bd3ebcd7342c8b169b0204ec68ff73bf2", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 2642, "url": "http://patches.dpdk.org/api/users/2642/?format=api", "username": "mcoquelin", "first_name": "Maxime", "last_name": "Coquelin", "email": "maxime.coquelin@redhat.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230309123752.2237828-4-david.marchand@redhat.com/mbox/", "series": [ { "id": 27306, "url": "http://patches.dpdk.org/api/series/27306/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=27306", "date": "2023-03-09T12:37:49", "name": "net/vhost pmd fixes for Rx interrupts", "version": 1, "mbox": "http://patches.dpdk.org/series/27306/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/124899/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/124899/checks/", "tags": {}, "related": [] }, { "id": 115851, "url": "http://patches.dpdk.org/api/patches/115851/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220905083933.2506819-12-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<20220905083933.2506819-12-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20220905083933.2506819-12-david.marchand@redhat.com", "date": "2022-09-05T08:39:17", "name": "[v5,11/27] bus/auxiliary: make driver-only headers private", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "9bc8176ee2ee4a6d99fedd0c7c27c5fa9eb144c7", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 1, "url": "http://patches.dpdk.org/api/users/1/?format=api", "username": "tmonjalo", "first_name": "Thomas", "last_name": "Monjalon", "email": "thomas@monjalon.net" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20220905083933.2506819-12-david.marchand@redhat.com/mbox/", "series": [ { "id": 24531, "url": "http://patches.dpdk.org/api/series/24531/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=24531", "date": "2022-09-05T08:39:07", "name": "[v5,01/27] devtools: forbid inclusions of driver only headers", "version": 5, "mbox": "http://patches.dpdk.org/series/24531/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/115851/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/115851/checks/", "tags": {}, "related": [] }, { "id": 65834, "url": "http://patches.dpdk.org/api/patches/65834/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200217135929.30987-1-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<20200217135929.30987-1-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20200217135929.30987-1-david.marchand@redhat.com", "date": "2020-02-17T13:59:29", "name": "ci: build and use libabigail 1.6", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "d9db848d8cbf9229bf48f7154cd0f5a9ed7d5a4d", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200217135929.30987-1-david.marchand@redhat.com/mbox/", "series": [ { "id": 8560, "url": "http://patches.dpdk.org/api/series/8560/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=8560", "date": "2020-02-17T13:59:29", "name": "ci: build and use libabigail 1.6", "version": 1, "mbox": "http://patches.dpdk.org/series/8560/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/65834/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/65834/checks/", "tags": {}, "related": [] }, { "id": 115842, "url": "http://patches.dpdk.org/api/patches/115842/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220905083933.2506819-3-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<20220905083933.2506819-3-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20220905083933.2506819-3-david.marchand@redhat.com", "date": "2022-09-05T08:39:08", "name": "[v5,02/27] common/mlx5: rework check on driver registration", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "20271fa9a06054ec63f12da8b9b3d8093d726e5b", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 1, "url": "http://patches.dpdk.org/api/users/1/?format=api", "username": "tmonjalo", "first_name": "Thomas", "last_name": "Monjalon", "email": "thomas@monjalon.net" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20220905083933.2506819-3-david.marchand@redhat.com/mbox/", "series": [ { "id": 24531, "url": "http://patches.dpdk.org/api/series/24531/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=24531", "date": "2022-09-05T08:39:07", "name": "[v5,01/27] devtools: forbid inclusions of driver only headers", "version": 5, "mbox": "http://patches.dpdk.org/series/24531/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/115842/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/115842/checks/", "tags": {}, "related": [] }, { "id": 114383, "url": "http://patches.dpdk.org/api/patches/114383/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220728152640.547725-13-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<20220728152640.547725-13-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20220728152640.547725-13-david.marchand@redhat.com", "date": "2022-07-28T15:26:26", "name": "[RFC,v3,12/26] bus/dpaa: make driver-only headers private", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "f0b6abe5230f2d520caa27bf91ae8013013ec4d2", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 1, "url": "http://patches.dpdk.org/api/users/1/?format=api", "username": "tmonjalo", "first_name": "Thomas", "last_name": "Monjalon", "email": "thomas@monjalon.net" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20220728152640.547725-13-david.marchand@redhat.com/mbox/", "series": [ { "id": 24118, "url": "http://patches.dpdk.org/api/series/24118/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=24118", "date": "2022-07-28T15:26:14", "name": "Bus and device cleanup for 22.11", "version": 3, "mbox": "http://patches.dpdk.org/series/24118/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/114383/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/114383/checks/", "tags": {}, "related": [] }, { "id": 115486, "url": "http://patches.dpdk.org/api/patches/115486/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220826124208.671400-8-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<20220826124208.671400-8-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20220826124208.671400-8-david.marchand@redhat.com", "date": "2022-08-26T12:41:48", "name": "[v4,07/27] dev: hide debug messages in device iterator", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "ad978992e544d7149d340a1818e7bb68398c65f8", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 1, "url": "http://patches.dpdk.org/api/users/1/?format=api", "username": "tmonjalo", "first_name": "Thomas", "last_name": "Monjalon", "email": "thomas@monjalon.net" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20220826124208.671400-8-david.marchand@redhat.com/mbox/", "series": [ { "id": 24428, "url": "http://patches.dpdk.org/api/series/24428/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=24428", "date": "2022-08-26T12:41:41", "name": "Bus and device cleanup for 22.11", "version": 4, "mbox": "http://patches.dpdk.org/series/24428/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/115486/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/115486/checks/", "tags": {}, "related": [] }, { "id": 65878, "url": "http://patches.dpdk.org/api/patches/65878/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200218201354.18094-1-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<20200218201354.18094-1-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20200218201354.18094-1-david.marchand@redhat.com", "date": "2020-02-18T20:13:54", "name": "[v3] ci: build and use libabigail 1.6", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "7c988132cdd5ce5f822bbdfab4646dcfe9082a29", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 24651, "url": "http://patches.dpdk.org/api/users/24651/?format=api", "username": "dmarchand", "first_name": "David", "last_name": "Marchand", "email": "david.marchand@redhat.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200218201354.18094-1-david.marchand@redhat.com/mbox/", "series": [ { "id": 8591, "url": "http://patches.dpdk.org/api/series/8591/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=8591", "date": "2020-02-18T20:13:54", "name": "[v3] ci: build and use libabigail 1.6", "version": 3, "mbox": "http://patches.dpdk.org/series/8591/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/65878/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/65878/checks/", "tags": {}, "related": [] }, { "id": 115833, "url": "http://patches.dpdk.org/api/patches/115833/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220905083540.2506490-2-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<20220905083540.2506490-2-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20220905083540.2506490-2-david.marchand@redhat.com", "date": "2022-09-05T08:35:14", "name": "[v5,01/27] devtools: forbid inclusions of driver only headers", "commit_ref": null, "pull_url": null, "state": "not-applicable", "archived": true, "hash": "877c8613900ddf8bcd35223ff14ac5011709bb20", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20220905083540.2506490-2-david.marchand@redhat.com/mbox/", "series": [ { "id": 24530, "url": "http://patches.dpdk.org/api/series/24530/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=24530", "date": "2022-09-05T08:35:13", "name": "Bus and device cleanup for 22.11", "version": 5, "mbox": "http://patches.dpdk.org/series/24530/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/115833/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/115833/checks/", "tags": {}, "related": [] }, { "id": 113598, "url": "http://patches.dpdk.org/api/patches/113598/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220701075511.2176198-4-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<20220701075511.2176198-4-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20220701075511.2176198-4-david.marchand@redhat.com", "date": "2022-07-01T07:55:10", "name": "[v2,3/4] vhost: improve some datapath log messages", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "4d8bb3b30626bf92eda85faef7947d00422ef66c", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 2642, "url": "http://patches.dpdk.org/api/users/2642/?format=api", "username": "mcoquelin", "first_name": "Maxime", "last_name": "Coquelin", "email": "maxime.coquelin@redhat.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20220701075511.2176198-4-david.marchand@redhat.com/mbox/", "series": [ { "id": 23851, "url": "http://patches.dpdk.org/api/series/23851/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=23851", "date": "2022-07-01T07:55:07", "name": "Vhost logs fixes and improvement", "version": 2, "mbox": "http://patches.dpdk.org/series/23851/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/113598/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/113598/checks/", "tags": {}, "related": [] }, { "id": 113256, "url": "http://patches.dpdk.org/api/patches/113256/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220622153020.2598037-1-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<20220622153020.2598037-1-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20220622153020.2598037-1-david.marchand@redhat.com", "date": "2022-06-22T15:30:20", "name": "vhost/crypto: fix descriptor processing", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "2932e7263f06bc766aed9cef5b1fab9d9f9c1005", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 2642, "url": "http://patches.dpdk.org/api/users/2642/?format=api", "username": "mcoquelin", "first_name": "Maxime", "last_name": "Coquelin", "email": "maxime.coquelin@redhat.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20220622153020.2598037-1-david.marchand@redhat.com/mbox/", "series": [ { "id": 23699, "url": "http://patches.dpdk.org/api/series/23699/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=23699", "date": "2022-06-22T15:30:20", "name": "vhost/crypto: fix descriptor processing", "version": 1, "mbox": "http://patches.dpdk.org/series/23699/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/113256/comments/", "check": "warning", "checks": "http://patches.dpdk.org/api/patches/113256/checks/", "tags": {}, "related": [] }, { "id": 87214, "url": "http://patches.dpdk.org/api/patches/87214/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210125150539.27537-1-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<20210125150539.27537-1-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20210125150539.27537-1-david.marchand@redhat.com", "date": "2021-01-25T15:05:39", "name": "[v2] ci: catch coredumps", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "4fbede17ce876f840d7289492c30d6ec30d74e01", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 24651, "url": "http://patches.dpdk.org/api/users/24651/?format=api", "username": "dmarchand", "first_name": "David", "last_name": "Marchand", "email": "david.marchand@redhat.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20210125150539.27537-1-david.marchand@redhat.com/mbox/", "series": [ { "id": 14930, "url": "http://patches.dpdk.org/api/series/14930/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=14930", "date": "2021-01-25T15:05:39", "name": "[v2] ci: catch coredumps", "version": 2, "mbox": "http://patches.dpdk.org/series/14930/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/87214/comments/", "check": "warning", "checks": "http://patches.dpdk.org/api/patches/87214/checks/", "tags": {}, "related": [] }, { "id": 104316, "url": "http://patches.dpdk.org/api/patches/104316/?format=api", "web_url": "http://patches.dpdk.org/project/web/patch/20211115123015.12976-1-david.marchand@redhat.com/", "project": { "id": 4, "url": "http://patches.dpdk.org/api/projects/4/?format=api", "name": "WEB", "link_name": "web", "list_id": "web.dpdk.org", "list_email": "web@dpdk.org", "web_url": "", "scm_url": "git://dpdk.org/tools/dpdk-web", "webscm_url": "http://git.dpdk.org/tools/dpdk-web/", "list_archive_url": "https://inbox.dpdk.org/web", "list_archive_url_format": "https://inbox.dpdk.org/web/{}", "commit_url_format": "" }, "msgid": "<20211115123015.12976-1-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/web/20211115123015.12976-1-david.marchand@redhat.com", "date": "2021-11-15T12:30:15", "name": "[v2] update techboard minutes", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "cf35db4fe6ff1822aab8a86cebfa6f5de2578635", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/web/patch/20211115123015.12976-1-david.marchand@redhat.com/mbox/", "series": [ { "id": 20552, "url": "http://patches.dpdk.org/api/series/20552/?format=api", "web_url": "http://patches.dpdk.org/project/web/list/?series=20552", "date": "2021-11-15T12:30:15", "name": "[v2] update techboard minutes", "version": 2, "mbox": "http://patches.dpdk.org/series/20552/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/104316/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/104316/checks/", "tags": {}, "related": [] }, { "id": 112553, "url": "http://patches.dpdk.org/api/patches/112553/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220608115701.2037384-1-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<20220608115701.2037384-1-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20220608115701.2037384-1-david.marchand@redhat.com", "date": "2022-06-08T11:57:01", "name": "[v2] eal: remove unused arch specific headers for locks", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "1e5d7ff90c1fd073936eaf2240dfe604b40d78ab", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 1, "url": "http://patches.dpdk.org/api/users/1/?format=api", "username": "tmonjalo", "first_name": "Thomas", "last_name": "Monjalon", "email": "thomas@monjalon.net" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20220608115701.2037384-1-david.marchand@redhat.com/mbox/", "series": [ { "id": 23415, "url": "http://patches.dpdk.org/api/series/23415/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=23415", "date": "2022-06-08T11:57:01", "name": "[v2] eal: remove unused arch specific headers for locks", "version": 2, "mbox": "http://patches.dpdk.org/series/23415/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/112553/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/112553/checks/", "tags": {}, "related": [] }, { "id": 120693, "url": "http://patches.dpdk.org/api/patches/120693/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20221209090222.441690-1-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<20221209090222.441690-1-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20221209090222.441690-1-david.marchand@redhat.com", "date": "2022-12-09T09:02:21", "name": "[v2,1/2] devtools: document test meson script config options", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "e968dbc65ce8f112ec95ded98b230684e9fd4eed", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 1, "url": "http://patches.dpdk.org/api/users/1/?format=api", "username": "tmonjalo", "first_name": "Thomas", "last_name": "Monjalon", "email": "thomas@monjalon.net" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20221209090222.441690-1-david.marchand@redhat.com/mbox/", "series": [ { "id": 26059, "url": "http://patches.dpdk.org/api/series/26059/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=26059", "date": "2022-12-09T09:02:21", "name": "[v2,1/2] devtools: document test meson script config options", "version": 2, "mbox": "http://patches.dpdk.org/series/26059/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/120693/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/120693/checks/", "tags": {}, "related": [] }, { "id": 112949, "url": "http://patches.dpdk.org/api/patches/112949/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220617050753.1273320-1-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<20220617050753.1273320-1-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20220617050753.1273320-1-david.marchand@redhat.com", "date": "2022-06-17T05:07:51", "name": "[v2,1/3] app/testpmd: restore ixgbe bypass commands", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "d3afaceffd2b702dadc2c4538beb0f011bd485fe", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 319, "url": "http://patches.dpdk.org/api/users/319/?format=api", "username": "fyigit", "first_name": "Ferruh", "last_name": "Yigit", "email": "ferruh.yigit@amd.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20220617050753.1273320-1-david.marchand@redhat.com/mbox/", "series": [ { "id": 23594, "url": "http://patches.dpdk.org/api/series/23594/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=23594", "date": "2022-06-17T05:07:51", "name": "[v2,1/3] app/testpmd: restore ixgbe bypass commands", "version": 2, "mbox": "http://patches.dpdk.org/series/23594/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/112949/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/112949/checks/", "tags": {}, "related": [] }, { "id": 87567, "url": "http://patches.dpdk.org/api/patches/87567/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210129203307.25123-1-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<20210129203307.25123-1-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20210129203307.25123-1-david.marchand@redhat.com", "date": "2021-01-29T20:33:07", "name": "mbuf: remove unneeded EAL header include", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "958cbc4a7a42163f56576316ecbe48c3c45d2ef5", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 24651, "url": "http://patches.dpdk.org/api/users/24651/?format=api", "username": "dmarchand", "first_name": "David", "last_name": "Marchand", "email": "david.marchand@redhat.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20210129203307.25123-1-david.marchand@redhat.com/mbox/", "series": [ { "id": 15039, "url": "http://patches.dpdk.org/api/series/15039/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=15039", "date": "2021-01-29T20:33:07", "name": "mbuf: remove unneeded EAL header include", "version": 1, "mbox": "http://patches.dpdk.org/series/15039/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/87567/comments/", "check": "warning", "checks": "http://patches.dpdk.org/api/patches/87567/checks/", "tags": {}, "related": [] }, { "id": 103644, "url": "http://patches.dpdk.org/api/patches/103644/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20211103111615.6271-1-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<20211103111615.6271-1-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20211103111615.6271-1-david.marchand@redhat.com", "date": "2021-11-03T11:16:15", "name": "bus/pci: fix use after free on unplug", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "560eb3ae1cd6e5d3fc5ea4bfaa97b9e42b19ed07", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 24651, "url": "http://patches.dpdk.org/api/users/24651/?format=api", "username": "dmarchand", "first_name": "David", "last_name": "Marchand", "email": "david.marchand@redhat.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20211103111615.6271-1-david.marchand@redhat.com/mbox/", "series": [ { "id": 20267, "url": "http://patches.dpdk.org/api/series/20267/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=20267", "date": "2021-11-03T11:16:15", "name": "bus/pci: fix use after free on unplug", "version": 1, "mbox": "http://patches.dpdk.org/series/20267/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/103644/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/103644/checks/", "tags": {}, "related": [] }, { "id": 65660, "url": "http://patches.dpdk.org/api/patches/65660/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200207140600.25508-1-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<20200207140600.25508-1-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20200207140600.25508-1-david.marchand@redhat.com", "date": "2020-02-07T14:06:00", "name": "crypto/ccp: fix queue alignment", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "55afd2f0ab4b7429ce4a9a0cc0c173cb18a8cd50", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 6690, "url": "http://patches.dpdk.org/api/users/6690/?format=api", "username": "akhil", "first_name": "akhil", "last_name": "goyal", "email": "gakhil@marvell.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200207140600.25508-1-david.marchand@redhat.com/mbox/", "series": [ { "id": 8463, "url": "http://patches.dpdk.org/api/series/8463/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=8463", "date": "2020-02-07T14:06:00", "name": "crypto/ccp: fix queue alignment", "version": 1, "mbox": "http://patches.dpdk.org/series/8463/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/65660/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/65660/checks/", "tags": {}, "related": [] }, { "id": 53803, "url": "http://patches.dpdk.org/api/patches/53803/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/1559129358-2935-3-git-send-email-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<1559129358-2935-3-git-send-email-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1559129358-2935-3-git-send-email-david.marchand@redhat.com", "date": "2019-05-29T11:29:16", "name": "[3/5] replace RTE_IPv4 with uppercase RTE_IPV4", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "e3b3fb9414cafe92f67134a2299508a96d33569f", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dpdk/patch/1559129358-2935-3-git-send-email-david.marchand@redhat.com/mbox/", "series": [ { "id": 4807, "url": "http://patches.dpdk.org/api/series/4807/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=4807", "date": "2019-05-29T11:29:14", "name": "[1/5] test/table: remove duplicate macro", "version": 1, "mbox": "http://patches.dpdk.org/series/4807/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/53803/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/53803/checks/", "tags": {}, "related": [] }, { "id": 118064, "url": "http://patches.dpdk.org/api/patches/118064/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20221012123112.2951802-7-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<20221012123112.2951802-7-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20221012123112.2951802-7-david.marchand@redhat.com", "date": "2022-10-12T12:31:09", "name": "[v3,6/9] trace: fix race in debug dump", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "5c0df477231ef4859a8142fbdd8d415f2a4f7f1e", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 1, "url": "http://patches.dpdk.org/api/users/1/?format=api", "username": "tmonjalo", "first_name": "Thomas", "last_name": "Monjalon", "email": "thomas@monjalon.net" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20221012123112.2951802-7-david.marchand@redhat.com/mbox/", "series": [ { "id": 25183, "url": "http://patches.dpdk.org/api/series/25183/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=25183", "date": "2022-10-12T12:31:03", "name": "Trace subsystem fixes", "version": 3, "mbox": "http://patches.dpdk.org/series/25183/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/118064/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/118064/checks/", "tags": {}, "related": [] }, { "id": 121625, "url": "http://patches.dpdk.org/api/patches/121625/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230105135743.4162991-1-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<20230105135743.4162991-1-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20230105135743.4162991-1-david.marchand@redhat.com", "date": "2023-01-05T13:57:43", "name": "net/iavf: protect insertion in flow list", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "4ae7eec2cd37684934009d28f3e0d5ebf4cc0d7d", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 1540, "url": "http://patches.dpdk.org/api/users/1540/?format=api", "username": "qzhan15", "first_name": "Qi", "last_name": "Zhang", "email": "qi.z.zhang@intel.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230105135743.4162991-1-david.marchand@redhat.com/mbox/", "series": [ { "id": 26401, "url": "http://patches.dpdk.org/api/series/26401/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=26401", "date": "2023-01-05T13:57:43", "name": "net/iavf: protect insertion in flow list", "version": 1, "mbox": "http://patches.dpdk.org/series/26401/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/121625/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/121625/checks/", "tags": {}, "related": [] }, { "id": 109580, "url": "http://patches.dpdk.org/api/patches/109580/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220411110013.18624-2-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<20220411110013.18624-2-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20220411110013.18624-2-david.marchand@redhat.com", "date": "2022-04-11T11:00:06", "name": "[RFC,v3,1/8] eal: annotate spinlock and rwlock", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "44126c1ba896462eca12631d860295ef6e8ebcd2", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 24651, "url": "http://patches.dpdk.org/api/users/24651/?format=api", "username": "dmarchand", "first_name": "David", "last_name": "Marchand", "email": "david.marchand@redhat.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20220411110013.18624-2-david.marchand@redhat.com/mbox/", "series": [ { "id": 22474, "url": "http://patches.dpdk.org/api/series/22474/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=22474", "date": "2022-04-11T11:00:05", "name": "vhost lock annotations", "version": 3, "mbox": "http://patches.dpdk.org/series/22474/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/109580/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/109580/checks/", "tags": {}, "related": [] }, { "id": 115847, "url": "http://patches.dpdk.org/api/patches/115847/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220905083933.2506819-8-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<20220905083933.2506819-8-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20220905083933.2506819-8-david.marchand@redhat.com", "date": "2022-09-05T08:39:13", "name": "[v5,07/27] dev: hide debug messages in device iterator", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "ad978992e544d7149d340a1818e7bb68398c65f8", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 1, "url": "http://patches.dpdk.org/api/users/1/?format=api", "username": "tmonjalo", "first_name": "Thomas", "last_name": "Monjalon", "email": "thomas@monjalon.net" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20220905083933.2506819-8-david.marchand@redhat.com/mbox/", "series": [ { "id": 24531, "url": "http://patches.dpdk.org/api/series/24531/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=24531", "date": "2022-09-05T08:39:07", "name": "[v5,01/27] devtools: forbid inclusions of driver only headers", "version": 5, "mbox": "http://patches.dpdk.org/series/24531/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/115847/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/115847/checks/", "tags": {}, "related": [] }, { "id": 124193, "url": "http://patches.dpdk.org/api/patches/124193/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230220164103.3041538-5-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<20230220164103.3041538-5-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20230220164103.3041538-5-david.marchand@redhat.com", "date": "2023-02-20T16:40:58", "name": "[v2,4/9] app/testpmd: fix packet transmission in noisy VNF engine", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "169697863a45dde44a8ac97ddb1fa8733afba786", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 319, "url": "http://patches.dpdk.org/api/users/319/?format=api", "username": "fyigit", "first_name": "Ferruh", "last_name": "Yigit", "email": "ferruh.yigit@amd.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230220164103.3041538-5-david.marchand@redhat.com/mbox/", "series": [ { "id": 27089, "url": "http://patches.dpdk.org/api/series/27089/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=27089", "date": "2023-02-20T16:40:54", "name": "Testpmd code cleanup", "version": 2, "mbox": "http://patches.dpdk.org/series/27089/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/124193/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/124193/checks/", "tags": {}, "related": [] }, { "id": 115838, "url": "http://patches.dpdk.org/api/patches/115838/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220905083540.2506490-7-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<20220905083540.2506490-7-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20220905083540.2506490-7-david.marchand@redhat.com", "date": "2022-09-05T08:35:19", "name": "[v5,06/27] examples/ethtool: prefer device name", "commit_ref": null, "pull_url": null, "state": "not-applicable", "archived": true, "hash": "2a984f10d4ff9b3851bd10dcc4d876b68b30f736", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20220905083540.2506490-7-david.marchand@redhat.com/mbox/", "series": [ { "id": 24530, "url": "http://patches.dpdk.org/api/series/24530/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=24530", "date": "2022-09-05T08:35:13", "name": "Bus and device cleanup for 22.11", "version": 5, "mbox": "http://patches.dpdk.org/series/24530/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/115838/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/115838/checks/", "tags": {}, "related": [] }, { "id": 116153, "url": "http://patches.dpdk.org/api/patches/116153/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220909150411.3702860-4-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://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": "<20220909150411.3702860-4-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20220909150411.3702860-4-david.marchand@redhat.com", "date": "2022-09-09T15:04:10", "name": "[3/4] crypto/ccp: fix IOVA handling", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "c03a81f7a8ffb19478b562e7715ad4a5ec4a9586", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 6690, "url": "http://patches.dpdk.org/api/users/6690/?format=api", "username": "akhil", "first_name": "akhil", "last_name": "goyal", "email": "gakhil@marvell.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20220909150411.3702860-4-david.marchand@redhat.com/mbox/", "series": [ { "id": 24623, "url": "http://patches.dpdk.org/api/series/24623/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=24623", "date": "2022-09-09T15:04:07", "name": "crypto/ccp cleanup", "version": 1, "mbox": "http://patches.dpdk.org/series/24623/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/116153/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/116153/checks/", "tags": {}, "related": [] } ]