List patches.

GET /api/patches/?format=api&order=-name&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Link: 
<http://patches.dpdk.org/api/patches/?format=api&order=-name&page=4>; rel="next",
<http://patches.dpdk.org/api/patches/?format=api&order=-name&page=2>; rel="prev",
<http://patches.dpdk.org/api/patches/?format=api&order=-name&page=1>; rel="first",
<http://patches.dpdk.org/api/patches/?format=api&order=-name&page=1395>; rel="last"
Vary: Accept
[ { "id": 95479, "url": "http://patches.dpdk.org/api/patches/95479/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210707095557.315010-1-maxime.coquelin@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": "<20210707095557.315010-1-maxime.coquelin@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20210707095557.315010-1-maxime.coquelin@redhat.com", "date": "2021-07-07T09:55:57", "name": "vhost: fix assuming packed ring size is a power of 2", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "c53d28a67da014c81ea26c2ed38252ff57908074", "submitter": { "id": 512, "url": "http://patches.dpdk.org/api/people/512/?format=api", "name": "Maxime Coquelin", "email": "maxime.coquelin@redhat.com" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20210707095557.315010-1-maxime.coquelin@redhat.com/mbox/", "series": [ { "id": 17692, "url": "http://patches.dpdk.org/api/series/17692/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=17692", "date": "2021-07-07T09:55:57", "name": "vhost: fix assuming packed ring size is a power of 2", "version": 1, "mbox": "http://patches.dpdk.org/series/17692/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/95479/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/95479/checks/", "tags": {}, "related": [] }, { "id": 54937, "url": "http://patches.dpdk.org/api/patches/54937/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/1560924514-220305-1-git-send-email-noae@mellanox.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": "<1560924514-220305-1-git-send-email-noae@mellanox.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1560924514-220305-1-git-send-email-noae@mellanox.com", "date": "2019-06-19T06:08:34", "name": "vhost: fix add a missing include", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "2cd2b98c7e87467145fb226db345a2350630c9ae", "submitter": { "id": 1186, "url": "http://patches.dpdk.org/api/people/1186/?format=api", "name": "Noa Ezra", "email": "noae@mellanox.com" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dpdk/patch/1560924514-220305-1-git-send-email-noae@mellanox.com/mbox/", "series": [ { "id": 5071, "url": "http://patches.dpdk.org/api/series/5071/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=5071", "date": "2019-06-19T06:08:34", "name": "vhost: fix add a missing include", "version": 1, "mbox": "http://patches.dpdk.org/series/5071/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/54937/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/54937/checks/", "tags": {}, "related": [] }, { "id": 88411, "url": "http://patches.dpdk.org/api/patches/88411/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210303072755.82979-1-yong.liu@intel.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": "<20210303072755.82979-1-yong.liu@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20210303072755.82979-1-yong.liu@intel.com", "date": "2021-03-03T07:27:55", "name": "vhost: fix accessing uninitialized variables", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "bc2e24373cd9685f47d276960e19832b69bb30c6", "submitter": { "id": 17, "url": "http://patches.dpdk.org/api/people/17/?format=api", "name": "Marvin Liu", "email": "yong.liu@intel.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/20210303072755.82979-1-yong.liu@intel.com/mbox/", "series": [ { "id": 15463, "url": "http://patches.dpdk.org/api/series/15463/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=15463", "date": "2021-03-03T07:27:55", "name": "vhost: fix accessing uninitialized variables", "version": 1, "mbox": "http://patches.dpdk.org/series/15463/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/88411/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/88411/checks/", "tags": {}, "related": [] }, { "id": 120467, "url": "http://patches.dpdk.org/api/patches/120467/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20221206044616.725392-1-mkp@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": "<20221206044616.725392-1-mkp@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20221206044616.725392-1-mkp@redhat.com", "date": "2022-12-06T04:46:16", "name": "vhost: exclude VM hugepages from coredumps", "commit_ref": null, "pull_url": null, "state": "changes-requested", "archived": true, "hash": "e4c4974812108f800f9f42ed9b1f294897af2896", "submitter": { "id": 2561, "url": "http://patches.dpdk.org/api/people/2561/?format=api", "name": "Mike Pattrick", "email": "mkp@redhat.com" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20221206044616.725392-1-mkp@redhat.com/mbox/", "series": [ { "id": 26004, "url": "http://patches.dpdk.org/api/series/26004/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=26004", "date": "2022-12-06T04:46:16", "name": "vhost: exclude VM hugepages from coredumps", "version": 1, "mbox": "http://patches.dpdk.org/series/26004/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/120467/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/120467/checks/", "tags": {}, "related": [] }, { "id": 70678, "url": "http://patches.dpdk.org/api/patches/70678/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200528083031.440282-1-maxime.coquelin@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": "<20200528083031.440282-1-maxime.coquelin@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20200528083031.440282-1-maxime.coquelin@redhat.com", "date": "2020-05-28T08:30:31", "name": "vhost: enable reply-ack systematically", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "c585c36464604e8ac33633d9cd14ba54ee62f8a8", "submitter": { "id": 512, "url": "http://patches.dpdk.org/api/people/512/?format=api", "name": "Maxime Coquelin", "email": "maxime.coquelin@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/20200528083031.440282-1-maxime.coquelin@redhat.com/mbox/", "series": [ { "id": 10265, "url": "http://patches.dpdk.org/api/series/10265/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=10265", "date": "2020-05-28T08:30:31", "name": "vhost: enable reply-ack systematically", "version": 1, "mbox": "http://patches.dpdk.org/series/10265/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/70678/comments/", "check": "warning", "checks": "http://patches.dpdk.org/api/patches/70678/checks/", "tags": {}, "related": [] }, { "id": 116240, "url": "http://patches.dpdk.org/api/patches/116240/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220913095519.2554445-1-chenh@yusur.tech/", "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": "<20220913095519.2554445-1-chenh@yusur.tech>", "list_archive_url": "https://inbox.dpdk.org/dev/20220913095519.2554445-1-chenh@yusur.tech", "date": "2022-09-13T09:55:19", "name": "vhost: enable CONFIG feature", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "087785b328e0cc2b95d703927ceed290b459600a", "submitter": { "id": 2846, "url": "http://patches.dpdk.org/api/people/2846/?format=api", "name": "Hao Chen", "email": "chenh@yusur.tech" }, "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/20220913095519.2554445-1-chenh@yusur.tech/mbox/", "series": [ { "id": 24644, "url": "http://patches.dpdk.org/api/series/24644/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=24644", "date": "2022-09-13T09:55:19", "name": "vhost: enable CONFIG feature", "version": 1, "mbox": "http://patches.dpdk.org/series/24644/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/116240/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/116240/checks/", "tags": {}, "related": [] }, { "id": 90883, "url": "http://patches.dpdk.org/api/patches/90883/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/5ef3d4c29927ed241c7128819fe35ac1d95d8f24.1617892982.git.bnemeth@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": "<5ef3d4c29927ed241c7128819fe35ac1d95d8f24.1617892982.git.bnemeth@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/5ef3d4c29927ed241c7128819fe35ac1d95d8f24.1617892982.git.bnemeth@redhat.com", "date": "2021-04-08T14:44:55", "name": "vhost: don't track remaining packets separately", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "21e3eb8051144657baae24aab7b9b74f32d1b4de", "submitter": { "id": 2072, "url": "http://patches.dpdk.org/api/people/2072/?format=api", "name": "Balazs Nemeth", "email": "bnemeth@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/5ef3d4c29927ed241c7128819fe35ac1d95d8f24.1617892982.git.bnemeth@redhat.com/mbox/", "series": [ { "id": 16211, "url": "http://patches.dpdk.org/api/series/16211/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=16211", "date": "2021-04-08T14:44:55", "name": "vhost: don't track remaining packets separately", "version": 1, "mbox": "http://patches.dpdk.org/series/16211/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/90883/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/90883/checks/", "tags": {}, "related": [] }, { "id": 61409, "url": "http://patches.dpdk.org/api/patches/61409/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20191017150019.19191-1-i.maximets@ovn.org/", "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": "<20191017150019.19191-1-i.maximets@ovn.org>", "list_archive_url": "https://inbox.dpdk.org/dev/20191017150019.19191-1-i.maximets@ovn.org", "date": "2019-10-17T15:00:19", "name": "vhost: disable host TSO for linear buffers without extbuf", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "02866175e804600e6b52fe4e28514f047f629c90", "submitter": { "id": 1455, "url": "http://patches.dpdk.org/api/people/1455/?format=api", "name": "Ilya Maximets", "email": "i.maximets@ovn.org" }, "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/20191017150019.19191-1-i.maximets@ovn.org/mbox/", "series": [ { "id": 6915, "url": "http://patches.dpdk.org/api/series/6915/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=6915", "date": "2019-10-17T15:00:19", "name": "vhost: disable host TSO for linear buffers without extbuf", "version": 1, "mbox": "http://patches.dpdk.org/series/6915/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/61409/comments/", "check": "warning", "checks": "http://patches.dpdk.org/api/patches/61409/checks/", "tags": {}, "related": [] }, { "id": 61707, "url": "http://patches.dpdk.org/api/patches/61707/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20191023160154.27765-1-jin.yu@intel.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": "<20191023160154.27765-1-jin.yu@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20191023160154.27765-1-jin.yu@intel.com", "date": "2019-10-23T16:01:54", "name": "vhost: delete vhost scsi example", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "6ea4b24e00c48e5271b36cde59a1187e06698ad6", "submitter": { "id": 1265, "url": "http://patches.dpdk.org/api/people/1265/?format=api", "name": "Jin Yu", "email": "jin.yu@intel.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/20191023160154.27765-1-jin.yu@intel.com/mbox/", "series": [ { "id": 7001, "url": "http://patches.dpdk.org/api/series/7001/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=7001", "date": "2019-10-23T16:01:54", "name": "vhost: delete vhost scsi example", "version": 1, "mbox": "http://patches.dpdk.org/series/7001/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/61707/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/61707/checks/", "tags": {}, "related": [] }, { "id": 49075, "url": "http://patches.dpdk.org/api/patches/49075/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/201812181015.wBIAFlYk016726@ccmail04.silk.ntt-tx.co.jp/", "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": "<201812181015.wBIAFlYk016726@ccmail04.silk.ntt-tx.co.jp>", "list_archive_url": "https://inbox.dpdk.org/dev/201812181015.wBIAFlYk016726@ccmail04.silk.ntt-tx.co.jp", "date": "2018-12-18T10:14:30", "name": "vhost: delete freeing mac_addrs in eth_dev_close", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "9382e1932f6587972aae5ee006d9628a8f1f4a19", "submitter": { "id": 1156, "url": "http://patches.dpdk.org/api/people/1156/?format=api", "name": "Hideyuki Yamashita", "email": "yamashita.hideyuki@po.ntt-tx.co.jp" }, "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/201812181015.wBIAFlYk016726@ccmail04.silk.ntt-tx.co.jp/mbox/", "series": [ { "id": 2843, "url": "http://patches.dpdk.org/api/series/2843/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=2843", "date": "2018-12-18T10:14:30", "name": "vhost: delete freeing mac_addrs in eth_dev_close", "version": 1, "mbox": "http://patches.dpdk.org/series/2843/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/49075/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/49075/checks/", "tags": {}, "related": [] }, { "id": 120496, "url": "http://patches.dpdk.org/api/patches/120496/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20221206150257.70926-1-maxime.coquelin@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": "<20221206150257.70926-1-maxime.coquelin@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20221206150257.70926-1-maxime.coquelin@redhat.com", "date": "2022-12-06T15:02:57", "name": "vhost: decrease log level for unimplemented request", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "7997bc4234b3338a9e31137c3bf4d13fa78e3b29", "submitter": { "id": 512, "url": "http://patches.dpdk.org/api/people/512/?format=api", "name": "Maxime Coquelin", "email": "maxime.coquelin@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/20221206150257.70926-1-maxime.coquelin@redhat.com/mbox/", "series": [ { "id": 26020, "url": "http://patches.dpdk.org/api/series/26020/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=26020", "date": "2022-12-06T15:02:57", "name": "vhost: decrease log level for unimplemented request", "version": 1, "mbox": "http://patches.dpdk.org/series/26020/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/120496/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/120496/checks/", "tags": {}, "related": [] }, { "id": 113835, "url": "http://patches.dpdk.org/api/patches/113835/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220708134923.136101-1-roy.fan.zhang@intel.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": "<20220708134923.136101-1-roy.fan.zhang@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20220708134923.136101-1-roy.fan.zhang@intel.com", "date": "2022-07-08T13:49:23", "name": "vhost/crypto: fix out of bound access", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "0117178fa6f0717211d0f789809d789444145611", "submitter": { "id": 304, "url": "http://patches.dpdk.org/api/people/304/?format=api", "name": "Fan Zhang", "email": "roy.fan.zhang@intel.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/20220708134923.136101-1-roy.fan.zhang@intel.com/mbox/", "series": [ { "id": 23945, "url": "http://patches.dpdk.org/api/series/23945/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=23945", "date": "2022-07-08T13:49:23", "name": "vhost/crypto: fix out of bound access", "version": 1, "mbox": "http://patches.dpdk.org/series/23945/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/113835/comments/", "check": "warning", "checks": "http://patches.dpdk.org/api/patches/113835/checks/", "tags": {}, "related": [] }, { "id": 65302, "url": "http://patches.dpdk.org/api/patches/65302/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200129101937.57243-1-roy.fan.zhang@intel.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": "<20200129101937.57243-1-roy.fan.zhang@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20200129101937.57243-1-roy.fan.zhang@intel.com", "date": "2020-01-29T10:19:37", "name": "vhost/crypto: fix missed user protocol flag", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "baeef03937323f693f2f453e58f260db8566d302", "submitter": { "id": 304, "url": "http://patches.dpdk.org/api/people/304/?format=api", "name": "Fan Zhang", "email": "roy.fan.zhang@intel.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/20200129101937.57243-1-roy.fan.zhang@intel.com/mbox/", "series": [ { "id": 8336, "url": "http://patches.dpdk.org/api/series/8336/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=8336", "date": "2020-01-29T10:19:37", "name": "vhost/crypto: fix missed user protocol flag", "version": 1, "mbox": "http://patches.dpdk.org/series/8336/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/65302/comments/", "check": "warning", "checks": "http://patches.dpdk.org/api/patches/65302/checks/", "tags": {}, "related": [] }, { "id": 53438, "url": "http://patches.dpdk.org/api/patches/53438/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20190515161948.70498-1-roy.fan.zhang@intel.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": "<20190515161948.70498-1-roy.fan.zhang@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20190515161948.70498-1-roy.fan.zhang@intel.com", "date": "2019-05-15T16:19:48", "name": "vhost/crypto: fix logically dead code", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "3941efa1284bbc58ff32a27e709450d8a89ec011", "submitter": { "id": 304, "url": "http://patches.dpdk.org/api/people/304/?format=api", "name": "Fan Zhang", "email": "roy.fan.zhang@intel.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/20190515161948.70498-1-roy.fan.zhang@intel.com/mbox/", "series": [ { "id": 4675, "url": "http://patches.dpdk.org/api/series/4675/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=4675", "date": "2019-05-15T16:19:48", "name": "vhost/crypto: fix logically dead code", "version": 1, "mbox": "http://patches.dpdk.org/series/4675/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/53438/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/53438/checks/", "tags": {}, "related": [] }, { "id": 79526, "url": "http://patches.dpdk.org/api/patches/79526/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20201002083615.45470-1-roy.fan.zhang@intel.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": "<20201002083615.45470-1-roy.fan.zhang@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20201002083615.45470-1-roy.fan.zhang@intel.com", "date": "2020-10-02T08:36:15", "name": "vhost/crypto: fix initialization.", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "66c510bc17bb6ffe021066d32a30a9d78dadcd27", "submitter": { "id": 304, "url": "http://patches.dpdk.org/api/people/304/?format=api", "name": "Fan Zhang", "email": "roy.fan.zhang@intel.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/20201002083615.45470-1-roy.fan.zhang@intel.com/mbox/", "series": [ { "id": 12662, "url": "http://patches.dpdk.org/api/series/12662/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=12662", "date": "2020-10-02T08:36:15", "name": "vhost/crypto: fix initialization.", "version": 1, "mbox": "http://patches.dpdk.org/series/12662/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/79526/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/79526/checks/", "tags": {}, "related": [] }, { "id": 47680, "url": "http://patches.dpdk.org/api/patches/47680/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20181101141504.23491-1-roy.fan.zhang@intel.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": "<20181101141504.23491-1-roy.fan.zhang@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20181101141504.23491-1-roy.fan.zhang@intel.com", "date": "2018-11-01T14:15:04", "name": "vhost/crypto: fix inferred misuse of enum", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "92f9b7b3540ba6f368bf119bc9e9820478fc015b", "submitter": { "id": 304, "url": "http://patches.dpdk.org/api/people/304/?format=api", "name": "Fan Zhang", "email": "roy.fan.zhang@intel.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/20181101141504.23491-1-roy.fan.zhang@intel.com/mbox/", "series": [ { "id": 2209, "url": "http://patches.dpdk.org/api/series/2209/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=2209", "date": "2018-11-01T14:15:04", "name": "vhost/crypto: fix inferred misuse of enum", "version": 1, "mbox": "http://patches.dpdk.org/series/2209/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/47680/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/47680/checks/", "tags": {}, "related": [] }, { "id": 53436, "url": "http://patches.dpdk.org/api/patches/53436/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20190515160911.79543-1-roy.fan.zhang@intel.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": "<20190515160911.79543-1-roy.fan.zhang@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20190515160911.79543-1-roy.fan.zhang@intel.com", "date": "2019-05-15T16:09:11", "name": "vhost/crypto: fix inferred misuse of enum", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "8305171c59287259fb91d15bded14f623d133c3a", "submitter": { "id": 304, "url": "http://patches.dpdk.org/api/people/304/?format=api", "name": "Fan Zhang", "email": "roy.fan.zhang@intel.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/20190515160911.79543-1-roy.fan.zhang@intel.com/mbox/", "series": [ { "id": 4673, "url": "http://patches.dpdk.org/api/series/4673/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=4673", "date": "2019-05-15T16:09:11", "name": "vhost/crypto: fix inferred misuse of enum", "version": 1, "mbox": "http://patches.dpdk.org/series/4673/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/53436/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/53436/checks/", "tags": {}, "related": [] }, { "id": 65303, "url": "http://patches.dpdk.org/api/patches/65303/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200129102422.57466-1-roy.fan.zhang@intel.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": "<20200129102422.57466-1-roy.fan.zhang@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20200129102422.57466-1-roy.fan.zhang@intel.com", "date": "2020-01-29T10:24:22", "name": "vhost/crypto: fix incorrect fetch size", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "bb852300976f836a559180eac4be89c40232ea9f", "submitter": { "id": 304, "url": "http://patches.dpdk.org/api/people/304/?format=api", "name": "Fan Zhang", "email": "roy.fan.zhang@intel.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/20200129102422.57466-1-roy.fan.zhang@intel.com/mbox/", "series": [ { "id": 8337, "url": "http://patches.dpdk.org/api/series/8337/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=8337", "date": "2020-01-29T10:24:22", "name": "vhost/crypto: fix incorrect fetch size", "version": 1, "mbox": "http://patches.dpdk.org/series/8337/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/65303/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/65303/checks/", "tags": {}, "related": [] }, { "id": 47332, "url": "http://patches.dpdk.org/api/patches/47332/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20181024131826.6842-1-roy.fan.zhang@intel.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": "<20181024131826.6842-1-roy.fan.zhang@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20181024131826.6842-1-roy.fan.zhang@intel.com", "date": "2018-10-24T13:18:26", "name": "vhost/crypto: fix incorrect copy", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "83403424f0e8ae50503fa2a0c5e061cd14d9f563", "submitter": { "id": 304, "url": "http://patches.dpdk.org/api/people/304/?format=api", "name": "Fan Zhang", "email": "roy.fan.zhang@intel.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/20181024131826.6842-1-roy.fan.zhang@intel.com/mbox/", "series": [ { "id": 2071, "url": "http://patches.dpdk.org/api/series/2071/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=2071", "date": "2018-10-24T13:18:26", "name": "vhost/crypto: fix incorrect copy", "version": 1, "mbox": "http://patches.dpdk.org/series/2071/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/47332/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/47332/checks/", "tags": {}, "related": [] }, { "id": 111430, "url": "http://patches.dpdk.org/api/patches/111430/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220519160711.159618-1-roy.fan.zhang@intel.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": "<20220519160711.159618-1-roy.fan.zhang@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20220519160711.159618-1-roy.fan.zhang@intel.com", "date": "2022-05-19T16:07:11", "name": "vhost/crypto: fix failed compile", "commit_ref": null, "pull_url": null, "state": "rejected", "archived": true, "hash": "6424a83bf1e289925f9dae1b1bff1c212623febc", "submitter": { "id": 304, "url": "http://patches.dpdk.org/api/people/304/?format=api", "name": "Fan Zhang", "email": "roy.fan.zhang@intel.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/20220519160711.159618-1-roy.fan.zhang@intel.com/mbox/", "series": [ { "id": 23041, "url": "http://patches.dpdk.org/api/series/23041/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=23041", "date": "2022-05-19T16:07:11", "name": "vhost/crypto: fix failed compile", "version": 1, "mbox": "http://patches.dpdk.org/series/23041/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/111430/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/111430/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": 51633, "url": "http://patches.dpdk.org/api/patches/51633/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20190325143731.6488-1-roy.fan.zhang@intel.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": "<20190325143731.6488-1-roy.fan.zhang@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20190325143731.6488-1-roy.fan.zhang@intel.com", "date": "2019-03-25T14:37:31", "name": "vhost/crypto: fix coverity issues", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "6c11dd10fff1e492fba96b6c0e09a758fde28ccd", "submitter": { "id": 304, "url": "http://patches.dpdk.org/api/people/304/?format=api", "name": "Fan Zhang", "email": "roy.fan.zhang@intel.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/20190325143731.6488-1-roy.fan.zhang@intel.com/mbox/", "series": [ { "id": 3898, "url": "http://patches.dpdk.org/api/series/3898/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=3898", "date": "2019-03-25T14:37:31", "name": "vhost/crypto: fix coverity issues", "version": 1, "mbox": "http://patches.dpdk.org/series/3898/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/51633/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/51633/checks/", "tags": {}, "related": [] }, { "id": 46912, "url": "http://patches.dpdk.org/api/patches/46912/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/af48d0002feff550f8a64bf00e5642a19bdfd0f3.1539708892.git.tredaelli@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": "<af48d0002feff550f8a64bf00e5642a19bdfd0f3.1539708892.git.tredaelli@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/af48d0002feff550f8a64bf00e5642a19bdfd0f3.1539708892.git.tredaelli@redhat.com", "date": "2018-10-16T16:54:52", "name": "vhost/crypto: fix build without cryptodev (shared lib)", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "8665d06eb4fde362cd3e62102fd8e4f2d33ed4b5", "submitter": { "id": 717, "url": "http://patches.dpdk.org/api/people/717/?format=api", "name": "Timothy Redaelli", "email": "tredaelli@redhat.com" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dpdk/patch/af48d0002feff550f8a64bf00e5642a19bdfd0f3.1539708892.git.tredaelli@redhat.com/mbox/", "series": [ { "id": 1928, "url": "http://patches.dpdk.org/api/series/1928/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=1928", "date": "2018-10-16T16:54:52", "name": "vhost/crypto: fix build without cryptodev (shared lib)", "version": 1, "mbox": "http://patches.dpdk.org/series/1928/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/46912/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/46912/checks/", "tags": {}, "related": [] }, { "id": 115714, "url": "http://patches.dpdk.org/api/patches/115714/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220901084943.3075710-1-amitprakashs@marvell.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": "<20220901084943.3075710-1-amitprakashs@marvell.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20220901084943.3075710-1-amitprakashs@marvell.com", "date": "2022-09-01T08:49:43", "name": "vhost: compilation fix for GCC-12", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "0904454762f48b0aa882fa635c5c229e8af4671a", "submitter": { "id": 2699, "url": "http://patches.dpdk.org/api/people/2699/?format=api", "name": "Amit Prakash Shukla", "email": "amitprakashs@marvell.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/20220901084943.3075710-1-amitprakashs@marvell.com/mbox/", "series": [ { "id": 24496, "url": "http://patches.dpdk.org/api/series/24496/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=24496", "date": "2022-09-01T08:49:43", "name": "vhost: compilation fix for GCC-12", "version": 1, "mbox": "http://patches.dpdk.org/series/24496/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/115714/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/115714/checks/", "tags": {}, "related": [] }, { "id": 138658, "url": "http://patches.dpdk.org/api/patches/138658/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240321095805.923117-1-haoqian.he@smartx.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": "<20240321095805.923117-1-haoqian.he@smartx.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20240321095805.923117-1-haoqian.he@smartx.com", "date": "2024-03-21T09:57:53", "name": "vhost: cleanup vq resubmit info when set_inflight_fd", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "6f11d95b8a8982395c05c4a674a320583f6fd653", "submitter": { "id": 3294, "url": "http://patches.dpdk.org/api/people/3294/?format=api", "name": "Haoqian He", "email": "haoqian.he@smartx.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/20240321095805.923117-1-haoqian.he@smartx.com/mbox/", "series": [ { "id": 31585, "url": "http://patches.dpdk.org/api/series/31585/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31585", "date": "2024-03-21T09:57:53", "name": "vhost: cleanup vq resubmit info when set_inflight_fd", "version": 1, "mbox": "http://patches.dpdk.org/series/31585/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/138658/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/138658/checks/", "tags": {}, "related": [] }, { "id": 97469, "url": "http://patches.dpdk.org/api/patches/97469/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210827161231.579968-1-eperezma@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": "<20210827161231.579968-1-eperezma@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20210827161231.579968-1-eperezma@redhat.com", "date": "2021-08-27T16:12:31", "name": "vhost: Clean iotlb cache on vring stop", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "5bd468239dc163cd285834934170ecee9b8e3af2", "submitter": { "id": 1579, "url": "http://patches.dpdk.org/api/people/1579/?format=api", "name": "Eugenio Perez Martin", "email": "eperezma@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/20210827161231.579968-1-eperezma@redhat.com/mbox/", "series": [ { "id": 18499, "url": "http://patches.dpdk.org/api/series/18499/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=18499", "date": "2021-08-27T16:12:31", "name": "vhost: Clean iotlb cache on vring stop", "version": 1, "mbox": "http://patches.dpdk.org/series/18499/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/97469/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/97469/checks/", "tags": {}, "related": [] }, { "id": 64774, "url": "http://patches.dpdk.org/api/patches/64774/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200116104444.3862-1-maxime.coquelin@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": "<20200116104444.3862-1-maxime.coquelin@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20200116104444.3862-1-maxime.coquelin@redhat.com", "date": "2020-01-16T10:44:44", "name": "vhost: check vhost message header size read", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "2422432b4d75ce687c4b03ed88b3ae63570e2c92", "submitter": { "id": 512, "url": "http://patches.dpdk.org/api/people/512/?format=api", "name": "Maxime Coquelin", "email": "maxime.coquelin@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/20200116104444.3862-1-maxime.coquelin@redhat.com/mbox/", "series": [ { "id": 8157, "url": "http://patches.dpdk.org/api/series/8157/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=8157", "date": "2020-01-16T10:44:44", "name": "vhost: check vhost message header size read", "version": 1, "mbox": "http://patches.dpdk.org/series/8157/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/64774/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/64774/checks/", "tags": {}, "related": [] }, { "id": 64773, "url": "http://patches.dpdk.org/api/patches/64773/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200116104427.3810-1-maxime.coquelin@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": "<20200116104427.3810-1-maxime.coquelin@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20200116104427.3810-1-maxime.coquelin@redhat.com", "date": "2020-01-16T10:44:27", "name": "vhost: catch overflow causing mmap of size 0", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "bec5af0854941ae2d307a6a1fca6a3d2a68ed2b6", "submitter": { "id": 512, "url": "http://patches.dpdk.org/api/people/512/?format=api", "name": "Maxime Coquelin", "email": "maxime.coquelin@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/20200116104427.3810-1-maxime.coquelin@redhat.com/mbox/", "series": [ { "id": 8156, "url": "http://patches.dpdk.org/api/series/8156/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=8156", "date": "2020-01-16T10:44:27", "name": "vhost: catch overflow causing mmap of size 0", "version": 1, "mbox": "http://patches.dpdk.org/series/8156/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/64773/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/64773/checks/", "tags": {}, "related": [] }, { "id": 97876, "url": "http://patches.dpdk.org/api/patches/97876/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210903075637.2201185-1-fengli@smartx.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": "<20210903075637.2201185-1-fengli@smartx.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20210903075637.2201185-1-fengli@smartx.com", "date": "2021-09-03T07:56:37", "name": "vhost: call destroy_device always in vhost_destroy_device_notify", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "7728e080000a768ccbd660dc153b177ea72c7de9", "submitter": { "id": 1528, "url": "http://patches.dpdk.org/api/people/1528/?format=api", "name": "Li Feng", "email": "fengli@smartx.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/20210903075637.2201185-1-fengli@smartx.com/mbox/", "series": [ { "id": 18653, "url": "http://patches.dpdk.org/api/series/18653/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=18653", "date": "2021-09-03T07:56:37", "name": "vhost: call destroy_device always in vhost_destroy_device_notify", "version": 1, "mbox": "http://patches.dpdk.org/series/18653/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/97876/comments/", "check": "warning", "checks": "http://patches.dpdk.org/api/patches/97876/checks/", "tags": {}, "related": [] }, { "id": 66679, "url": "http://patches.dpdk.org/api/patches/66679/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200316153353.112897-1-yong.liu@intel.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": "<20200316153353.112897-1-yong.liu@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20200316153353.112897-1-yong.liu@intel.com", "date": "2020-03-16T15:33:53", "name": "vhost: cache guest/vhost physical address mapping", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "e7fdcf796160a4974cc505c68cf604555297f7cf", "submitter": { "id": 17, "url": "http://patches.dpdk.org/api/people/17/?format=api", "name": "Marvin Liu", "email": "yong.liu@intel.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/20200316153353.112897-1-yong.liu@intel.com/mbox/", "series": [ { "id": 8919, "url": "http://patches.dpdk.org/api/series/8919/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=8919", "date": "2020-03-16T15:33:53", "name": "vhost: cache guest/vhost physical address mapping", "version": 1, "mbox": "http://patches.dpdk.org/series/8919/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/66679/comments/", "check": "warning", "checks": "http://patches.dpdk.org/api/patches/66679/checks/", "tags": {}, "related": [] }, { "id": 63306, "url": "http://patches.dpdk.org/api/patches/63306/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20191126153716.8240-1-jin.yu@intel.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": "<20191126153716.8240-1-jin.yu@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20191126153716.8240-1-jin.yu@intel.com", "date": "2019-11-26T15:37:16", "name": "vhost-blk: delete the unused return value", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "da005aa388dbf8bdde063210afc503a0adab5559", "submitter": { "id": 1265, "url": "http://patches.dpdk.org/api/people/1265/?format=api", "name": "Jin Yu", "email": "jin.yu@intel.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/20191126153716.8240-1-jin.yu@intel.com/mbox/", "series": [ { "id": 7629, "url": "http://patches.dpdk.org/api/series/7629/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=7629", "date": "2019-11-26T15:37:16", "name": "vhost-blk: delete the unused return value", "version": 1, "mbox": "http://patches.dpdk.org/series/7629/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/63306/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/63306/checks/", "tags": {}, "related": [] }, { "id": 48365, "url": "http://patches.dpdk.org/api/patches/48365/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20181128094700.14598-1-maxime.coquelin@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": "<20181128094700.14598-1-maxime.coquelin@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20181128094700.14598-1-maxime.coquelin@redhat.com", "date": "2018-11-28T09:47:00", "name": "vhost: batch used descriptors chains write-back with packed ring", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "bc4d4e132c26b015a12fd32b1c656c5a64eb7d06", "submitter": { "id": 512, "url": "http://patches.dpdk.org/api/people/512/?format=api", "name": "Maxime Coquelin", "email": "maxime.coquelin@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/20181128094700.14598-1-maxime.coquelin@redhat.com/mbox/", "series": [ { "id": 2590, "url": "http://patches.dpdk.org/api/series/2590/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=2590", "date": "2018-11-28T09:47:00", "name": "vhost: batch used descriptors chains write-back with packed ring", "version": 1, "mbox": "http://patches.dpdk.org/series/2590/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/48365/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/48365/checks/", "tags": {}, "related": [] }, { "id": 48697, "url": "http://patches.dpdk.org/api/patches/48697/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20181212082403.12002-1-maxime.coquelin@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": "<20181212082403.12002-1-maxime.coquelin@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20181212082403.12002-1-maxime.coquelin@redhat.com", "date": "2018-12-12T08:24:03", "name": "vhost: batch used descriptors chains write-back with packed ring", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "de6d3315a775dfb1863bd8f7096dbef2cacae65b", "submitter": { "id": 512, "url": "http://patches.dpdk.org/api/people/512/?format=api", "name": "Maxime Coquelin", "email": "maxime.coquelin@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/20181212082403.12002-1-maxime.coquelin@redhat.com/mbox/", "series": [ { "id": 2737, "url": "http://patches.dpdk.org/api/series/2737/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=2737", "date": "2018-12-12T08:24:03", "name": "vhost: batch used descriptors chains write-back with packed ring", "version": 1, "mbox": "http://patches.dpdk.org/series/2737/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/48697/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/48697/checks/", "tags": {}, "related": [] }, { "id": 125429, "url": "http://patches.dpdk.org/api/patches/125429/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230322170524.2314715-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": "<20230322170524.2314715-1-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20230322170524.2314715-1-david.marchand@redhat.com", "date": "2023-03-22T17:05:24", "name": "vhost: avoid sleeping under mutex", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "94bd2ecefc5f211c5a43eeb4019cb655b3f07217", "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/20230322170524.2314715-1-david.marchand@redhat.com/mbox/", "series": [ { "id": 27507, "url": "http://patches.dpdk.org/api/series/27507/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=27507", "date": "2023-03-22T17:05:24", "name": "vhost: avoid sleeping under mutex", "version": 1, "mbox": "http://patches.dpdk.org/series/27507/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/125429/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/125429/checks/", "tags": {}, "related": [] }, { "id": 130870, "url": "http://patches.dpdk.org/api/patches/130870/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230830084708.754084-1-fengli@smartx.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": "<20230830084708.754084-1-fengli@smartx.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20230830084708.754084-1-fengli@smartx.com", "date": "2023-08-30T08:47:08", "name": "vhost: avoid potential null pointer access", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "591ee26bea46934cb18cfc0101b64e91aa30e02e", "submitter": { "id": 1528, "url": "http://patches.dpdk.org/api/people/1528/?format=api", "name": "Li Feng", "email": "fengli@smartx.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/20230830084708.754084-1-fengli@smartx.com/mbox/", "series": [ { "id": 29367, "url": "http://patches.dpdk.org/api/series/29367/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=29367", "date": "2023-08-30T08:47:08", "name": "vhost: avoid potential null pointer access", "version": 1, "mbox": "http://patches.dpdk.org/series/29367/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/130870/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/130870/checks/", "tags": {}, "related": [] }, { "id": 47083, "url": "http://patches.dpdk.org/api/patches/47083/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20181019140058.4981-1-maxime.coquelin@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": "<20181019140058.4981-1-maxime.coquelin@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20181019140058.4981-1-maxime.coquelin@redhat.com", "date": "2018-10-19T14:00:58", "name": "vhost: avoid memory barriers when no descriptors dequeued", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "156ad9663ab56934e88f32b5aad891223abddd68", "submitter": { "id": 512, "url": "http://patches.dpdk.org/api/people/512/?format=api", "name": "Maxime Coquelin", "email": "maxime.coquelin@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/20181019140058.4981-1-maxime.coquelin@redhat.com/mbox/", "series": [ { "id": 1993, "url": "http://patches.dpdk.org/api/series/1993/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=1993", "date": "2018-10-19T14:00:58", "name": "vhost: avoid memory barriers when no descriptors dequeued", "version": 1, "mbox": "http://patches.dpdk.org/series/1993/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/47083/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/47083/checks/", "tags": {}, "related": [] }, { "id": 87564, "url": "http://patches.dpdk.org/api/patches/87564/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210129163909.35970-1-wanjunjie@bytedance.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": "<20210129163909.35970-1-wanjunjie@bytedance.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20210129163909.35970-1-wanjunjie@bytedance.com", "date": "2021-01-29T16:39:09", "name": "vhost: avoid iotlb mempool allocation while IOMMU disabled", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "4000637eedef28d93e644d64e265cb1fd381bb74", "submitter": { "id": 2089, "url": "http://patches.dpdk.org/api/people/2089/?format=api", "name": "Wan Junjie", "email": "wanjunjie@bytedance.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/20210129163909.35970-1-wanjunjie@bytedance.com/mbox/", "series": [ { "id": 15036, "url": "http://patches.dpdk.org/api/series/15036/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=15036", "date": "2021-01-29T16:39:09", "name": "vhost: avoid iotlb mempool allocation while IOMMU disabled", "version": 1, "mbox": "http://patches.dpdk.org/series/15036/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/87564/comments/", "check": "warning", "checks": "http://patches.dpdk.org/api/patches/87564/checks/", "tags": {}, "related": [] }, { "id": 96447, "url": "http://patches.dpdk.org/api/patches/96447/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210730081925.9472-1-chenbo.xia@intel.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": "<20210730081925.9472-1-chenbo.xia@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20210730081925.9472-1-chenbo.xia@intel.com", "date": "2021-07-30T08:19:25", "name": "vhost: announce experimental tag removal of vhost APIs", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "4b6d0f4275bdbe9b159a4a8e21012ac0734ee6d3", "submitter": { "id": 1276, "url": "http://patches.dpdk.org/api/people/1276/?format=api", "name": "Chenbo Xia", "email": "chenbo.xia@intel.com" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20210730081925.9472-1-chenbo.xia@intel.com/mbox/", "series": [ { "id": 18088, "url": "http://patches.dpdk.org/api/series/18088/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=18088", "date": "2021-07-30T08:19:25", "name": "vhost: announce experimental tag removal of vhost APIs", "version": 1, "mbox": "http://patches.dpdk.org/series/18088/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/96447/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/96447/checks/", "tags": {}, "related": [] }, { "id": 93758, "url": "http://patches.dpdk.org/api/patches/93758/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/1622646329-279450-1-git-send-email-jiayu.hu@intel.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": "<1622646329-279450-1-git-send-email-jiayu.hu@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1622646329-279450-1-git-send-email-jiayu.hu@intel.com", "date": "2021-06-02T15:05:29", "name": "vhost: allow to check in-flight packets for async vhost", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "7d1b105ae00ab0836ace3eafb54fea22ebe351e7", "submitter": { "id": 539, "url": "http://patches.dpdk.org/api/people/539/?format=api", "name": "Hu, Jiayu", "email": "jiayu.hu@intel.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/1622646329-279450-1-git-send-email-jiayu.hu@intel.com/mbox/", "series": [ { "id": 17203, "url": "http://patches.dpdk.org/api/series/17203/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=17203", "date": "2021-06-02T15:05:29", "name": "vhost: allow to check in-flight packets for async vhost", "version": 1, "mbox": "http://patches.dpdk.org/series/17203/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/93758/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/93758/checks/", "tags": {}, "related": [] }, { "id": 93537, "url": "http://patches.dpdk.org/api/patches/93537/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/62e04f299f15e4595959febb0bbbb65ad9a6df1d.1622197407.git.bnemeth@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": "<62e04f299f15e4595959febb0bbbb65ad9a6df1d.1622197407.git.bnemeth@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/62e04f299f15e4595959febb0bbbb65ad9a6df1d.1622197407.git.bnemeth@redhat.com", "date": "2021-05-28T10:26:29", "name": "vhost: allocate and free packets in bulk in Tx split", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "fedaccfe5e40a346a9f9ed6df2ed7cbccb0b98f2", "submitter": { "id": 2072, "url": "http://patches.dpdk.org/api/people/2072/?format=api", "name": "Balazs Nemeth", "email": "bnemeth@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/62e04f299f15e4595959febb0bbbb65ad9a6df1d.1622197407.git.bnemeth@redhat.com/mbox/", "series": [ { "id": 17154, "url": "http://patches.dpdk.org/api/series/17154/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=17154", "date": "2021-05-28T10:26:29", "name": "vhost: allocate and free packets in bulk in Tx split", "version": 1, "mbox": "http://patches.dpdk.org/series/17154/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/93537/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/93537/checks/", "tags": {}, "related": [] }, { "id": 50482, "url": "http://patches.dpdk.org/api/patches/50482/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/1551081095-14286-1-git-send-email-changpeng.liu@intel.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": "<1551081095-14286-1-git-send-email-changpeng.liu@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1551081095-14286-1-git-send-email-changpeng.liu@intel.com", "date": "2019-02-25T07:51:35", "name": "vhost: add virtio configuration space access socket messages", "commit_ref": null, "pull_url": null, "state": "rejected", "archived": true, "hash": "af342b31da56026700af515c378768999df84eb3", "submitter": { "id": 565, "url": "http://patches.dpdk.org/api/people/565/?format=api", "name": "Liu, Changpeng", "email": "changpeng.liu@intel.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/1551081095-14286-1-git-send-email-changpeng.liu@intel.com/mbox/", "series": [ { "id": 3532, "url": "http://patches.dpdk.org/api/series/3532/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=3532", "date": "2019-02-25T07:51:35", "name": "vhost: add virtio configuration space access socket messages", "version": 1, "mbox": "http://patches.dpdk.org/series/3532/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/50482/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/50482/checks/", "tags": {}, "related": [] }, { "id": 62106, "url": "http://patches.dpdk.org/api/patches/62106/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20191028193756.27757-1-jin.yu@intel.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": "<20191028193756.27757-1-jin.yu@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20191028193756.27757-1-jin.yu@intel.com", "date": "2019-10-28T19:37:56", "name": "vhost: add vhost-user-blk example which support inflight", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "c6cebe432918c1a2642bdca873c0da7f06830016", "submitter": { "id": 1265, "url": "http://patches.dpdk.org/api/people/1265/?format=api", "name": "Jin Yu", "email": "jin.yu@intel.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/20191028193756.27757-1-jin.yu@intel.com/mbox/", "series": [ { "id": 7107, "url": "http://patches.dpdk.org/api/series/7107/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=7107", "date": "2019-10-28T19:37:56", "name": "vhost: add vhost-user-blk example which support inflight", "version": 1, "mbox": "http://patches.dpdk.org/series/7107/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/62106/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/62106/checks/", "tags": {}, "related": [] }, { "id": 102218, "url": "http://patches.dpdk.org/api/patches/102218/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20211019113956.2254537-1-xuemingl@nvidia.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": "<20211019113956.2254537-1-xuemingl@nvidia.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20211019113956.2254537-1-xuemingl@nvidia.com", "date": "2021-10-19T11:39:56", "name": "vhost: add vDPA resource cleanup callback", "commit_ref": null, "pull_url": null, "state": "changes-requested", "archived": true, "hash": "abed8b20a3ab976f3a7dc26ba1b176559e1c158a", "submitter": { "id": 1904, "url": "http://patches.dpdk.org/api/people/1904/?format=api", "name": "Xueming Li", "email": "xuemingl@nvidia.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/20211019113956.2254537-1-xuemingl@nvidia.com/mbox/", "series": [ { "id": 19789, "url": "http://patches.dpdk.org/api/series/19789/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=19789", "date": "2021-10-19T11:39:56", "name": "vhost: add vDPA resource cleanup callback", "version": 1, "mbox": "http://patches.dpdk.org/series/19789/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/102218/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/102218/checks/", "tags": {}, "related": [] }, { "id": 98400, "url": "http://patches.dpdk.org/api/patches/98400/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210909055758.106588-1-xuan.ding@intel.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": "<20210909055758.106588-1-xuan.ding@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20210909055758.106588-1-xuan.ding@intel.com", "date": "2021-09-09T05:57:58", "name": "vhost: add unsafe API to check inflight packets", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "14021e75e51a9ba57e3454ddcca2c1dca3f09d8d", "submitter": { "id": 1401, "url": "http://patches.dpdk.org/api/people/1401/?format=api", "name": "Ding, Xuan", "email": "xuan.ding@intel.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/20210909055758.106588-1-xuan.ding@intel.com/mbox/", "series": [ { "id": 18778, "url": "http://patches.dpdk.org/api/series/18778/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=18778", "date": "2021-09-09T05:57:58", "name": "vhost: add unsafe API to check inflight packets", "version": 1, "mbox": "http://patches.dpdk.org/series/18778/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/98400/comments/", "check": "warning", "checks": "http://patches.dpdk.org/api/patches/98400/checks/", "tags": {}, "related": [] }, { "id": 60373, "url": "http://patches.dpdk.org/api/patches/60373/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20191001221935.12140-1-fbl@sysclose.org/", "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": "<20191001221935.12140-1-fbl@sysclose.org>", "list_archive_url": "https://inbox.dpdk.org/dev/20191001221935.12140-1-fbl@sysclose.org", "date": "2019-10-01T22:19:35", "name": "vhost: add support to large linear mbufs", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "e38814b1be0060b051cc0a0b6d5fba334ca768ba", "submitter": { "id": 159, "url": "http://patches.dpdk.org/api/people/159/?format=api", "name": "Flavio Leitner", "email": "fbl@sysclose.org" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20191001221935.12140-1-fbl@sysclose.org/mbox/", "series": [ { "id": 6659, "url": "http://patches.dpdk.org/api/series/6659/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=6659", "date": "2019-10-01T22:19:35", "name": "vhost: add support to large linear mbufs", "version": 1, "mbox": "http://patches.dpdk.org/series/6659/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/60373/comments/", "check": "warning", "checks": "http://patches.dpdk.org/api/patches/60373/checks/", "tags": {}, "related": [] }, { "id": 89358, "url": "http://patches.dpdk.org/api/patches/89358/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210317085426.10119-1-Cheng1.jiang@intel.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": "<20210317085426.10119-1-Cheng1.jiang@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20210317085426.10119-1-Cheng1.jiang@intel.com", "date": "2021-03-17T08:54:26", "name": "vhost: add support for packed ring in async vhost", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "e0c15ef34b3b88c8096b9d781cce87b0b0ec805b", "submitter": { "id": 1530, "url": "http://patches.dpdk.org/api/people/1530/?format=api", "name": "Jiang, Cheng1", "email": "Cheng1.jiang@intel.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/20210317085426.10119-1-Cheng1.jiang@intel.com/mbox/", "series": [ { "id": 15731, "url": "http://patches.dpdk.org/api/series/15731/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=15731", "date": "2021-03-17T08:54:26", "name": "vhost: add support for packed ring in async vhost", "version": 1, "mbox": "http://patches.dpdk.org/series/15731/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/89358/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/89358/checks/", "tags": {}, "related": [] }, { "id": 105803, "url": "http://patches.dpdk.org/api/patches/105803/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/1642144737-201099-1-git-send-email-andy.pei@intel.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": "<1642144737-201099-1-git-send-email-andy.pei@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1642144737-201099-1-git-send-email-andy.pei@intel.com", "date": "2022-01-14T07:18:57", "name": "vhost: add some log for vhost message VHOST_USER_SET_VRING_BASE", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "ba5987148a62a09d3adfa1953a0a131f51797080", "submitter": { "id": 1185, "url": "http://patches.dpdk.org/api/people/1185/?format=api", "name": "Pei, Andy", "email": "andy.pei@intel.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/1642144737-201099-1-git-send-email-andy.pei@intel.com/mbox/", "series": [ { "id": 21165, "url": "http://patches.dpdk.org/api/series/21165/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=21165", "date": "2022-01-14T07:18:57", "name": "vhost: add some log for vhost message VHOST_USER_SET_VRING_BASE", "version": 1, "mbox": "http://patches.dpdk.org/series/21165/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/105803/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/105803/checks/", "tags": {}, "related": [] }, { "id": 110965, "url": "http://patches.dpdk.org/api/patches/110965/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220510082528.1229104-1-maxime.coquelin@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": "<20220510082528.1229104-1-maxime.coquelin@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20220510082528.1229104-1-maxime.coquelin@redhat.com", "date": "2022-05-10T08:25:28", "name": "vhost: add runtime locking check in unsafe APIs", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "a0768930d137ac8bd469cf52ce455e1d52611fbf", "submitter": { "id": 512, "url": "http://patches.dpdk.org/api/people/512/?format=api", "name": "Maxime Coquelin", "email": "maxime.coquelin@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/20220510082528.1229104-1-maxime.coquelin@redhat.com/mbox/", "series": [ { "id": 22863, "url": "http://patches.dpdk.org/api/series/22863/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=22863", "date": "2022-05-10T08:25:28", "name": "vhost: add runtime locking check in unsafe APIs", "version": 1, "mbox": "http://patches.dpdk.org/series/22863/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/110965/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/110965/checks/", "tags": {}, "related": [] }, { "id": 57767, "url": "http://patches.dpdk.org/api/patches/57767/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/156629384840.23278.17587309426304779602.stgit@jrharri1-skx/", "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": "<156629384840.23278.17587309426304779602.stgit@jrharri1-skx>", "list_archive_url": "https://inbox.dpdk.org/dev/156629384840.23278.17587309426304779602.stgit@jrharri1-skx", "date": "2019-08-20T09:37:28", "name": "vhost: add __rte_experimental to rte_vhost_va_from_guest_pa", "commit_ref": null, "pull_url": null, "state": "changes-requested", "archived": true, "hash": "e4ba39848e26f52795387f49a2bfd4d93d420b74", "submitter": { "id": 84, "url": "http://patches.dpdk.org/api/people/84/?format=api", "name": "Harris, James R", "email": "james.r.harris@intel.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/156629384840.23278.17587309426304779602.stgit@jrharri1-skx/mbox/", "series": [ { "id": 6085, "url": "http://patches.dpdk.org/api/series/6085/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=6085", "date": "2019-08-20T09:37:28", "name": "vhost: add __rte_experimental to rte_vhost_va_from_guest_pa", "version": 1, "mbox": "http://patches.dpdk.org/series/6085/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/57767/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/57767/checks/", "tags": {}, "related": [] }, { "id": 64127, "url": "http://patches.dpdk.org/api/patches/64127/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20191225142445.66106-1-jin.yu@intel.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": "<20191225142445.66106-1-jin.yu@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20191225142445.66106-1-jin.yu@intel.com", "date": "2019-12-25T14:24:45", "name": "vhost: add protocol feature check", "commit_ref": null, "pull_url": null, "state": "rejected", "archived": true, "hash": "a69cbfea8ee04c6185023a40a476908d527829ab", "submitter": { "id": 1265, "url": "http://patches.dpdk.org/api/people/1265/?format=api", "name": "Jin Yu", "email": "jin.yu@intel.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/20191225142445.66106-1-jin.yu@intel.com/mbox/", "series": [ { "id": 7945, "url": "http://patches.dpdk.org/api/series/7945/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=7945", "date": "2019-12-25T14:24:45", "name": "vhost: add protocol feature check", "version": 1, "mbox": "http://patches.dpdk.org/series/7945/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/64127/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/64127/checks/", "tags": {}, "related": [] }, { "id": 129140, "url": "http://patches.dpdk.org/api/patches/129140/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230630030705.1696-1-rma.ma@jaguarmicro.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": "<20230630030705.1696-1-rma.ma@jaguarmicro.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20230630030705.1696-1-rma.ma@jaguarmicro.com", "date": "2023-06-30T03:07:05", "name": "vhost: add notify reply ops to avoid message deadlock", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "717168a00a518343677e5f25850b992c51daf363", "submitter": { "id": 3121, "url": "http://patches.dpdk.org/api/people/3121/?format=api", "name": "Rma Ma", "email": "rma.ma@jaguarmicro.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/20230630030705.1696-1-rma.ma@jaguarmicro.com/mbox/", "series": [ { "id": 28728, "url": "http://patches.dpdk.org/api/series/28728/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=28728", "date": "2023-06-30T03:07:05", "name": "vhost: add notify reply ops to avoid message deadlock", "version": 1, "mbox": "http://patches.dpdk.org/series/28728/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/129140/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/129140/checks/", "tags": {}, "related": [] }, { "id": 129141, "url": "http://patches.dpdk.org/api/patches/129141/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230630031519.1807-1-rma.ma@jaguarmicro.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": "<20230630031519.1807-1-rma.ma@jaguarmicro.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20230630031519.1807-1-rma.ma@jaguarmicro.com", "date": "2023-06-30T03:15:19", "name": "vhost: add notify reply ops to avoid message deadlock", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "717168a00a518343677e5f25850b992c51daf363", "submitter": { "id": 3121, "url": "http://patches.dpdk.org/api/people/3121/?format=api", "name": "Rma Ma", "email": "rma.ma@jaguarmicro.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/20230630031519.1807-1-rma.ma@jaguarmicro.com/mbox/", "series": [ { "id": 28729, "url": "http://patches.dpdk.org/api/series/28729/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=28729", "date": "2023-06-30T03:15:19", "name": "vhost: add notify reply ops to avoid message deadlock", "version": 1, "mbox": "http://patches.dpdk.org/series/28729/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/129141/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/129141/checks/", "tags": {}, "related": [] }, { "id": 129129, "url": "http://patches.dpdk.org/api/patches/129129/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230630032703.1919-1-rma.ma@jaguarmicro.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": "<20230630032703.1919-1-rma.ma@jaguarmicro.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20230630032703.1919-1-rma.ma@jaguarmicro.com", "date": "2023-06-30T03:27:03", "name": "vhost: add notify reply ops to avoid message deadlock", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "717168a00a518343677e5f25850b992c51daf363", "submitter": { "id": 3121, "url": "http://patches.dpdk.org/api/people/3121/?format=api", "name": "Rma Ma", "email": "rma.ma@jaguarmicro.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/20230630032703.1919-1-rma.ma@jaguarmicro.com/mbox/", "series": [ { "id": 28722, "url": "http://patches.dpdk.org/api/series/28722/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=28722", "date": "2023-06-30T03:27:03", "name": "vhost: add notify reply ops to avoid message deadlock", "version": 1, "mbox": "http://patches.dpdk.org/series/28722/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/129129/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/129129/checks/", "tags": {}, "related": [] }, { "id": 44731, "url": "http://patches.dpdk.org/api/patches/44731/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20180914145141.32044-1-tiwei.bie@intel.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": "<20180914145141.32044-1-tiwei.bie@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20180914145141.32044-1-tiwei.bie@intel.com", "date": "2018-09-14T14:51:41", "name": "vhost: add missing cflags in meson build", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "8e2be6eb48e15c1b62c894d9dc27e62649b5b868", "submitter": { "id": 617, "url": "http://patches.dpdk.org/api/people/617/?format=api", "name": "Tiwei Bie", "email": "tiwei.bie@intel.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/20180914145141.32044-1-tiwei.bie@intel.com/mbox/", "series": [ { "id": 1324, "url": "http://patches.dpdk.org/api/series/1324/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=1324", "date": "2018-09-14T14:51:41", "name": "vhost: add missing cflags in meson build", "version": 1, "mbox": "http://patches.dpdk.org/series/1324/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/44731/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/44731/checks/", "tags": {}, "related": [] }, { "id": 97988, "url": "http://patches.dpdk.org/api/patches/97988/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210904142805.791-1-gaoxiangliu0@163.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": "<20210904142805.791-1-gaoxiangliu0@163.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20210904142805.791-1-gaoxiangliu0@163.com", "date": "2021-09-04T14:28:05", "name": "vhost: add log print of socket path on adding connection", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "6506b695434f208011c883f4c226aa23fa4e0ee7", "submitter": { "id": 2304, "url": "http://patches.dpdk.org/api/people/2304/?format=api", "name": "Gaoxiang Liu", "email": "gaoxiangliu0@163.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/20210904142805.791-1-gaoxiangliu0@163.com/mbox/", "series": [ { "id": 18678, "url": "http://patches.dpdk.org/api/series/18678/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=18678", "date": "2021-09-04T14:28:05", "name": "vhost: add log print of socket path on adding connection", "version": 1, "mbox": "http://patches.dpdk.org/series/18678/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/97988/comments/", "check": "warning", "checks": "http://patches.dpdk.org/api/patches/97988/checks/", "tags": {}, "related": [] }, { "id": 130997, "url": "http://patches.dpdk.org/api/patches/130997/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230831140252.3747449-1-maxime.coquelin@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": "<20230831140252.3747449-1-maxime.coquelin@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20230831140252.3747449-1-maxime.coquelin@redhat.com", "date": "2023-08-31T14:02:52", "name": "vhost: add IRQ suppression", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "d9788a0ec322b19ed496434437376d9b4d4fc4cc", "submitter": { "id": 512, "url": "http://patches.dpdk.org/api/people/512/?format=api", "name": "Maxime Coquelin", "email": "maxime.coquelin@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/20230831140252.3747449-1-maxime.coquelin@redhat.com/mbox/", "series": [ { "id": 29393, "url": "http://patches.dpdk.org/api/series/29393/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=29393", "date": "2023-08-31T14:02:52", "name": "vhost: add IRQ suppression", "version": 1, "mbox": "http://patches.dpdk.org/series/29393/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/130997/comments/", "check": "warning", "checks": "http://patches.dpdk.org/api/patches/130997/checks/", "tags": {}, "related": [] }, { "id": 88924, "url": "http://patches.dpdk.org/api/patches/88924/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210311063827.55394-1-xiao.w.wang@intel.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": "<20210311063827.55394-1-xiao.w.wang@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20210311063827.55394-1-xiao.w.wang@intel.com", "date": "2021-03-11T06:38:27", "name": "vhost: add header check in dequeue offload", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "0bad3df8878596411f2d2acb70656fa4278fbf5c", "submitter": { "id": 281, "url": "http://patches.dpdk.org/api/people/281/?format=api", "name": "Xiao Wang", "email": "xiao.w.wang@intel.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/20210311063827.55394-1-xiao.w.wang@intel.com/mbox/", "series": [ { "id": 15601, "url": "http://patches.dpdk.org/api/series/15601/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=15601", "date": "2021-03-11T06:38:27", "name": "vhost: add header check in dequeue offload", "version": 1, "mbox": "http://patches.dpdk.org/series/15601/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/88924/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/88924/checks/", "tags": {}, "related": [] }, { "id": 65122, "url": "http://patches.dpdk.org/api/patches/65122/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200125085216.15226-1-amorenoz@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": "<20200125085216.15226-1-amorenoz@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20200125085216.15226-1-amorenoz@redhat.com", "date": "2020-01-25T08:52:16", "name": "vhost: add event areas to vq_is_ready()", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "cc4ecdaac84f81762f03b094933f7fff3aaf9ce3", "submitter": { "id": 1397, "url": "http://patches.dpdk.org/api/people/1397/?format=api", "name": "Adrian Moreno", "email": "amorenoz@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/20200125085216.15226-1-amorenoz@redhat.com/mbox/", "series": [ { "id": 8291, "url": "http://patches.dpdk.org/api/series/8291/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=8291", "date": "2020-01-25T08:52:16", "name": "vhost: add event areas to vq_is_ready()", "version": 1, "mbox": "http://patches.dpdk.org/series/8291/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/65122/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/65122/checks/", "tags": {}, "related": [] }, { "id": 63565, "url": "http://patches.dpdk.org/api/patches/63565/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20191204150729.31816-1-amorenoz@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": "<20191204150729.31816-1-amorenoz@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20191204150729.31816-1-amorenoz@redhat.com", "date": "2019-12-04T15:07:29", "name": "vhost: Add dynamic logging system", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "8c611d96410f8be8c42cd43a0484cbf73b8bdd69", "submitter": { "id": 1397, "url": "http://patches.dpdk.org/api/people/1397/?format=api", "name": "Adrian Moreno", "email": "amorenoz@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/20191204150729.31816-1-amorenoz@redhat.com/mbox/", "series": [ { "id": 7729, "url": "http://patches.dpdk.org/api/series/7729/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=7729", "date": "2019-12-04T15:07:29", "name": "vhost: Add dynamic logging system", "version": 1, "mbox": "http://patches.dpdk.org/series/7729/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/63565/comments/", "check": "warning", "checks": "http://patches.dpdk.org/api/patches/63565/checks/", "tags": {}, "related": [] }, { "id": 46452, "url": "http://patches.dpdk.org/api/patches/46452/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20181010091447.64542-1-xiaolong.ye@intel.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": "<20181010091447.64542-1-xiaolong.ye@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20181010091447.64542-1-xiaolong.ye@intel.com", "date": "2018-10-10T09:14:47", "name": "vhost: add doxygen comment to vDPA header", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "bafce9f9dfa82b99bff5899d9b718f583739ac40", "submitter": { "id": 1120, "url": "http://patches.dpdk.org/api/people/1120/?format=api", "name": "Xiaolong Ye", "email": "xiaolong.ye@intel.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/20181010091447.64542-1-xiaolong.ye@intel.com/mbox/", "series": [ { "id": 1793, "url": "http://patches.dpdk.org/api/series/1793/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=1793", "date": "2018-10-10T09:14:47", "name": "vhost: add doxygen comment to vDPA header", "version": 1, "mbox": "http://patches.dpdk.org/series/1793/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/46452/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/46452/checks/", "tags": {}, "related": [] }, { "id": 125528, "url": "http://patches.dpdk.org/api/patches/125528/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/167992139724.45323.17979512439014217881.stgit@ebuild.local/", "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": "<167992139724.45323.17979512439014217881.stgit@ebuild.local>", "list_archive_url": "https://inbox.dpdk.org/dev/167992139724.45323.17979512439014217881.stgit@ebuild.local", "date": "2023-03-27T12:51:17", "name": "vhost: add device op to offload the interrupt kick", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "b80e0113e392af0bf21ba9a42a15ccb8d5670696", "submitter": { "id": 672, "url": "http://patches.dpdk.org/api/people/672/?format=api", "name": "Eelco Chaudron", "email": "echaudro@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/167992139724.45323.17979512439014217881.stgit@ebuild.local/mbox/", "series": [ { "id": 27551, "url": "http://patches.dpdk.org/api/series/27551/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=27551", "date": "2023-03-27T12:51:17", "name": "vhost: add device op to offload the interrupt kick", "version": 1, "mbox": "http://patches.dpdk.org/series/27551/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/125528/comments/", "check": "warning", "checks": "http://patches.dpdk.org/api/patches/125528/checks/", "tags": {}, "related": [] }, { "id": 58133, "url": "http://patches.dpdk.org/api/patches/58133/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/25d9aeb9ba061b45d394081cc0cc7a347f7dfb2e.1567003335.git.echaudro@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": "<25d9aeb9ba061b45d394081cc0cc7a347f7dfb2e.1567003335.git.echaudro@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/25d9aeb9ba061b45d394081cc0cc7a347f7dfb2e.1567003335.git.echaudro@redhat.com", "date": "2019-08-28T14:49:39", "name": "vhost: add device opr when notification to guest is sent", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "25322a63482832741f4cd05d08bd2f0b1da03949", "submitter": { "id": 672, "url": "http://patches.dpdk.org/api/people/672/?format=api", "name": "Eelco Chaudron", "email": "echaudro@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/25d9aeb9ba061b45d394081cc0cc7a347f7dfb2e.1567003335.git.echaudro@redhat.com/mbox/", "series": [ { "id": 6156, "url": "http://patches.dpdk.org/api/series/6156/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=6156", "date": "2019-08-28T14:49:39", "name": "vhost: add device opr when notification to guest is sent", "version": 1, "mbox": "http://patches.dpdk.org/series/6156/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/58133/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/58133/checks/", "tags": {}, "related": [] }, { "id": 63500, "url": "http://patches.dpdk.org/api/patches/63500/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20191202145735.9763-1-fengli@smartx.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": "<20191202145735.9763-1-fengli@smartx.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20191202145735.9763-1-fengli@smartx.com", "date": "2019-12-02T14:57:35", "name": "vhost: add config change slave msg support", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "2ab969320f3b4fba5551531593456f2062718fbf", "submitter": { "id": 1528, "url": "http://patches.dpdk.org/api/people/1528/?format=api", "name": "Li Feng", "email": "fengli@smartx.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/20191202145735.9763-1-fengli@smartx.com/mbox/", "series": [ { "id": 7704, "url": "http://patches.dpdk.org/api/series/7704/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=7704", "date": "2019-12-02T14:57:35", "name": "vhost: add config change slave msg support", "version": 1, "mbox": "http://patches.dpdk.org/series/7704/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/63500/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/63500/checks/", "tags": {}, "related": [] }, { "id": 56960, "url": "http://patches.dpdk.org/api/patches/56960/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/6ee9d8ddb5de3b2de880ad42c37b012888a6facd.1563876069.git.anatoly.burakov@intel.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": "<6ee9d8ddb5de3b2de880ad42c37b012888a6facd.1563876069.git.anatoly.burakov@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/6ee9d8ddb5de3b2de880ad42c37b012888a6facd.1563876069.git.anatoly.burakov@intel.com", "date": "2019-07-23T10:01:20", "name": "vfio: use contiguous mapping for IOVA as VA mode", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "03f37ddb6341d3b7a4637daf42b517eefd7bc6ac", "submitter": { "id": 4, "url": "http://patches.dpdk.org/api/people/4/?format=api", "name": "Anatoly Burakov", "email": "anatoly.burakov@intel.com" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dpdk/patch/6ee9d8ddb5de3b2de880ad42c37b012888a6facd.1563876069.git.anatoly.burakov@intel.com/mbox/", "series": [ { "id": 5668, "url": "http://patches.dpdk.org/api/series/5668/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=5668", "date": "2019-07-23T10:01:20", "name": "vfio: use contiguous mapping for IOVA as VA mode", "version": 1, "mbox": "http://patches.dpdk.org/series/5668/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/56960/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/56960/checks/", "tags": {}, "related": [] }, { "id": 43447, "url": "http://patches.dpdk.org/api/patches/43447/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/4107730371de4ac30367258cb3419df184d1ec16.1532947452.git.anatoly.burakov@intel.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": "<4107730371de4ac30367258cb3419df184d1ec16.1532947452.git.anatoly.burakov@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/4107730371de4ac30367258cb3419df184d1ec16.1532947452.git.anatoly.burakov@intel.com", "date": "2018-07-30T10:59:06", "name": "vfio: revert retry logic for MSI-X BAR mapping", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "aa53e9d0548dcdfe462cf2bd071da8dfb2324310", "submitter": { "id": 4, "url": "http://patches.dpdk.org/api/people/4/?format=api", "name": "Anatoly Burakov", "email": "anatoly.burakov@intel.com" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dpdk/patch/4107730371de4ac30367258cb3419df184d1ec16.1532947452.git.anatoly.burakov@intel.com/mbox/", "series": [ { "id": 818, "url": "http://patches.dpdk.org/api/series/818/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=818", "date": "2018-07-30T10:59:06", "name": "vfio: revert retry logic for MSI-X BAR mapping", "version": 1, "mbox": "http://patches.dpdk.org/series/818/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/43447/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/43447/checks/", "tags": {}, "related": [] }, { "id": 54524, "url": "http://patches.dpdk.org/api/patches/54524/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20190607022830.2044-1-tyos@jp.ibm.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": "<20190607022830.2044-1-tyos@jp.ibm.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20190607022830.2044-1-tyos@jp.ibm.com", "date": "2019-06-07T02:28:29", "name": "vfio: retry creating sPAPR DMA window", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "33e1bfef25a5bcbfa9a4c952ec61e05dfc42a15c", "submitter": { "id": 1099, "url": "http://patches.dpdk.org/api/people/1099/?format=api", "name": "Takeshi Yoshimura", "email": "tyos@jp.ibm.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/20190607022830.2044-1-tyos@jp.ibm.com/mbox/", "series": [ { "id": 4945, "url": "http://patches.dpdk.org/api/series/4945/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=4945", "date": "2019-06-07T02:28:29", "name": "vfio: retry creating sPAPR DMA window", "version": 1, "mbox": "http://patches.dpdk.org/series/4945/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/54524/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/54524/checks/", "tags": {}, "related": [] }, { "id": 70349, "url": "http://patches.dpdk.org/api/patches/70349/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/1589615919-14888-1-git-send-email-wangyunjian@huawei.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": "<1589615919-14888-1-git-send-email-wangyunjian@huawei.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1589615919-14888-1-git-send-email-wangyunjian@huawei.com", "date": "2020-05-16T07:58:39", "name": "vfio: remove unused variable", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "5263cac3f1145baa662ca92cdc22b0059b345b43", "submitter": { "id": 551, "url": "http://patches.dpdk.org/api/people/551/?format=api", "name": "Yunjian Wang", "email": "wangyunjian@huawei.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/1589615919-14888-1-git-send-email-wangyunjian@huawei.com/mbox/", "series": [ { "id": 10108, "url": "http://patches.dpdk.org/api/series/10108/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=10108", "date": "2020-05-16T07:58:39", "name": "vfio: remove unused variable", "version": 1, "mbox": "http://patches.dpdk.org/series/10108/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/70349/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/70349/checks/", "tags": {}, "related": [] }, { "id": 77898, "url": "http://patches.dpdk.org/api/patches/77898/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/677e6331b63389275fb1b1009fbea5642028e506.1600259975.git.wangyunjian@huawei.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": "<677e6331b63389275fb1b1009fbea5642028e506.1600259975.git.wangyunjian@huawei.com>", "list_archive_url": "https://inbox.dpdk.org/dev/677e6331b63389275fb1b1009fbea5642028e506.1600259975.git.wangyunjian@huawei.com", "date": "2020-09-16T12:41:56", "name": "vfio: remove unnecessary explicit type casting", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "5ab41b4bef7b86499dd475322beeeb744ace54ff", "submitter": { "id": 551, "url": "http://patches.dpdk.org/api/people/551/?format=api", "name": "Yunjian Wang", "email": "wangyunjian@huawei.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/677e6331b63389275fb1b1009fbea5642028e506.1600259975.git.wangyunjian@huawei.com/mbox/", "series": [ { "id": 12281, "url": "http://patches.dpdk.org/api/series/12281/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=12281", "date": "2020-09-16T12:41:56", "name": "vfio: remove unnecessary explicit type casting", "version": 1, "mbox": "http://patches.dpdk.org/series/12281/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/77898/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/77898/checks/", "tags": {}, "related": [] }, { "id": 61896, "url": "http://patches.dpdk.org/api/patches/61896/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/d75ca1b5a948fbaf548162a075ba2836f4990792.1571919488.git.anatoly.burakov@intel.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": "<d75ca1b5a948fbaf548162a075ba2836f4990792.1571919488.git.anatoly.burakov@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/d75ca1b5a948fbaf548162a075ba2836f4990792.1571919488.git.anatoly.burakov@intel.com", "date": "2019-10-24T12:18:24", "name": "vfio: remove deprecated DMA mapping functions", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "0195d1761812588edd6026f0833f3dfc62459a6c", "submitter": { "id": 4, "url": "http://patches.dpdk.org/api/people/4/?format=api", "name": "Anatoly Burakov", "email": "anatoly.burakov@intel.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/d75ca1b5a948fbaf548162a075ba2836f4990792.1571919488.git.anatoly.burakov@intel.com/mbox/", "series": [ { "id": 7042, "url": "http://patches.dpdk.org/api/series/7042/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=7042", "date": "2019-10-24T12:18:24", "name": "vfio: remove deprecated DMA mapping functions", "version": 1, "mbox": "http://patches.dpdk.org/series/7042/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/61896/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/61896/checks/", "tags": {}, "related": [] }, { "id": 88714, "url": "http://patches.dpdk.org/api/patches/88714/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210308222410.819751-1-thomas@monjalon.net/", "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": "<20210308222410.819751-1-thomas@monjalon.net>", "list_archive_url": "https://inbox.dpdk.org/dev/20210308222410.819751-1-thomas@monjalon.net", "date": "2021-03-08T22:24:10", "name": "vfio: reformat logs", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "74630e9e215a47fc813dd3b72300ab05c7b7155d", "submitter": { "id": 685, "url": "http://patches.dpdk.org/api/people/685/?format=api", "name": "Thomas Monjalon", "email": "thomas@monjalon.net" }, "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/20210308222410.819751-1-thomas@monjalon.net/mbox/", "series": [ { "id": 15535, "url": "http://patches.dpdk.org/api/series/15535/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=15535", "date": "2021-03-08T22:24:10", "name": "vfio: reformat logs", "version": 1, "mbox": "http://patches.dpdk.org/series/15535/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/88714/comments/", "check": "warning", "checks": "http://patches.dpdk.org/api/patches/88714/checks/", "tags": {}, "related": [] }, { "id": 66041, "url": "http://patches.dpdk.org/api/patches/66041/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/c6550c8e66dbc7a54a0b495ecda58b0eb79c07ca.1582637079.git.anatoly.burakov@intel.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": "<c6550c8e66dbc7a54a0b495ecda58b0eb79c07ca.1582637079.git.anatoly.burakov@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/c6550c8e66dbc7a54a0b495ecda58b0eb79c07ca.1582637079.git.anatoly.burakov@intel.com", "date": "2020-02-25T13:24:48", "name": "vfio: map contiguous areas in one go", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "78c44751b657dd6ed70ad45d8631a2abcbb6813a", "submitter": { "id": 4, "url": "http://patches.dpdk.org/api/people/4/?format=api", "name": "Anatoly Burakov", "email": "anatoly.burakov@intel.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/c6550c8e66dbc7a54a0b495ecda58b0eb79c07ca.1582637079.git.anatoly.burakov@intel.com/mbox/", "series": [ { "id": 8685, "url": "http://patches.dpdk.org/api/series/8685/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=8685", "date": "2020-02-25T13:24:48", "name": "vfio: map contiguous areas in one go", "version": 1, "mbox": "http://patches.dpdk.org/series/8685/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/66041/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/66041/checks/", "tags": {}, "related": [] }, { "id": 57729, "url": "http://patches.dpdk.org/api/patches/57729/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/156595762238.18723.10089009448135563310.stgit@jrharri1-skx/", "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": "<156595762238.18723.10089009448135563310.stgit@jrharri1-skx>", "list_archive_url": "https://inbox.dpdk.org/dev/156595762238.18723.10089009448135563310.stgit@jrharri1-skx", "date": "2019-08-16T12:13:42", "name": "vfio: free mp_reply msgs in failure cases", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "28862de14c7905f8674810479c64c5ec335dd0d4", "submitter": { "id": 84, "url": "http://patches.dpdk.org/api/people/84/?format=api", "name": "Harris, James R", "email": "james.r.harris@intel.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/156595762238.18723.10089009448135563310.stgit@jrharri1-skx/mbox/", "series": [ { "id": 6064, "url": "http://patches.dpdk.org/api/series/6064/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=6064", "date": "2019-08-16T12:13:42", "name": "vfio: free mp_reply msgs in failure cases", "version": 1, "mbox": "http://patches.dpdk.org/series/6064/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/57729/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/57729/checks/", "tags": {}, "related": [] }, { "id": 42941, "url": "http://patches.dpdk.org/api/patches/42941/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20180712024455.4807-1-t.yoshimura8869@gmail.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": "<20180712024455.4807-1-t.yoshimura8869@gmail.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20180712024455.4807-1-t.yoshimura8869@gmail.com", "date": "2018-07-12T02:44:55", "name": "vfio: fix workaround of BAR0 mapping", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "7fe47251be0152c2265a5e57f3404f3f6da17340", "submitter": { "id": 1078, "url": "http://patches.dpdk.org/api/people/1078/?format=api", "name": "Takeshi Yoshimura", "email": "t.yoshimura8869@gmail.com" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20180712024455.4807-1-t.yoshimura8869@gmail.com/mbox/", "series": [ { "id": 538, "url": "http://patches.dpdk.org/api/series/538/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=538", "date": "2018-07-12T02:44:55", "name": "vfio: fix workaround of BAR0 mapping", "version": 1, "mbox": "http://patches.dpdk.org/series/538/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/42941/comments/", "check": "warning", "checks": "http://patches.dpdk.org/api/patches/42941/checks/", "tags": {}, "related": [] }, { "id": 64822, "url": "http://patches.dpdk.org/api/patches/64822/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200117042555.22567-1-tyos@jp.ibm.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": "<20200117042555.22567-1-tyos@jp.ibm.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20200117042555.22567-1-tyos@jp.ibm.com", "date": "2020-01-17T04:25:55", "name": "vfio: fix VFIO mapping failures in ppc64le", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "0159929292d3ff00bc38601f9fbcd995431eae27", "submitter": { "id": 1099, "url": "http://patches.dpdk.org/api/people/1099/?format=api", "name": "Takeshi Yoshimura", "email": "tyos@jp.ibm.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/20200117042555.22567-1-tyos@jp.ibm.com/mbox/", "series": [ { "id": 8183, "url": "http://patches.dpdk.org/api/series/8183/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=8183", "date": "2020-01-17T04:25:55", "name": "vfio: fix VFIO mapping failures in ppc64le", "version": 1, "mbox": "http://patches.dpdk.org/series/8183/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/64822/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/64822/checks/", "tags": {}, "related": [] }, { "id": 93685, "url": "http://patches.dpdk.org/api/patches/93685/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210601054247.1540154-1-christian.ehrhardt@canonical.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": "<20210601054247.1540154-1-christian.ehrhardt@canonical.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20210601054247.1540154-1-christian.ehrhardt@canonical.com", "date": "2021-06-01T05:42:47", "name": "vfio: fix stdbool usage without include", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "5ee75849e131af022b794e04cbe824b685266d6c", "submitter": { "id": 382, "url": "http://patches.dpdk.org/api/people/382/?format=api", "name": "Christian Ehrhardt", "email": "christian.ehrhardt@canonical.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/20210601054247.1540154-1-christian.ehrhardt@canonical.com/mbox/", "series": [ { "id": 17178, "url": "http://patches.dpdk.org/api/series/17178/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=17178", "date": "2021-06-01T05:42:47", "name": "vfio: fix stdbool usage without include", "version": 1, "mbox": "http://patches.dpdk.org/series/17178/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/93685/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/93685/checks/", "tags": {}, "related": [] }, { "id": 71834, "url": "http://patches.dpdk.org/api/patches/71834/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200621090800.1AE521C00D@dpdk.org/", "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": "<20200621090800.1AE521C00D@dpdk.org>", "list_archive_url": "https://inbox.dpdk.org/dev/20200621090800.1AE521C00D@dpdk.org", "date": "2020-06-21T09:07:37", "name": "vfio: fix resource leak when mapping fails", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "1404b3ba2988355a2507fe0863a16de5d039ce47", "submitter": { "id": 1786, "url": "http://patches.dpdk.org/api/people/1786/?format=api", "name": "Yunjian Wang", "email": "yunjian.wang@foxmail.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/20200621090800.1AE521C00D@dpdk.org/mbox/", "series": [ { "id": 10530, "url": "http://patches.dpdk.org/api/series/10530/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=10530", "date": "2020-06-21T09:07:37", "name": "vfio: fix resource leak when mapping fails", "version": 1, "mbox": "http://patches.dpdk.org/series/10530/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/71834/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/71834/checks/", "tags": {}, "related": [] }, { "id": 47419, "url": "http://patches.dpdk.org/api/patches/47419/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20181025104911.137496-1-dariusz.stojaczyk@intel.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": "<20181025104911.137496-1-dariusz.stojaczyk@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20181025104911.137496-1-dariusz.stojaczyk@intel.com", "date": "2018-10-25T10:49:10", "name": "vfio: fix read-after-free on getting container fd", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "fd6de0278b2bb4488cbc39bd63ddcaf1ec15c6ad", "submitter": { "id": 1123, "url": "http://patches.dpdk.org/api/people/1123/?format=api", "name": "Stojaczyk, Dariusz", "email": "dariusz.stojaczyk@intel.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/20181025104911.137496-1-dariusz.stojaczyk@intel.com/mbox/", "series": [ { "id": 2094, "url": "http://patches.dpdk.org/api/series/2094/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=2094", "date": "2018-10-25T10:49:10", "name": "vfio: fix read-after-free on getting container fd", "version": 1, "mbox": "http://patches.dpdk.org/series/2094/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/47419/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/47419/checks/", "tags": {}, "related": [] }, { "id": 46941, "url": "http://patches.dpdk.org/api/patches/46941/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20181017052950.29078-1-jerin.jacob@caviumnetworks.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": "<20181017052950.29078-1-jerin.jacob@caviumnetworks.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20181017052950.29078-1-jerin.jacob@caviumnetworks.com", "date": "2018-10-17T05:30:28", "name": "vfio: fix missing header inclusion", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "0851e9b2863a661d05f957f620f9250b4122c7ac", "submitter": { "id": 305, "url": "http://patches.dpdk.org/api/people/305/?format=api", "name": "Jerin Jacob", "email": "jerin.jacob@caviumnetworks.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/20181017052950.29078-1-jerin.jacob@caviumnetworks.com/mbox/", "series": [ { "id": 1940, "url": "http://patches.dpdk.org/api/series/1940/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=1940", "date": "2018-10-17T05:30:28", "name": "vfio: fix missing header inclusion", "version": 1, "mbox": "http://patches.dpdk.org/series/1940/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/46941/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/46941/checks/", "tags": {}, "related": [] }, { "id": 71511, "url": "http://patches.dpdk.org/api/patches/71511/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200614140034.E5CDC49E0@dpdk.org/", "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": "<20200614140034.E5CDC49E0@dpdk.org>", "list_archive_url": "https://inbox.dpdk.org/dev/20200614140034.E5CDC49E0@dpdk.org", "date": "2020-06-14T13:59:59", "name": "vfio: fix mem leak when unmapping resource", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "22de62a1527cf0bc9c39e94479a7b7e33e739f59", "submitter": { "id": 1786, "url": "http://patches.dpdk.org/api/people/1786/?format=api", "name": "Yunjian Wang", "email": "yunjian.wang@foxmail.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/20200614140034.E5CDC49E0@dpdk.org/mbox/", "series": [ { "id": 10451, "url": "http://patches.dpdk.org/api/series/10451/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=10451", "date": "2020-06-14T13:59:59", "name": "vfio: fix mem leak when unmapping resource", "version": 1, "mbox": "http://patches.dpdk.org/series/10451/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/71511/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/71511/checks/", "tags": {}, "related": [] }, { "id": 56302, "url": "http://patches.dpdk.org/api/patches/56302/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/1562762020-8259-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": "<1562762020-8259-1-git-send-email-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1562762020-8259-1-git-send-email-david.marchand@redhat.com", "date": "2019-07-10T12:33:40", "name": "vfio: fix interrupts race condition", "commit_ref": null, "pull_url": null, "state": "accepted", "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/1562762020-8259-1-git-send-email-david.marchand@redhat.com/mbox/", "series": [ { "id": 5431, "url": "http://patches.dpdk.org/api/series/5431/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=5431", "date": "2019-07-10T12:33:40", "name": "vfio: fix interrupts race condition", "version": 1, "mbox": "http://patches.dpdk.org/series/5431/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/56302/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/56302/checks/", "tags": {}, "related": [] }, { "id": 62390, "url": "http://patches.dpdk.org/api/patches/62390/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/9bfc4c6d563f29ca4ef5cca80e650928e51e5514.1572889140.git.anatoly.burakov@intel.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": "<9bfc4c6d563f29ca4ef5cca80e650928e51e5514.1572889140.git.anatoly.burakov@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/9bfc4c6d563f29ca4ef5cca80e650928e51e5514.1572889140.git.anatoly.burakov@intel.com", "date": "2019-11-04T17:41:33", "name": "vfio: fix getting default container", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "e87187baec740617b62863706a2234e160f06870", "submitter": { "id": 4, "url": "http://patches.dpdk.org/api/people/4/?format=api", "name": "Anatoly Burakov", "email": "anatoly.burakov@intel.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/9bfc4c6d563f29ca4ef5cca80e650928e51e5514.1572889140.git.anatoly.burakov@intel.com/mbox/", "series": [ { "id": 7226, "url": "http://patches.dpdk.org/api/series/7226/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=7226", "date": "2019-11-04T17:41:33", "name": "vfio: fix getting default container", "version": 1, "mbox": "http://patches.dpdk.org/series/7226/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/62390/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/62390/checks/", "tags": {}, "related": [] }, { "id": 54727, "url": "http://patches.dpdk.org/api/patches/54727/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20190612063313.2729-1-tyos@jp.ibm.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": "<20190612063313.2729-1-tyos@jp.ibm.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20190612063313.2729-1-tyos@jp.ibm.com", "date": "2019-06-12T06:33:12", "name": "vfio: fix expanding DMA area in ppc64le", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "0bfcbed67ad89f0a71947939bbbff9f5acf24499", "submitter": { "id": 1099, "url": "http://patches.dpdk.org/api/people/1099/?format=api", "name": "Takeshi Yoshimura", "email": "tyos@jp.ibm.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/20190612063313.2729-1-tyos@jp.ibm.com/mbox/", "series": [ { "id": 4985, "url": "http://patches.dpdk.org/api/series/4985/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=4985", "date": "2019-06-12T06:33:12", "name": "vfio: fix expanding DMA area in ppc64le", "version": 1, "mbox": "http://patches.dpdk.org/series/4985/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/54727/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/54727/checks/", "tags": {}, "related": [] }, { "id": 54750, "url": "http://patches.dpdk.org/api/patches/54750/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20190613022239.6946-1-tyos@jp.ibm.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": "<20190613022239.6946-1-tyos@jp.ibm.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20190613022239.6946-1-tyos@jp.ibm.com", "date": "2019-06-13T02:22:39", "name": "vfio: fix expanding DMA area in ppc64le", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "ca06854e3c35705ecf93a286e19fc1fad30dc8d4", "submitter": { "id": 1099, "url": "http://patches.dpdk.org/api/people/1099/?format=api", "name": "Takeshi Yoshimura", "email": "tyos@jp.ibm.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/20190613022239.6946-1-tyos@jp.ibm.com/mbox/", "series": [ { "id": 4994, "url": "http://patches.dpdk.org/api/series/4994/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=4994", "date": "2019-06-13T02:22:39", "name": "vfio: fix expanding DMA area in ppc64le", "version": 1, "mbox": "http://patches.dpdk.org/series/4994/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/54750/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/54750/checks/", "tags": {}, "related": [] }, { "id": 50016, "url": "http://patches.dpdk.org/api/patches/50016/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20190123100048.26994-1-alejandro.lucero@netronome.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": "<20190123100048.26994-1-alejandro.lucero@netronome.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20190123100048.26994-1-alejandro.lucero@netronome.com", "date": "2019-01-23T10:00:48", "name": "vfio: fix error message", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "f1f7b778f9dfe1bc30f11ac1f5cb446eea3b99d5", "submitter": { "id": 270, "url": "http://patches.dpdk.org/api/people/270/?format=api", "name": "Alejandro Lucero", "email": "alejandro.lucero@netronome.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/20190123100048.26994-1-alejandro.lucero@netronome.com/mbox/", "series": [ { "id": 3301, "url": "http://patches.dpdk.org/api/series/3301/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=3301", "date": "2019-01-23T10:00:48", "name": "vfio: fix error message", "version": 1, "mbox": "http://patches.dpdk.org/series/3301/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/50016/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/50016/checks/", "tags": {}, "related": [] }, { "id": 48175, "url": "http://patches.dpdk.org/api/patches/48175/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20181118212914.29280-1-thomas@monjalon.net/", "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": "<20181118212914.29280-1-thomas@monjalon.net>", "list_archive_url": "https://inbox.dpdk.org/dev/20181118212914.29280-1-thomas@monjalon.net", "date": "2018-11-18T21:29:14", "name": "vfio: fix build with Linux < 4.0", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "77d669805cddfa2cf1cf7006d97c676f4cc0049b", "submitter": { "id": 685, "url": "http://patches.dpdk.org/api/people/685/?format=api", "name": "Thomas Monjalon", "email": "thomas@monjalon.net" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20181118212914.29280-1-thomas@monjalon.net/mbox/", "series": [ { "id": 2478, "url": "http://patches.dpdk.org/api/series/2478/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=2478", "date": "2018-11-18T21:29:14", "name": "vfio: fix build with Linux < 4.0", "version": 1, "mbox": "http://patches.dpdk.org/series/2478/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/48175/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/48175/checks/", "tags": {}, "related": [] }, { "id": 56317, "url": "http://patches.dpdk.org/api/patches/56317/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20190711022235.2958-1-tyos@jp.ibm.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": "<20190711022235.2958-1-tyos@jp.ibm.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20190711022235.2958-1-tyos@jp.ibm.com", "date": "2019-07-11T02:22:35", "name": "vfio: fix build errors on old Linux", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "1409e4827b73ecc1c9899e22d3021dd9a96039bd", "submitter": { "id": 1099, "url": "http://patches.dpdk.org/api/people/1099/?format=api", "name": "Takeshi Yoshimura", "email": "tyos@jp.ibm.com" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20190711022235.2958-1-tyos@jp.ibm.com/mbox/", "series": [ { "id": 5444, "url": "http://patches.dpdk.org/api/series/5444/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=5444", "date": "2019-07-11T02:22:35", "name": "vfio: fix build errors on old Linux", "version": 1, "mbox": "http://patches.dpdk.org/series/5444/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/56317/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/56317/checks/", "tags": {}, "related": [] }, { "id": 61895, "url": "http://patches.dpdk.org/api/patches/61895/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20191024121046.30244-1-mk@semihalf.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": "<20191024121046.30244-1-mk@semihalf.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20191024121046.30244-1-mk@semihalf.com", "date": "2019-10-24T12:10:46", "name": "vfio: fix BAR offset type for 32-bit app", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "b16f151e8155b67c30f68cdc5faf85500bfde8e7", "submitter": { "id": 786, "url": "http://patches.dpdk.org/api/people/786/?format=api", "name": "Michal Krawczyk", "email": "mk@semihalf.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/20191024121046.30244-1-mk@semihalf.com/mbox/", "series": [ { "id": 7041, "url": "http://patches.dpdk.org/api/series/7041/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=7041", "date": "2019-10-24T12:10:46", "name": "vfio: fix BAR offset type for 32-bit app", "version": 1, "mbox": "http://patches.dpdk.org/series/7041/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/61895/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/61895/checks/", "tags": {}, "related": [] }, { "id": 53107, "url": "http://patches.dpdk.org/api/patches/53107/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20190426162230.21158-1-ktraynor@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": "<20190426162230.21158-1-ktraynor@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20190426162230.21158-1-ktraynor@redhat.com", "date": "2019-04-26T16:22:30", "name": "vfio: expand non-viable group error message", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "0165d35e7c2bf0efe48ebff0afbb689b2e4c3ff9", "submitter": { "id": 598, "url": "http://patches.dpdk.org/api/people/598/?format=api", "name": "Kevin Traynor", "email": "ktraynor@redhat.com" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20190426162230.21158-1-ktraynor@redhat.com/mbox/", "series": [ { "id": 4484, "url": "http://patches.dpdk.org/api/series/4484/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=4484", "date": "2019-04-26T16:22:30", "name": "vfio: expand non-viable group error message", "version": 1, "mbox": "http://patches.dpdk.org/series/4484/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/53107/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/53107/checks/", "tags": {}, "related": [] }, { "id": 49625, "url": "http://patches.dpdk.org/api/patches/49625/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/a0a70bf6c434c4378e239042dc4f3cbbc19cb879.1547137811.git.anatoly.burakov@intel.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": "<a0a70bf6c434c4378e239042dc4f3cbbc19cb879.1547137811.git.anatoly.burakov@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/a0a70bf6c434c4378e239042dc4f3cbbc19cb879.1547137811.git.anatoly.burakov@intel.com", "date": "2019-01-10T16:30:54", "name": "vfio: don't unregister callback in secondaries", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "eb44fce5a3c3e0e2e413e7fd12e2f3faedad00aa", "submitter": { "id": 4, "url": "http://patches.dpdk.org/api/people/4/?format=api", "name": "Anatoly Burakov", "email": "anatoly.burakov@intel.com" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dpdk/patch/a0a70bf6c434c4378e239042dc4f3cbbc19cb879.1547137811.git.anatoly.burakov@intel.com/mbox/", "series": [ { "id": 3101, "url": "http://patches.dpdk.org/api/series/3101/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=3101", "date": "2019-01-10T16:30:54", "name": "vfio: don't unregister callback in secondaries", "version": 1, "mbox": "http://patches.dpdk.org/series/3101/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/49625/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/49625/checks/", "tags": {}, "related": [] }, { "id": 48229, "url": "http://patches.dpdk.org/api/patches/48229/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20181121184132.34039-1-dariusz.stojaczyk@intel.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": "<20181121184132.34039-1-dariusz.stojaczyk@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20181121184132.34039-1-dariusz.stojaczyk@intel.com", "date": "2018-11-21T18:41:32", "name": "vfio: don't needlessly setup devices in secondary process", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "dc70084c86eb3256d155b2a272eb5d3bcb02d39e", "submitter": { "id": 1123, "url": "http://patches.dpdk.org/api/people/1123/?format=api", "name": "Stojaczyk, Dariusz", "email": "dariusz.stojaczyk@intel.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/20181121184132.34039-1-dariusz.stojaczyk@intel.com/mbox/", "series": [ { "id": 2522, "url": "http://patches.dpdk.org/api/series/2522/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=2522", "date": "2018-11-21T18:41:32", "name": "vfio: don't needlessly setup devices in secondary process", "version": 1, "mbox": "http://patches.dpdk.org/series/2522/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/48229/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/48229/checks/", "tags": {}, "related": [] }, { "id": 121479, "url": "http://patches.dpdk.org/api/patches/121479/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20221230095853.1323616-1-nipun.gupta@amd.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": "<20221230095853.1323616-1-nipun.gupta@amd.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20221230095853.1323616-1-nipun.gupta@amd.com", "date": "2022-12-30T09:58:53", "name": "vfio: do not coalesce DMA mappings", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "ac113b36e878fde028e352035b12ec334d053eb6", "submitter": { "id": 2928, "url": "http://patches.dpdk.org/api/people/2928/?format=api", "name": "Gupta, Nipun", "email": "nipun.gupta@amd.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/20221230095853.1323616-1-nipun.gupta@amd.com/mbox/", "series": [ { "id": 26332, "url": "http://patches.dpdk.org/api/series/26332/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=26332", "date": "2022-12-30T09:58:53", "name": "vfio: do not coalesce DMA mappings", "version": 1, "mbox": "http://patches.dpdk.org/series/26332/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/121479/comments/", "check": "warning", "checks": "http://patches.dpdk.org/api/patches/121479/checks/", "tags": {}, "related": [] }, { "id": 50547, "url": "http://patches.dpdk.org/api/patches/50547/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/2ecb586fd507d84b0b9913e5d3c358871297b2a6.1551275659.git.anatoly.burakov@intel.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": "<2ecb586fd507d84b0b9913e5d3c358871297b2a6.1551275659.git.anatoly.burakov@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/2ecb586fd507d84b0b9913e5d3c358871297b2a6.1551275659.git.anatoly.burakov@intel.com", "date": "2019-02-27T15:41:24", "name": "vfio: document multiprocess limitation for container API", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "7489a4ef27e495a3b6bfa617ac850e59cab7fd7a", "submitter": { "id": 4, "url": "http://patches.dpdk.org/api/people/4/?format=api", "name": "Anatoly Burakov", "email": "anatoly.burakov@intel.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/2ecb586fd507d84b0b9913e5d3c358871297b2a6.1551275659.git.anatoly.burakov@intel.com/mbox/", "series": [ { "id": 3562, "url": "http://patches.dpdk.org/api/series/3562/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=3562", "date": "2019-02-27T15:41:24", "name": "vfio: document multiprocess limitation for container API", "version": 1, "mbox": "http://patches.dpdk.org/series/3562/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/50547/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/50547/checks/", "tags": {}, "related": [] }, { "id": 70328, "url": "http://patches.dpdk.org/api/patches/70328/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/1589540514-26972-1-git-send-email-wangyunjian@huawei.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": "<1589540514-26972-1-git-send-email-wangyunjian@huawei.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1589540514-26972-1-git-send-email-wangyunjian@huawei.com", "date": "2020-05-15T11:01:54", "name": "vfio: change default per vfio_cfg map all dpdk segments for DMA", "commit_ref": null, "pull_url": null, "state": "rejected", "archived": true, "hash": "cb696dc2c14db747c82d9d6c24b6a34fc74e079a", "submitter": { "id": 551, "url": "http://patches.dpdk.org/api/people/551/?format=api", "name": "Yunjian Wang", "email": "wangyunjian@huawei.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/1589540514-26972-1-git-send-email-wangyunjian@huawei.com/mbox/", "series": [ { "id": 10097, "url": "http://patches.dpdk.org/api/series/10097/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=10097", "date": "2020-05-15T11:01:54", "name": "vfio: change default per vfio_cfg map all dpdk segments for DMA", "version": 1, "mbox": "http://patches.dpdk.org/series/10097/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/70328/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/70328/checks/", "tags": {}, "related": [] }, { "id": 49926, "url": "http://patches.dpdk.org/api/patches/49926/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/a306fe2084c9f99dc00d18309c730bdce1817e37.1547746215.git.anatoly.burakov@intel.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": "<a306fe2084c9f99dc00d18309c730bdce1817e37.1547746215.git.anatoly.burakov@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/a306fe2084c9f99dc00d18309c730bdce1817e37.1547746215.git.anatoly.burakov@intel.com", "date": "2019-01-17T17:30:59", "name": "vfio: allow secondary process to query IOMMU type", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "173f17072c63f65b78aee7e234258c226c8b276a", "submitter": { "id": 4, "url": "http://patches.dpdk.org/api/people/4/?format=api", "name": "Anatoly Burakov", "email": "anatoly.burakov@intel.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/a306fe2084c9f99dc00d18309c730bdce1817e37.1547746215.git.anatoly.burakov@intel.com/mbox/", "series": [ { "id": 3244, "url": "http://patches.dpdk.org/api/series/3244/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=3244", "date": "2019-01-17T17:30:59", "name": "vfio: allow secondary process to query IOMMU type", "version": 1, "mbox": "http://patches.dpdk.org/series/3244/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/49926/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/49926/checks/", "tags": {}, "related": [] }, { "id": 134257, "url": "http://patches.dpdk.org/api/patches/134257/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20231114104816.527818-1-mingjinx.ye@intel.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": "<20231114104816.527818-1-mingjinx.ye@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20231114104816.527818-1-mingjinx.ye@intel.com", "date": "2023-11-14T10:48:16", "name": "vfio: add get device info API", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "20d370e59a4d5ccce3a60a6f04ee348514589bc4", "submitter": { "id": 2862, "url": "http://patches.dpdk.org/api/people/2862/?format=api", "name": "Mingjin Ye", "email": "mingjinx.ye@intel.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/20231114104816.527818-1-mingjinx.ye@intel.com/mbox/", "series": [ { "id": 30290, "url": "http://patches.dpdk.org/api/series/30290/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=30290", "date": "2023-11-14T10:48:16", "name": "vfio: add get device info API", "version": 1, "mbox": "http://patches.dpdk.org/series/30290/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/134257/comments/", "check": "warning", "checks": "http://patches.dpdk.org/api/patches/134257/checks/", "tags": {}, "related": [] }, { "id": 134254, "url": "http://patches.dpdk.org/api/patches/134254/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20231114102300.409158-1-mingjinx.ye@intel.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": "<20231114102300.409158-1-mingjinx.ye@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20231114102300.409158-1-mingjinx.ye@intel.com", "date": "2023-11-14T10:23:00", "name": "vfio: add get device info API", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "c3b6ac45d974351fd1ab93a83fa7ef65e592f034", "submitter": { "id": 2862, "url": "http://patches.dpdk.org/api/people/2862/?format=api", "name": "Mingjin Ye", "email": "mingjinx.ye@intel.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/20231114102300.409158-1-mingjinx.ye@intel.com/mbox/", "series": [ { "id": 30287, "url": "http://patches.dpdk.org/api/series/30287/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=30287", "date": "2023-11-14T10:23:00", "name": "vfio: add get device info API", "version": 1, "mbox": "http://patches.dpdk.org/series/30287/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/134254/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/134254/checks/", "tags": {}, "related": [] }, { "id": 139011, "url": "http://patches.dpdk.org/api/patches/139011/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240330175437.2169948-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": "<20240330175437.2169948-1-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20240330175437.2169948-1-david.marchand@redhat.com", "date": "2024-03-30T17:54:37", "name": "version: 24.07-rc0", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "63afe2daec6f7970e468d7494345c469a991b46d", "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/20240330175437.2169948-1-david.marchand@redhat.com/mbox/", "series": [ { "id": 31650, "url": "http://patches.dpdk.org/api/series/31650/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31650", "date": "2024-03-30T17:54:37", "name": "version: 24.07-rc0", "version": 1, "mbox": "http://patches.dpdk.org/series/31650/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139011/comments/", "check": "warning", "checks": "http://patches.dpdk.org/api/patches/139011/checks/", "tags": {}, "related": [] }, { "id": 134700, "url": "http://patches.dpdk.org/api/patches/134700/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20231129161858.997576-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": "<20231129161858.997576-1-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20231129161858.997576-1-david.marchand@redhat.com", "date": "2023-11-29T16:18:58", "name": "version: 24.03-rc0", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "177126c8999e1078a6b64b31db4de180c1084c45", "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/20231129161858.997576-1-david.marchand@redhat.com/mbox/", "series": [ { "id": 30414, "url": "http://patches.dpdk.org/api/series/30414/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=30414", "date": "2023-11-29T16:18:58", "name": "version: 24.03-rc0", "version": 1, "mbox": "http://patches.dpdk.org/series/30414/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/134700/comments/", "check": "warning", "checks": "http://patches.dpdk.org/api/patches/134700/checks/", "tags": {}, "related": [] }, { "id": 125715, "url": "http://patches.dpdk.org/api/patches/125715/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230403065943.2756987-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": "<20230403065943.2756987-1-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20230403065943.2756987-1-david.marchand@redhat.com", "date": "2023-04-03T06:59:43", "name": "version: 23.07-rc0", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "611c96aca53c0c218ab94bf63286bc9f5e5ea1d7", "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/20230403065943.2756987-1-david.marchand@redhat.com/mbox/", "series": [ { "id": 27602, "url": "http://patches.dpdk.org/api/series/27602/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=27602", "date": "2023-04-03T06:59:43", "name": "version: 23.07-rc0", "version": 1, "mbox": "http://patches.dpdk.org/series/27602/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/125715/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/125715/checks/", "tags": {}, "related": [] }, { "id": 126607, "url": "http://patches.dpdk.org/api/patches/126607/?format=api", "web_url": "http://patches.dpdk.org/project/dts/patch/20230428071405.686993-1-lijuan.tu@intel.com/", "project": { "id": 3, "url": "http://patches.dpdk.org/api/projects/3/?format=api", "name": "DTS", "link_name": "dts", "list_id": "dts.dpdk.org", "list_email": "dts@dpdk.org", "web_url": "", "scm_url": "git://dpdk.org/tools/dts", "webscm_url": "http://git.dpdk.org/tools/dts/", "list_archive_url": "https://inbox.dpdk.org/dts", "list_archive_url_format": "https://inbox.dpdk.org/dts/{}", "commit_url_format": "" }, "msgid": "<20230428071405.686993-1-lijuan.tu@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dts/20230428071405.686993-1-lijuan.tu@intel.com", "date": "2023-04-28T07:14:05", "name": "version: 23.07-rc0", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "2c563002d93d1e077ce2cc37fcabd49244148eed", "submitter": { "id": 1098, "url": "http://patches.dpdk.org/api/people/1098/?format=api", "name": "Tu, Lijuan", "email": "lijuan.tu@intel.com" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dts/patch/20230428071405.686993-1-lijuan.tu@intel.com/mbox/", "series": [ { "id": 27894, "url": "http://patches.dpdk.org/api/series/27894/?format=api", "web_url": "http://patches.dpdk.org/project/dts/list/?series=27894", "date": "2023-04-28T07:14:05", "name": "version: 23.07-rc0", "version": 1, "mbox": "http://patches.dpdk.org/series/27894/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/126607/comments/", "check": "warning", "checks": "http://patches.dpdk.org/api/patches/126607/checks/", "tags": {}, "related": [] } ]