List patches.

GET /api/patches/?format=api&order=-name&page=1392
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Link: 
<http://patches.dpdk.org/api/patches/?format=api&order=-name&page=1393>; rel="next",
<http://patches.dpdk.org/api/patches/?format=api&order=-name&page=1391>; 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=1399>; rel="last"
Vary: Accept
[ { "id": 95807, "url": "http://patches.dpdk.org/api/patches/95807/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210713133542.3550525-3-radu.nicolau@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": "<20210713133542.3550525-3-radu.nicolau@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20210713133542.3550525-3-radu.nicolau@intel.com", "date": "2021-07-13T13:35:34", "name": "[02/10] security: add UDP params for IPsec NAT-T", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "7c1a058aacd8e96891a2fd8a2f12df4c9f9dd2e2", "submitter": { "id": 743, "url": "http://patches.dpdk.org/api/people/743/?format=api", "name": "Radu Nicolau", "email": "radu.nicolau@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/20210713133542.3550525-3-radu.nicolau@intel.com/mbox/", "series": [ { "id": 17806, "url": "http://patches.dpdk.org/api/series/17806/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=17806", "date": "2021-07-13T13:35:32", "name": "new features for ipsec and security libraries", "version": 1, "mbox": "http://patches.dpdk.org/series/17806/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/95807/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/95807/checks/", "tags": {}, "related": [] }, { "id": 102672, "url": "http://patches.dpdk.org/api/patches/102672/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20211022154600.2180938-2-fkelly@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": "<20211022154600.2180938-2-fkelly@nvidia.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20211022154600.2180938-2-fkelly@nvidia.com", "date": "2021-10-22T15:45:52", "name": "[02/10] regex/mlx5: add cleanup code", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "953ed13ab8d189bdf73f8c651f859a5894f29929", "submitter": { "id": 2387, "url": "http://patches.dpdk.org/api/people/2387/?format=api", "name": "Francis Kelly", "email": "fkelly@nvidia.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/20211022154600.2180938-2-fkelly@nvidia.com/mbox/", "series": [ { "id": 19921, "url": "http://patches.dpdk.org/api/series/19921/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=19921", "date": "2021-10-22T15:45:51", "name": "[01/10] common/mlx5: update PRM definitions for regex availability", "version": 1, "mbox": "http://patches.dpdk.org/series/19921/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/102672/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/102672/checks/", "tags": {}, "related": [] }, { "id": 104420, "url": "http://patches.dpdk.org/api/patches/104420/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20211117002155.293267-3-tduszynski@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": "<20211117002155.293267-3-tduszynski@marvell.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20211117002155.293267-3-tduszynski@marvell.com", "date": "2021-11-17T00:21:47", "name": "[02/10] raw/cnxk_gpio: support reading default queue conf", "commit_ref": null, "pull_url": null, "state": "changes-requested", "archived": true, "hash": "785b6655222cd08bed47c3c1b56c1eb2885383f9", "submitter": { "id": 2215, "url": "http://patches.dpdk.org/api/people/2215/?format=api", "name": "Tomasz Duszynski", "email": "tduszynski@marvell.com" }, "delegate": { "id": 310, "url": "http://patches.dpdk.org/api/users/310/?format=api", "username": "jerin", "first_name": "Jerin", "last_name": "Jacob", "email": "jerinj@marvell.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20211117002155.293267-3-tduszynski@marvell.com/mbox/", "series": [ { "id": 20603, "url": "http://patches.dpdk.org/api/series/20603/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=20603", "date": "2021-11-17T00:21:45", "name": "Add cnxk_gpio PMD", "version": 1, "mbox": "http://patches.dpdk.org/series/20603/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/104420/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/104420/checks/", "tags": {}, "related": [] }, { "id": 43571, "url": "http://patches.dpdk.org/api/patches/43571/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20180803140605.43072-2-keith.wiles@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": "<20180803140605.43072-2-keith.wiles@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20180803140605.43072-2-keith.wiles@intel.com", "date": "2018-08-03T14:05:57", "name": "[02/10] qat: update code to use __rte_weak macro", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "a150d23c749c6494938f3f538febdf0027916ca6", "submitter": { "id": 166, "url": "http://patches.dpdk.org/api/people/166/?format=api", "name": "Wiles, Keith", "email": "keith.wiles@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/20180803140605.43072-2-keith.wiles@intel.com/mbox/", "series": [ { "id": 898, "url": "http://patches.dpdk.org/api/series/898/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=898", "date": "2018-08-03T14:05:56", "name": "[01/10] eal: add shorthand __rte_weak macro", "version": 1, "mbox": "http://patches.dpdk.org/series/898/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/43571/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/43571/checks/", "tags": {}, "related": [] }, { "id": 114685, "url": "http://patches.dpdk.org/api/patches/114685/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220805220029.1096212-3-cristian.dumitrescu@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": "<20220805220029.1096212-3-cristian.dumitrescu@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20220805220029.1096212-3-cristian.dumitrescu@intel.com", "date": "2022-08-05T22:00:21", "name": "[02/10] port: adjust the sink port counters", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "e0d1de5b465837b2c8265d7194f814f1a69912ba", "submitter": { "id": 19, "url": "http://patches.dpdk.org/api/people/19/?format=api", "name": "Cristian Dumitrescu", "email": "cristian.dumitrescu@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/20220805220029.1096212-3-cristian.dumitrescu@intel.com/mbox/", "series": [ { "id": 24217, "url": "http://patches.dpdk.org/api/series/24217/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=24217", "date": "2022-08-05T22:00:23", "name": "port: implement output port non-blocking behavior", "version": 1, "mbox": "http://patches.dpdk.org/series/24217/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/114685/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/114685/checks/", "tags": {}, "related": [] }, { "id": 51319, "url": "http://patches.dpdk.org/api/patches/51319/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20190319064312.13743-3-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": "<20190319064312.13743-3-tiwei.bie@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20190319064312.13743-3-tiwei.bie@intel.com", "date": "2019-03-19T06:43:04", "name": "[02/10] net/virtio: fix interrupt helper for packed ring", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "1ab3b03518d15131b04d750e2990191424c4665e", "submitter": { "id": 617, "url": "http://patches.dpdk.org/api/people/617/?format=api", "name": "Tiwei Bie", "email": "tiwei.bie@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/20190319064312.13743-3-tiwei.bie@intel.com/mbox/", "series": [ { "id": 3795, "url": "http://patches.dpdk.org/api/series/3795/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=3795", "date": "2019-03-19T06:43:02", "name": "net/virtio: cleanups and fixes for packed/split ring", "version": 1, "mbox": "http://patches.dpdk.org/series/3795/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/51319/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/51319/checks/", "tags": {}, "related": [] }, { "id": 44428, "url": "http://patches.dpdk.org/api/patches/44428/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20180907181357.23915-3-jasvinder.singh@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": "<20180907181357.23915-3-jasvinder.singh@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20180907181357.23915-3-jasvinder.singh@intel.com", "date": "2018-09-07T18:13:49", "name": "[02/10] net/softnic: add meter profile", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "04279a5060e3f5650fcdb3f64ea6c52cd3ff1fde", "submitter": { "id": 285, "url": "http://patches.dpdk.org/api/people/285/?format=api", "name": "Jasvinder Singh", "email": "jasvinder.singh@intel.com" }, "delegate": { "id": 10018, "url": "http://patches.dpdk.org/api/users/10018/?format=api", "username": "cristian_dumitrescu", "first_name": "Cristian", "last_name": "Dumitrescu", "email": "cristian.dumitrescu@intel.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20180907181357.23915-3-jasvinder.singh@intel.com/mbox/", "series": [ { "id": 1234, "url": "http://patches.dpdk.org/api/series/1234/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=1234", "date": "2018-09-07T18:13:49", "name": "net/softnic: implement metering and policing API", "version": 1, "mbox": "http://patches.dpdk.org/series/1234/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/44428/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/44428/checks/", "tags": {}, "related": [] }, { "id": 131875, "url": "http://patches.dpdk.org/api/patches/131875/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230925060644.1458598-3-chaoyong.he@corigine.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": "<20230925060644.1458598-3-chaoyong.he@corigine.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20230925060644.1458598-3-chaoyong.he@corigine.com", "date": "2023-09-25T06:06:36", "name": "[02/10] net/nfp: add TLVs capability parsing", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "677726815b1e724ccd09f3e064484b9e9f7b6f04", "submitter": { "id": 2554, "url": "http://patches.dpdk.org/api/people/2554/?format=api", "name": "Chaoyong He", "email": "chaoyong.he@corigine.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/20230925060644.1458598-3-chaoyong.he@corigine.com/mbox/", "series": [ { "id": 29615, "url": "http://patches.dpdk.org/api/series/29615/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=29615", "date": "2023-09-25T06:06:34", "name": "add the support of ipsec offload", "version": 1, "mbox": "http://patches.dpdk.org/series/29615/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/131875/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/131875/checks/", "tags": {}, "related": [] }, { "id": 128237, "url": "http://patches.dpdk.org/api/patches/128237/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230607015709.336420-3-chaoyong.he@corigine.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": "<20230607015709.336420-3-chaoyong.he@corigine.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20230607015709.336420-3-chaoyong.he@corigine.com", "date": "2023-06-07T01:57:01", "name": "[02/10] net/nfp: add a check function for the NFD version", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "ff667d6a0d7a89fee69d68031a098660f65a4727", "submitter": { "id": 2554, "url": "http://patches.dpdk.org/api/people/2554/?format=api", "name": "Chaoyong He", "email": "chaoyong.he@corigine.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/20230607015709.336420-3-chaoyong.he@corigine.com/mbox/", "series": [ { "id": 28380, "url": "http://patches.dpdk.org/api/series/28380/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=28380", "date": "2023-06-07T01:56:59", "name": "support rte_flow for flower firmware with NFDk", "version": 1, "mbox": "http://patches.dpdk.org/series/28380/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/128237/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/128237/checks/", "tags": {}, "related": [] }, { "id": 68472, "url": "http://patches.dpdk.org/api/patches/68472/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/1586932797-99533-3-git-send-email-suanmingm@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": "<1586932797-99533-3-git-send-email-suanmingm@mellanox.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1586932797-99533-3-git-send-email-suanmingm@mellanox.com", "date": "2020-04-15T06:39:49", "name": "[02/10] net/mlx5: optimize action flags in flow handle", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "702691b5e79051c915071eb38fc645254614d0dd", "submitter": { "id": 1358, "url": "http://patches.dpdk.org/api/people/1358/?format=api", "name": "Suanming Mou", "email": "suanmingm@mellanox.com" }, "delegate": { "id": 3268, "url": "http://patches.dpdk.org/api/users/3268/?format=api", "username": "rasland", "first_name": "Raslan", "last_name": "Darawsheh", "email": "rasland@nvidia.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/1586932797-99533-3-git-send-email-suanmingm@mellanox.com/mbox/", "series": [ { "id": 9383, "url": "http://patches.dpdk.org/api/series/9383/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=9383", "date": "2020-04-15T06:39:47", "name": "net/mlx5: optimize flow structure", "version": 1, "mbox": "http://patches.dpdk.org/series/9383/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/68472/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/68472/checks/", "tags": {}, "related": [] }, { "id": 133652, "url": "http://patches.dpdk.org/api/patches/133652/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20231031122512.434686-3-getelson@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": "<20231031122512.434686-3-getelson@nvidia.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20231031122512.434686-3-getelson@nvidia.com", "date": "2023-10-31T12:25:04", "name": "[02/10] net/mlx5/hws: support IPsec encryption/decryption action", "commit_ref": null, "pull_url": null, "state": "rejected", "archived": true, "hash": "d4a0a74dc8fd2f204acbd03e9eea246ceb3bf6e4", "submitter": { "id": 1882, "url": "http://patches.dpdk.org/api/people/1882/?format=api", "name": "Gregory Etelson", "email": "getelson@nvidia.com" }, "delegate": { "id": 3268, "url": "http://patches.dpdk.org/api/users/3268/?format=api", "username": "rasland", "first_name": "Raslan", "last_name": "Darawsheh", "email": "rasland@nvidia.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20231031122512.434686-3-getelson@nvidia.com/mbox/", "series": [ { "id": 30072, "url": "http://patches.dpdk.org/api/series/30072/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=30072", "date": "2023-10-31T12:25:02", "name": "net/mlx5/hws: IPSEC reparse submission", "version": 1, "mbox": "http://patches.dpdk.org/series/30072/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/133652/comments/", "check": "warning", "checks": "http://patches.dpdk.org/api/patches/133652/checks/", "tags": {}, "related": [] }, { "id": 116494, "url": "http://patches.dpdk.org/api/patches/116494/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220920140422.98165-3-michaelsav@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": "<20220920140422.98165-3-michaelsav@nvidia.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20220920140422.98165-3-michaelsav@nvidia.com", "date": "2022-09-20T14:04:14", "name": "[02/10] net/mlx5: disable send to kernel action in HW streering", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "2b8e0a9048c9db7b0da2c6fc07132527e9122419", "submitter": { "id": 2805, "url": "http://patches.dpdk.org/api/people/2805/?format=api", "name": "Michael Savisko", "email": "michaelsav@nvidia.com" }, "delegate": { "id": 3268, "url": "http://patches.dpdk.org/api/users/3268/?format=api", "username": "rasland", "first_name": "Raslan", "last_name": "Darawsheh", "email": "rasland@nvidia.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20220920140422.98165-3-michaelsav@nvidia.com/mbox/", "series": [ { "id": 24734, "url": "http://patches.dpdk.org/api/series/24734/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=24734", "date": "2022-09-20T14:04:12", "name": "net/mlx5: implement send to kernel action", "version": 1, "mbox": "http://patches.dpdk.org/series/24734/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/116494/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/116494/checks/", "tags": {}, "related": [] }, { "id": 68228, "url": "http://patches.dpdk.org/api/patches/68228/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/1586740309-449310-3-git-send-email-suanmingm@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": "<1586740309-449310-3-git-send-email-suanmingm@mellanox.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1586740309-449310-3-git-send-email-suanmingm@mellanox.com", "date": "2020-04-13T01:11:41", "name": "[02/10] net/mlx5: add trunk dynamic grow for indexed pool", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "f15d20efa5f1c0848c4b26fcff8e51c8ca2c431b", "submitter": { "id": 1358, "url": "http://patches.dpdk.org/api/people/1358/?format=api", "name": "Suanming Mou", "email": "suanmingm@mellanox.com" }, "delegate": { "id": 3268, "url": "http://patches.dpdk.org/api/users/3268/?format=api", "username": "rasland", "first_name": "Raslan", "last_name": "Darawsheh", "email": "rasland@nvidia.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/1586740309-449310-3-git-send-email-suanmingm@mellanox.com/mbox/", "series": [ { "id": 9321, "url": "http://patches.dpdk.org/api/series/9321/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=9321", "date": "2020-04-13T01:11:39", "name": "net/mlx5: optimize flow resource allocation", "version": 1, "mbox": "http://patches.dpdk.org/series/9321/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/68228/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/68228/checks/", "tags": {}, "related": [] }, { "id": 58657, "url": "http://patches.dpdk.org/api/patches/58657/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20190905145315.19395-3-ferruh.yigit@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": "<20190905145315.19395-3-ferruh.yigit@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20190905145315.19395-3-ferruh.yigit@intel.com", "date": "2019-09-05T14:53:07", "name": "[02/10] net/igb: fix global variable multiple definitions", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "b42e9db70a0868dd3a8f60915d6c3d71d1e4c879", "submitter": { "id": 324, "url": "http://patches.dpdk.org/api/people/324/?format=api", "name": "Ferruh Yigit", "email": "ferruh.yigit@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/20190905145315.19395-3-ferruh.yigit@intel.com/mbox/", "series": [ { "id": 6259, "url": "http://patches.dpdk.org/api/series/6259/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=6259", "date": "2019-09-05T14:53:05", "name": "fix global variable multiple definitions", "version": 1, "mbox": "http://patches.dpdk.org/series/6259/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/58657/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/58657/checks/", "tags": {}, "related": [] }, { "id": 71241, "url": "http://patches.dpdk.org/api/patches/71241/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200611084330.18301-3-qi.z.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": "<20200611084330.18301-3-qi.z.zhang@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20200611084330.18301-3-qi.z.zhang@intel.com", "date": "2020-06-11T08:43:22", "name": "[02/10] net/ice/base: refactor to avoid need to retry", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "f6aecaa9c82eaebd4dd25d94f7f116d037ae40ba", "submitter": { "id": 504, "url": "http://patches.dpdk.org/api/people/504/?format=api", "name": "Qi Zhang", "email": "qi.z.zhang@intel.com" }, "delegate": { "id": 31221, "url": "http://patches.dpdk.org/api/users/31221/?format=api", "username": "yexl", "first_name": "xiaolong", "last_name": "ye", "email": "xiaolong.ye@intel.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200611084330.18301-3-qi.z.zhang@intel.com/mbox/", "series": [ { "id": 10404, "url": "http://patches.dpdk.org/api/series/10404/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=10404", "date": "2020-06-11T08:43:20", "name": "net/ice: base code update for 20.08 batch 2", "version": 1, "mbox": "http://patches.dpdk.org/series/10404/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/71241/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/71241/checks/", "tags": {}, "related": [] }, { "id": 72604, "url": "http://patches.dpdk.org/api/patches/72604/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/1593604482-47494-3-git-send-email-xavier.huwei@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": "<1593604482-47494-3-git-send-email-xavier.huwei@huawei.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1593604482-47494-3-git-send-email-xavier.huwei@huawei.com", "date": "2020-07-01T11:54:34", "name": "[02/10] net/hns3: support LRO", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "d8b4cd3025f44d4de9b1dd59bc581a1b4567045b", "submitter": { "id": 1405, "url": "http://patches.dpdk.org/api/people/1405/?format=api", "name": "Wei Hu (Xavier)", "email": "xavier.huwei@huawei.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/1593604482-47494-3-git-send-email-xavier.huwei@huawei.com/mbox/", "series": [ { "id": 10710, "url": "http://patches.dpdk.org/api/series/10710/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=10710", "date": "2020-07-01T11:54:33", "name": "misc updates for hns3 PMD driver", "version": 1, "mbox": "http://patches.dpdk.org/series/10710/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/72604/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/72604/checks/", "tags": {}, "related": [] }, { "id": 90229, "url": "http://patches.dpdk.org/api/patches/90229/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/1617184904-55349-3-git-send-email-humin29@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": "<1617184904-55349-3-git-send-email-humin29@huawei.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1617184904-55349-3-git-send-email-humin29@huawei.com", "date": "2021-03-31T10:01:36", "name": "[02/10] net/hns3: fix set default MAC addr fail in bonding of VF", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "fbf09dc7fadd26d239726e17a9c38de1a3d2153a", "submitter": { "id": 1944, "url": "http://patches.dpdk.org/api/people/1944/?format=api", "name": "humin (Q)", "email": "humin29@huawei.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/1617184904-55349-3-git-send-email-humin29@huawei.com/mbox/", "series": [ { "id": 16009, "url": "http://patches.dpdk.org/api/series/16009/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=16009", "date": "2021-03-31T10:01:38", "name": "some bugfixes for hns3 PMD", "version": 1, "mbox": "http://patches.dpdk.org/series/16009/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/90229/comments/", "check": "warning", "checks": "http://patches.dpdk.org/api/patches/90229/checks/", "tags": {}, "related": [] }, { "id": 122616, "url": "http://patches.dpdk.org/api/patches/122616/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230129105140.29921-3-liudongdong3@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": "<20230129105140.29921-3-liudongdong3@huawei.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20230129105140.29921-3-liudongdong3@huawei.com", "date": "2023-01-29T10:51:32", "name": "[02/10] net/hns3: extract common API to query device", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "b8982eda5cf003446f30d0dd4cee1b5a28679fd7", "submitter": { "id": 2718, "url": "http://patches.dpdk.org/api/people/2718/?format=api", "name": "Dongdong Liu", "email": "liudongdong3@huawei.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/20230129105140.29921-3-liudongdong3@huawei.com/mbox/", "series": [ { "id": 26679, "url": "http://patches.dpdk.org/api/series/26679/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=26679", "date": "2023-01-29T10:51:32", "name": "net/hns3: some bugfixes for rss", "version": 1, "mbox": "http://patches.dpdk.org/series/26679/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/122616/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/122616/checks/", "tags": {}, "related": [] }, { "id": 125982, "url": "http://patches.dpdk.org/api/patches/125982/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230413061650.796940-3-junfeng.guo@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": "<20230413061650.796940-3-junfeng.guo@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20230413061650.796940-3-junfeng.guo@intel.com", "date": "2023-04-13T06:16:42", "name": "[02/10] net/gve: add Rx queue setup for DQO", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "7a111c0b52c4329d68625b84fe14a1658bdaf2c8", "submitter": { "id": 1785, "url": "http://patches.dpdk.org/api/people/1785/?format=api", "name": "Junfeng Guo", "email": "junfeng.guo@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/20230413061650.796940-3-junfeng.guo@intel.com/mbox/", "series": [ { "id": 27687, "url": "http://patches.dpdk.org/api/series/27687/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=27687", "date": "2023-04-13T06:16:40", "name": "gve PMD enhancement", "version": 1, "mbox": "http://patches.dpdk.org/series/27687/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/125982/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/125982/checks/", "tags": {}, "related": [] }, { "id": 114452, "url": "http://patches.dpdk.org/api/patches/114452/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220729193042.2764633-3-xiaoyun.li@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": "<20220729193042.2764633-3-xiaoyun.li@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20220729193042.2764633-3-xiaoyun.li@intel.com", "date": "2022-07-29T19:30:34", "name": "[02/10] net/gve: add logs and OS specific implementation", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "bad3ece10cfe7c74837cf4b0c7d1d90840c552fb", "submitter": { "id": 798, "url": "http://patches.dpdk.org/api/people/798/?format=api", "name": "Li, Xiaoyun", "email": "xiaoyun.li@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/20220729193042.2764633-3-xiaoyun.li@intel.com/mbox/", "series": [ { "id": 24137, "url": "http://patches.dpdk.org/api/series/24137/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=24137", "date": "2022-07-29T19:30:32", "name": "introduce GVE PMD", "version": 1, "mbox": "http://patches.dpdk.org/series/24137/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/114452/comments/", "check": "warning", "checks": "http://patches.dpdk.org/api/patches/114452/checks/", "tags": {}, "related": [] }, { "id": 66163, "url": "http://patches.dpdk.org/api/patches/66163/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200302143209.11854-3-hemant.agrawal@nxp.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": "<20200302143209.11854-3-hemant.agrawal@nxp.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20200302143209.11854-3-hemant.agrawal@nxp.com", "date": "2020-03-02T14:32:01", "name": "[02/10] net/enetc: use relaxed read for Tx CI in clean Tx", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "3007316b6f8f8c95994d3b81725a51dacbd2fb4e", "submitter": { "id": 477, "url": "http://patches.dpdk.org/api/people/477/?format=api", "name": "Hemant Agrawal", "email": "hemant.agrawal@nxp.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/20200302143209.11854-3-hemant.agrawal@nxp.com/mbox/", "series": [ { "id": 8741, "url": "http://patches.dpdk.org/api/series/8741/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=8741", "date": "2020-03-02T14:31:59", "name": "net/enetc: optimization and cleanup", "version": 1, "mbox": "http://patches.dpdk.org/series/8741/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/66163/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/66163/checks/", "tags": {}, "related": [] }, { "id": 126346, "url": "http://patches.dpdk.org/api/patches/126346/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230421065048.106899-3-beilei.xing@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": "<20230421065048.106899-3-beilei.xing@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20230421065048.106899-3-beilei.xing@intel.com", "date": "2023-04-21T06:50:40", "name": "[02/10] net/cpfl: support hairpin queue capbility get", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "f9db08ebfcc0b37142c0fc7531b3a8db357fe6c2", "submitter": { "id": 410, "url": "http://patches.dpdk.org/api/people/410/?format=api", "name": "Xing, Beilei", "email": "beilei.xing@intel.com" }, "delegate": { "id": 1540, "url": "http://patches.dpdk.org/api/users/1540/?format=api", "username": "qzhan15", "first_name": "Qi", "last_name": "Zhang", "email": "qi.z.zhang@intel.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230421065048.106899-3-beilei.xing@intel.com/mbox/", "series": [ { "id": 27810, "url": "http://patches.dpdk.org/api/series/27810/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=27810", "date": "2023-04-21T06:50:38", "name": "add hairpin queue support", "version": 1, "mbox": "http://patches.dpdk.org/series/27810/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/126346/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/126346/checks/", "tags": {}, "related": [] }, { "id": 140162, "url": "http://patches.dpdk.org/api/patches/140162/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240517074448.3146611-2-ndabilpuram@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": "<20240517074448.3146611-2-ndabilpuram@marvell.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20240517074448.3146611-2-ndabilpuram@marvell.com", "date": "2024-05-17T07:44:40", "name": "[02/10] net/cnxk: set VF default root schedule weight", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "ff9b45aa3dca02e62b3be37120a39868a994773c", "submitter": { "id": 1202, "url": "http://patches.dpdk.org/api/people/1202/?format=api", "name": "Nithin Dabilpuram", "email": "ndabilpuram@marvell.com" }, "delegate": { "id": 310, "url": "http://patches.dpdk.org/api/users/310/?format=api", "username": "jerin", "first_name": "Jerin", "last_name": "Jacob", "email": "jerinj@marvell.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20240517074448.3146611-2-ndabilpuram@marvell.com/mbox/", "series": [ { "id": 31944, "url": "http://patches.dpdk.org/api/series/31944/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31944", "date": "2024-05-17T07:44:39", "name": "[01/10] common/cnxk: sync VF root weight with kernel", "version": 1, "mbox": "http://patches.dpdk.org/series/31944/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/140162/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/140162/checks/", "tags": {}, "related": [] }, { "id": 73878, "url": "http://patches.dpdk.org/api/patches/73878/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200713062828.19626-3-somnath.kotur@broadcom.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": "<20200713062828.19626-3-somnath.kotur@broadcom.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20200713062828.19626-3-somnath.kotur@broadcom.com", "date": "2020-07-13T06:28:20", "name": "[02/10] net/bnxt: implement TF Identifier search", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "bbbfdf4d94ad92e0f7419e11559657a52116433c", "submitter": { "id": 908, "url": "http://patches.dpdk.org/api/people/908/?format=api", "name": "Somnath Kotur", "email": "somnath.kotur@broadcom.com" }, "delegate": { "id": 1766, "url": "http://patches.dpdk.org/api/users/1766/?format=api", "username": "ajitkhaparde", "first_name": "Ajit", "last_name": "Khaparde", "email": "ajit.khaparde@broadcom.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200713062828.19626-3-somnath.kotur@broadcom.com/mbox/", "series": [ { "id": 10978, "url": "http://patches.dpdk.org/api/series/10978/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=10978", "date": "2020-07-13T06:28:18", "name": "bnxt patches", "version": 2, "mbox": "http://patches.dpdk.org/series/10978/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/73878/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/73878/checks/", "tags": {}, "related": [] }, { "id": 73863, "url": "http://patches.dpdk.org/api/patches/73863/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200713061600.19456-3-somnath.kotur@broadcom.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": "<20200713061600.19456-3-somnath.kotur@broadcom.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20200713061600.19456-3-somnath.kotur@broadcom.com", "date": "2020-07-13T06:15:52", "name": "[02/10] net/bnxt: implement TF Identifier search", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "bbbfdf4d94ad92e0f7419e11559657a52116433c", "submitter": { "id": 908, "url": "http://patches.dpdk.org/api/people/908/?format=api", "name": "Somnath Kotur", "email": "somnath.kotur@broadcom.com" }, "delegate": { "id": 1766, "url": "http://patches.dpdk.org/api/users/1766/?format=api", "username": "ajitkhaparde", "first_name": "Ajit", "last_name": "Khaparde", "email": "ajit.khaparde@broadcom.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200713061600.19456-3-somnath.kotur@broadcom.com/mbox/", "series": [ { "id": 10976, "url": "http://patches.dpdk.org/api/series/10976/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=10976", "date": "2020-07-13T06:15:50", "name": "bnxt patches", "version": 1, "mbox": "http://patches.dpdk.org/series/10976/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/73863/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/73863/checks/", "tags": {}, "related": [] }, { "id": 74102, "url": "http://patches.dpdk.org/api/patches/74102/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200715135038.16662-3-somnath.kotur@broadcom.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": "<20200715135038.16662-3-somnath.kotur@broadcom.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20200715135038.16662-3-somnath.kotur@broadcom.com", "date": "2020-07-15T13:50:30", "name": "[02/10] net/bnxt: implement TF Identifier search", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "bbbfdf4d94ad92e0f7419e11559657a52116433c", "submitter": { "id": 908, "url": "http://patches.dpdk.org/api/people/908/?format=api", "name": "Somnath Kotur", "email": "somnath.kotur@broadcom.com" }, "delegate": { "id": 1766, "url": "http://patches.dpdk.org/api/users/1766/?format=api", "username": "ajitkhaparde", "first_name": "Ajit", "last_name": "Khaparde", "email": "ajit.khaparde@broadcom.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200715135038.16662-3-somnath.kotur@broadcom.com/mbox/", "series": [ { "id": 11053, "url": "http://patches.dpdk.org/api/series/11053/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=11053", "date": "2020-07-15T13:50:28", "name": "bnxt patches", "version": 4, "mbox": "http://patches.dpdk.org/series/11053/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/74102/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/74102/checks/", "tags": {}, "related": [] }, { "id": 73893, "url": "http://patches.dpdk.org/api/patches/73893/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200713094213.21410-3-somnath.kotur@broadcom.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": "<20200713094213.21410-3-somnath.kotur@broadcom.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20200713094213.21410-3-somnath.kotur@broadcom.com", "date": "2020-07-13T09:42:05", "name": "[02/10] net/bnxt: implement TF Identifier search", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "bbbfdf4d94ad92e0f7419e11559657a52116433c", "submitter": { "id": 908, "url": "http://patches.dpdk.org/api/people/908/?format=api", "name": "Somnath Kotur", "email": "somnath.kotur@broadcom.com" }, "delegate": { "id": 1766, "url": "http://patches.dpdk.org/api/users/1766/?format=api", "username": "ajitkhaparde", "first_name": "Ajit", "last_name": "Khaparde", "email": "ajit.khaparde@broadcom.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200713094213.21410-3-somnath.kotur@broadcom.com/mbox/", "series": [ { "id": 10983, "url": "http://patches.dpdk.org/api/series/10983/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=10983", "date": "2020-07-13T09:42:03", "name": "bnxt patches", "version": 3, "mbox": "http://patches.dpdk.org/series/10983/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/73893/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/73893/checks/", "tags": {}, "related": [] }, { "id": 60517, "url": "http://patches.dpdk.org/api/patches/60517/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20191004050246.90165-3-ajit.khaparde@broadcom.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": "<20191004050246.90165-3-ajit.khaparde@broadcom.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20191004050246.90165-3-ajit.khaparde@broadcom.com", "date": "2019-10-04T05:02:38", "name": "[02/10] net/bnxt: free default completion ring before VF configuration", "commit_ref": null, "pull_url": null, "state": "changes-requested", "archived": true, "hash": "b675acbaac52191b6ce6bdc6ba3a3d06a299886c", "submitter": { "id": 501, "url": "http://patches.dpdk.org/api/people/501/?format=api", "name": "Ajit Khaparde", "email": "ajit.khaparde@broadcom.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/20191004050246.90165-3-ajit.khaparde@broadcom.com/mbox/", "series": [ { "id": 6688, "url": "http://patches.dpdk.org/api/series/6688/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=6688", "date": "2019-10-04T05:02:37", "name": "bnxt patchset with bug fixes", "version": 1, "mbox": "http://patches.dpdk.org/series/6688/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/60517/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/60517/checks/", "tags": {}, "related": [] }, { "id": 64503, "url": "http://patches.dpdk.org/api/patches/64503/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200113043609.27363-3-kalesh-anakkur.purayil@broadcom.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": "<20200113043609.27363-3-kalesh-anakkur.purayil@broadcom.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20200113043609.27363-3-kalesh-anakkur.purayil@broadcom.com", "date": "2020-01-13T04:36:01", "name": "[02/10] net/bnxt: fix probe failure in FreeBSD", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "434083e377d742b4b61880d918365fd354e423f5", "submitter": { "id": 1479, "url": "http://patches.dpdk.org/api/people/1479/?format=api", "name": "Kalesh A P", "email": "kalesh-anakkur.purayil@broadcom.com" }, "delegate": { "id": 1766, "url": "http://patches.dpdk.org/api/users/1766/?format=api", "username": "ajitkhaparde", "first_name": "Ajit", "last_name": "Khaparde", "email": "ajit.khaparde@broadcom.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200113043609.27363-3-kalesh-anakkur.purayil@broadcom.com/mbox/", "series": [ { "id": 8066, "url": "http://patches.dpdk.org/api/series/8066/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=8066", "date": "2020-01-13T04:35:59", "name": "bnxt patch set with fixes", "version": 1, "mbox": "http://patches.dpdk.org/series/8066/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/64503/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/64503/checks/", "tags": {}, "related": [] }, { "id": 136979, "url": "http://patches.dpdk.org/api/patches/136979/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240221212044.27209-3-ajit.khaparde@broadcom.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": "<20240221212044.27209-3-ajit.khaparde@broadcom.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20240221212044.27209-3-ajit.khaparde@broadcom.com", "date": "2024-02-21T21:20:37", "name": "[02/10] net/bnxt: add dual rate module detection log", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "3c4e978d2d93ab6c9db6033705d3f645b2ba2ba1", "submitter": { "id": 501, "url": "http://patches.dpdk.org/api/people/501/?format=api", "name": "Ajit Khaparde", "email": "ajit.khaparde@broadcom.com" }, "delegate": { "id": 1766, "url": "http://patches.dpdk.org/api/users/1766/?format=api", "username": "ajitkhaparde", "first_name": "Ajit", "last_name": "Khaparde", "email": "ajit.khaparde@broadcom.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20240221212044.27209-3-ajit.khaparde@broadcom.com/mbox/", "series": [ { "id": 31173, "url": "http://patches.dpdk.org/api/series/31173/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31173", "date": "2024-02-21T21:20:35", "name": "patchset for bnxt", "version": 1, "mbox": "http://patches.dpdk.org/series/31173/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/136979/comments/", "check": "warning", "checks": "http://patches.dpdk.org/api/patches/136979/checks/", "tags": {}, "related": [] }, { "id": 50762, "url": "http://patches.dpdk.org/api/patches/50762/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/4a66f0567202115c93ad9fc05755339b756e86dc.1551528549.git.igor.russkikh@aquantia.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": "<4a66f0567202115c93ad9fc05755339b756e86dc.1551528549.git.igor.russkikh@aquantia.com>", "list_archive_url": "https://inbox.dpdk.org/dev/4a66f0567202115c93ad9fc05755339b756e86dc.1551528549.git.igor.russkikh@aquantia.com", "date": "2019-03-02T12:10:45", "name": "[02/10] net/atlantic: remove unused variable", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "58d0c14d0d08dacfabeaee5ef7a6135017586b52", "submitter": { "id": 1124, "url": "http://patches.dpdk.org/api/people/1124/?format=api", "name": "Igor Russkikh", "email": "igor.russkikh@aquantia.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/4a66f0567202115c93ad9fc05755339b756e86dc.1551528549.git.igor.russkikh@aquantia.com/mbox/", "series": [ { "id": 3614, "url": "http://patches.dpdk.org/api/series/3614/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=3614", "date": "2019-03-02T12:10:41", "name": "net/atlantic: bugfixes and code cleanup", "version": 1, "mbox": "http://patches.dpdk.org/series/3614/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/50762/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/50762/checks/", "tags": {}, "related": [] }, { "id": 54442, "url": "http://patches.dpdk.org/api/patches/54442/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20190605202248.394-3-bruce.richardson@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": "<20190605202248.394-3-bruce.richardson@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20190605202248.394-3-bruce.richardson@intel.com", "date": "2019-06-05T20:22:40", "name": "[02/10] lib: add reasons for components being disabled", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "04878e149846c6b175205d280fa0ee6b2627a778", "submitter": { "id": 20, "url": "http://patches.dpdk.org/api/people/20/?format=api", "name": "Bruce Richardson", "email": "bruce.richardson@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/20190605202248.394-3-bruce.richardson@intel.com/mbox/", "series": [ { "id": 4915, "url": "http://patches.dpdk.org/api/series/4915/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=4915", "date": "2019-06-05T20:22:38", "name": "enhance meson summary - list disabled components", "version": 1, "mbox": "http://patches.dpdk.org/series/4915/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/54442/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/54442/checks/", "tags": {}, "related": [] }, { "id": 41889, "url": "http://patches.dpdk.org/api/patches/41889/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20180628224748.19273-1-dg@adax.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": "<20180628224748.19273-1-dg@adax.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20180628224748.19273-1-dg@adax.com", "date": "2018-06-28T22:47:48", "name": "[02/10] kni: separate releasing netdev from freeing KNI interface", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "b2ece9e16da42bab9285e393642ccfe65b98c158", "submitter": { "id": 1040, "url": "http://patches.dpdk.org/api/people/1040/?format=api", "name": "Dan Gora", "email": "dg@adax.com" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20180628224748.19273-1-dg@adax.com/mbox/", "series": [ { "id": 301, "url": "http://patches.dpdk.org/api/series/301/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=301", "date": "2018-06-28T22:45:13", "name": "kni: Interface detach and link status fixes.", "version": 1, "mbox": "http://patches.dpdk.org/series/301/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/41889/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/41889/checks/", "tags": {}, "related": [] }, { "id": 80421, "url": "http://patches.dpdk.org/api/patches/80421/?format=api", "web_url": "http://patches.dpdk.org/project/dts/patch/20201013150714.3258960-3-linglix.chen@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": "<20201013150714.3258960-3-linglix.chen@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dts/20201013150714.3258960-3-linglix.chen@intel.com", "date": "2020-10-13T15:07:06", "name": "[02/10] framework/texttable.py:add the BSD License header information", "commit_ref": null, "pull_url": null, "state": "changes-requested", "archived": false, "hash": "a84110c245ab3e3a329311679d9c0ba62d0d4cea", "submitter": { "id": 1843, "url": "http://patches.dpdk.org/api/people/1843/?format=api", "name": "Lingli Chen", "email": "linglix.chen@intel.com" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dts/patch/20201013150714.3258960-3-linglix.chen@intel.com/mbox/", "series": [ { "id": 12902, "url": "http://patches.dpdk.org/api/series/12902/?format=api", "web_url": "http://patches.dpdk.org/project/dts/list/?series=12902", "date": "2020-10-13T15:07:04", "name": "add the BSD License header information", "version": 1, "mbox": "http://patches.dpdk.org/series/12902/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/80421/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/80421/checks/", "tags": {}, "related": [] }, { "id": 83894, "url": "http://patches.dpdk.org/api/patches/83894/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20201110151219.4893-3-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://patches.dpdk.org/api/projects/1/?format=api", "name": "DPDK", "link_name": "dpdk", "list_id": "dev.dpdk.org", "list_email": "dev@dpdk.org", "web_url": "http://core.dpdk.org", "scm_url": "git://dpdk.org/dpdk", "webscm_url": "http://git.dpdk.org/dpdk", "list_archive_url": "https://inbox.dpdk.org/dev", "list_archive_url_format": "https://inbox.dpdk.org/dev/{}", "commit_url_format": "" }, "msgid": "<20201110151219.4893-3-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20201110151219.4893-3-david.marchand@redhat.com", "date": "2020-11-10T15:12:11", "name": "[02/10] examples/ipsec-gw: fix build with pkg-config", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "0da283fb948142676077b02db0ffd4974eca0a06", "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/20201110151219.4893-3-david.marchand@redhat.com/mbox/", "series": [ { "id": 13775, "url": "http://patches.dpdk.org/api/series/13775/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=13775", "date": "2020-11-10T15:12:09", "name": "Examples compilation fixes", "version": 1, "mbox": "http://patches.dpdk.org/series/13775/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/83894/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/83894/checks/", "tags": {}, "related": [] }, { "id": 58627, "url": "http://patches.dpdk.org/api/patches/58627/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20190905093239.27187-3-amo@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": "<20190905093239.27187-3-amo@semihalf.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20190905093239.27187-3-amo@semihalf.com", "date": "2019-09-05T09:32:31", "name": "[02/10] eventdev: fix possible use of uninitialized var", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "7936c9a780da613bbe43bbf18c91062ece58f082", "submitter": { "id": 1112, "url": "http://patches.dpdk.org/api/people/1112/?format=api", "name": "Andrzej Ostruszka", "email": "amo@semihalf.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/20190905093239.27187-3-amo@semihalf.com/mbox/", "series": [ { "id": 6250, "url": "http://patches.dpdk.org/api/series/6250/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=6250", "date": "2019-09-05T09:32:29", "name": "Add an option to use LTO for DPDK build", "version": 1, "mbox": "http://patches.dpdk.org/series/6250/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/58627/comments/", "check": "warning", "checks": "http://patches.dpdk.org/api/patches/58627/checks/", "tags": {}, "related": [] }, { "id": 44036, "url": "http://patches.dpdk.org/api/patches/44036/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20180830142719.28569-3-mattias.ronnblom@ericsson.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": "<20180830142719.28569-3-mattias.ronnblom@ericsson.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20180830142719.28569-3-mattias.ronnblom@ericsson.com", "date": "2018-08-30T14:27:11", "name": "[02/10] eventdev: add DSW device and queue configuration", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "7df4bada3cb15e07933a0b9ff3311d01fdc29d43", "submitter": { "id": 1077, "url": "http://patches.dpdk.org/api/people/1077/?format=api", "name": "Mattias Rönnblom", "email": "mattias.ronnblom@ericsson.com" }, "delegate": { "id": 310, "url": "http://patches.dpdk.org/api/users/310/?format=api", "username": "jerin", "first_name": "Jerin", "last_name": "Jacob", "email": "jerinj@marvell.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20180830142719.28569-3-mattias.ronnblom@ericsson.com/mbox/", "series": [ { "id": 1116, "url": "http://patches.dpdk.org/api/series/1116/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=1116", "date": "2018-08-30T14:27:11", "name": "Add the Distributed Software Event Device", "version": 1, "mbox": "http://patches.dpdk.org/series/1116/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/44036/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/44036/checks/", "tags": {}, "related": [] }, { "id": 127690, "url": "http://patches.dpdk.org/api/patches/127690/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230530090510.56812-3-haijie1@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": "<20230530090510.56812-3-haijie1@huawei.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20230530090510.56812-3-haijie1@huawei.com", "date": "2023-05-30T09:05:02", "name": "[02/10] ethdev: support RxTx offload display", "commit_ref": null, "pull_url": null, "state": "changes-requested", "archived": true, "hash": "ffd2e6e7a50b0671df6101f71ffda7d9648779fe", "submitter": { "id": 2935, "url": "http://patches.dpdk.org/api/people/2935/?format=api", "name": "Jie Hai", "email": "haijie1@huawei.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/20230530090510.56812-3-haijie1@huawei.com/mbox/", "series": [ { "id": 28245, "url": "http://patches.dpdk.org/api/series/28245/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=28245", "date": "2023-05-30T09:05:00", "name": "support telemetry query ethdev info", "version": 1, "mbox": "http://patches.dpdk.org/series/28245/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/127690/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/127690/checks/", "tags": {}, "related": [] }, { "id": 88997, "url": "http://patches.dpdk.org/api/patches/88997/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210312093143.28186-2-ivan.malov@oktetlabs.ru/", "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": "<20210312093143.28186-2-ivan.malov@oktetlabs.ru>", "list_archive_url": "https://inbox.dpdk.org/dev/20210312093143.28186-2-ivan.malov@oktetlabs.ru", "date": "2021-03-12T09:31:35", "name": "[02/10] ethdev: reuse header definition in flow pattern item VLAN", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "1336e38c7463e7844ccf99fd0d2046fcdb5d69f0", "submitter": { "id": 869, "url": "http://patches.dpdk.org/api/people/869/?format=api", "name": "Ivan Malov", "email": "Ivan.Malov@oktetlabs.ru" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20210312093143.28186-2-ivan.malov@oktetlabs.ru/mbox/", "series": [ { "id": 15630, "url": "http://patches.dpdk.org/api/series/15630/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=15630", "date": "2021-03-12T09:31:34", "name": "[01/10] ethdev: reuse header definition in flow pattern item ETH", "version": 1, "mbox": "http://patches.dpdk.org/series/15630/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/88997/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/88997/checks/", "tags": {}, "related": [] }, { "id": 114645, "url": "http://patches.dpdk.org/api/patches/114645/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220804190602.1045171-3-andrew.rybchenko@oktetlabs.ru/", "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": "<20220804190602.1045171-3-andrew.rybchenko@oktetlabs.ru>", "list_archive_url": "https://inbox.dpdk.org/dev/20220804190602.1045171-3-andrew.rybchenko@oktetlabs.ru", "date": "2022-08-04T19:05:54", "name": "[02/10] ethdev: remove deprecated Rx and Tx multi-queue mode defines", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "41953fa6ee375822f699e8ce40b2d74ac124f88d", "submitter": { "id": 2013, "url": "http://patches.dpdk.org/api/people/2013/?format=api", "name": "Andrew Rybchenko", "email": "Andrew.Rybchenko@oktetlabs.ru" }, "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/20220804190602.1045171-3-andrew.rybchenko@oktetlabs.ru/mbox/", "series": [ { "id": 24206, "url": "http://patches.dpdk.org/api/series/24206/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=24206", "date": "2022-08-04T19:05:54", "name": "ethdev: cleanup deprecated defines", "version": 1, "mbox": "http://patches.dpdk.org/series/24206/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/114645/comments/", "check": "warning", "checks": "http://patches.dpdk.org/api/patches/114645/checks/", "tags": {}, "related": [] }, { "id": 79358, "url": "http://patches.dpdk.org/api/patches/79358/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/3b2c7f074e245db507f9b21d28dbe68b87051515.1601474841.git.dekelp@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": "<3b2c7f074e245db507f9b21d28dbe68b87051515.1601474841.git.dekelp@nvidia.com>", "list_archive_url": "https://inbox.dpdk.org/dev/3b2c7f074e245db507f9b21d28dbe68b87051515.1601474841.git.dekelp@nvidia.com", "date": "2020-09-30T14:10:10", "name": "[02/10] ethdev: add IPv6 fragment extension header item", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "881b425bc4a4c0b361d7b6734bb3be86623188e2", "submitter": { "id": 1897, "url": "http://patches.dpdk.org/api/people/1897/?format=api", "name": "Dekel Peled", "email": "dekelp@nvidia.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/3b2c7f074e245db507f9b21d28dbe68b87051515.1601474841.git.dekelp@nvidia.com/mbox/", "series": [ { "id": 12622, "url": "http://patches.dpdk.org/api/series/12622/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=12622", "date": "2020-09-30T14:10:08", "name": "support match on L3 fragmented packets", "version": 1, "mbox": "http://patches.dpdk.org/series/12622/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/79358/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/79358/checks/", "tags": {}, "related": [] }, { "id": 105991, "url": "http://patches.dpdk.org/api/patches/105991/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220118050221.3914960-3-akozyrev@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": "<20220118050221.3914960-3-akozyrev@nvidia.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20220118050221.3914960-3-akozyrev@nvidia.com", "date": "2022-01-18T05:02:13", "name": "[02/10] ethdev: add flow item/action templates", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "a3b785d4174adadfb1f0f88dd5c252e2f84b0092", "submitter": { "id": 1873, "url": "http://patches.dpdk.org/api/people/1873/?format=api", "name": "Alexander Kozyrev", "email": "akozyrev@nvidia.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/20220118050221.3914960-3-akozyrev@nvidia.com/mbox/", "series": [ { "id": 21222, "url": "http://patches.dpdk.org/api/series/21222/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=21222", "date": "2022-01-18T05:02:11", "name": "ethdev: datapath-focused flow rules management", "version": 1, "mbox": "http://patches.dpdk.org/series/21222/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/105991/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/105991/checks/", "tags": {}, "related": [] }, { "id": 86284, "url": "http://patches.dpdk.org/api/patches/86284/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/1610373560-253158-3-git-send-email-matan@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": "<1610373560-253158-3-git-send-email-matan@nvidia.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1610373560-253158-3-git-send-email-matan@nvidia.com", "date": "2021-01-11T13:59:12", "name": "[02/10] drivers: introduce mlx5 compress PMD", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "14848e214392d83ed33dd614181285c4cebb413e", "submitter": { "id": 1911, "url": "http://patches.dpdk.org/api/people/1911/?format=api", "name": "Matan Azrad", "email": "matan@nvidia.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/1610373560-253158-3-git-send-email-matan@nvidia.com/mbox/", "series": [ { "id": 14634, "url": "http://patches.dpdk.org/api/series/14634/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=14634", "date": "2021-01-11T13:59:10", "name": "add mlx5 compress PMD", "version": 1, "mbox": "http://patches.dpdk.org/series/14634/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/86284/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/86284/checks/", "tags": {}, "related": [] }, { "id": 66516, "url": "http://patches.dpdk.org/api/patches/66516/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/1583862551-2049-3-git-send-email-phil.yang@arm.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": "<1583862551-2049-3-git-send-email-phil.yang@arm.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1583862551-2049-3-git-send-email-phil.yang@arm.com", "date": "2020-03-10T17:49:03", "name": "[02/10] devtools: prevent use of rte atomic APIs in future patches", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "5a2c442c1242b00e4ec144255c65e35a042a3f34", "submitter": { "id": 833, "url": "http://patches.dpdk.org/api/people/833/?format=api", "name": "Phil Yang", "email": "phil.yang@arm.com" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dpdk/patch/1583862551-2049-3-git-send-email-phil.yang@arm.com/mbox/", "series": [ { "id": 8875, "url": "http://patches.dpdk.org/api/series/8875/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=8875", "date": "2020-03-10T17:49:01", "name": "generic rte atomic APIs deprecate proposal", "version": 1, "mbox": "http://patches.dpdk.org/series/8875/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/66516/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/66516/checks/", "tags": {}, "related": [] }, { "id": 56559, "url": "http://patches.dpdk.org/api/patches/56559/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20190717052837.647-3-rnagadheeraj@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": "<20190717052837.647-3-rnagadheeraj@marvell.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20190717052837.647-3-rnagadheeraj@marvell.com", "date": "2019-07-17T05:29:03", "name": "[02/10] crypto/nitrox: add PCI probe and remove routines", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "2b82ccb14f8df277b972bfb3ec48b266887a79ee", "submitter": { "id": 1365, "url": "http://patches.dpdk.org/api/people/1365/?format=api", "name": "Nagadheeraj Rottela", "email": "rnagadheeraj@marvell.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/20190717052837.647-3-rnagadheeraj@marvell.com/mbox/", "series": [ { "id": 5550, "url": "http://patches.dpdk.org/api/series/5550/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=5550", "date": "2019-07-17T05:29:01", "name": "add Nitrox crypto device support", "version": 1, "mbox": "http://patches.dpdk.org/series/5550/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/56559/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/56559/checks/", "tags": {}, "related": [] }, { "id": 43985, "url": "http://patches.dpdk.org/api/patches/43985/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/1535608265-13323-3-git-send-email-hemant.agrawal@nxp.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": "<1535608265-13323-3-git-send-email-hemant.agrawal@nxp.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1535608265-13323-3-git-send-email-hemant.agrawal@nxp.com", "date": "2018-08-30T05:50:57", "name": "[02/10] crypto/dpaa_sec: session reset before init", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "4b173cbac6bc74826ef3246c943cce87adfb5bda", "submitter": { "id": 477, "url": "http://patches.dpdk.org/api/people/477/?format=api", "name": "Hemant Agrawal", "email": "hemant.agrawal@nxp.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/1535608265-13323-3-git-send-email-hemant.agrawal@nxp.com/mbox/", "series": [ { "id": 1101, "url": "http://patches.dpdk.org/api/series/1101/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=1101", "date": "2018-08-30T05:50:55", "name": "crypto: DPAA and DPAA2_SEC enhancements", "version": 1, "mbox": "http://patches.dpdk.org/series/1101/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/43985/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/43985/checks/", "tags": {}, "related": [] }, { "id": 60976, "url": "http://patches.dpdk.org/api/patches/60976/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20191011163233.31017-3-hemant.agrawal@nxp.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": "<20191011163233.31017-3-hemant.agrawal@nxp.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20191011163233.31017-3-hemant.agrawal@nxp.com", "date": "2019-10-11T16:32:25", "name": "[02/10] crypto/dpaa2_sec: fix ipv6 support", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "95be32b03367eda2e6a9f96e1f0b5fac020e4d23", "submitter": { "id": 477, "url": "http://patches.dpdk.org/api/people/477/?format=api", "name": "Hemant Agrawal", "email": "hemant.agrawal@nxp.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/20191011163233.31017-3-hemant.agrawal@nxp.com/mbox/", "series": [ { "id": 6807, "url": "http://patches.dpdk.org/api/series/6807/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=6807", "date": "2019-10-11T16:32:23", "name": "NXP DPAAx crypto fixes", "version": 1, "mbox": "http://patches.dpdk.org/series/6807/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/60976/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/60976/checks/", "tags": {}, "related": [] }, { "id": 44638, "url": "http://patches.dpdk.org/api/patches/44638/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20180913060846.29930-3-g.singh@nxp.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": "<20180913060846.29930-3-g.singh@nxp.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20180913060846.29930-3-g.singh@nxp.com", "date": "2018-09-13T06:08:38", "name": "[02/10] crypto/caam_jr: introduce basic driver", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "ad84fae980d3ac2c5fce8c7a1f7fc43e106e5517", "submitter": { "id": 1068, "url": "http://patches.dpdk.org/api/people/1068/?format=api", "name": "Gagandeep Singh", "email": "g.singh@nxp.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/20180913060846.29930-3-g.singh@nxp.com/mbox/", "series": [ { "id": 1300, "url": "http://patches.dpdk.org/api/series/1300/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=1300", "date": "2018-09-13T06:08:36", "name": "Introducing the NXP CAAM job ring driver", "version": 1, "mbox": "http://patches.dpdk.org/series/1300/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/44638/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/44638/checks/", "tags": {}, "related": [] }, { "id": 58864, "url": "http://patches.dpdk.org/api/patches/58864/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20190906131330.40185-3-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": "<20190906131330.40185-3-roy.fan.zhang@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20190906131330.40185-3-roy.fan.zhang@intel.com", "date": "2019-09-06T13:13:22", "name": "[02/10] crypto/aesni_gcm: add rte_security handler", "commit_ref": null, "pull_url": null, "state": "changes-requested", "archived": true, "hash": "86650800fe88ac20efe61da4ba94663b0855ea50", "submitter": { "id": 304, "url": "http://patches.dpdk.org/api/people/304/?format=api", "name": "Fan Zhang", "email": "roy.fan.zhang@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/20190906131330.40185-3-roy.fan.zhang@intel.com/mbox/", "series": [ { "id": 6303, "url": "http://patches.dpdk.org/api/series/6303/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=6303", "date": "2019-09-06T13:13:20", "name": "security: add software synchronous crypto process", "version": 1, "mbox": "http://patches.dpdk.org/series/6303/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/58864/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/58864/checks/", "tags": {}, "related": [] }, { "id": 91763, "url": "http://patches.dpdk.org/api/patches/91763/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/1618839289-33224-3-git-send-email-humin29@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": "<1618839289-33224-3-git-send-email-humin29@huawei.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1618839289-33224-3-git-send-email-humin29@huawei.com", "date": "2021-04-19T13:34:41", "name": "[02/10] common/sfc_efx/base: delete redundant handling", "commit_ref": null, "pull_url": null, "state": "rejected", "archived": true, "hash": "40adabad8a02aef7b76fcf8f1137fd4cbac9453c", "submitter": { "id": 1944, "url": "http://patches.dpdk.org/api/people/1944/?format=api", "name": "humin (Q)", "email": "humin29@huawei.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/1618839289-33224-3-git-send-email-humin29@huawei.com/mbox/", "series": [ { "id": 16492, "url": "http://patches.dpdk.org/api/series/16492/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=16492", "date": "2021-04-19T13:34:39", "name": "fixes for clean code", "version": 1, "mbox": "http://patches.dpdk.org/series/16492/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/91763/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/91763/checks/", "tags": {}, "related": [] }, { "id": 100022, "url": "http://patches.dpdk.org/api/patches/100022/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210929205730.775-3-ivan.malov@oktetlabs.ru/", "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": "<20210929205730.775-3-ivan.malov@oktetlabs.ru>", "list_archive_url": "https://inbox.dpdk.org/dev/20210929205730.775-3-ivan.malov@oktetlabs.ru", "date": "2021-09-29T20:57:22", "name": "[02/10] common/sfc_efx/base: add API to set RECIRC ID in outer rules", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "c7a5a8c7ec40ddc3200bb1ce968fe8fd8cd5364c", "submitter": { "id": 869, "url": "http://patches.dpdk.org/api/people/869/?format=api", "name": "Ivan Malov", "email": "Ivan.Malov@oktetlabs.ru" }, "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/20210929205730.775-3-ivan.malov@oktetlabs.ru/mbox/", "series": [ { "id": 19272, "url": "http://patches.dpdk.org/api/series/19272/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=19272", "date": "2021-09-29T20:57:20", "name": "net/sfc: add support for tunnel offload", "version": 1, "mbox": "http://patches.dpdk.org/series/19272/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/100022/comments/", "check": "warning", "checks": "http://patches.dpdk.org/api/patches/100022/checks/", "tags": {}, "related": [] }, { "id": 80174, "url": "http://patches.dpdk.org/api/patches/80174/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/1602251436-269694-3-git-send-email-jiaweiw@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": "<1602251436-269694-3-git-send-email-jiaweiw@nvidia.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1602251436-269694-3-git-send-email-jiaweiw@nvidia.com", "date": "2020-10-09T13:50:28", "name": "[02/10] common/mlx5: query sampler object capability via DevX", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "8e2ad20b11b6020e031f46e1c93efd23fd5677ee", "submitter": { "id": 1939, "url": "http://patches.dpdk.org/api/people/1939/?format=api", "name": "Jiawei Wang", "email": "jiaweiw@nvidia.com" }, "delegate": { "id": 3268, "url": "http://patches.dpdk.org/api/users/3268/?format=api", "username": "rasland", "first_name": "Raslan", "last_name": "Darawsheh", "email": "rasland@nvidia.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/1602251436-269694-3-git-send-email-jiaweiw@nvidia.com/mbox/", "series": [ { "id": 12829, "url": "http://patches.dpdk.org/api/series/12829/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=12829", "date": "2020-10-09T13:50:28", "name": "Add sampling and mirroring support in MLX5 PMD", "version": 1, "mbox": "http://patches.dpdk.org/series/12829/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/80174/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/80174/checks/", "tags": {}, "related": [] }, { "id": 112316, "url": "http://patches.dpdk.org/api/patches/112316/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220604162651.3503338-3-tduszynski@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": "<20220604162651.3503338-3-tduszynski@marvell.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20220604162651.3503338-3-tduszynski@marvell.com", "date": "2022-06-04T16:26:43", "name": "[02/10] common/cnxk: use wider mask to extract RPM ID", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "ad8e6e10c7d847774eb30121806911f4fd2a7c13", "submitter": { "id": 2215, "url": "http://patches.dpdk.org/api/people/2215/?format=api", "name": "Tomasz Duszynski", "email": "tduszynski@marvell.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/20220604162651.3503338-3-tduszynski@marvell.com/mbox/", "series": [ { "id": 23325, "url": "http://patches.dpdk.org/api/series/23325/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=23325", "date": "2022-06-04T16:26:41", "name": "Sync BPHY changes", "version": 1, "mbox": "http://patches.dpdk.org/series/23325/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/112316/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/112316/checks/", "tags": {}, "related": [] }, { "id": 110007, "url": "http://patches.dpdk.org/api/patches/110007/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220421151900.703467-2-john.miller@atomicrules.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": "<20220421151900.703467-2-john.miller@atomicrules.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20220421151900.703467-2-john.miller@atomicrules.com", "date": "2022-04-21T15:18:52", "name": "[02/10] common/ark: create common subdirectory for baseband support", "commit_ref": null, "pull_url": null, "state": "changes-requested", "archived": true, "hash": "c0fd24d628e8ae85dd0c44db71d0f15a39215c63", "submitter": { "id": 719, "url": "http://patches.dpdk.org/api/people/719/?format=api", "name": "John Miller", "email": "john.miller@atomicrules.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/20220421151900.703467-2-john.miller@atomicrules.com/mbox/", "series": [ { "id": 22596, "url": "http://patches.dpdk.org/api/series/22596/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=22596", "date": "2022-04-21T15:18:51", "name": "[01/10] doc/guides/bbdevs: add ark baseband device documentation", "version": 1, "mbox": "http://patches.dpdk.org/series/22596/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/110007/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/110007/checks/", "tags": {}, "related": [] }, { "id": 41350, "url": "http://patches.dpdk.org/api/patches/41350/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/1529574244-18997-2-git-send-email-hemant.agrawal@nxp.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": "<1529574244-18997-2-git-send-email-hemant.agrawal@nxp.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1529574244-18997-2-git-send-email-hemant.agrawal@nxp.com", "date": "2018-06-21T09:43:56", "name": "[02/10] bus/dpaa: fix svr id fetch location", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "1a9916ea79d63e08e58bbba767dfb97771712b75", "submitter": { "id": 477, "url": "http://patches.dpdk.org/api/people/477/?format=api", "name": "Hemant Agrawal", "email": "hemant.agrawal@nxp.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/1529574244-18997-2-git-send-email-hemant.agrawal@nxp.com/mbox/", "series": [ { "id": 191, "url": "http://patches.dpdk.org/api/series/191/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=191", "date": "2018-06-21T09:43:55", "name": "[01/10] bus/dpaa: fix phandle support for kernel 4.16", "version": 1, "mbox": "http://patches.dpdk.org/series/191/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/41350/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/41350/checks/", "tags": {}, "related": [] }, { "id": 52568, "url": "http://patches.dpdk.org/api/patches/52568/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/123a93a371be657e3e8481379db6f151350d4f90.1554894242.git.igor.russkikh@aquantia.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": "<123a93a371be657e3e8481379db6f151350d4f90.1554894242.git.igor.russkikh@aquantia.com>", "list_archive_url": "https://inbox.dpdk.org/dev/123a93a371be657e3e8481379db6f151350d4f90.1554894242.git.igor.russkikh@aquantia.com", "date": "2019-04-10T11:18:44", "name": "[02/10] app/testpmd: use generic MACSEC API calls", "commit_ref": null, "pull_url": null, "state": "changes-requested", "archived": true, "hash": "3ce1422b324c805a5e6e762959ff6aa01a05dd23", "submitter": { "id": 1124, "url": "http://patches.dpdk.org/api/people/1124/?format=api", "name": "Igor Russkikh", "email": "igor.russkikh@aquantia.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/123a93a371be657e3e8481379db6f151350d4f90.1554894242.git.igor.russkikh@aquantia.com/mbox/", "series": [ { "id": 4234, "url": "http://patches.dpdk.org/api/series/4234/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=4234", "date": "2019-04-10T11:18:35", "name": "add MACSEC hw offload to atlantic PMD", "version": 1, "mbox": "http://patches.dpdk.org/series/4234/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/52568/comments/", "check": "warning", "checks": "http://patches.dpdk.org/api/patches/52568/checks/", "tags": {}, "related": [] }, { "id": 58243, "url": "http://patches.dpdk.org/api/patches/58243/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/1567067960-30643-1-git-send-email-bernard.iremonger@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": "<1567067960-30643-1-git-send-email-bernard.iremonger@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1567067960-30643-1-git-send-email-bernard.iremonger@intel.com", "date": "2019-08-29T08:39:20", "name": "[0/2] ", "commit_ref": null, "pull_url": null, "state": null, "archived": false, "hash": null, "submitter": { "id": 91, "url": "http://patches.dpdk.org/api/people/91/?format=api", "name": "Iremonger, Bernard", "email": "bernard.iremonger@intel.com" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dpdk/patch/1567067960-30643-1-git-send-email-bernard.iremonger@intel.com/mbox/", "series": [], "comments": "http://patches.dpdk.org/api/patches/58243/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/58243/checks/", "tags": {}, "related": [] }, { "id": 58244, "url": "http://patches.dpdk.org/api/patches/58244/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/1567068317-1582-1-git-send-email-bernard.iremonger@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": "<1567068317-1582-1-git-send-email-bernard.iremonger@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1567068317-1582-1-git-send-email-bernard.iremonger@intel.com", "date": "2019-08-29T08:45:15", "name": "[0/2] ", "commit_ref": null, "pull_url": null, "state": null, "archived": false, "hash": null, "submitter": { "id": 91, "url": "http://patches.dpdk.org/api/people/91/?format=api", "name": "Iremonger, Bernard", "email": "bernard.iremonger@intel.com" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dpdk/patch/1567068317-1582-1-git-send-email-bernard.iremonger@intel.com/mbox/", "series": [], "comments": "http://patches.dpdk.org/api/patches/58244/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/58244/checks/", "tags": {}, "related": [] }, { "id": 75334, "url": "http://patches.dpdk.org/api/patches/75334/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200810141103.8015-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": "<20200810141103.8015-1-eperezma@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20200810141103.8015-1-eperezma@redhat.com", "date": "2020-08-10T14:11:02", "name": "[0/1] vhost: fix iotlb mempool single-consumer flag", "commit_ref": null, "pull_url": null, "state": null, "archived": false, "hash": null, "submitter": { "id": 1579, "url": "http://patches.dpdk.org/api/people/1579/?format=api", "name": "Eugenio Perez Martin", "email": "eperezma@redhat.com" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200810141103.8015-1-eperezma@redhat.com/mbox/", "series": [], "comments": "http://patches.dpdk.org/api/patches/75334/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/75334/checks/", "tags": {}, "related": [] }, { "id": 116221, "url": "http://patches.dpdk.org/api/patches/116221/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220912170747.3128065-1-bruce.richardson@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": "<20220912170747.3128065-1-bruce.richardson@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20220912170747.3128065-1-bruce.richardson@intel.com", "date": "2022-09-12T17:07:46", "name": "[0/1] Update minimum required meson version", "commit_ref": null, "pull_url": null, "state": null, "archived": false, "hash": null, "submitter": { "id": 20, "url": "http://patches.dpdk.org/api/people/20/?format=api", "name": "Bruce Richardson", "email": "bruce.richardson@intel.com" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20220912170747.3128065-1-bruce.richardson@intel.com/mbox/", "series": [], "comments": "http://patches.dpdk.org/api/patches/116221/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/116221/checks/", "tags": {}, "related": [] }, { "id": 125891, "url": "http://patches.dpdk.org/api/patches/125891/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230411045908.844901-1-rushilg@google.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": "<20230411045908.844901-1-rushilg@google.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20230411045908.844901-1-rushilg@google.com", "date": "2023-04-11T04:59:07", "name": "[0/1] *** Update drivers/net/gve/base code for DQO ***", "commit_ref": null, "pull_url": null, "state": null, "archived": false, "hash": null, "submitter": { "id": 2890, "url": "http://patches.dpdk.org/api/people/2890/?format=api", "name": "Rushil Gupta", "email": "rushilg@google.com" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230411045908.844901-1-rushilg@google.com/mbox/", "series": [], "comments": "http://patches.dpdk.org/api/patches/125891/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/125891/checks/", "tags": {}, "related": [] }, { "id": 114717, "url": "http://patches.dpdk.org/api/patches/114717/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220808105834.2826-1-mdr@ashroe.eu/", "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": "<20220808105834.2826-1-mdr@ashroe.eu>", "list_archive_url": "https://inbox.dpdk.org/dev/20220808105834.2826-1-mdr@ashroe.eu", "date": "2022-08-08T10:58:33", "name": "[0/1] update abi maintainership", "commit_ref": null, "pull_url": null, "state": null, "archived": false, "hash": null, "submitter": { "id": 1310, "url": "http://patches.dpdk.org/api/people/1310/?format=api", "name": "Ray Kinsella", "email": "mdr@ashroe.eu" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20220808105834.2826-1-mdr@ashroe.eu/mbox/", "series": [], "comments": "http://patches.dpdk.org/api/patches/114717/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/114717/checks/", "tags": {}, "related": [] }, { "id": 77062, "url": "http://patches.dpdk.org/api/patches/77062/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/1599662474-44882-1-git-send-email-erik.g.carrillo@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": "<1599662474-44882-1-git-send-email-erik.g.carrillo@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1599662474-44882-1-git-send-email-erik.g.carrillo@intel.com", "date": "2020-09-09T14:41:13", "name": "[0/1] timer: add limitation note for sync stop and reset", "commit_ref": null, "pull_url": null, "state": null, "archived": false, "hash": null, "submitter": { "id": 762, "url": "http://patches.dpdk.org/api/people/762/?format=api", "name": "Carrillo, Erik G", "email": "erik.g.carrillo@intel.com" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dpdk/patch/1599662474-44882-1-git-send-email-erik.g.carrillo@intel.com/mbox/", "series": [], "comments": "http://patches.dpdk.org/api/patches/77062/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/77062/checks/", "tags": {}, "related": [] }, { "id": 110565, "url": "http://patches.dpdk.org/api/patches/110565/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220502192238.348172-1-quentin@armitage.org.uk/", "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": "<20220502192238.348172-1-quentin@armitage.org.uk>", "list_archive_url": "https://inbox.dpdk.org/dev/20220502192238.348172-1-quentin@armitage.org.uk", "date": "2022-05-02T19:22:37", "name": "[0/1] tap: fix write-after-free and double free of intr_handle", "commit_ref": null, "pull_url": null, "state": null, "archived": false, "hash": null, "submitter": { "id": 2676, "url": "http://patches.dpdk.org/api/people/2676/?format=api", "name": "Quentin Armitage", "email": "quentin@armitage.org.uk" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20220502192238.348172-1-quentin@armitage.org.uk/mbox/", "series": [], "comments": "http://patches.dpdk.org/api/patches/110565/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/110565/checks/", "tags": {}, "related": [] }, { "id": 105746, "url": "http://patches.dpdk.org/api/patches/105746/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220112072808.59713-1-jsoref@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": "<20220112072808.59713-1-jsoref@gmail.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20220112072808.59713-1-jsoref@gmail.com", "date": "2022-01-12T07:28:07", "name": "[0/1] Spelling code fixes*", "commit_ref": null, "pull_url": null, "state": null, "archived": false, "hash": null, "submitter": { "id": 2431, "url": "http://patches.dpdk.org/api/people/2431/?format=api", "name": "Josh Soref", "email": "jsoref@gmail.com" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20220112072808.59713-1-jsoref@gmail.com/mbox/", "series": [], "comments": "http://patches.dpdk.org/api/patches/105746/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/105746/checks/", "tags": {}, "related": [] }, { "id": 75211, "url": "http://patches.dpdk.org/api/patches/75211/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200805142141.32337-1-bruce.richardson@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": "<20200805142141.32337-1-bruce.richardson@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20200805142141.32337-1-bruce.richardson@intel.com", "date": "2020-08-05T14:21:40", "name": "[0/1] RFC: remove build-type CPU flag macros", "commit_ref": null, "pull_url": null, "state": null, "archived": false, "hash": null, "submitter": { "id": 20, "url": "http://patches.dpdk.org/api/people/20/?format=api", "name": "Bruce Richardson", "email": "bruce.richardson@intel.com" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200805142141.32337-1-bruce.richardson@intel.com/mbox/", "series": [], "comments": "http://patches.dpdk.org/api/patches/75211/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/75211/checks/", "tags": {}, "related": [] }, { "id": 106234, "url": "http://patches.dpdk.org/api/patches/106234/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220123115927.76130-1-cfontain@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": "<20220123115927.76130-1-cfontain@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20220123115927.76130-1-cfontain@redhat.com", "date": "2022-01-23T11:59:26", "name": "[0/1] Removes FDs from VhostUserMessage structure", "commit_ref": null, "pull_url": null, "state": null, "archived": false, "hash": null, "submitter": { "id": 2496, "url": "http://patches.dpdk.org/api/people/2496/?format=api", "name": "Christophe Fontaine", "email": "cfontain@redhat.com" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20220123115927.76130-1-cfontain@redhat.com/mbox/", "series": [], "comments": "http://patches.dpdk.org/api/patches/106234/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/106234/checks/", "tags": {}, "related": [] }, { "id": 63767, "url": "http://patches.dpdk.org/api/patches/63767/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20191211161015.9845-1-adamx.dybkowski@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": "<20191211161015.9845-1-adamx.dybkowski@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20191211161015.9845-1-adamx.dybkowski@intel.com", "date": "2019-12-11T16:10:14", "name": "[0/1] Refactor crypto unit tests.", "commit_ref": null, "pull_url": null, "state": null, "archived": false, "hash": null, "submitter": { "id": 1322, "url": "http://patches.dpdk.org/api/people/1322/?format=api", "name": "Dybkowski, AdamX", "email": "adamx.dybkowski@intel.com" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20191211161015.9845-1-adamx.dybkowski@intel.com/mbox/", "series": [], "comments": "http://patches.dpdk.org/api/patches/63767/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/63767/checks/", "tags": {}, "related": [] }, { "id": 57655, "url": "http://patches.dpdk.org/api/patches/57655/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20190813112843.27072-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": "<20190813112843.27072-1-christian.ehrhardt@canonical.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20190813112843.27072-1-christian.ehrhardt@canonical.com", "date": "2019-08-13T11:28:42", "name": "[0/1] PPC64 buid error in 19.08", "commit_ref": null, "pull_url": null, "state": null, "archived": false, "hash": null, "submitter": { "id": 382, "url": "http://patches.dpdk.org/api/people/382/?format=api", "name": "Christian Ehrhardt", "email": "christian.ehrhardt@canonical.com" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20190813112843.27072-1-christian.ehrhardt@canonical.com/mbox/", "series": [], "comments": "http://patches.dpdk.org/api/patches/57655/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/57655/checks/", "tags": {}, "related": [] }, { "id": 116231, "url": "http://patches.dpdk.org/api/patches/116231/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220912160157.3642968-1-mpiszczek@ddn.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": "<20220912160157.3642968-1-mpiszczek@ddn.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20220912160157.3642968-1-mpiszczek@ddn.com", "date": "2022-09-12T16:01:56", "name": "[0/1] pci: read amd iommu virtual address width", "commit_ref": null, "pull_url": null, "state": null, "archived": false, "hash": null, "submitter": { "id": 2840, "url": "http://patches.dpdk.org/api/people/2840/?format=api", "name": "Michael Piszczek", "email": "mpiszczek@ddn.com" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20220912160157.3642968-1-mpiszczek@ddn.com/mbox/", "series": [], "comments": "http://patches.dpdk.org/api/patches/116231/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/116231/checks/", "tags": {}, "related": [] }, { "id": 70968, "url": "http://patches.dpdk.org/api/patches/70968/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200608160156.20546-1-getelson@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": "<20200608160156.20546-1-getelson@mellanox.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20200608160156.20546-1-getelson@mellanox.com", "date": "2020-06-08T16:01:55", "name": "[0/1] net/mlx5: fix flow memory allocation size", "commit_ref": null, "pull_url": null, "state": null, "archived": false, "hash": null, "submitter": { "id": 1773, "url": "http://patches.dpdk.org/api/people/1773/?format=api", "name": "Gregory Etelson", "email": "getelson@mellanox.com" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200608160156.20546-1-getelson@mellanox.com/mbox/", "series": [], "comments": "http://patches.dpdk.org/api/patches/70968/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/70968/checks/", "tags": {}, "related": [] }, { "id": 111755, "url": "http://patches.dpdk.org/api/patches/111755/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220524201804.2913-1-kathleen.capella@arm.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": "<20220524201804.2913-1-kathleen.capella@arm.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20220524201804.2913-1-kathleen.capella@arm.com", "date": "2022-05-24T20:18:02", "name": "[0/1] net/iavf: add vector PMD for Arm for basic Rx path", "commit_ref": null, "pull_url": null, "state": null, "archived": false, "hash": null, "submitter": { "id": 1996, "url": "http://patches.dpdk.org/api/people/1996/?format=api", "name": "Kathleen Capella", "email": "kathleen.capella@arm.com" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20220524201804.2913-1-kathleen.capella@arm.com/mbox/", "series": [], "comments": "http://patches.dpdk.org/api/patches/111755/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/111755/checks/", "tags": {}, "related": [] }, { "id": 99276, "url": "http://patches.dpdk.org/api/patches/99276/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210918114930.245387-1-mail@gms.tf/", "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": "<20210918114930.245387-1-mail@gms.tf>", "list_archive_url": "https://inbox.dpdk.org/dev/20210918114930.245387-1-mail@gms.tf", "date": "2021-09-18T11:49:29", "name": "[0/1] net: fix aliasing issue in checksum computation", "commit_ref": null, "pull_url": null, "state": null, "archived": false, "hash": null, "submitter": { "id": 2366, "url": "http://patches.dpdk.org/api/people/2366/?format=api", "name": "Georg Sauthoff", "email": "mail@gms.tf" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20210918114930.245387-1-mail@gms.tf/mbox/", "series": [], "comments": "http://patches.dpdk.org/api/patches/99276/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/99276/checks/", "tags": {}, "related": [] }, { "id": 58030, "url": "http://patches.dpdk.org/api/patches/58030/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20190827083306.5643-1-dirk.lenz@ng4t.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": "<20190827083306.5643-1-dirk.lenz@ng4t.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20190827083306.5643-1-dirk.lenz@ng4t.com", "date": "2019-08-27T08:33:05", "name": "[0/1] net/enic: enic driver doesn't work with 2nd process", "commit_ref": null, "pull_url": null, "state": null, "archived": false, "hash": null, "submitter": { "id": 1410, "url": "http://patches.dpdk.org/api/people/1410/?format=api", "name": "dirk", "email": "dirk.lenz@ng4t.com" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20190827083306.5643-1-dirk.lenz@ng4t.com/mbox/", "series": [], "comments": "http://patches.dpdk.org/api/patches/58030/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/58030/checks/", "tags": {}, "related": [] }, { "id": 58032, "url": "http://patches.dpdk.org/api/patches/58032/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20190827090248.6185-1-dirk.lenz@ng4t.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": "<20190827090248.6185-1-dirk.lenz@ng4t.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20190827090248.6185-1-dirk.lenz@ng4t.com", "date": "2019-08-27T09:02:47", "name": "[0/1] net/enic: enic driver doesn't work with 2nd process", "commit_ref": null, "pull_url": null, "state": null, "archived": false, "hash": null, "submitter": { "id": 1410, "url": "http://patches.dpdk.org/api/people/1410/?format=api", "name": "dirk", "email": "dirk.lenz@ng4t.com" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20190827090248.6185-1-dirk.lenz@ng4t.com/mbox/", "series": [], "comments": "http://patches.dpdk.org/api/patches/58032/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/58032/checks/", "tags": {}, "related": [] }, { "id": 53499, "url": "http://patches.dpdk.org/api/patches/53499/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20190516214535.90650-1-shweta.choudaha@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": "<20190516214535.90650-1-shweta.choudaha@gmail.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20190516214535.90650-1-shweta.choudaha@gmail.com", "date": "2019-05-16T21:45:34", "name": "[0/1] net/e1000: set/clear GO_LINKD bit only if PHY reset is not blocked", "commit_ref": null, "pull_url": null, "state": null, "archived": false, "hash": null, "submitter": { "id": 881, "url": "http://patches.dpdk.org/api/people/881/?format=api", "name": "Shweta Choudaha", "email": "shweta.choudaha@gmail.com" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20190516214535.90650-1-shweta.choudaha@gmail.com/mbox/", "series": [], "comments": "http://patches.dpdk.org/api/patches/53499/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/53499/checks/", "tags": {}, "related": [] }, { "id": 76735, "url": "http://patches.dpdk.org/api/patches/76735/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200907161606.10200-1-ciara.loftus@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": "<20200907161606.10200-1-ciara.loftus@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20200907161606.10200-1-ciara.loftus@intel.com", "date": "2020-09-07T16:16:05", "name": "[0/1] net/af_xdp: shared UMEM support", "commit_ref": null, "pull_url": null, "state": null, "archived": false, "hash": null, "submitter": { "id": 144, "url": "http://patches.dpdk.org/api/people/144/?format=api", "name": "Loftus, Ciara", "email": "ciara.loftus@intel.com" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200907161606.10200-1-ciara.loftus@intel.com/mbox/", "series": [], "comments": "http://patches.dpdk.org/api/patches/76735/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/76735/checks/", "tags": {}, "related": [] }, { "id": 105572, "url": "http://patches.dpdk.org/api/patches/105572/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220103142201.475552-1-amo@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": "<20220103142201.475552-1-amo@semihalf.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20220103142201.475552-1-amo@semihalf.com", "date": "2022-01-03T14:22:00", "name": "[0/1] Minor mistake in ring (en|de)queueing", "commit_ref": null, "pull_url": null, "state": null, "archived": false, "hash": null, "submitter": { "id": 1112, "url": "http://patches.dpdk.org/api/people/1112/?format=api", "name": "Andrzej Ostruszka", "email": "amo@semihalf.com" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20220103142201.475552-1-amo@semihalf.com/mbox/", "series": [], "comments": "http://patches.dpdk.org/api/patches/105572/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/105572/checks/", "tags": {}, "related": [] }, { "id": 105407, "url": "http://patches.dpdk.org/api/patches/105407/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20211224225923.806498-1-dharmik.thakkar@arm.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": "<20211224225923.806498-1-dharmik.thakkar@arm.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20211224225923.806498-1-dharmik.thakkar@arm.com", "date": "2021-12-24T22:59:22", "name": "[0/1] mempool: implement index-based per core cache", "commit_ref": null, "pull_url": null, "state": null, "archived": false, "hash": null, "submitter": { "id": 1108, "url": "http://patches.dpdk.org/api/people/1108/?format=api", "name": "Dharmik Thakkar", "email": "dharmik.thakkar@arm.com" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20211224225923.806498-1-dharmik.thakkar@arm.com/mbox/", "series": [], "comments": "http://patches.dpdk.org/api/patches/105407/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/105407/checks/", "tags": {}, "related": [] }, { "id": 77868, "url": "http://patches.dpdk.org/api/patches/77868/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200916081747.124520-1-mb@smartsharesystems.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": "<20200916081747.124520-1-mb@smartsharesystems.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20200916081747.124520-1-mb@smartsharesystems.com", "date": "2020-09-16T08:17:46", "name": "[0/1] mbuf: minor cleanup", "commit_ref": null, "pull_url": null, "state": null, "archived": false, "hash": null, "submitter": { "id": 591, "url": "http://patches.dpdk.org/api/people/591/?format=api", "name": "Morten Brørup", "email": "mb@smartsharesystems.com" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200916081747.124520-1-mb@smartsharesystems.com/mbox/", "series": [], "comments": "http://patches.dpdk.org/api/patches/77868/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/77868/checks/", "tags": {}, "related": [] }, { "id": 93759, "url": "http://patches.dpdk.org/api/patches/93759/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210602083110.5530-1-yuanx.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": "<20210602083110.5530-1-yuanx.wang@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20210602083110.5530-1-yuanx.wang@intel.com", "date": "2021-06-02T08:31:09", "name": "[0/1] lib/vhost: support async dequeue for split ring", "commit_ref": null, "pull_url": null, "state": null, "archived": false, "hash": null, "submitter": { "id": 2087, "url": "http://patches.dpdk.org/api/people/2087/?format=api", "name": "Wang, YuanX", "email": "yuanx.wang@intel.com" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20210602083110.5530-1-yuanx.wang@intel.com/mbox/", "series": [], "comments": "http://patches.dpdk.org/api/patches/93759/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/93759/checks/", "tags": {}, "related": [] }, { "id": 41898, "url": "http://patches.dpdk.org/api/patches/41898/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20180628225745.22629-1-dg@adax.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": "<20180628225745.22629-1-dg@adax.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20180628225745.22629-1-dg@adax.com", "date": "2018-06-28T22:57:45", "name": "[0/1] kni: fix segfault in rte_kni_get", "commit_ref": null, "pull_url": null, "state": null, "archived": false, "hash": null, "submitter": { "id": 1040, "url": "http://patches.dpdk.org/api/people/1040/?format=api", "name": "Dan Gora", "email": "dg@adax.com" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20180628225745.22629-1-dg@adax.com/mbox/", "series": [], "comments": "http://patches.dpdk.org/api/patches/41898/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/41898/checks/", "tags": {}, "related": [] }, { "id": 59090, "url": "http://patches.dpdk.org/api/patches/59090/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/1568106137-22974-1-git-send-email-arybchenko@solarflare.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": "<1568106137-22974-1-git-send-email-arybchenko@solarflare.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1568106137-22974-1-git-send-email-arybchenko@solarflare.com", "date": "2019-09-10T09:02:15", "name": "[0/1] ethdev: change owner delete function return value to int", "commit_ref": null, "pull_url": null, "state": null, "archived": false, "hash": null, "submitter": { "id": 607, "url": "http://patches.dpdk.org/api/people/607/?format=api", "name": "Andrew Rybchenko", "email": "arybchenko@solarflare.com" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dpdk/patch/1568106137-22974-1-git-send-email-arybchenko@solarflare.com/mbox/", "series": [], "comments": "http://patches.dpdk.org/api/patches/59090/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/59090/checks/", "tags": {}, "related": [] }, { "id": 126493, "url": "http://patches.dpdk.org/api/patches/126493/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230424152412.3784016-1-arnaud.fiorini@polymtl.ca/", "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": "<20230424152412.3784016-1-arnaud.fiorini@polymtl.ca>", "list_archive_url": "https://inbox.dpdk.org/dev/20230424152412.3784016-1-arnaud.fiorini@polymtl.ca", "date": "2023-04-24T15:24:11", "name": "[0/1] eal: add tracepoints to track lcores and services", "commit_ref": null, "pull_url": null, "state": null, "archived": false, "hash": null, "submitter": { "id": 3052, "url": "http://patches.dpdk.org/api/people/3052/?format=api", "name": "Arnaud Fiorini", "email": "arnaud.fiorini@polymtl.ca" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230424152412.3784016-1-arnaud.fiorini@polymtl.ca/mbox/", "series": [], "comments": "http://patches.dpdk.org/api/patches/126493/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/126493/checks/", "tags": {}, "related": [] }, { "id": 96543, "url": "http://patches.dpdk.org/api/patches/96543/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210802141348.12946-1-Renata.Saiakhova@ekinops.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": "<20210802141348.12946-1-Renata.Saiakhova@ekinops.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20210802141348.12946-1-Renata.Saiakhova@ekinops.com", "date": "2021-08-02T14:13:47", "name": "[0/1] drivers/net/e1000: igbvf_vlan_offload_config and igbvf_vlan_offload_set implementation", "commit_ref": null, "pull_url": null, "state": null, "archived": false, "hash": null, "submitter": { "id": 1694, "url": "http://patches.dpdk.org/api/people/1694/?format=api", "name": "Renata Saiakhova", "email": "renata.saiakhova@ekinops.com" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20210802141348.12946-1-Renata.Saiakhova@ekinops.com/mbox/", "series": [], "comments": "http://patches.dpdk.org/api/patches/96543/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/96543/checks/", "tags": {}, "related": [] }, { "id": 105743, "url": "http://patches.dpdk.org/api/patches/105743/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220112065019.58924-1-jsoref@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": "<20220112065019.58924-1-jsoref@gmail.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20220112065019.58924-1-jsoref@gmail.com", "date": "2022-01-12T06:50:18", "name": "[0/1] ci: restrict concurrency", "commit_ref": null, "pull_url": null, "state": null, "archived": false, "hash": null, "submitter": { "id": 2431, "url": "http://patches.dpdk.org/api/people/2431/?format=api", "name": "Josh Soref", "email": "jsoref@gmail.com" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20220112065019.58924-1-jsoref@gmail.com/mbox/", "series": [], "comments": "http://patches.dpdk.org/api/patches/105743/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/105743/checks/", "tags": {}, "related": [] }, { "id": 78076, "url": "http://patches.dpdk.org/api/patches/78076/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200918084924.31784-1-mohammed@hawari.fr/", "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": "<20200918084924.31784-1-mohammed@hawari.fr>", "list_archive_url": "https://inbox.dpdk.org/dev/20200918084924.31784-1-mohammed@hawari.fr", "date": "2020-09-18T08:49:22", "name": "[0/1] build: allow disabling libs", "commit_ref": null, "pull_url": null, "state": null, "archived": false, "hash": null, "submitter": { "id": 1985, "url": "http://patches.dpdk.org/api/people/1985/?format=api", "name": "Mohammed Hawari", "email": "mohammed@hawari.fr" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200918084924.31784-1-mohammed@hawari.fr/mbox/", "series": [], "comments": "http://patches.dpdk.org/api/patches/78076/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/78076/checks/", "tags": {}, "related": [] }, { "id": 59116, "url": "http://patches.dpdk.org/api/patches/59116/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20190911023736.23229-1-jerryhao@os.amperecomputing.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": "<20190911023736.23229-1-jerryhao@os.amperecomputing.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20190911023736.23229-1-jerryhao@os.amperecomputing.com", "date": "2019-09-11T02:38:55", "name": "[0/1] build: add emag(arm64) platform and default configurations", "commit_ref": null, "pull_url": null, "state": null, "archived": false, "hash": null, "submitter": { "id": 1424, "url": "http://patches.dpdk.org/api/people/1424/?format=api", "name": "Jerry Hao OS", "email": "jerryhao@os.amperecomputing.com" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20190911023736.23229-1-jerryhao@os.amperecomputing.com/mbox/", "series": [], "comments": "http://patches.dpdk.org/api/patches/59116/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/59116/checks/", "tags": {}, "related": [] }, { "id": 59142, "url": "http://patches.dpdk.org/api/patches/59142/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20190912024248.2730-1-jerryhao@os.amperecomputing.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": "<20190912024248.2730-1-jerryhao@os.amperecomputing.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20190912024248.2730-1-jerryhao@os.amperecomputing.com", "date": "2019-09-12T02:44:03", "name": "[0/1] build: add emag(arm64) platform and default config", "commit_ref": null, "pull_url": null, "state": null, "archived": false, "hash": null, "submitter": { "id": 1424, "url": "http://patches.dpdk.org/api/people/1424/?format=api", "name": "Jerry Hao OS", "email": "jerryhao@os.amperecomputing.com" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20190912024248.2730-1-jerryhao@os.amperecomputing.com/mbox/", "series": [], "comments": "http://patches.dpdk.org/api/patches/59142/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/59142/checks/", "tags": {}, "related": [] }, { "id": 59147, "url": "http://patches.dpdk.org/api/patches/59147/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20190912085119.27171-1-jerryhao@os.amperecomputing.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": "<20190912085119.27171-1-jerryhao@os.amperecomputing.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20190912085119.27171-1-jerryhao@os.amperecomputing.com", "date": "2019-09-12T08:52:34", "name": "[0/1] build: add emag(arm64) platform and default config", "commit_ref": null, "pull_url": null, "state": null, "archived": false, "hash": null, "submitter": { "id": 1424, "url": "http://patches.dpdk.org/api/people/1424/?format=api", "name": "Jerry Hao OS", "email": "jerryhao@os.amperecomputing.com" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20190912085119.27171-1-jerryhao@os.amperecomputing.com/mbox/", "series": [], "comments": "http://patches.dpdk.org/api/patches/59147/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/59147/checks/", "tags": {}, "related": [] }, { "id": 59144, "url": "http://patches.dpdk.org/api/patches/59144/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20190912045023.4564-1-jerryhao@os.amperecomputing.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": "<20190912045023.4564-1-jerryhao@os.amperecomputing.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20190912045023.4564-1-jerryhao@os.amperecomputing.com", "date": "2019-09-12T04:51:37", "name": "[0/1] build: add emag(arm64) platform and default config", "commit_ref": null, "pull_url": null, "state": null, "archived": false, "hash": null, "submitter": { "id": 1424, "url": "http://patches.dpdk.org/api/people/1424/?format=api", "name": "Jerry Hao OS", "email": "jerryhao@os.amperecomputing.com" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20190912045023.4564-1-jerryhao@os.amperecomputing.com/mbox/", "series": [], "comments": "http://patches.dpdk.org/api/patches/59144/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/59144/checks/", "tags": {}, "related": [] }, { "id": 58923, "url": "http://patches.dpdk.org/api/patches/58923/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20190906234359.78593-1-ajit.khaparde@broadcom.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": "<20190906234359.78593-1-ajit.khaparde@broadcom.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20190906234359.78593-1-ajit.khaparde@broadcom.com", "date": "2019-09-06T23:43:58", "name": "[0/1] bnxt patch to support CoS classification", "commit_ref": null, "pull_url": null, "state": null, "archived": false, "hash": null, "submitter": { "id": 501, "url": "http://patches.dpdk.org/api/people/501/?format=api", "name": "Ajit Khaparde", "email": "ajit.khaparde@broadcom.com" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20190906234359.78593-1-ajit.khaparde@broadcom.com/mbox/", "series": [], "comments": "http://patches.dpdk.org/api/patches/58923/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/58923/checks/", "tags": {}, "related": [] }, { "id": 74737, "url": "http://patches.dpdk.org/api/patches/74737/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200724090011.17157-1-Renata.Saiakhova@ekinops.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": "<20200724090011.17157-1-Renata.Saiakhova@ekinops.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20200724090011.17157-1-Renata.Saiakhova@ekinops.com", "date": "2020-07-24T09:00:10", "name": "[0/1] Avoid race with unregister interrupt hanlder if interrupt", "commit_ref": null, "pull_url": null, "state": null, "archived": false, "hash": null, "submitter": { "id": 1694, "url": "http://patches.dpdk.org/api/people/1694/?format=api", "name": "Renata Saiakhova", "email": "renata.saiakhova@ekinops.com" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200724090011.17157-1-Renata.Saiakhova@ekinops.com/mbox/", "series": [], "comments": "http://patches.dpdk.org/api/patches/74737/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/74737/checks/", "tags": {}, "related": [] }, { "id": 114812, "url": "http://patches.dpdk.org/api/patches/114812/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220811035933.802-1-anoobj@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": "<20220811035933.802-1-anoobj@marvell.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20220811035933.802-1-anoobj@marvell.com", "date": "2022-08-11T03:59:32", "name": "[0/1] Add security perf application", "commit_ref": null, "pull_url": null, "state": null, "archived": false, "hash": null, "submitter": { "id": 1205, "url": "http://patches.dpdk.org/api/people/1205/?format=api", "name": "Anoob Joseph", "email": "anoobj@marvell.com" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20220811035933.802-1-anoobj@marvell.com/mbox/", "series": [], "comments": "http://patches.dpdk.org/api/patches/114812/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/114812/checks/", "tags": {}, "related": [] }, { "id": 122311, "url": "http://patches.dpdk.org/api/patches/122311/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230118130659.976873-1-mingxia.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": "<20230118130659.976873-1-mingxia.liu@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20230118130659.976873-1-mingxia.liu@intel.com", "date": "2023-01-18T13:06:58", "name": "[0/1] add port to port feature for CPFL PMD", "commit_ref": null, "pull_url": null, "state": null, "archived": false, "hash": null, "submitter": { "id": 2514, "url": "http://patches.dpdk.org/api/people/2514/?format=api", "name": "Liu, Mingxia", "email": "mingxia.liu@intel.com" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230118130659.976873-1-mingxia.liu@intel.com/mbox/", "series": [], "comments": "http://patches.dpdk.org/api/patches/122311/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/122311/checks/", "tags": {}, "related": [] }, { "id": 66838, "url": "http://patches.dpdk.org/api/patches/66838/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200318171210.8051-1-jia.guo@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": "<20200318171210.8051-1-jia.guo@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20200318171210.8051-1-jia.guo@intel.com", "date": "2020-03-18T17:12:09", "name": "[0/1] add new rss configuration for ice", "commit_ref": null, "pull_url": null, "state": null, "archived": false, "hash": null, "submitter": { "id": 507, "url": "http://patches.dpdk.org/api/people/507/?format=api", "name": "Guo, Jia", "email": "jia.guo@intel.com" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200318171210.8051-1-jia.guo@intel.com/mbox/", "series": [], "comments": "http://patches.dpdk.org/api/patches/66838/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/66838/checks/", "tags": {}, "related": [] }, { "id": 59141, "url": "http://patches.dpdk.org/api/patches/59141/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20190912022922.2528-1-jerryhao@os.amperecomputing.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": "<20190912022922.2528-1-jerryhao@os.amperecomputing.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20190912022922.2528-1-jerryhao@os.amperecomputing.com", "date": "2019-09-12T02:30:37", "name": "[0/1] add emag(arm64) platform and default config", "commit_ref": null, "pull_url": null, "state": null, "archived": false, "hash": null, "submitter": { "id": 1424, "url": "http://patches.dpdk.org/api/people/1424/?format=api", "name": "Jerry Hao OS", "email": "jerryhao@os.amperecomputing.com" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20190912022922.2528-1-jerryhao@os.amperecomputing.com/mbox/", "series": [], "comments": "http://patches.dpdk.org/api/patches/59141/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/59141/checks/", "tags": {}, "related": [] }, { "id": 50070, "url": "http://patches.dpdk.org/api/patches/50070/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20190128172945.27251-1-gage.eads@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": "<20190128172945.27251-1-gage.eads@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20190128172945.27251-1-gage.eads@intel.com", "date": "2019-01-28T17:29:44", "name": "[0/1] Add 128-bit compare and set", "commit_ref": null, "pull_url": null, "state": null, "archived": false, "hash": null, "submitter": { "id": 586, "url": "http://patches.dpdk.org/api/people/586/?format=api", "name": "Eads, Gage", "email": "gage.eads@intel.com" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20190128172945.27251-1-gage.eads@intel.com/mbox/", "series": [], "comments": "http://patches.dpdk.org/api/patches/50070/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/50070/checks/", "tags": {}, "related": [] }, { "id": 75625, "url": "http://patches.dpdk.org/api/patches/75625/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200811145813.44754-2-vikas.gupta@broadcom.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": "<20200811145813.44754-2-vikas.gupta@broadcom.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20200811145813.44754-2-vikas.gupta@broadcom.com", "date": "2020-08-11T14:58:06", "name": "[0,1/8] crypto/bcmfs: add BCMFS driver", "commit_ref": null, "pull_url": null, "state": "not-applicable", "archived": true, "hash": "99b66dfda336724c8c08b482b896fb80b0fd83a9", "submitter": { "id": 1907, "url": "http://patches.dpdk.org/api/people/1907/?format=api", "name": "Vikas Gupta", "email": "vikas.gupta@broadcom.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/20200811145813.44754-2-vikas.gupta@broadcom.com/mbox/", "series": [ { "id": 11687, "url": "http://patches.dpdk.org/api/series/11687/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=11687", "date": "2020-08-11T14:58:05", "name": "Add Crypto PMD for Broadcom`s FlexSparc devices", "version": 1, "mbox": "http://patches.dpdk.org/series/11687/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/75625/comments/", "check": "warning", "checks": "http://patches.dpdk.org/api/patches/75625/checks/", "tags": {}, "related": [] }, { "id": 138492, "url": "http://patches.dpdk.org/api/patches/138492/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/1710949096-5786-2-git-send-email-roretzla@linux.microsoft.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": "<1710949096-5786-2-git-send-email-roretzla@linux.microsoft.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1710949096-5786-2-git-send-email-roretzla@linux.microsoft.com", "date": "2024-03-20T15:36:54", "name": "[01/83] examples: move alignment attribute on types", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "dabf31a86e29c3b994c3db8ca1bea3ef55eceaf0", "submitter": { "id": 2077, "url": "http://patches.dpdk.org/api/people/2077/?format=api", "name": "Tyler Retzlaff", "email": "roretzla@linux.microsoft.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/1710949096-5786-2-git-send-email-roretzla@linux.microsoft.com/mbox/", "series": [ { "id": 31566, "url": "http://patches.dpdk.org/api/series/31566/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31566", "date": "2024-03-20T15:36:53", "name": "move alignment attribute on types", "version": 1, "mbox": "http://patches.dpdk.org/series/31566/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/138492/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/138492/checks/", "tags": {}, "related": [] } ]