List patches.

GET /api/patches/?format=api&order=-archived&page=1048
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Link: 
<http://patches.dpdk.org/api/patches/?format=api&order=-archived&page=1049>; rel="next",
<http://patches.dpdk.org/api/patches/?format=api&order=-archived&page=1047>; rel="prev",
<http://patches.dpdk.org/api/patches/?format=api&order=-archived&page=1>; rel="first",
<http://patches.dpdk.org/api/patches/?format=api&order=-archived&page=1394>; rel="last"
Vary: Accept
[ { "id": 104720, "url": "http://patches.dpdk.org/api/patches/104720/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20211126235129.35781-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": "<20211126235129.35781-3-cristian.dumitrescu@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20211126235129.35781-3-cristian.dumitrescu@intel.com", "date": "2021-11-26T23:51:28", "name": "[3/4] pipeline: move table type registration to library", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "53b1eb3d5fd88545f1b359039cfa40732af31072", "submitter": { "id": 19, "url": "http://patches.dpdk.org/api/people/19/?format=api", "name": "Cristian Dumitrescu", "email": "cristian.dumitrescu@intel.com" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20211126235129.35781-3-cristian.dumitrescu@intel.com/mbox/", "series": [ { "id": 20793, "url": "http://patches.dpdk.org/api/series/20793/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=20793", "date": "2021-11-26T23:51:26", "name": "[1/4] pipeline: improve the drop instruction", "version": 1, "mbox": "http://patches.dpdk.org/series/20793/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/104720/comments/", "check": "warning", "checks": "http://patches.dpdk.org/api/patches/104720/checks/", "tags": {}, "related": [] }, { "id": 117838, "url": "http://patches.dpdk.org/api/patches/117838/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20221011005032.47584-11-andrew.boyer@amd.com/", "project": { "id": 1, "url": "http://patches.dpdk.org/api/projects/1/?format=api", "name": "DPDK", "link_name": "dpdk", "list_id": "dev.dpdk.org", "list_email": "dev@dpdk.org", "web_url": "http://core.dpdk.org", "scm_url": "git://dpdk.org/dpdk", "webscm_url": "http://git.dpdk.org/dpdk", "list_archive_url": "https://inbox.dpdk.org/dev", "list_archive_url_format": "https://inbox.dpdk.org/dev/{}", "commit_url_format": "" }, "msgid": "<20221011005032.47584-11-andrew.boyer@amd.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20221011005032.47584-11-andrew.boyer@amd.com", "date": "2022-10-11T00:50:07", "name": "[v1,10/35] net/ionic: remove unused identifiers", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "5821440ae35763aa3d5e57acf336029e239bb631", "submitter": { "id": 2861, "url": "http://patches.dpdk.org/api/people/2861/?format=api", "name": "Boyer, Andrew", "email": "Andrew.Boyer@amd.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/20221011005032.47584-11-andrew.boyer@amd.com/mbox/", "series": [ { "id": 25098, "url": "http://patches.dpdk.org/api/series/25098/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=25098", "date": "2022-10-11T00:50:07", "name": null, "version": 1, "mbox": "http://patches.dpdk.org/series/25098/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/117838/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/117838/checks/", "tags": {}, "related": [] }, { "id": 105164, "url": "http://patches.dpdk.org/api/patches/105164/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20211216233840.16797-1-eagostini@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": "<20211216233840.16797-1-eagostini@nvidia.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20211216233840.16797-1-eagostini@nvidia.com", "date": "2021-12-16T23:38:40", "name": "[v1] net/mlx5: adding extern C to rte_pmd_mlx5.h", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "fe57917f4c74e6474504e8154aa692a5b39b17ba", "submitter": { "id": 1571, "url": "http://patches.dpdk.org/api/people/1571/?format=api", "name": "Elena Agostini", "email": "eagostini@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/20211216233840.16797-1-eagostini@nvidia.com/mbox/", "series": [ { "id": 20956, "url": "http://patches.dpdk.org/api/series/20956/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=20956", "date": "2021-12-16T23:38:40", "name": "[v1] net/mlx5: adding extern C to rte_pmd_mlx5.h", "version": 1, "mbox": "http://patches.dpdk.org/series/20956/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/105164/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/105164/checks/", "tags": {}, "related": [] }, { "id": 116971, "url": "http://patches.dpdk.org/api/patches/116971/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220927114625.3053221-1-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://patches.dpdk.org/api/projects/1/?format=api", "name": "DPDK", "link_name": "dpdk", "list_id": "dev.dpdk.org", "list_email": "dev@dpdk.org", "web_url": "http://core.dpdk.org", "scm_url": "git://dpdk.org/dpdk", "webscm_url": "http://git.dpdk.org/dpdk", "list_archive_url": "https://inbox.dpdk.org/dev", "list_archive_url_format": "https://inbox.dpdk.org/dev/{}", "commit_url_format": "" }, "msgid": "<20220927114625.3053221-1-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20220927114625.3053221-1-david.marchand@redhat.com", "date": "2022-09-27T11:46:25", "name": "malloc: remove unused function to set limit", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "c64cc6184285b51d77070c4ecabc26b5b4340e82", "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/20220927114625.3053221-1-david.marchand@redhat.com/mbox/", "series": [ { "id": 24864, "url": "http://patches.dpdk.org/api/series/24864/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=24864", "date": "2022-09-27T11:46:25", "name": "malloc: remove unused function to set limit", "version": 1, "mbox": "http://patches.dpdk.org/series/24864/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/116971/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/116971/checks/", "tags": {}, "related": [] }, { "id": 105018, "url": "http://patches.dpdk.org/api/patches/105018/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/1638928262-13177-11-git-send-email-jizh@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": "<1638928262-13177-11-git-send-email-jizh@linux.microsoft.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1638928262-13177-11-git-send-email-jizh@linux.microsoft.com", "date": "2021-12-08T01:51:01", "name": "[v13,10/11] app/test: replace .sh script with .py script", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "ba71f075678a5c7ac79f81bc35982a112a9578f2", "submitter": { "id": 1934, "url": "http://patches.dpdk.org/api/people/1934/?format=api", "name": "Jie Zhou", "email": "jizh@linux.microsoft.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/1638928262-13177-11-git-send-email-jizh@linux.microsoft.com/mbox/", "series": [ { "id": 20890, "url": "http://patches.dpdk.org/api/series/20890/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=20890", "date": "2021-12-08T01:50:52", "name": "app/test: enable subset of tests on Windows", "version": 13, "mbox": "http://patches.dpdk.org/series/20890/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/105018/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/105018/checks/", "tags": {}, "related": [] }, { "id": 116632, "url": "http://patches.dpdk.org/api/patches/116632/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220922070426.788643-3-kevinx.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": "<20220922070426.788643-3-kevinx.liu@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20220922070426.788643-3-kevinx.liu@intel.com", "date": "2022-09-22T07:04:26", "name": "[2/2] net/ice: check illegal packets", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "e7455668e226b625872bfa8a42d4e2cb749accaa", "submitter": { "id": 2440, "url": "http://patches.dpdk.org/api/people/2440/?format=api", "name": "Kevin Liu", "email": "kevinx.liu@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/20220922070426.788643-3-kevinx.liu@intel.com/mbox/", "series": [ { "id": 24771, "url": "http://patches.dpdk.org/api/series/24771/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=24771", "date": "2022-09-22T07:04:24", "name": "check illegal packets", "version": 1, "mbox": "http://patches.dpdk.org/series/24771/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/116632/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/116632/checks/", "tags": {}, "related": [] }, { "id": 105698, "url": "http://patches.dpdk.org/api/patches/105698/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220109105851.734687-2-skori@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": "<20220109105851.734687-2-skori@marvell.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20220109105851.734687-2-skori@marvell.com", "date": "2022-01-09T10:58:51", "name": "[v1,2/2] app/testpmd: add queue based pfc CLI options", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "b1109ab050a5b5db6352b8f690b238dd4c2dd222", "submitter": { "id": 1318, "url": "http://patches.dpdk.org/api/people/1318/?format=api", "name": "Sunil Kumar Kori", "email": "skori@marvell.com" }, "delegate": { "id": 3961, "url": "http://patches.dpdk.org/api/users/3961/?format=api", "username": "arybchenko", "first_name": "Andrew", "last_name": "Rybchenko", "email": "andrew.rybchenko@oktetlabs.ru" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20220109105851.734687-2-skori@marvell.com/mbox/", "series": [ { "id": 21101, "url": "http://patches.dpdk.org/api/series/21101/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=21101", "date": "2022-01-09T10:58:51", "name": "[v1,1/2] ethdev: support queue-based priority flow control", "version": 1, "mbox": "http://patches.dpdk.org/series/21101/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/105698/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/105698/checks/", "tags": {}, "related": [] }, { "id": 107239, "url": "http://patches.dpdk.org/api/patches/107239/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220210120257.585822-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": "<20220210120257.585822-3-bruce.richardson@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20220210120257.585822-3-bruce.richardson@intel.com", "date": "2022-02-10T12:02:52", "name": "[v2,2/7] eventdev: fix header build with C++", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "f361b4537fd59a95b56dd8848c42b908d6228014", "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/20220210120257.585822-3-bruce.richardson@intel.com/mbox/", "series": [ { "id": 21596, "url": "http://patches.dpdk.org/api/series/21596/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=21596", "date": "2022-02-10T12:02:50", "name": "Verify C++ compatibility of public headers", "version": 2, "mbox": "http://patches.dpdk.org/series/21596/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/107239/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/107239/checks/", "tags": {}, "related": [] }, { "id": 107933, "url": "http://patches.dpdk.org/api/patches/107933/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220222084031.31701-1-shunh@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": "<20220222084031.31701-1-shunh@nvidia.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20220222084031.31701-1-shunh@nvidia.com", "date": "2022-02-22T08:40:30", "name": "[v1] drivers: fix incorrect E-Switch manager vport ID", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "d4ac0943fdd55e5bdec892c95bcb8b0e47e2fe71", "submitter": { "id": 2212, "url": "http://patches.dpdk.org/api/people/2212/?format=api", "name": "Shun Hao", "email": "shunh@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/20220222084031.31701-1-shunh@nvidia.com/mbox/", "series": [ { "id": 21782, "url": "http://patches.dpdk.org/api/series/21782/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=21782", "date": "2022-02-22T08:40:30", "name": "[v1] drivers: fix incorrect E-Switch manager vport ID", "version": 1, "mbox": "http://patches.dpdk.org/series/21782/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/107933/comments/", "check": "warning", "checks": "http://patches.dpdk.org/api/patches/107933/checks/", "tags": {}, "related": [] }, { "id": 108203, "url": "http://patches.dpdk.org/api/patches/108203/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220224031029.14049-3-suanmingm@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": "<20220224031029.14049-3-suanmingm@nvidia.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20220224031029.14049-3-suanmingm@nvidia.com", "date": "2022-02-24T03:10:17", "name": "[v3,02/14] net/mlx5: add HW steering low-level abstract code", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "74394a48b0c60a14a7114bfa3e9ea78eda8c3ae7", "submitter": { "id": 1887, "url": "http://patches.dpdk.org/api/people/1887/?format=api", "name": "Suanming Mou", "email": "suanmingm@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/20220224031029.14049-3-suanmingm@nvidia.com/mbox/", "series": [ { "id": 21839, "url": "http://patches.dpdk.org/api/series/21839/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=21839", "date": "2022-02-24T03:10:16", "name": "net/mlx5: add hardware steering", "version": 3, "mbox": "http://patches.dpdk.org/series/21839/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/108203/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/108203/checks/", "tags": {}, "related": [] }, { "id": 111654, "url": "http://patches.dpdk.org/api/patches/111654/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/1653341116-50325-5-git-send-email-nicolas.chautru@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": "<1653341116-50325-5-git-send-email-nicolas.chautru@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1653341116-50325-5-git-send-email-nicolas.chautru@intel.com", "date": "2022-05-23T21:25:15", "name": "[v4,4/5] baseband/acc100: modify validation code for ACC101", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "bb478a6cbd4ec0a3b32b90755ce442f91dfa9ab1", "submitter": { "id": 1314, "url": "http://patches.dpdk.org/api/people/1314/?format=api", "name": "Chautru, Nicolas", "email": "nicolas.chautru@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/1653341116-50325-5-git-send-email-nicolas.chautru@intel.com/mbox/", "series": [ { "id": 23103, "url": "http://patches.dpdk.org/api/series/23103/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=23103", "date": "2022-05-23T21:25:13", "name": "drivers/baseband: PMD to support ACC100/ACC101 devices", "version": 4, "mbox": "http://patches.dpdk.org/series/23103/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/111654/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/111654/checks/", "tags": {}, "related": [] }, { "id": 116792, "url": "http://patches.dpdk.org/api/patches/116792/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/1663987546-15982-13-git-send-email-longli@linuxonhyperv.com/", "project": { "id": 1, "url": "http://patches.dpdk.org/api/projects/1/?format=api", "name": "DPDK", "link_name": "dpdk", "list_id": "dev.dpdk.org", "list_email": "dev@dpdk.org", "web_url": "http://core.dpdk.org", "scm_url": "git://dpdk.org/dpdk", "webscm_url": "http://git.dpdk.org/dpdk", "list_archive_url": "https://inbox.dpdk.org/dev", "list_archive_url_format": "https://inbox.dpdk.org/dev/{}", "commit_url_format": "" }, "msgid": "<1663987546-15982-13-git-send-email-longli@linuxonhyperv.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1663987546-15982-13-git-send-email-longli@linuxonhyperv.com", "date": "2022-09-24T02:45:40", "name": "[v9,12/18] net/mana: start/stop Tx queues", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "bec06b22cec21a2cd9a65b645553f57d37020309", "submitter": { "id": 1784, "url": "http://patches.dpdk.org/api/people/1784/?format=api", "name": "Long Li", "email": "longli@linuxonhyperv.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/1663987546-15982-13-git-send-email-longli@linuxonhyperv.com/mbox/", "series": [ { "id": 24807, "url": "http://patches.dpdk.org/api/series/24807/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=24807", "date": "2022-09-24T02:45:28", "name": "Introduce Microsoft Azure Network Adatper (MANA) PMD", "version": 9, "mbox": "http://patches.dpdk.org/series/24807/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/116792/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/116792/checks/", "tags": {}, "related": [] }, { "id": 108450, "url": "http://patches.dpdk.org/api/patches/108450/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220301165404.18936-2-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://patches.dpdk.org/api/projects/1/?format=api", "name": "DPDK", "link_name": "dpdk", "list_id": "dev.dpdk.org", "list_email": "dev@dpdk.org", "web_url": "http://core.dpdk.org", "scm_url": "git://dpdk.org/dpdk", "webscm_url": "http://git.dpdk.org/dpdk", "list_archive_url": "https://inbox.dpdk.org/dev", "list_archive_url_format": "https://inbox.dpdk.org/dev/{}", "commit_url_format": "" }, "msgid": "<20220301165404.18936-2-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20220301165404.18936-2-david.marchand@redhat.com", "date": "2022-03-01T16:54:04", "name": "[2/2] devtools: use libabigail rule for mlx glue drivers", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "fd3bc8761c1b0519e7c5c0f8e9f5941d00932626", "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/20220301165404.18936-2-david.marchand@redhat.com/mbox/", "series": [ { "id": 21962, "url": "http://patches.dpdk.org/api/series/21962/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=21962", "date": "2022-03-01T16:54:03", "name": "[1/2] devtools: remove event/dlb exception in ABI check", "version": 1, "mbox": "http://patches.dpdk.org/series/21962/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/108450/comments/", "check": "warning", "checks": "http://patches.dpdk.org/api/patches/108450/checks/", "tags": {}, "related": [] }, { "id": 108626, "url": "http://patches.dpdk.org/api/patches/108626/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220309234152.1063100-1-ggribbon@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": "<20220309234152.1063100-1-ggribbon@nvidia.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20220309234152.1063100-1-ggribbon@nvidia.com", "date": "2022-03-09T23:41:52", "name": "app/test-regex: fix incorrect number of matches", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "e00e499bebda1d65cee2bff41eca277d32eff388", "submitter": { "id": 2549, "url": "http://patches.dpdk.org/api/people/2549/?format=api", "name": "Gerry Gribbon", "email": "ggribbon@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/20220309234152.1063100-1-ggribbon@nvidia.com/mbox/", "series": [ { "id": 22089, "url": "http://patches.dpdk.org/api/series/22089/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=22089", "date": "2022-03-09T23:41:52", "name": "app/test-regex: fix incorrect number of matches", "version": 1, "mbox": "http://patches.dpdk.org/series/22089/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/108626/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/108626/checks/", "tags": {}, "related": [] }, { "id": 108524, "url": "http://patches.dpdk.org/api/patches/108524/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220304012257.39247-3-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": "<20220304012257.39247-3-humin29@huawei.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20220304012257.39247-3-humin29@huawei.com", "date": "2022-03-04T01:22:54", "name": "dpdk: show dev basic info", "commit_ref": null, "pull_url": null, "state": "not-applicable", "archived": true, "hash": "a2fe478fedb35b1b7ade2210cb41be27fe1c9223", "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/20220304012257.39247-3-humin29@huawei.com/mbox/", "series": [ { "id": 22010, "url": "http://patches.dpdk.org/api/series/22010/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=22010", "date": "2022-03-04T01:22:54", "name": "dpdk: show dev basic info", "version": 1, "mbox": "http://patches.dpdk.org/series/22010/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/108524/comments/", "check": "warning", "checks": "http://patches.dpdk.org/api/patches/108524/checks/", "tags": {}, "related": [] }, { "id": 105001, "url": "http://patches.dpdk.org/api/patches/105001/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/1638912263-7054-4-git-send-email-jizh@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": "<1638912263-7054-4-git-send-email-jizh@linux.microsoft.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1638912263-7054-4-git-send-email-jizh@linux.microsoft.com", "date": "2021-12-07T21:24:15", "name": "[v12,03/11] app/test: fix incorrect errno variable", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "9c494c34408eaf5d79cbc4ff162c02dec69d7eb3", "submitter": { "id": 1934, "url": "http://patches.dpdk.org/api/people/1934/?format=api", "name": "Jie Zhou", "email": "jizh@linux.microsoft.com" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dpdk/patch/1638912263-7054-4-git-send-email-jizh@linux.microsoft.com/mbox/", "series": [ { "id": 20888, "url": "http://patches.dpdk.org/api/series/20888/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=20888", "date": "2021-12-07T21:24:13", "name": "app/test: enable subset of tests on Windows", "version": 12, "mbox": "http://patches.dpdk.org/series/20888/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/105001/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/105001/checks/", "tags": {}, "related": [] }, { "id": 117364, "url": "http://patches.dpdk.org/api/patches/117364/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/tencent_E5F5E7C816DFEA6DF29E57953BBD3601950A@qq.com/", "project": { "id": 1, "url": "http://patches.dpdk.org/api/projects/1/?format=api", "name": "DPDK", "link_name": "dpdk", "list_id": "dev.dpdk.org", "list_email": "dev@dpdk.org", "web_url": "http://core.dpdk.org", "scm_url": "git://dpdk.org/dpdk", "webscm_url": "http://git.dpdk.org/dpdk", "list_archive_url": "https://inbox.dpdk.org/dev", "list_archive_url_format": "https://inbox.dpdk.org/dev/{}", "commit_url_format": "" }, "msgid": "<tencent_E5F5E7C816DFEA6DF29E57953BBD3601950A@qq.com>", "list_archive_url": "https://inbox.dpdk.org/dev/tencent_E5F5E7C816DFEA6DF29E57953BBD3601950A@qq.com", "date": "2022-10-05T04:09:48", "name": "[v5,06/10] test/memarea: support dump test", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "0b3a65e6b679584adb6ee10a19e26e4503a124ed", "submitter": { "id": 2867, "url": "http://patches.dpdk.org/api/people/2867/?format=api", "name": "datshan", "email": "datshan@qq.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/tencent_E5F5E7C816DFEA6DF29E57953BBD3601950A@qq.com/mbox/", "series": [ { "id": 24981, "url": "http://patches.dpdk.org/api/series/24981/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=24981", "date": "2022-10-05T04:09:43", "name": "[v5,01/10] memarea: introduce memarea library", "version": 5, "mbox": "http://patches.dpdk.org/series/24981/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/117364/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/117364/checks/", "tags": {}, "related": [] }, { "id": 111683, "url": "http://patches.dpdk.org/api/patches/111683/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/1653360497-18080-12-git-send-email-andy.pei@intel.com/", "project": { "id": 1, "url": "http://patches.dpdk.org/api/projects/1/?format=api", "name": "DPDK", "link_name": "dpdk", "list_id": "dev.dpdk.org", "list_email": "dev@dpdk.org", "web_url": "http://core.dpdk.org", "scm_url": "git://dpdk.org/dpdk", "webscm_url": "http://git.dpdk.org/dpdk", "list_archive_url": "https://inbox.dpdk.org/dev", "list_archive_url_format": "https://inbox.dpdk.org/dev/{}", "commit_url_format": "" }, "msgid": "<1653360497-18080-12-git-send-email-andy.pei@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1653360497-18080-12-git-send-email-andy.pei@intel.com", "date": "2022-05-24T02:48:15", "name": "[v10,11/13] vdpa/ifc: add log for config space of virtio blk", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "ea72068ad8b711858bc42293d0d0ba5e4bd54cb9", "submitter": { "id": 1185, "url": "http://patches.dpdk.org/api/people/1185/?format=api", "name": "Pei, Andy", "email": "andy.pei@intel.com" }, "delegate": { "id": 2642, "url": "http://patches.dpdk.org/api/users/2642/?format=api", "username": "mcoquelin", "first_name": "Maxime", "last_name": "Coquelin", "email": "maxime.coquelin@redhat.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/1653360497-18080-12-git-send-email-andy.pei@intel.com/mbox/", "series": [ { "id": 23108, "url": "http://patches.dpdk.org/api/series/23108/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=23108", "date": "2022-05-24T02:48:04", "name": "add virtio_blk device support to vdpa/ifc", "version": 10, "mbox": "http://patches.dpdk.org/series/23108/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/111683/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/111683/checks/", "tags": {}, "related": [] }, { "id": 119085, "url": "http://patches.dpdk.org/api/patches/119085/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20221025082540.100618-3-xuan.ding@intel.com/", "project": { "id": 1, "url": "http://patches.dpdk.org/api/projects/1/?format=api", "name": "DPDK", "link_name": "dpdk", "list_id": "dev.dpdk.org", "list_email": "dev@dpdk.org", "web_url": "http://core.dpdk.org", "scm_url": "git://dpdk.org/dpdk", "webscm_url": "http://git.dpdk.org/dpdk", "list_archive_url": "https://inbox.dpdk.org/dev", "list_archive_url_format": "https://inbox.dpdk.org/dev/{}", "commit_url_format": "" }, "msgid": "<20221025082540.100618-3-xuan.ding@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20221025082540.100618-3-xuan.ding@intel.com", "date": "2022-10-25T08:25:40", "name": "[v8,2/2] examples/vhost: unconfigure DMA vchannel", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "11861ba1ebaf956d0af23a1d1f4ed97cbe742b29", "submitter": { "id": 1401, "url": "http://patches.dpdk.org/api/people/1401/?format=api", "name": "Ding, Xuan", "email": "xuan.ding@intel.com" }, "delegate": { "id": 2642, "url": "http://patches.dpdk.org/api/users/2642/?format=api", "username": "mcoquelin", "first_name": "Maxime", "last_name": "Coquelin", "email": "maxime.coquelin@redhat.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20221025082540.100618-3-xuan.ding@intel.com/mbox/", "series": [ { "id": 25413, "url": "http://patches.dpdk.org/api/series/25413/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=25413", "date": "2022-10-25T08:25:38", "name": "vhost: introduce DMA vchannel unconfiguration", "version": 8, "mbox": "http://patches.dpdk.org/series/25413/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/119085/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/119085/checks/", "tags": {}, "related": [] }, { "id": 125371, "url": "http://patches.dpdk.org/api/patches/125371/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230321131350.122290-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": "<20230321131350.122290-3-bruce.richardson@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20230321131350.122290-3-bruce.richardson@intel.com", "date": "2023-03-21T13:13:50", "name": "[2/2] examples/qos_sched: report error if no pipes configured", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "3dcc582923a45eb874d2069ebcce46947aedf351", "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/20230321131350.122290-3-bruce.richardson@intel.com/mbox/", "series": [ { "id": 27485, "url": "http://patches.dpdk.org/api/series/27485/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=27485", "date": "2023-03-21T13:13:48", "name": "small fixes for QoS profile handling", "version": 1, "mbox": "http://patches.dpdk.org/series/27485/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/125371/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/125371/checks/", "tags": {}, "related": [] }, { "id": 109279, "url": "http://patches.dpdk.org/api/patches/109279/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220406151106.2915304-14-juraj.linkes@pantheon.tech/", "project": { "id": 1, "url": "http://patches.dpdk.org/api/projects/1/?format=api", "name": "DPDK", "link_name": "dpdk", "list_id": "dev.dpdk.org", "list_email": "dev@dpdk.org", "web_url": "http://core.dpdk.org", "scm_url": "git://dpdk.org/dpdk", "webscm_url": "http://git.dpdk.org/dpdk", "list_archive_url": "https://inbox.dpdk.org/dev", "list_archive_url_format": "https://inbox.dpdk.org/dev/{}", "commit_url_format": "" }, "msgid": "<20220406151106.2915304-14-juraj.linkes@pantheon.tech>", "list_archive_url": "https://inbox.dpdk.org/dev/20220406151106.2915304-14-juraj.linkes@pantheon.tech", "date": "2022-04-06T15:10:55", "name": "[RFC,v1,13/24] dts: merge DTS doc/dts_gsg/usr_guide/asan_test.rst to DPDK", "commit_ref": null, "pull_url": null, "state": "rfc", "archived": true, "hash": "0e9d89a4bbd492c797928eb01187605902679dca", "submitter": { "id": 1626, "url": "http://patches.dpdk.org/api/people/1626/?format=api", "name": "Juraj Linkeš", "email": "juraj.linkes@pantheon.tech" }, "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/20220406151106.2915304-14-juraj.linkes@pantheon.tech/mbox/", "series": [ { "id": 22379, "url": "http://patches.dpdk.org/api/series/22379/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=22379", "date": "2022-04-06T15:10:42", "name": "merge DTS documentation files to DPDK", "version": 1, "mbox": "http://patches.dpdk.org/series/22379/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/109279/comments/", "check": "warning", "checks": "http://patches.dpdk.org/api/patches/109279/checks/", "tags": {}, "related": [] }, { "id": 109284, "url": "http://patches.dpdk.org/api/patches/109284/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220406151106.2915304-18-juraj.linkes@pantheon.tech/", "project": { "id": 1, "url": "http://patches.dpdk.org/api/projects/1/?format=api", "name": "DPDK", "link_name": "dpdk", "list_id": "dev.dpdk.org", "list_email": "dev@dpdk.org", "web_url": "http://core.dpdk.org", "scm_url": "git://dpdk.org/dpdk", "webscm_url": "http://git.dpdk.org/dpdk", "list_archive_url": "https://inbox.dpdk.org/dev", "list_archive_url_format": "https://inbox.dpdk.org/dev/{}", "commit_url_format": "" }, "msgid": "<20220406151106.2915304-18-juraj.linkes@pantheon.tech>", "list_archive_url": "https://inbox.dpdk.org/dev/20220406151106.2915304-18-juraj.linkes@pantheon.tech", "date": "2022-04-06T15:10:59", "name": "[RFC,v1,17/24] dts: merge DTS doc/dts_gsg/usr_guide/index.rst to DPDK", "commit_ref": null, "pull_url": null, "state": "rfc", "archived": true, "hash": "9a1e206a9412b11cb920fd7f044abc2047d60910", "submitter": { "id": 1626, "url": "http://patches.dpdk.org/api/people/1626/?format=api", "name": "Juraj Linkeš", "email": "juraj.linkes@pantheon.tech" }, "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/20220406151106.2915304-18-juraj.linkes@pantheon.tech/mbox/", "series": [ { "id": 22379, "url": "http://patches.dpdk.org/api/series/22379/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=22379", "date": "2022-04-06T15:10:42", "name": "merge DTS documentation files to DPDK", "version": 1, "mbox": "http://patches.dpdk.org/series/22379/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/109284/comments/", "check": "warning", "checks": "http://patches.dpdk.org/api/patches/109284/checks/", "tags": {}, "related": [] }, { "id": 109424, "url": "http://patches.dpdk.org/api/patches/109424/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220407134334.20226-1-arkadiuszx.kusztal@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": "<20220407134334.20226-1-arkadiuszx.kusztal@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20220407134334.20226-1-arkadiuszx.kusztal@intel.com", "date": "2022-04-07T13:43:34", "name": "cryptodev: add support for 25519 and 448 curves", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "f07ff5f405c68961ed5915ea9248ec48406a3163", "submitter": { "id": 452, "url": "http://patches.dpdk.org/api/people/452/?format=api", "name": "Arkadiusz Kusztal", "email": "arkadiuszx.kusztal@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/20220407134334.20226-1-arkadiuszx.kusztal@intel.com/mbox/", "series": [ { "id": 22411, "url": "http://patches.dpdk.org/api/series/22411/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=22411", "date": "2022-04-07T13:43:34", "name": "cryptodev: add support for 25519 and 448 curves", "version": 1, "mbox": "http://patches.dpdk.org/series/22411/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/109424/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/109424/checks/", "tags": {}, "related": [] }, { "id": 109307, "url": "http://patches.dpdk.org/api/patches/109307/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220406151903.2916254-9-juraj.linkes@pantheon.tech/", "project": { "id": 1, "url": "http://patches.dpdk.org/api/projects/1/?format=api", "name": "DPDK", "link_name": "dpdk", "list_id": "dev.dpdk.org", "list_email": "dev@dpdk.org", "web_url": "http://core.dpdk.org", "scm_url": "git://dpdk.org/dpdk", "webscm_url": "http://git.dpdk.org/dpdk", "list_archive_url": "https://inbox.dpdk.org/dev", "list_archive_url_format": "https://inbox.dpdk.org/dev/{}", "commit_url_format": "" }, "msgid": "<20220406151903.2916254-9-juraj.linkes@pantheon.tech>", "list_archive_url": "https://inbox.dpdk.org/dev/20220406151903.2916254-9-juraj.linkes@pantheon.tech", "date": "2022-04-06T15:18:48", "name": "[RFC,v1,08/23] dts: merge DTS framework/virt_base.py to DPDK", "commit_ref": null, "pull_url": null, "state": "rfc", "archived": true, "hash": "786d144747ae65c06e39b6e50b5be0268d6d0fb9", "submitter": { "id": 1626, "url": "http://patches.dpdk.org/api/people/1626/?format=api", "name": "Juraj Linkeš", "email": "juraj.linkes@pantheon.tech" }, "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/20220406151903.2916254-9-juraj.linkes@pantheon.tech/mbox/", "series": [ { "id": 22381, "url": "http://patches.dpdk.org/api/series/22381/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=22381", "date": "2022-04-06T15:18:40", "name": "merge DTS test resource files to DPDK", "version": 1, "mbox": "http://patches.dpdk.org/series/22381/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/109307/comments/", "check": "warning", "checks": "http://patches.dpdk.org/api/patches/109307/checks/", "tags": {}, "related": [] }, { "id": 109313, "url": "http://patches.dpdk.org/api/patches/109313/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220406151903.2916254-15-juraj.linkes@pantheon.tech/", "project": { "id": 1, "url": "http://patches.dpdk.org/api/projects/1/?format=api", "name": "DPDK", "link_name": "dpdk", "list_id": "dev.dpdk.org", "list_email": "dev@dpdk.org", "web_url": "http://core.dpdk.org", "scm_url": "git://dpdk.org/dpdk", "webscm_url": "http://git.dpdk.org/dpdk", "list_archive_url": "https://inbox.dpdk.org/dev", "list_archive_url_format": "https://inbox.dpdk.org/dev/{}", "commit_url_format": "" }, "msgid": "<20220406151903.2916254-15-juraj.linkes@pantheon.tech>", "list_archive_url": "https://inbox.dpdk.org/dev/20220406151903.2916254-15-juraj.linkes@pantheon.tech", "date": "2022-04-06T15:18:54", "name": "[RFC,v1,14/23] dts: merge DTS nics/system_info.py to DPDK", "commit_ref": null, "pull_url": null, "state": "rfc", "archived": true, "hash": "7371297a330cb4f29cc58444932df5a9e5c8c835", "submitter": { "id": 1626, "url": "http://patches.dpdk.org/api/people/1626/?format=api", "name": "Juraj Linkeš", "email": "juraj.linkes@pantheon.tech" }, "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/20220406151903.2916254-15-juraj.linkes@pantheon.tech/mbox/", "series": [ { "id": 22381, "url": "http://patches.dpdk.org/api/series/22381/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=22381", "date": "2022-04-06T15:18:40", "name": "merge DTS test resource files to DPDK", "version": 1, "mbox": "http://patches.dpdk.org/series/22381/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/109313/comments/", "check": "warning", "checks": "http://patches.dpdk.org/api/patches/109313/checks/", "tags": {}, "related": [] }, { "id": 116848, "url": "http://patches.dpdk.org/api/patches/116848/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/1664175597-37248-8-git-send-email-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": "<1664175597-37248-8-git-send-email-chaoyong.he@corigine.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1664175597-37248-8-git-send-email-chaoyong.he@corigine.com", "date": "2022-09-26T06:59:51", "name": "[v10,07/13] net/nfp: move common rxtx function for flower use", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "d4030cfb3369e65c2e15d76afe35533e9143e448", "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/1664175597-37248-8-git-send-email-chaoyong.he@corigine.com/mbox/", "series": [ { "id": 24819, "url": "http://patches.dpdk.org/api/series/24819/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=24819", "date": "2022-09-26T06:59:44", "name": "preparation for the rte_flow offload of nfp PMD", "version": 10, "mbox": "http://patches.dpdk.org/series/24819/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/116848/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/116848/checks/", "tags": {}, "related": [] }, { "id": 111825, "url": "http://patches.dpdk.org/api/patches/111825/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220525155324.9288-2-arkadiuszx.kusztal@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": "<20220525155324.9288-2-arkadiuszx.kusztal@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20220525155324.9288-2-arkadiuszx.kusztal@intel.com", "date": "2022-05-25T15:53:11", "name": "[v2,01/14] cryptodev: redefine ec group enum", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "d1b280b7e0f4ebcfd4f74460a13b33386585c2b1", "submitter": { "id": 452, "url": "http://patches.dpdk.org/api/people/452/?format=api", "name": "Arkadiusz Kusztal", "email": "arkadiuszx.kusztal@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/20220525155324.9288-2-arkadiuszx.kusztal@intel.com/mbox/", "series": [ { "id": 23159, "url": "http://patches.dpdk.org/api/series/23159/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=23159", "date": "2022-05-25T15:53:10", "name": "cryptodev: rsa, dh, ecdh changes", "version": 2, "mbox": "http://patches.dpdk.org/series/23159/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/111825/comments/", "check": "warning", "checks": "http://patches.dpdk.org/api/patches/111825/checks/", "tags": {}, "related": [] }, { "id": 111826, "url": "http://patches.dpdk.org/api/patches/111826/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220525155324.9288-3-arkadiuszx.kusztal@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": "<20220525155324.9288-3-arkadiuszx.kusztal@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20220525155324.9288-3-arkadiuszx.kusztal@intel.com", "date": "2022-05-25T15:53:12", "name": "[v2,02/14] cryptodev: reduce number of comments in asym xform", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "869e83fc1bbe5916442ffef5872af8bff1967d36", "submitter": { "id": 452, "url": "http://patches.dpdk.org/api/people/452/?format=api", "name": "Arkadiusz Kusztal", "email": "arkadiuszx.kusztal@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/20220525155324.9288-3-arkadiuszx.kusztal@intel.com/mbox/", "series": [ { "id": 23159, "url": "http://patches.dpdk.org/api/series/23159/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=23159", "date": "2022-05-25T15:53:10", "name": "cryptodev: rsa, dh, ecdh changes", "version": 2, "mbox": "http://patches.dpdk.org/series/23159/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/111826/comments/", "check": "warning", "checks": "http://patches.dpdk.org/api/patches/111826/checks/", "tags": {}, "related": [] }, { "id": 117920, "url": "http://patches.dpdk.org/api/patches/117920/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20221011120135.45846-13-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": "<20221011120135.45846-13-ndabilpuram@marvell.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20221011120135.45846-13-ndabilpuram@marvell.com", "date": "2022-10-11T12:01:35", "name": "[13/13] net/cnxk: remove duplicate mempool debug checks", "commit_ref": null, "pull_url": null, "state": "changes-requested", "archived": true, "hash": "5b40e6f2a40cbd31254b9631933188d357e23f77", "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/20221011120135.45846-13-ndabilpuram@marvell.com/mbox/", "series": [ { "id": 25145, "url": "http://patches.dpdk.org/api/series/25145/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=25145", "date": "2022-10-11T12:01:23", "name": "[01/13] common/cnxk: set MTU size on SDP based on SoC type", "version": 1, "mbox": "http://patches.dpdk.org/series/25145/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/117920/comments/", "check": "warning", "checks": "http://patches.dpdk.org/api/patches/117920/checks/", "tags": {}, "related": [] }, { "id": 113628, "url": "http://patches.dpdk.org/api/patches/113628/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/1656689558-27482-1-git-send-email-skoteshwar@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": "<1656689558-27482-1-git-send-email-skoteshwar@marvell.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1656689558-27482-1-git-send-email-skoteshwar@marvell.com", "date": "2022-07-01T15:32:38", "name": "doc: announce changes to rte_eth_set_queue_rate_limit api", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "3e843bfa48d1c2e4bdd8c406457e3f026be60d1c", "submitter": { "id": 2009, "url": "http://patches.dpdk.org/api/people/2009/?format=api", "name": "Satha Koteswara Rao Kottidi", "email": "skoteshwar@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/1656689558-27482-1-git-send-email-skoteshwar@marvell.com/mbox/", "series": [ { "id": 23861, "url": "http://patches.dpdk.org/api/series/23861/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=23861", "date": "2022-07-01T15:32:38", "name": "doc: announce changes to rte_eth_set_queue_rate_limit api", "version": 1, "mbox": "http://patches.dpdk.org/series/23861/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/113628/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/113628/checks/", "tags": {}, "related": [] }, { "id": 118746, "url": "http://patches.dpdk.org/api/patches/118746/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20221020062951.645121-8-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": "<20221020062951.645121-8-junfeng.guo@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20221020062951.645121-8-junfeng.guo@intel.com", "date": "2022-10-20T06:29:44", "name": "[v8,07/14] net/idpf: add support for packet type get", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "aa1b9b9d065f3083591ad03de8161d92105982f4", "submitter": { "id": 1785, "url": "http://patches.dpdk.org/api/people/1785/?format=api", "name": "Junfeng Guo", "email": "junfeng.guo@intel.com" }, "delegate": { "id": 3961, "url": "http://patches.dpdk.org/api/users/3961/?format=api", "username": "arybchenko", "first_name": "Andrew", "last_name": "Rybchenko", "email": "andrew.rybchenko@oktetlabs.ru" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20221020062951.645121-8-junfeng.guo@intel.com/mbox/", "series": [ { "id": 25330, "url": "http://patches.dpdk.org/api/series/25330/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=25330", "date": "2022-10-20T06:29:37", "name": "add support for idpf PMD in DPDK", "version": 8, "mbox": "http://patches.dpdk.org/series/25330/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/118746/comments/", "check": "warning", "checks": "http://patches.dpdk.org/api/patches/118746/checks/", "tags": {}, "related": [] }, { "id": 113591, "url": "http://patches.dpdk.org/api/patches/113591/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/1656642017-8992-10-git-send-email-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": "<1656642017-8992-10-git-send-email-chaoyong.he@corigine.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1656642017-8992-10-git-send-email-chaoyong.he@corigine.com", "date": "2022-07-01T02:20:14", "name": "[v4,09/12] net/nfp: add flower ctrl VNIC rxtx logic", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "2a7337da01f74c8fb1b0a9c88bb21f9f0a01e0e7", "submitter": { "id": 2554, "url": "http://patches.dpdk.org/api/people/2554/?format=api", "name": "Chaoyong He", "email": "chaoyong.he@corigine.com" }, "delegate": { "id": 3961, "url": "http://patches.dpdk.org/api/users/3961/?format=api", "username": "arybchenko", "first_name": "Andrew", "last_name": "Rybchenko", "email": "andrew.rybchenko@oktetlabs.ru" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/1656642017-8992-10-git-send-email-chaoyong.he@corigine.com/mbox/", "series": [ { "id": 23850, "url": "http://patches.dpdk.org/api/series/23850/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=23850", "date": "2022-07-01T02:20:05", "name": "preparation for the rte_flow offload of nfp PMD", "version": 4, "mbox": "http://patches.dpdk.org/series/23850/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/113591/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/113591/checks/", "tags": {}, "related": [] }, { "id": 113616, "url": "http://patches.dpdk.org/api/patches/113616/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/1656666167-26035-14-git-send-email-longli@linuxonhyperv.com/", "project": { "id": 1, "url": "http://patches.dpdk.org/api/projects/1/?format=api", "name": "DPDK", "link_name": "dpdk", "list_id": "dev.dpdk.org", "list_email": "dev@dpdk.org", "web_url": "http://core.dpdk.org", "scm_url": "git://dpdk.org/dpdk", "webscm_url": "http://git.dpdk.org/dpdk", "list_archive_url": "https://inbox.dpdk.org/dev", "list_archive_url_format": "https://inbox.dpdk.org/dev/{}", "commit_url_format": "" }, "msgid": "<1656666167-26035-14-git-send-email-longli@linuxonhyperv.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1656666167-26035-14-git-send-email-longli@linuxonhyperv.com", "date": "2022-07-01T09:02:43", "name": "[13/17] net/mana: add function to start/stop RX queues", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "fc65dbc76ad2565764cc3580967b990374db6cb4", "submitter": { "id": 1784, "url": "http://patches.dpdk.org/api/people/1784/?format=api", "name": "Long Li", "email": "longli@linuxonhyperv.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/1656666167-26035-14-git-send-email-longli@linuxonhyperv.com/mbox/", "series": [ { "id": 23855, "url": "http://patches.dpdk.org/api/series/23855/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=23855", "date": "2022-07-01T09:02:30", "name": "Introduce Microsoft Azure Network Adatper (MANA) PMD", "version": 1, "mbox": "http://patches.dpdk.org/series/23855/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/113616/comments/", "check": "warning", "checks": "http://patches.dpdk.org/api/patches/113616/checks/", "tags": {}, "related": [] }, { "id": 113617, "url": "http://patches.dpdk.org/api/patches/113617/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/1656666167-26035-15-git-send-email-longli@linuxonhyperv.com/", "project": { "id": 1, "url": "http://patches.dpdk.org/api/projects/1/?format=api", "name": "DPDK", "link_name": "dpdk", "list_id": "dev.dpdk.org", "list_email": "dev@dpdk.org", "web_url": "http://core.dpdk.org", "scm_url": "git://dpdk.org/dpdk", "webscm_url": "http://git.dpdk.org/dpdk", "list_archive_url": "https://inbox.dpdk.org/dev", "list_archive_url_format": "https://inbox.dpdk.org/dev/{}", "commit_url_format": "" }, "msgid": "<1656666167-26035-15-git-send-email-longli@linuxonhyperv.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1656666167-26035-15-git-send-email-longli@linuxonhyperv.com", "date": "2022-07-01T09:02:44", "name": "[14/17] net/mana: add function to receive packets", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "b57d730347d7e77d1956305afdbb935c0d2b057e", "submitter": { "id": 1784, "url": "http://patches.dpdk.org/api/people/1784/?format=api", "name": "Long Li", "email": "longli@linuxonhyperv.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/1656666167-26035-15-git-send-email-longli@linuxonhyperv.com/mbox/", "series": [ { "id": 23855, "url": "http://patches.dpdk.org/api/series/23855/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=23855", "date": "2022-07-01T09:02:30", "name": "Introduce Microsoft Azure Network Adatper (MANA) PMD", "version": 1, "mbox": "http://patches.dpdk.org/series/23855/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/113617/comments/", "check": "warning", "checks": "http://patches.dpdk.org/api/patches/113617/checks/", "tags": {}, "related": [] }, { "id": 113620, "url": "http://patches.dpdk.org/api/patches/113620/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/1656666167-26035-18-git-send-email-longli@linuxonhyperv.com/", "project": { "id": 1, "url": "http://patches.dpdk.org/api/projects/1/?format=api", "name": "DPDK", "link_name": "dpdk", "list_id": "dev.dpdk.org", "list_email": "dev@dpdk.org", "web_url": "http://core.dpdk.org", "scm_url": "git://dpdk.org/dpdk", "webscm_url": "http://git.dpdk.org/dpdk", "list_archive_url": "https://inbox.dpdk.org/dev", "list_archive_url_format": "https://inbox.dpdk.org/dev/{}", "commit_url_format": "" }, "msgid": "<1656666167-26035-18-git-send-email-longli@linuxonhyperv.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1656666167-26035-18-git-send-email-longli@linuxonhyperv.com", "date": "2022-07-01T09:02:47", "name": "[17/17] net/mana: add function to report queue stats", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "71de9c54733b631e4261d76e332ff0864e335521", "submitter": { "id": 1784, "url": "http://patches.dpdk.org/api/people/1784/?format=api", "name": "Long Li", "email": "longli@linuxonhyperv.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/1656666167-26035-18-git-send-email-longli@linuxonhyperv.com/mbox/", "series": [ { "id": 23855, "url": "http://patches.dpdk.org/api/series/23855/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=23855", "date": "2022-07-01T09:02:30", "name": "Introduce Microsoft Azure Network Adatper (MANA) PMD", "version": 1, "mbox": "http://patches.dpdk.org/series/23855/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/113620/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/113620/checks/", "tags": {}, "related": [] }, { "id": 117281, "url": "http://patches.dpdk.org/api/patches/117281/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20221004080052.180989-1-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://patches.dpdk.org/api/projects/1/?format=api", "name": "DPDK", "link_name": "dpdk", "list_id": "dev.dpdk.org", "list_email": "dev@dpdk.org", "web_url": "http://core.dpdk.org", "scm_url": "git://dpdk.org/dpdk", "webscm_url": "http://git.dpdk.org/dpdk", "list_archive_url": "https://inbox.dpdk.org/dev", "list_archive_url_format": "https://inbox.dpdk.org/dev/{}", "commit_url_format": "" }, "msgid": "<20221004080052.180989-1-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20221004080052.180989-1-david.marchand@redhat.com", "date": "2022-10-04T08:00:52", "name": "bus/pci: remove VFIO status log in scan", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "da50ccd40dce792f326af4e56e6a8df668c7e140", "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/20221004080052.180989-1-david.marchand@redhat.com/mbox/", "series": [ { "id": 24957, "url": "http://patches.dpdk.org/api/series/24957/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=24957", "date": "2022-10-04T08:00:52", "name": "bus/pci: remove VFIO status log in scan", "version": 1, "mbox": "http://patches.dpdk.org/series/24957/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/117281/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/117281/checks/", "tags": {}, "related": [] }, { "id": 116923, "url": "http://patches.dpdk.org/api/patches/116923/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220927024756.947272-3-feifei.wang2@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": "<20220927024756.947272-3-feifei.wang2@arm.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20220927024756.947272-3-feifei.wang2@arm.com", "date": "2022-09-27T02:47:55", "name": "[v2,2/3] net/i40e: enable direct rearm mode", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "207fb2445dfc013c7cb9c4e98cbd1d9c886aae3e", "submitter": { "id": 1771, "url": "http://patches.dpdk.org/api/people/1771/?format=api", "name": "Feifei Wang", "email": "feifei.wang2@arm.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/20220927024756.947272-3-feifei.wang2@arm.com/mbox/", "series": [ { "id": 24846, "url": "http://patches.dpdk.org/api/series/24846/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=24846", "date": "2022-09-27T02:47:53", "name": "Direct re-arming of buffers on receive side", "version": 2, "mbox": "http://patches.dpdk.org/series/24846/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/116923/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/116923/checks/", "tags": {}, "related": [] }, { "id": 119469, "url": "http://patches.dpdk.org/api/patches/119469/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20221104065237.45594-1-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": "<20221104065237.45594-1-mattias.ronnblom@ericsson.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20221104065237.45594-1-mattias.ronnblom@ericsson.com", "date": "2022-11-04T06:52:37", "name": "[v3] doc: fix minor issues in the event timer adapter guide", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "db569898f7a2497db2c4ce55bfab09919aa128a8", "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/20221104065237.45594-1-mattias.ronnblom@ericsson.com/mbox/", "series": [ { "id": 25566, "url": "http://patches.dpdk.org/api/series/25566/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=25566", "date": "2022-11-04T06:52:37", "name": "[v3] doc: fix minor issues in the event timer adapter guide", "version": 3, "mbox": "http://patches.dpdk.org/series/25566/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/119469/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/119469/checks/", "tags": {}, "related": [] }, { "id": 119686, "url": "http://patches.dpdk.org/api/patches/119686/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20221109234649.331942-3-stephen@networkplumber.org/", "project": { "id": 1, "url": "http://patches.dpdk.org/api/projects/1/?format=api", "name": "DPDK", "link_name": "dpdk", "list_id": "dev.dpdk.org", "list_email": "dev@dpdk.org", "web_url": "http://core.dpdk.org", "scm_url": "git://dpdk.org/dpdk", "webscm_url": "http://git.dpdk.org/dpdk", "list_archive_url": "https://inbox.dpdk.org/dev", "list_archive_url_format": "https://inbox.dpdk.org/dev/{}", "commit_url_format": "" }, "msgid": "<20221109234649.331942-3-stephen@networkplumber.org>", "list_archive_url": "https://inbox.dpdk.org/dev/20221109234649.331942-3-stephen@networkplumber.org", "date": "2022-11-09T23:46:47", "name": "[2/4] mlx5: remove unnecessary null checks", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "8d5de0b5819296dd15409f590f806fe94a0d8759", "submitter": { "id": 27, "url": "http://patches.dpdk.org/api/people/27/?format=api", "name": "Stephen Hemminger", "email": "stephen@networkplumber.org" }, "delegate": { "id": 3961, "url": "http://patches.dpdk.org/api/users/3961/?format=api", "username": "arybchenko", "first_name": "Andrew", "last_name": "Rybchenko", "email": "andrew.rybchenko@oktetlabs.ru" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20221109234649.331942-3-stephen@networkplumber.org/mbox/", "series": [ { "id": 25680, "url": "http://patches.dpdk.org/api/series/25680/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=25680", "date": "2022-11-09T23:46:45", "name": "remove unnecessary null checks", "version": 1, "mbox": "http://patches.dpdk.org/series/25680/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/119686/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/119686/checks/", "tags": {}, "related": [] }, { "id": 119798, "url": "http://patches.dpdk.org/api/patches/119798/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20221111095824.71778-1-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": "<20221111095824.71778-1-junfeng.guo@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20221111095824.71778-1-junfeng.guo@intel.com", "date": "2022-11-11T09:58:24", "name": "net/gve: support queue release", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "759827a2d934fe6e20e1c80ab8b263ace82d0daa", "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/20221111095824.71778-1-junfeng.guo@intel.com/mbox/", "series": [ { "id": 25734, "url": "http://patches.dpdk.org/api/series/25734/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=25734", "date": "2022-11-11T09:58:24", "name": "net/gve: support queue release", "version": 1, "mbox": "http://patches.dpdk.org/series/25734/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/119798/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/119798/checks/", "tags": {}, "related": [] }, { "id": 116235, "url": "http://patches.dpdk.org/api/patches/116235/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220913071344.38612-4-fengchengwen@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": "<20220913071344.38612-4-fengchengwen@huawei.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20220913071344.38612-4-fengchengwen@huawei.com", "date": "2022-09-13T07:13:43", "name": "[v4,3/4] rawdev: support telemetry dump rawdev", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "8dc09963dca50930516bf52322ffbf41afedb278", "submitter": { "id": 2146, "url": "http://patches.dpdk.org/api/people/2146/?format=api", "name": "fengchengwen", "email": "fengchengwen@huawei.com" }, "delegate": { "id": 24651, "url": "http://patches.dpdk.org/api/users/24651/?format=api", "username": "dmarchand", "first_name": "David", "last_name": "Marchand", "email": "david.marchand@redhat.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20220913071344.38612-4-fengchengwen@huawei.com/mbox/", "series": [ { "id": 24642, "url": "http://patches.dpdk.org/api/series/24642/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=24642", "date": "2022-09-13T07:13:40", "name": "support telemetry dump dev", "version": 4, "mbox": "http://patches.dpdk.org/series/24642/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/116235/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/116235/checks/", "tags": {}, "related": [] }, { "id": 117563, "url": "http://patches.dpdk.org/api/patches/117563/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20221007134653.929034-5-ciara.power@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": "<20221007134653.929034-5-ciara.power@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20221007134653.929034-5-ciara.power@intel.com", "date": "2022-10-07T13:46:53", "name": "[v5,4/4] test/crypto: add remaining blockcipher SGL tests", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "bca7ce24b159201dbe33cbda0ff5dfec97a1d343", "submitter": { "id": 978, "url": "http://patches.dpdk.org/api/people/978/?format=api", "name": "Power, Ciara", "email": "ciara.power@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/20221007134653.929034-5-ciara.power@intel.com/mbox/", "series": [ { "id": 25030, "url": "http://patches.dpdk.org/api/series/25030/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=25030", "date": "2022-10-07T13:46:49", "name": "add remaining SGL support to AESNI_MB", "version": 5, "mbox": "http://patches.dpdk.org/series/25030/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/117563/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/117563/checks/", "tags": {}, "related": [] }, { "id": 114650, "url": "http://patches.dpdk.org/api/patches/114650/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220804190602.1045171-6-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-6-andrew.rybchenko@oktetlabs.ru>", "list_archive_url": "https://inbox.dpdk.org/dev/20220804190602.1045171-6-andrew.rybchenko@oktetlabs.ru", "date": "2022-08-04T19:05:57", "name": "[05/10] ethdev: remove deprecated DCB and VMDq defines", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "0b8b677d1ea2a9d243fe57240bc718ff16f27373", "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-6-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/114650/comments/", "check": "warning", "checks": "http://patches.dpdk.org/api/patches/114650/checks/", "tags": {}, "related": [] }, { "id": 120024, "url": "http://patches.dpdk.org/api/patches/120024/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20221122051308.194-1-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": "<20221122051308.194-1-getelson@nvidia.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20221122051308.194-1-getelson@nvidia.com", "date": "2022-11-22T05:13:06", "name": "[v2,1/2] net/mlx5: fix port private max LRO msg size", "commit_ref": null, "pull_url": null, "state": "not-applicable", "archived": true, "hash": "7c138020d0f5c18a654105c17bd66bbeb71bfc8a", "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/20221122051308.194-1-getelson@nvidia.com/mbox/", "series": [ { "id": 25844, "url": "http://patches.dpdk.org/api/series/25844/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=25844", "date": "2022-11-22T05:13:06", "name": "[v2,1/2] net/mlx5: fix port private max LRO msg size", "version": 2, "mbox": "http://patches.dpdk.org/series/25844/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/120024/comments/", "check": "warning", "checks": "http://patches.dpdk.org/api/patches/120024/checks/", "tags": {}, "related": [] }, { "id": 116325, "url": "http://patches.dpdk.org/api/patches/116325/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220915070732.182542-1-hpothula@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": "<20220915070732.182542-1-hpothula@marvell.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20220915070732.182542-1-hpothula@marvell.com", "date": "2022-09-15T07:07:30", "name": "[v4,1/3] ethdev: Add support for mulitiple mbuf pools per Rx queue", "commit_ref": null, "pull_url": null, "state": "changes-requested", "archived": true, "hash": "1191f7431cf8d912fe0e1d8ddedb698c0cc8be02", "submitter": { "id": 2319, "url": "http://patches.dpdk.org/api/people/2319/?format=api", "name": "Hanumanth Pothula", "email": "hpothula@marvell.com" }, "delegate": { "id": 3961, "url": "http://patches.dpdk.org/api/users/3961/?format=api", "username": "arybchenko", "first_name": "Andrew", "last_name": "Rybchenko", "email": "andrew.rybchenko@oktetlabs.ru" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20220915070732.182542-1-hpothula@marvell.com/mbox/", "series": [ { "id": 24672, "url": "http://patches.dpdk.org/api/series/24672/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=24672", "date": "2022-09-15T07:07:30", "name": "[v4,1/3] ethdev: Add support for mulitiple mbuf pools per Rx queue", "version": 4, "mbox": "http://patches.dpdk.org/series/24672/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/116325/comments/", "check": "warning", "checks": "http://patches.dpdk.org/api/patches/116325/checks/", "tags": {}, "related": [] }, { "id": 119934, "url": "http://patches.dpdk.org/api/patches/119934/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20221117121618.50924-1-kai.ji@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": "<20221117121618.50924-1-kai.ji@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20221117121618.50924-1-kai.ji@intel.com", "date": "2022-11-17T12:16:18", "name": "[v6] doc: support IPsec Multi-buffer lib v1.3", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "27cb434393f52a6aa6959eaa832063f9f28533a1", "submitter": { "id": 2202, "url": "http://patches.dpdk.org/api/people/2202/?format=api", "name": "Ji, Kai", "email": "kai.ji@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/20221117121618.50924-1-kai.ji@intel.com/mbox/", "series": [ { "id": 25802, "url": "http://patches.dpdk.org/api/series/25802/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=25802", "date": "2022-11-17T12:16:18", "name": "[v6] doc: support IPsec Multi-buffer lib v1.3", "version": 6, "mbox": "http://patches.dpdk.org/series/25802/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/119934/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/119934/checks/", "tags": {}, "related": [] }, { "id": 117730, "url": "http://patches.dpdk.org/api/patches/117730/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20221009091009.38978-5-fengchengwen@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": "<20221009091009.38978-5-fengchengwen@huawei.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20221009091009.38978-5-fengchengwen@huawei.com", "date": "2022-10-09T09:10:08", "name": "[v11,4/5] net/hns3: support proactive error handling mode", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "781cc208dc01cfaac37e5d67a830a51cc7b0dde8", "submitter": { "id": 2146, "url": "http://patches.dpdk.org/api/people/2146/?format=api", "name": "fengchengwen", "email": "fengchengwen@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/20221009091009.38978-5-fengchengwen@huawei.com/mbox/", "series": [ { "id": 25059, "url": "http://patches.dpdk.org/api/series/25059/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=25059", "date": "2022-10-09T09:10:04", "name": "support error handling mode", "version": 11, "mbox": "http://patches.dpdk.org/series/25059/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/117730/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/117730/checks/", "tags": {}, "related": [] }, { "id": 114521, "url": "http://patches.dpdk.org/api/patches/114521/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/1659426855-11014-1-git-send-email-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": "<1659426855-11014-1-git-send-email-chaoyong.he@corigine.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1659426855-11014-1-git-send-email-chaoyong.he@corigine.com", "date": "2022-08-02T07:54:15", "name": "[v1] buildtools: ensure the NUMA nodes are counted correct", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "f163d7e1e1a746d6db5272c7617bb84ecd50cb18", "submitter": { "id": 2554, "url": "http://patches.dpdk.org/api/people/2554/?format=api", "name": "Chaoyong He", "email": "chaoyong.he@corigine.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/1659426855-11014-1-git-send-email-chaoyong.he@corigine.com/mbox/", "series": [ { "id": 24166, "url": "http://patches.dpdk.org/api/series/24166/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=24166", "date": "2022-08-02T07:54:15", "name": "[v1] buildtools: ensure the NUMA nodes are counted correct", "version": 1, "mbox": "http://patches.dpdk.org/series/24166/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/114521/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/114521/checks/", "tags": {}, "related": [] }, { "id": 77701, "url": "http://patches.dpdk.org/api/patches/77701/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200915083836.18805-2-felix.moessbauer@siemens.com/", "project": { "id": 1, "url": "http://patches.dpdk.org/api/projects/1/?format=api", "name": "DPDK", "link_name": "dpdk", "list_id": "dev.dpdk.org", "list_email": "dev@dpdk.org", "web_url": "http://core.dpdk.org", "scm_url": "git://dpdk.org/dpdk", "webscm_url": "http://git.dpdk.org/dpdk", "list_archive_url": "https://inbox.dpdk.org/dev", "list_archive_url_format": "https://inbox.dpdk.org/dev/{}", "commit_url_format": "" }, "msgid": "<20200915083836.18805-2-felix.moessbauer@siemens.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20200915083836.18805-2-felix.moessbauer@siemens.com", "date": "2020-09-15T08:38:35", "name": "[1/2] Fix build of apps with external dependencies", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "3610fe724a4358df1122e521127efd5a795e9187", "submitter": { "id": 1811, "url": "http://patches.dpdk.org/api/people/1811/?format=api", "name": "Moessbauer, Felix", "email": "felix.moessbauer@siemens.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/20200915083836.18805-2-felix.moessbauer@siemens.com/mbox/", "series": [ { "id": 12226, "url": "http://patches.dpdk.org/api/series/12226/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=12226", "date": "2020-09-15T08:38:35", "name": "[1/2] Fix build of apps with external dependencies", "version": 1, "mbox": "http://patches.dpdk.org/series/12226/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/77701/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/77701/checks/", "tags": {}, "related": [] }, { "id": 117055, "url": "http://patches.dpdk.org/api/patches/117055/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220928124516.93050-4-gakhil@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": "<20220928124516.93050-4-gakhil@marvell.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20220928124516.93050-4-gakhil@marvell.com", "date": "2022-09-28T12:45:14", "name": "[3/5] net/cnxk: support MACsec", "commit_ref": null, "pull_url": null, "state": "changes-requested", "archived": true, "hash": "88da0d9f421a992d317ab41c577758ac5c320c57", "submitter": { "id": 2094, "url": "http://patches.dpdk.org/api/people/2094/?format=api", "name": "Akhil Goyal", "email": "gakhil@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/20220928124516.93050-4-gakhil@marvell.com/mbox/", "series": [ { "id": 24879, "url": "http://patches.dpdk.org/api/series/24879/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=24879", "date": "2022-09-28T12:45:11", "name": "Support and test inline MACsec for cnxk", "version": 1, "mbox": "http://patches.dpdk.org/series/24879/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/117055/comments/", "check": "warning", "checks": "http://patches.dpdk.org/api/patches/117055/checks/", "tags": {}, "related": [] }, { "id": 119604, "url": "http://patches.dpdk.org/api/patches/119604/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20221109075309.958086-1-shunh@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": "<20221109075309.958086-1-shunh@nvidia.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20221109075309.958086-1-shunh@nvidia.com", "date": "2022-11-09T07:53:09", "name": "net/mlx5: fix assert when creating meter policy", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "98576bc87d7ede88e563df41c6518604732a0495", "submitter": { "id": 2212, "url": "http://patches.dpdk.org/api/people/2212/?format=api", "name": "Shun Hao", "email": "shunh@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/20221109075309.958086-1-shunh@nvidia.com/mbox/", "series": [ { "id": 25652, "url": "http://patches.dpdk.org/api/series/25652/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=25652", "date": "2022-11-09T07:53:09", "name": "net/mlx5: fix assert when creating meter policy", "version": 1, "mbox": "http://patches.dpdk.org/series/25652/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/119604/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/119604/checks/", "tags": {}, "related": [] }, { "id": 119622, "url": "http://patches.dpdk.org/api/patches/119622/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20221109165038.1049-1-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": "<20221109165038.1049-1-getelson@nvidia.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20221109165038.1049-1-getelson@nvidia.com", "date": "2022-11-09T16:50:38", "name": "net/mlx5: fix port initialization with small LRO", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "06a3da68dd80d9534832c83b3c1e3fe41a3e3292", "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/20221109165038.1049-1-getelson@nvidia.com/mbox/", "series": [ { "id": 25665, "url": "http://patches.dpdk.org/api/series/25665/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=25665", "date": "2022-11-09T16:50:38", "name": "net/mlx5: fix port initialization with small LRO", "version": 1, "mbox": "http://patches.dpdk.org/series/25665/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/119622/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/119622/checks/", "tags": {}, "related": [] }, { "id": 120445, "url": "http://patches.dpdk.org/api/patches/120445/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20221204125458.32620-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": "<20221204125458.32620-1-mb@smartsharesystems.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20221204125458.32620-1-mb@smartsharesystems.com", "date": "2022-12-04T12:54:58", "name": "[v5] mbuf perf test, please ignore", "commit_ref": null, "pull_url": null, "state": "not-applicable", "archived": true, "hash": "f6fc3e8a39db973dc6fa8dfe739cc9d410617bad", "submitter": { "id": 591, "url": "http://patches.dpdk.org/api/people/591/?format=api", "name": "Morten Brørup", "email": "mb@smartsharesystems.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/20221204125458.32620-1-mb@smartsharesystems.com/mbox/", "series": [ { "id": 25992, "url": "http://patches.dpdk.org/api/series/25992/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=25992", "date": "2022-12-04T12:54:58", "name": "[v5] mbuf perf test, please ignore", "version": 5, "mbox": "http://patches.dpdk.org/series/25992/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/120445/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/120445/checks/", "tags": {}, "related": [] }, { "id": 124417, "url": "http://patches.dpdk.org/api/patches/124417/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230222215541.158205-9-stephen@networkplumber.org/", "project": { "id": 1, "url": "http://patches.dpdk.org/api/projects/1/?format=api", "name": "DPDK", "link_name": "dpdk", "list_id": "dev.dpdk.org", "list_email": "dev@dpdk.org", "web_url": "http://core.dpdk.org", "scm_url": "git://dpdk.org/dpdk", "webscm_url": "http://git.dpdk.org/dpdk", "list_archive_url": "https://inbox.dpdk.org/dev", "list_archive_url_format": "https://inbox.dpdk.org/dev/{}", "commit_url_format": "" }, "msgid": "<20230222215541.158205-9-stephen@networkplumber.org>", "list_archive_url": "https://inbox.dpdk.org/dev/20230222215541.158205-9-stephen@networkplumber.org", "date": "2023-02-22T21:55:27", "name": "[v11,08/22] examples/l3fwd-power: replace use of RTE_LOGTYPE_POWER", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "c0ca220946e7d174b89f76482ba0d1f9360f0c51", "submitter": { "id": 27, "url": "http://patches.dpdk.org/api/people/27/?format=api", "name": "Stephen Hemminger", "email": "stephen@networkplumber.org" }, "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/20230222215541.158205-9-stephen@networkplumber.org/mbox/", "series": [ { "id": 27146, "url": "http://patches.dpdk.org/api/series/27146/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=27146", "date": "2023-02-22T21:55:19", "name": "Convert static log type values in libraries", "version": 11, "mbox": "http://patches.dpdk.org/series/27146/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/124417/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/124417/checks/", "tags": {}, "related": [] }, { "id": 124158, "url": "http://patches.dpdk.org/api/patches/124158/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230219231416.22524-4-stephen@networkplumber.org/", "project": { "id": 1, "url": "http://patches.dpdk.org/api/projects/1/?format=api", "name": "DPDK", "link_name": "dpdk", "list_id": "dev.dpdk.org", "list_email": "dev@dpdk.org", "web_url": "http://core.dpdk.org", "scm_url": "git://dpdk.org/dpdk", "webscm_url": "http://git.dpdk.org/dpdk", "list_archive_url": "https://inbox.dpdk.org/dev", "list_archive_url_format": "https://inbox.dpdk.org/dev/{}", "commit_url_format": "" }, "msgid": "<20230219231416.22524-4-stephen@networkplumber.org>", "list_archive_url": "https://inbox.dpdk.org/dev/20230219231416.22524-4-stephen@networkplumber.org", "date": "2023-02-19T23:14:10", "name": "[v4,3/9] lpm: enable on Windows", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "fe261f32813ab6ccd6603631e72237634b370d94", "submitter": { "id": 27, "url": "http://patches.dpdk.org/api/people/27/?format=api", "name": "Stephen Hemminger", "email": "stephen@networkplumber.org" }, "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/20230219231416.22524-4-stephen@networkplumber.org/mbox/", "series": [ { "id": 27076, "url": "http://patches.dpdk.org/api/series/27076/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=27076", "date": "2023-02-19T23:14:07", "name": "Enable building more libraries on Windows", "version": 4, "mbox": "http://patches.dpdk.org/series/27076/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/124158/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/124158/checks/", "tags": {}, "related": [] }, { "id": 124390, "url": "http://patches.dpdk.org/api/patches/124390/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230222162539.127103-11-stephen@networkplumber.org/", "project": { "id": 1, "url": "http://patches.dpdk.org/api/projects/1/?format=api", "name": "DPDK", "link_name": "dpdk", "list_id": "dev.dpdk.org", "list_email": "dev@dpdk.org", "web_url": "http://core.dpdk.org", "scm_url": "git://dpdk.org/dpdk", "webscm_url": "http://git.dpdk.org/dpdk", "list_archive_url": "https://inbox.dpdk.org/dev", "list_archive_url_format": "https://inbox.dpdk.org/dev/{}", "commit_url_format": "" }, "msgid": "<20230222162539.127103-11-stephen@networkplumber.org>", "list_archive_url": "https://inbox.dpdk.org/dev/20230222162539.127103-11-stephen@networkplumber.org", "date": "2023-02-22T16:25:30", "name": "[v4,10/19] remove repeated word 'or'", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "b4ad46c4005481d340cbff6e03259a515e7bfb56", "submitter": { "id": 27, "url": "http://patches.dpdk.org/api/people/27/?format=api", "name": "Stephen Hemminger", "email": "stephen@networkplumber.org" }, "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/20230222162539.127103-11-stephen@networkplumber.org/mbox/", "series": [ { "id": 27141, "url": "http://patches.dpdk.org/api/series/27141/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=27141", "date": "2023-02-22T16:25:20", "name": "Remove repeated words in comments and messages", "version": 4, "mbox": "http://patches.dpdk.org/series/27141/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/124390/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/124390/checks/", "tags": {}, "related": [] }, { "id": 124572, "url": "http://patches.dpdk.org/api/patches/124572/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230228145035.11828-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": "<20230228145035.11828-1-bruce.richardson@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20230228145035.11828-1-bruce.richardson@intel.com", "date": "2023-02-28T14:50:36", "name": "dma/idxd: add verbose option to config script", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "249ac3fb6435126b65fd4fce3f3937839cd1f432", "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/20230228145035.11828-1-bruce.richardson@intel.com/mbox/", "series": [ { "id": 27193, "url": "http://patches.dpdk.org/api/series/27193/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=27193", "date": "2023-02-28T14:50:36", "name": "dma/idxd: add verbose option to config script", "version": 1, "mbox": "http://patches.dpdk.org/series/27193/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/124572/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/124572/checks/", "tags": {}, "related": [] }, { "id": 124889, "url": "http://patches.dpdk.org/api/patches/124889/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230309070733.537242-1-jerinj@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": "<20230309070733.537242-1-jerinj@marvell.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20230309070733.537242-1-jerinj@marvell.com", "date": "2023-03-09T07:07:33", "name": "doc: deprecation notice to remove LiquidIO ethdev driver", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "779758b4f141f3ff4c48b78b7226178b2e84b2c7", "submitter": { "id": 1188, "url": "http://patches.dpdk.org/api/people/1188/?format=api", "name": "Jerin Jacob Kollanukkaran", "email": "jerinj@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/20230309070733.537242-1-jerinj@marvell.com/mbox/", "series": [ { "id": 27300, "url": "http://patches.dpdk.org/api/series/27300/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=27300", "date": "2023-03-09T07:07:33", "name": "doc: deprecation notice to remove LiquidIO ethdev driver", "version": 1, "mbox": "http://patches.dpdk.org/series/27300/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/124889/comments/", "check": "warning", "checks": "http://patches.dpdk.org/api/patches/124889/checks/", "tags": {}, "related": [] }, { "id": 122799, "url": "http://patches.dpdk.org/api/patches/122799/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230201075857.602848-1-harshad.suresh.narayane@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": "<20230201075857.602848-1-harshad.suresh.narayane@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20230201075857.602848-1-harshad.suresh.narayane@intel.com", "date": "2023-02-01T07:58:57", "name": "pipeline: increase the pipeline instruction table size", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "9e4506af9f6b592585c267db0b94f12f9bac4236", "submitter": { "id": 2476, "url": "http://patches.dpdk.org/api/people/2476/?format=api", "name": "Suresh Narayane, Harshad", "email": "harshad.suresh.narayane@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/20230201075857.602848-1-harshad.suresh.narayane@intel.com/mbox/", "series": [ { "id": 26729, "url": "http://patches.dpdk.org/api/series/26729/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=26729", "date": "2023-02-01T07:58:57", "name": "pipeline: increase the pipeline instruction table size", "version": 1, "mbox": "http://patches.dpdk.org/series/26729/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/122799/comments/", "check": "warning", "checks": "http://patches.dpdk.org/api/patches/122799/checks/", "tags": {}, "related": [] }, { "id": 123684, "url": "http://patches.dpdk.org/api/patches/123684/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230210151044.229324-1-maxime.coquelin@redhat.com/", "project": { "id": 1, "url": "http://patches.dpdk.org/api/projects/1/?format=api", "name": "DPDK", "link_name": "dpdk", "list_id": "dev.dpdk.org", "list_email": "dev@dpdk.org", "web_url": "http://core.dpdk.org", "scm_url": "git://dpdk.org/dpdk", "webscm_url": "http://git.dpdk.org/dpdk", "list_archive_url": "https://inbox.dpdk.org/dev", "list_archive_url_format": "https://inbox.dpdk.org/dev/{}", "commit_url_format": "" }, "msgid": "<20230210151044.229324-1-maxime.coquelin@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20230210151044.229324-1-maxime.coquelin@redhat.com", "date": "2023-02-10T15:10:44", "name": "net/virtio-user: fix number of vrings calculation", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "c619a6656bdb0ff63ab2c398f5035a3bbfa02db1", "submitter": { "id": 512, "url": "http://patches.dpdk.org/api/people/512/?format=api", "name": "Maxime Coquelin", "email": "maxime.coquelin@redhat.com" }, "delegate": { "id": 2642, "url": "http://patches.dpdk.org/api/users/2642/?format=api", "username": "mcoquelin", "first_name": "Maxime", "last_name": "Coquelin", "email": "maxime.coquelin@redhat.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230210151044.229324-1-maxime.coquelin@redhat.com/mbox/", "series": [ { "id": 26951, "url": "http://patches.dpdk.org/api/series/26951/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=26951", "date": "2023-02-10T15:10:44", "name": "net/virtio-user: fix number of vrings calculation", "version": 1, "mbox": "http://patches.dpdk.org/series/26951/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/123684/comments/", "check": "warning", "checks": "http://patches.dpdk.org/api/patches/123684/checks/", "tags": {}, "related": [] }, { "id": 123937, "url": "http://patches.dpdk.org/api/patches/123937/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230215094228.1452656-2-adwivedi@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": "<20230215094228.1452656-2-adwivedi@marvell.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20230215094228.1452656-2-adwivedi@marvell.com", "date": "2023-02-15T09:42:24", "name": "[v3,1/5] mempool: remove internal tracepoints from version map", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "b74f84c75fda6c9e9b44730db2788d365249638d", "submitter": { "id": 1561, "url": "http://patches.dpdk.org/api/people/1561/?format=api", "name": "Ankur Dwivedi", "email": "adwivedi@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/20230215094228.1452656-2-adwivedi@marvell.com/mbox/", "series": [ { "id": 27014, "url": "http://patches.dpdk.org/api/series/27014/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=27014", "date": "2023-02-15T09:42:23", "name": "remove internal tracepoints from version map", "version": 3, "mbox": "http://patches.dpdk.org/series/27014/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/123937/comments/", "check": "warning", "checks": "http://patches.dpdk.org/api/patches/123937/checks/", "tags": {}, "related": [] }, { "id": 117297, "url": "http://patches.dpdk.org/api/patches/117297/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20221004095132.198777-4-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://patches.dpdk.org/api/projects/1/?format=api", "name": "DPDK", "link_name": "dpdk", "list_id": "dev.dpdk.org", "list_email": "dev@dpdk.org", "web_url": "http://core.dpdk.org", "scm_url": "git://dpdk.org/dpdk", "webscm_url": "http://git.dpdk.org/dpdk", "list_archive_url": "https://inbox.dpdk.org/dev", "list_archive_url_format": "https://inbox.dpdk.org/dev/{}", "commit_url_format": "" }, "msgid": "<20221004095132.198777-4-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20221004095132.198777-4-david.marchand@redhat.com", "date": "2022-10-04T09:51:31", "name": "[v2,3/4] crypto/ccp: fix IOVA handling", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "0c86c3335020e6fa78397543279343e338005a17", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 6690, "url": "http://patches.dpdk.org/api/users/6690/?format=api", "username": "akhil", "first_name": "akhil", "last_name": "goyal", "email": "gakhil@marvell.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20221004095132.198777-4-david.marchand@redhat.com/mbox/", "series": [ { "id": 24961, "url": "http://patches.dpdk.org/api/series/24961/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=24961", "date": "2022-10-04T09:51:28", "name": "crypto/ccp cleanup", "version": 2, "mbox": "http://patches.dpdk.org/series/24961/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/117297/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/117297/checks/", "tags": {}, "related": [] }, { "id": 119925, "url": "http://patches.dpdk.org/api/patches/119925/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20221117072558.3582292-2-asekhar@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": "<20221117072558.3582292-2-asekhar@marvell.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20221117072558.3582292-2-asekhar@marvell.com", "date": "2022-11-17T07:25:57", "name": "[v1,2/3] net/cnxk: add sg2 descriptor support", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "06c2ecaf7f4b9be18849a41d5c4e24f241411d84", "submitter": { "id": 2125, "url": "http://patches.dpdk.org/api/people/2125/?format=api", "name": "Ashwin Sekhar T K", "email": "asekhar@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/20221117072558.3582292-2-asekhar@marvell.com/mbox/", "series": [ { "id": 25794, "url": "http://patches.dpdk.org/api/series/25794/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=25794", "date": "2022-11-17T07:25:56", "name": "[v1,1/3] net/cnxk: rework no-fast-free offload handling", "version": 1, "mbox": "http://patches.dpdk.org/series/25794/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/119925/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/119925/checks/", "tags": {}, "related": [] }, { "id": 124268, "url": "http://patches.dpdk.org/api/patches/124268/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230221064930.3399-4-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": "<20230221064930.3399-4-chaoyong.he@corigine.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20230221064930.3399-4-chaoyong.he@corigine.com", "date": "2023-02-21T06:49:27", "name": "[3/6] net/nfp: fix the set IPv6 flow action", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "e764b8922a14e8d655030a5b6e3fa89dddcda8c2", "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/20230221064930.3399-4-chaoyong.he@corigine.com/mbox/", "series": [ { "id": 27108, "url": "http://patches.dpdk.org/api/series/27108/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=27108", "date": "2023-02-21T06:49:24", "name": "fix the set flow actions", "version": 1, "mbox": "http://patches.dpdk.org/series/27108/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/124268/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/124268/checks/", "tags": {}, "related": [] }, { "id": 123281, "url": "http://patches.dpdk.org/api/patches/123281/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230207151747.245808-14-maxime.coquelin@redhat.com/", "project": { "id": 1, "url": "http://patches.dpdk.org/api/projects/1/?format=api", "name": "DPDK", "link_name": "dpdk", "list_id": "dev.dpdk.org", "list_email": "dev@dpdk.org", "web_url": "http://core.dpdk.org", "scm_url": "git://dpdk.org/dpdk", "webscm_url": "http://git.dpdk.org/dpdk", "list_archive_url": "https://inbox.dpdk.org/dev", "list_archive_url_format": "https://inbox.dpdk.org/dev/{}", "commit_url_format": "" }, "msgid": "<20230207151747.245808-14-maxime.coquelin@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20230207151747.245808-14-maxime.coquelin@redhat.com", "date": "2023-02-07T15:17:39", "name": "[v2,13/21] net/virtio-user: simplify queues setup", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "548c63977f1ed87dae22f1009bcceaf358885cee", "submitter": { "id": 512, "url": "http://patches.dpdk.org/api/people/512/?format=api", "name": "Maxime Coquelin", "email": "maxime.coquelin@redhat.com" }, "delegate": { "id": 2642, "url": "http://patches.dpdk.org/api/users/2642/?format=api", "username": "mcoquelin", "first_name": "Maxime", "last_name": "Coquelin", "email": "maxime.coquelin@redhat.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230207151747.245808-14-maxime.coquelin@redhat.com/mbox/", "series": [ { "id": 26854, "url": "http://patches.dpdk.org/api/series/26854/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=26854", "date": "2023-02-07T15:17:33", "name": "Add control queue & MQ support to Virtio-user vDPA", "version": 2, "mbox": "http://patches.dpdk.org/series/26854/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/123281/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/123281/checks/", "tags": {}, "related": [] }, { "id": 123399, "url": "http://patches.dpdk.org/api/patches/123399/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230207230438.1617331-14-stephen@networkplumber.org/", "project": { "id": 1, "url": "http://patches.dpdk.org/api/projects/1/?format=api", "name": "DPDK", "link_name": "dpdk", "list_id": "dev.dpdk.org", "list_email": "dev@dpdk.org", "web_url": "http://core.dpdk.org", "scm_url": "git://dpdk.org/dpdk", "webscm_url": "http://git.dpdk.org/dpdk", "list_archive_url": "https://inbox.dpdk.org/dev", "list_archive_url_format": "https://inbox.dpdk.org/dev/{}", "commit_url_format": "" }, "msgid": "<20230207230438.1617331-14-stephen@networkplumber.org>", "list_archive_url": "https://inbox.dpdk.org/dev/20230207230438.1617331-14-stephen@networkplumber.org", "date": "2023-02-07T23:04:34", "name": "[RFC,v2,13/17] lpm: replace RTE_LOGTYPE_LPM with dynamic types", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "50ec75d3da3b13a1616913ece15e78c2560a9a1b", "submitter": { "id": 27, "url": "http://patches.dpdk.org/api/people/27/?format=api", "name": "Stephen Hemminger", "email": "stephen@networkplumber.org" }, "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/20230207230438.1617331-14-stephen@networkplumber.org/mbox/", "series": [ { "id": 26874, "url": "http://patches.dpdk.org/api/series/26874/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=26874", "date": "2023-02-07T23:04:21", "name": "static logtype removal", "version": 2, "mbox": "http://patches.dpdk.org/series/26874/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/123399/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/123399/checks/", "tags": {}, "related": [] }, { "id": 123462, "url": "http://patches.dpdk.org/api/patches/123462/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230208132824.775985-4-adwivedi@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": "<20230208132824.775985-4-adwivedi@marvell.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20230208132824.775985-4-adwivedi@marvell.com", "date": "2023-02-08T13:28:21", "name": "[v10,3/6] ethdev: add trace points for ethdev (part two)", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "4734b99d28ab41eaf48195ddd137b5305ba2eb98", "submitter": { "id": 1561, "url": "http://patches.dpdk.org/api/people/1561/?format=api", "name": "Ankur Dwivedi", "email": "adwivedi@marvell.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/20230208132824.775985-4-adwivedi@marvell.com/mbox/", "series": [ { "id": 26891, "url": "http://patches.dpdk.org/api/series/26891/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=26891", "date": "2023-02-08T13:28:18", "name": "add trace points in ethdev library", "version": 10, "mbox": "http://patches.dpdk.org/series/26891/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/123462/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/123462/checks/", "tags": {}, "related": [] }, { "id": 123580, "url": "http://patches.dpdk.org/api/patches/123580/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230209123402.1993179-1-vfialko@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": "<20230209123402.1993179-1-vfialko@marvell.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20230209123402.1993179-1-vfialko@marvell.com", "date": "2023-02-09T12:34:02", "name": "[v2] test: add cryptodev crosscheck suite", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "69e37453b9def73b63a0c9c643460c5764c8347e", "submitter": { "id": 2390, "url": "http://patches.dpdk.org/api/people/2390/?format=api", "name": "Volodymyr Fialko", "email": "vfialko@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/20230209123402.1993179-1-vfialko@marvell.com/mbox/", "series": [ { "id": 26921, "url": "http://patches.dpdk.org/api/series/26921/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=26921", "date": "2023-02-09T12:34:02", "name": "[v2] test: add cryptodev crosscheck suite", "version": 2, "mbox": "http://patches.dpdk.org/series/26921/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/123580/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/123580/checks/", "tags": {}, "related": [] }, { "id": 123629, "url": "http://patches.dpdk.org/api/patches/123629/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230210010724.890413-5-stephen@networkplumber.org/", "project": { "id": 1, "url": "http://patches.dpdk.org/api/projects/1/?format=api", "name": "DPDK", "link_name": "dpdk", "list_id": "dev.dpdk.org", "list_email": "dev@dpdk.org", "web_url": "http://core.dpdk.org", "scm_url": "git://dpdk.org/dpdk", "webscm_url": "http://git.dpdk.org/dpdk", "list_archive_url": "https://inbox.dpdk.org/dev", "list_archive_url_format": "https://inbox.dpdk.org/dev/{}", "commit_url_format": "" }, "msgid": "<20230210010724.890413-5-stephen@networkplumber.org>", "list_archive_url": "https://inbox.dpdk.org/dev/20230210010724.890413-5-stephen@networkplumber.org", "date": "2023-02-10T01:07:12", "name": "[v3,04/16] mbuf: replace RTE_LOGTYPE_MBUF with dynamic type", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "c36e71bbd945ce0f60b184924d471cebae2ef760", "submitter": { "id": 27, "url": "http://patches.dpdk.org/api/people/27/?format=api", "name": "Stephen Hemminger", "email": "stephen@networkplumber.org" }, "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/20230210010724.890413-5-stephen@networkplumber.org/mbox/", "series": [ { "id": 26935, "url": "http://patches.dpdk.org/api/series/26935/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=26935", "date": "2023-02-10T01:07:08", "name": "Replace use of static logtypes", "version": 3, "mbox": "http://patches.dpdk.org/series/26935/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/123629/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/123629/checks/", "tags": {}, "related": [] }, { "id": 123765, "url": "http://patches.dpdk.org/api/patches/123765/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230213071440.326064-1-ke1x.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": "<20230213071440.326064-1-ke1x.zhang@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20230213071440.326064-1-ke1x.zhang@intel.com", "date": "2023-02-13T07:14:40", "name": "[v2] net/ice: fix ice dcf contrl thread crash", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "ba53c70ff71e259536a0d950ef203f4b2c6521e9", "submitter": { "id": 2503, "url": "http://patches.dpdk.org/api/people/2503/?format=api", "name": "Zhang, Ke1X", "email": "ke1x.zhang@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/20230213071440.326064-1-ke1x.zhang@intel.com/mbox/", "series": [ { "id": 26973, "url": "http://patches.dpdk.org/api/series/26973/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=26973", "date": "2023-02-13T07:14:40", "name": "[v2] net/ice: fix ice dcf contrl thread crash", "version": 2, "mbox": "http://patches.dpdk.org/series/26973/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/123765/comments/", "check": "warning", "checks": "http://patches.dpdk.org/api/patches/123765/checks/", "tags": {}, "related": [] }, { "id": 123808, "url": "http://patches.dpdk.org/api/patches/123808/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230213145824.2886910-2-shepard.siegel@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": "<20230213145824.2886910-2-shepard.siegel@atomicrules.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20230213145824.2886910-2-shepard.siegel@atomicrules.com", "date": "2023-02-13T14:58:22", "name": "[2/4] net/ark: add new device to PCIe allowlist", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "f3e7cc67661b37a1afba08e82f0a361119283c01", "submitter": { "id": 700, "url": "http://patches.dpdk.org/api/people/700/?format=api", "name": "Shepard Siegel", "email": "shepard.siegel@atomicrules.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/20230213145824.2886910-2-shepard.siegel@atomicrules.com/mbox/", "series": [ { "id": 26991, "url": "http://patches.dpdk.org/api/series/26991/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=26991", "date": "2023-02-13T14:58:21", "name": "[1/4] doc: clarify the existing net/ark guide", "version": 1, "mbox": "http://patches.dpdk.org/series/26991/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/123808/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/123808/checks/", "tags": {}, "related": [] }, { "id": 122809, "url": "http://patches.dpdk.org/api/patches/122809/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230201091256.12792-5-syalavarthi@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": "<20230201091256.12792-5-syalavarthi@marvell.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20230201091256.12792-5-syalavarthi@marvell.com", "date": "2023-02-01T09:12:56", "name": "[v5,4/4] mldev: add Arm NEON type conversion routines", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "f012d77a7a25ca29f9dbb56d65d35814b7e855c2", "submitter": { "id": 2480, "url": "http://patches.dpdk.org/api/people/2480/?format=api", "name": "Srikanth Yalavarthi", "email": "syalavarthi@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/20230201091256.12792-5-syalavarthi@marvell.com/mbox/", "series": [ { "id": 26731, "url": "http://patches.dpdk.org/api/series/26731/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=26731", "date": "2023-02-01T09:12:52", "name": "Implementation of ML common code", "version": 5, "mbox": "http://patches.dpdk.org/series/26731/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/122809/comments/", "check": "warning", "checks": "http://patches.dpdk.org/api/patches/122809/checks/", "tags": {}, "related": [] }, { "id": 122834, "url": "http://patches.dpdk.org/api/patches/122834/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230201092310.23252-29-syalavarthi@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": "<20230201092310.23252-29-syalavarthi@marvell.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20230201092310.23252-29-syalavarthi@marvell.com", "date": "2023-02-01T09:22:59", "name": "[v4,28/39] ml/cnxk: add internal function for sync mode run", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "71354b2043b607eab6d6f056d9df0d570539c9b3", "submitter": { "id": 2480, "url": "http://patches.dpdk.org/api/people/2480/?format=api", "name": "Srikanth Yalavarthi", "email": "syalavarthi@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/20230201092310.23252-29-syalavarthi@marvell.com/mbox/", "series": [ { "id": 26732, "url": "http://patches.dpdk.org/api/series/26732/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=26732", "date": "2023-02-01T09:22:31", "name": "Implementation of ML CNXK driver", "version": 4, "mbox": "http://patches.dpdk.org/series/26732/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/122834/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/122834/checks/", "tags": {}, "related": [] }, { "id": 122869, "url": "http://patches.dpdk.org/api/patches/122869/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230201131757.1787527-5-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": "<20230201131757.1787527-5-tduszynski@marvell.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20230201131757.1787527-5-tduszynski@marvell.com", "date": "2023-02-01T13:17:57", "name": "[v7,4/4] eal: add PMU support to tracing library", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "e9ae2889829eb261b06bffd37ee5ac0c44eb13c1", "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/20230201131757.1787527-5-tduszynski@marvell.com/mbox/", "series": [ { "id": 26736, "url": "http://patches.dpdk.org/api/series/26736/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=26736", "date": "2023-02-01T13:17:53", "name": "add support for self monitoring", "version": 7, "mbox": "http://patches.dpdk.org/series/26736/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/122869/comments/", "check": "warning", "checks": "http://patches.dpdk.org/api/patches/122869/checks/", "tags": {}, "related": [] }, { "id": 122974, "url": "http://patches.dpdk.org/api/patches/122974/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230202162537.1067595-5-michaelba@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": "<20230202162537.1067595-5-michaelba@nvidia.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20230202162537.1067595-5-michaelba@nvidia.com", "date": "2023-02-02T16:25:33", "name": "[v2,4/8] compress/mlx5: support new metadata layout added in BF3", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "cf2c9b26566b0698b3e75de6997f190a1d26e839", "submitter": { "id": 1949, "url": "http://patches.dpdk.org/api/people/1949/?format=api", "name": "Michael Baum", "email": "michaelba@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/20230202162537.1067595-5-michaelba@nvidia.com/mbox/", "series": [ { "id": 26766, "url": "http://patches.dpdk.org/api/series/26766/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=26766", "date": "2023-02-02T16:25:29", "name": "compress/mlx5: add LZ4 support", "version": 2, "mbox": "http://patches.dpdk.org/series/26766/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/122974/comments/", "check": "warning", "checks": "http://patches.dpdk.org/api/patches/122974/checks/", "tags": {}, "related": [] }, { "id": 121144, "url": "http://patches.dpdk.org/api/patches/121144/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20221221025202.31733-1-jesna.k.e@amd.com/", "project": { "id": 1, "url": "http://patches.dpdk.org/api/projects/1/?format=api", "name": "DPDK", "link_name": "dpdk", "list_id": "dev.dpdk.org", "list_email": "dev@dpdk.org", "web_url": "http://core.dpdk.org", "scm_url": "git://dpdk.org/dpdk", "webscm_url": "http://git.dpdk.org/dpdk", "list_archive_url": "https://inbox.dpdk.org/dev", "list_archive_url_format": "https://inbox.dpdk.org/dev/{}", "commit_url_format": "" }, "msgid": "<20221221025202.31733-1-jesna.k.e@amd.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20221221025202.31733-1-jesna.k.e@amd.com", "date": "2022-12-21T02:52:01", "name": "[v1,1/2] net/axgbe: add multi-process support", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "7ced5b7d24563f9954e0b986d694811c688cd24a", "submitter": { "id": 2920, "url": "http://patches.dpdk.org/api/people/2920/?format=api", "name": "Jesna K E", "email": "jesna.k.e@amd.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/20221221025202.31733-1-jesna.k.e@amd.com/mbox/", "series": [ { "id": 26203, "url": "http://patches.dpdk.org/api/series/26203/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=26203", "date": "2022-12-21T02:52:01", "name": "[v1,1/2] net/axgbe: add multi-process support", "version": 1, "mbox": "http://patches.dpdk.org/series/26203/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/121144/comments/", "check": "warning", "checks": "http://patches.dpdk.org/api/patches/121144/checks/", "tags": {}, "related": [] }, { "id": 121158, "url": "http://patches.dpdk.org/api/patches/121158/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20221221073547.988-1-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": "<20221221073547.988-1-getelson@nvidia.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20221221073547.988-1-getelson@nvidia.com", "date": "2022-12-21T07:35:46", "name": "[1/2] ethdev: add query_update sync and async function calls", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "3965cd4be5cb7022f9b5f788483896f61f305435", "submitter": { "id": 1882, "url": "http://patches.dpdk.org/api/people/1882/?format=api", "name": "Gregory Etelson", "email": "getelson@nvidia.com" }, "delegate": { "id": 3961, "url": "http://patches.dpdk.org/api/users/3961/?format=api", "username": "arybchenko", "first_name": "Andrew", "last_name": "Rybchenko", "email": "andrew.rybchenko@oktetlabs.ru" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20221221073547.988-1-getelson@nvidia.com/mbox/", "series": [ { "id": 26209, "url": "http://patches.dpdk.org/api/series/26209/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=26209", "date": "2022-12-21T07:35:46", "name": "[1/2] ethdev: add query_update sync and async function calls", "version": 1, "mbox": "http://patches.dpdk.org/series/26209/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/121158/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/121158/checks/", "tags": {}, "related": [] }, { "id": 121627, "url": "http://patches.dpdk.org/api/patches/121627/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230105161020.247780-2-thomas@monjalon.net/", "project": { "id": 1, "url": "http://patches.dpdk.org/api/projects/1/?format=api", "name": "DPDK", "link_name": "dpdk", "list_id": "dev.dpdk.org", "list_email": "dev@dpdk.org", "web_url": "http://core.dpdk.org", "scm_url": "git://dpdk.org/dpdk", "webscm_url": "http://git.dpdk.org/dpdk", "list_archive_url": "https://inbox.dpdk.org/dev", "list_archive_url_format": "https://inbox.dpdk.org/dev/{}", "commit_url_format": "" }, "msgid": "<20230105161020.247780-2-thomas@monjalon.net>", "list_archive_url": "https://inbox.dpdk.org/dev/20230105161020.247780-2-thomas@monjalon.net", "date": "2023-01-05T16:10:18", "name": "[1/3] eal/windows: fix pedantic build", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "503869581708ff0c68da3ab541fbc59a9cbda995", "submitter": { "id": 685, "url": "http://patches.dpdk.org/api/people/685/?format=api", "name": "Thomas Monjalon", "email": "thomas@monjalon.net" }, "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/20230105161020.247780-2-thomas@monjalon.net/mbox/", "series": [ { "id": 26402, "url": "http://patches.dpdk.org/api/series/26402/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=26402", "date": "2023-01-05T16:10:17", "name": "fix mlx5 build with MinGW", "version": 1, "mbox": "http://patches.dpdk.org/series/26402/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/121627/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/121627/checks/", "tags": {}, "related": [] }, { "id": 118239, "url": "http://patches.dpdk.org/api/patches/118239/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20221017034058.34176-6-fengchengwen@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": "<20221017034058.34176-6-fengchengwen@huawei.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20221017034058.34176-6-fengchengwen@huawei.com", "date": "2022-10-17T03:40:56", "name": "[v10,5/7] memarea: support dump API", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "16b604b73b3c57e5d3968e31514c42f522a4cf1a", "submitter": { "id": 2146, "url": "http://patches.dpdk.org/api/people/2146/?format=api", "name": "fengchengwen", "email": "fengchengwen@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/20221017034058.34176-6-fengchengwen@huawei.com/mbox/", "series": [ { "id": 25245, "url": "http://patches.dpdk.org/api/series/25245/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=25245", "date": "2022-10-17T03:40:51", "name": "introduce memarea library", "version": 10, "mbox": "http://patches.dpdk.org/series/25245/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/118239/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/118239/checks/", "tags": {}, "related": [] }, { "id": 125767, "url": "http://patches.dpdk.org/api/patches/125767/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230404124840.1898-17-david.marchand@redhat.com/", "project": { "id": 1, "url": "http://patches.dpdk.org/api/projects/1/?format=api", "name": "DPDK", "link_name": "dpdk", "list_id": "dev.dpdk.org", "list_email": "dev@dpdk.org", "web_url": "http://core.dpdk.org", "scm_url": "git://dpdk.org/dpdk", "webscm_url": "http://git.dpdk.org/dpdk", "list_archive_url": "https://inbox.dpdk.org/dev", "list_archive_url_format": "https://inbox.dpdk.org/dev/{}", "commit_url_format": "" }, "msgid": "<20230404124840.1898-17-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20230404124840.1898-17-david.marchand@redhat.com", "date": "2023-04-04T12:48:40", "name": "[v3,16/16] enable lock check", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "d08249db7c7d7777c29fb4955eeb81e22ffabc07", "submitter": { "id": 1173, "url": "http://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "delegate": { "id": 1, "url": "http://patches.dpdk.org/api/users/1/?format=api", "username": "tmonjalo", "first_name": "Thomas", "last_name": "Monjalon", "email": "thomas@monjalon.net" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230404124840.1898-17-david.marchand@redhat.com/mbox/", "series": [ { "id": 27617, "url": "http://patches.dpdk.org/api/series/27617/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=27617", "date": "2023-04-04T12:48:24", "name": "Enable lock annotations on most libraries and drivers", "version": 3, "mbox": "http://patches.dpdk.org/series/27617/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/125767/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/125767/checks/", "tags": {}, "related": [] }, { "id": 125852, "url": "http://patches.dpdk.org/api/patches/125852/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230407060152.16335-4-nipun.gupta@amd.com/", "project": { "id": 1, "url": "http://patches.dpdk.org/api/projects/1/?format=api", "name": "DPDK", "link_name": "dpdk", "list_id": "dev.dpdk.org", "list_email": "dev@dpdk.org", "web_url": "http://core.dpdk.org", "scm_url": "git://dpdk.org/dpdk", "webscm_url": "http://git.dpdk.org/dpdk", "list_archive_url": "https://inbox.dpdk.org/dev", "list_archive_url_format": "https://inbox.dpdk.org/dev/{}", "commit_url_format": "" }, "msgid": "<20230407060152.16335-4-nipun.gupta@amd.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20230407060152.16335-4-nipun.gupta@amd.com", "date": "2023-04-07T06:01:49", "name": "[3/6] bus/cdx: add support for MSI", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "e3726db9a7bb7849666812d93f62e92ac3229bec", "submitter": { "id": 2928, "url": "http://patches.dpdk.org/api/people/2928/?format=api", "name": "Gupta, Nipun", "email": "nipun.gupta@amd.com" }, "delegate": { "id": 1, "url": "http://patches.dpdk.org/api/users/1/?format=api", "username": "tmonjalo", "first_name": "Thomas", "last_name": "Monjalon", "email": "thomas@monjalon.net" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230407060152.16335-4-nipun.gupta@amd.com/mbox/", "series": [ { "id": 27640, "url": "http://patches.dpdk.org/api/series/27640/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=27640", "date": "2023-04-07T06:01:46", "name": "add support for CDX bus", "version": 1, "mbox": "http://patches.dpdk.org/series/27640/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/125852/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/125852/checks/", "tags": {}, "related": [] }, { "id": 126014, "url": "http://patches.dpdk.org/api/patches/126014/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230413094502.1714755-13-wenjing.qiao@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": "<20230413094502.1714755-13-wenjing.qiao@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20230413094502.1714755-13-wenjing.qiao@intel.com", "date": "2023-04-13T09:44:56", "name": "[12/18] common/idpf: add SyncE support over VF", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "ab0ae6d56aab84b04013b964eed99dd1484c0d8b", "submitter": { "id": 2680, "url": "http://patches.dpdk.org/api/people/2680/?format=api", "name": "Wenjing Qiao", "email": "wenjing.qiao@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/20230413094502.1714755-13-wenjing.qiao@intel.com/mbox/", "series": [ { "id": 27692, "url": "http://patches.dpdk.org/api/series/27692/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=27692", "date": "2023-04-13T09:44:44", "name": "update idpf shared code", "version": 1, "mbox": "http://patches.dpdk.org/series/27692/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/126014/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/126014/checks/", "tags": {}, "related": [] }, { "id": 126061, "url": "http://patches.dpdk.org/api/patches/126061/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230414051454.1245936-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": "<20230414051454.1245936-1-rushilg@google.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20230414051454.1245936-1-rushilg@google.com", "date": "2023-04-14T05:14:54", "name": "net/gve: Check whether the driver is compatible with the device presented.", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "b9d796047be9d1d6688d646771c765b76383ab78", "submitter": { "id": 2890, "url": "http://patches.dpdk.org/api/people/2890/?format=api", "name": "Rushil Gupta", "email": "rushilg@google.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/20230414051454.1245936-1-rushilg@google.com/mbox/", "series": [ { "id": 27703, "url": "http://patches.dpdk.org/api/series/27703/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=27703", "date": "2023-04-14T05:14:54", "name": "net/gve: Check whether the driver is compatible with the device presented.", "version": 1, "mbox": "http://patches.dpdk.org/series/27703/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/126061/comments/", "check": "warning", "checks": "http://patches.dpdk.org/api/patches/126061/checks/", "tags": {}, "related": [] }, { "id": 126136, "url": "http://patches.dpdk.org/api/patches/126136/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/1681521346-20356-11-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": "<1681521346-20356-11-git-send-email-roretzla@linux.microsoft.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1681521346-20356-11-git-send-email-roretzla@linux.microsoft.com", "date": "2023-04-15T01:15:41", "name": "[v6,10/15] eal: hide typedefs based on GCC vector extensions", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "f84ce975d0cd8980b29b1e222040e38f4c2f2982", "submitter": { "id": 2077, "url": "http://patches.dpdk.org/api/people/2077/?format=api", "name": "Tyler Retzlaff", "email": "roretzla@linux.microsoft.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/1681521346-20356-11-git-send-email-roretzla@linux.microsoft.com/mbox/", "series": [ { "id": 27725, "url": "http://patches.dpdk.org/api/series/27725/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=27725", "date": "2023-04-15T01:15:34", "name": "msvc integration changes", "version": 6, "mbox": "http://patches.dpdk.org/series/27725/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/126136/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/126136/checks/", "tags": {}, "related": [] }, { "id": 127228, "url": "http://patches.dpdk.org/api/patches/127228/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230523184818.139353-2-hernan.vargas@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": "<20230523184818.139353-2-hernan.vargas@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20230523184818.139353-2-hernan.vargas@intel.com", "date": "2023-05-23T18:48:13", "name": "[v1,1/6] baseband/fpga_5gnr_fec: fix possible div by zero", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "f07b841a74dcb034c754ebd21a406b268a42ace9", "submitter": { "id": 2659, "url": "http://patches.dpdk.org/api/people/2659/?format=api", "name": "Hernan Vargas", "email": "hernan.vargas@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/20230523184818.139353-2-hernan.vargas@intel.com/mbox/", "series": [ { "id": 28139, "url": "http://patches.dpdk.org/api/series/28139/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=28139", "date": "2023-05-23T18:48:12", "name": "baseband/fpga_5gnr_fec: changes for 23.07", "version": 1, "mbox": "http://patches.dpdk.org/series/28139/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/127228/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/127228/checks/", "tags": {}, "related": [] }, { "id": 125679, "url": "http://patches.dpdk.org/api/patches/125679/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230331154259.1447831-4-maxime.coquelin@redhat.com/", "project": { "id": 1, "url": "http://patches.dpdk.org/api/projects/1/?format=api", "name": "DPDK", "link_name": "dpdk", "list_id": "dev.dpdk.org", "list_email": "dev@dpdk.org", "web_url": "http://core.dpdk.org", "scm_url": "git://dpdk.org/dpdk", "webscm_url": "http://git.dpdk.org/dpdk", "list_archive_url": "https://inbox.dpdk.org/dev", "list_archive_url_format": "https://inbox.dpdk.org/dev/{}", "commit_url_format": "" }, "msgid": "<20230331154259.1447831-4-maxime.coquelin@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20230331154259.1447831-4-maxime.coquelin@redhat.com", "date": "2023-03-31T15:42:35", "name": "[RFC,03/27] vhost: fix IOTLB entries overlap check with previous entry", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "af025b2e2d12d0606e1075cecf5d29e5a2403e21", "submitter": { "id": 512, "url": "http://patches.dpdk.org/api/people/512/?format=api", "name": "Maxime Coquelin", "email": "maxime.coquelin@redhat.com" }, "delegate": { "id": 2642, "url": "http://patches.dpdk.org/api/users/2642/?format=api", "username": "mcoquelin", "first_name": "Maxime", "last_name": "Coquelin", "email": "maxime.coquelin@redhat.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230331154259.1447831-4-maxime.coquelin@redhat.com/mbox/", "series": [ { "id": 27594, "url": "http://patches.dpdk.org/api/series/27594/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=27594", "date": "2023-03-31T15:42:32", "name": "Add VDUSE support to Vhost library", "version": 1, "mbox": "http://patches.dpdk.org/series/27594/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/125679/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/125679/checks/", "tags": {}, "related": [] }, { "id": 127426, "url": "http://patches.dpdk.org/api/patches/127426/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230525095904.3967080-8-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": "<20230525095904.3967080-8-ndabilpuram@marvell.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20230525095904.3967080-8-ndabilpuram@marvell.com", "date": "2023-05-25T09:58:40", "name": "[v3,08/32] common/cnxk: make aura flow control config more predictable", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "3d9ccc6bc3ffda08f2ed6a25571cd14c43b372c6", "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/20230525095904.3967080-8-ndabilpuram@marvell.com/mbox/", "series": [ { "id": 28180, "url": "http://patches.dpdk.org/api/series/28180/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=28180", "date": "2023-05-25T09:58:36", "name": "[v3,01/32] common/cnxk: allocate dynamic BPIDs", "version": 3, "mbox": "http://patches.dpdk.org/series/28180/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/127426/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/127426/checks/", "tags": {}, "related": [] }, { "id": 127417, "url": "http://patches.dpdk.org/api/patches/127417/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230525095904.3967080-28-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": "<20230525095904.3967080-28-ndabilpuram@marvell.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20230525095904.3967080-28-ndabilpuram@marvell.com", "date": "2023-05-25T09:59:00", "name": "[v3,28/32] common/nix: check for null dereference", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "ff997b451059fcb88aecb4d241d7b97b390fb521", "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/20230525095904.3967080-28-ndabilpuram@marvell.com/mbox/", "series": [ { "id": 28180, "url": "http://patches.dpdk.org/api/series/28180/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=28180", "date": "2023-05-25T09:58:36", "name": "[v3,01/32] common/cnxk: allocate dynamic BPIDs", "version": 3, "mbox": "http://patches.dpdk.org/series/28180/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/127417/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/127417/checks/", "tags": {}, "related": [] }, { "id": 127927, "url": "http://patches.dpdk.org/api/patches/127927/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230601200812.672233-21-maxime.coquelin@redhat.com/", "project": { "id": 1, "url": "http://patches.dpdk.org/api/projects/1/?format=api", "name": "DPDK", "link_name": "dpdk", "list_id": "dev.dpdk.org", "list_email": "dev@dpdk.org", "web_url": "http://core.dpdk.org", "scm_url": "git://dpdk.org/dpdk", "webscm_url": "http://git.dpdk.org/dpdk", "list_archive_url": "https://inbox.dpdk.org/dev", "list_archive_url_format": "https://inbox.dpdk.org/dev/{}", "commit_url_format": "" }, "msgid": "<20230601200812.672233-21-maxime.coquelin@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20230601200812.672233-21-maxime.coquelin@redhat.com", "date": "2023-06-01T20:08:06", "name": "[v4,20/26] vhost: add VDUSE events handler", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "2e40687c80a1759703145acd1ef743a16bf05e5e", "submitter": { "id": 512, "url": "http://patches.dpdk.org/api/people/512/?format=api", "name": "Maxime Coquelin", "email": "maxime.coquelin@redhat.com" }, "delegate": { "id": 2642, "url": "http://patches.dpdk.org/api/users/2642/?format=api", "username": "mcoquelin", "first_name": "Maxime", "last_name": "Coquelin", "email": "maxime.coquelin@redhat.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230601200812.672233-21-maxime.coquelin@redhat.com/mbox/", "series": [ { "id": 28308, "url": "http://patches.dpdk.org/api/series/28308/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=28308", "date": "2023-06-01T20:07:46", "name": "Add VDUSE support to Vhost library", "version": 4, "mbox": "http://patches.dpdk.org/series/28308/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/127927/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/127927/checks/", "tags": {}, "related": [] }, { "id": 126848, "url": "http://patches.dpdk.org/api/patches/126848/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230515064700.624054-5-miao.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": "<20230515064700.624054-5-miao.li@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20230515064700.624054-5-miao.li@intel.com", "date": "2023-05-15T06:47:00", "name": "[v1,4/4] bus/pci: add VFIO sparse mmap support", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "4af3e1eb88e61bbfcc0c08815bbfd02676af7722", "submitter": { "id": 2220, "url": "http://patches.dpdk.org/api/people/2220/?format=api", "name": "Li, Miao", "email": "miao.li@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/20230515064700.624054-5-miao.li@intel.com/mbox/", "series": [ { "id": 27992, "url": "http://patches.dpdk.org/api/series/27992/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=27992", "date": "2023-05-15T06:46:56", "name": "Support VFIO sparse mmap in PCI bus", "version": 1, "mbox": "http://patches.dpdk.org/series/27992/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/126848/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/126848/checks/", "tags": {}, "related": [] }, { "id": 127330, "url": "http://patches.dpdk.org/api/patches/127330/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230523143855.218984-1-samina.arshad@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": "<20230523143855.218984-1-samina.arshad@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20230523143855.218984-1-samina.arshad@intel.com", "date": "2023-05-23T14:38:55", "name": "[v2] usertools/telemetry: fix unused parameter", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "9fefecb80996998b739edf21177e7d55a9b9619f", "submitter": { "id": 3060, "url": "http://patches.dpdk.org/api/people/3060/?format=api", "name": "Samina Arshad", "email": "samina.arshad@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/20230523143855.218984-1-samina.arshad@intel.com/mbox/", "series": [ { "id": 28157, "url": "http://patches.dpdk.org/api/series/28157/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=28157", "date": "2023-05-23T14:38:55", "name": "[v2] usertools/telemetry: fix unused parameter", "version": 2, "mbox": "http://patches.dpdk.org/series/28157/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/127330/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/127330/checks/", "tags": {}, "related": [] }, { "id": 127491, "url": "http://patches.dpdk.org/api/patches/127491/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230525162551.70359-23-maxime.coquelin@redhat.com/", "project": { "id": 1, "url": "http://patches.dpdk.org/api/projects/1/?format=api", "name": "DPDK", "link_name": "dpdk", "list_id": "dev.dpdk.org", "list_email": "dev@dpdk.org", "web_url": "http://core.dpdk.org", "scm_url": "git://dpdk.org/dpdk", "webscm_url": "http://git.dpdk.org/dpdk", "list_archive_url": "https://inbox.dpdk.org/dev", "list_archive_url_format": "https://inbox.dpdk.org/dev/{}", "commit_url_format": "" }, "msgid": "<20230525162551.70359-23-maxime.coquelin@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20230525162551.70359-23-maxime.coquelin@redhat.com", "date": "2023-05-25T16:25:45", "name": "[v3,22/28] vhost: add VDUSE events handler", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "2e40687c80a1759703145acd1ef743a16bf05e5e", "submitter": { "id": 512, "url": "http://patches.dpdk.org/api/people/512/?format=api", "name": "Maxime Coquelin", "email": "maxime.coquelin@redhat.com" }, "delegate": { "id": 2642, "url": "http://patches.dpdk.org/api/users/2642/?format=api", "username": "mcoquelin", "first_name": "Maxime", "last_name": "Coquelin", "email": "maxime.coquelin@redhat.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230525162551.70359-23-maxime.coquelin@redhat.com/mbox/", "series": [ { "id": 28187, "url": "http://patches.dpdk.org/api/series/28187/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=28187", "date": "2023-05-25T16:25:23", "name": "Add VDUSE support to Vhost library", "version": 3, "mbox": "http://patches.dpdk.org/series/28187/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/127491/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/127491/checks/", "tags": {}, "related": [] }, { "id": 127742, "url": "http://patches.dpdk.org/api/patches/127742/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230531053743.129442-5-miao.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": "<20230531053743.129442-5-miao.li@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20230531053743.129442-5-miao.li@intel.com", "date": "2023-05-31T05:37:42", "name": "[v4,4/4] bus/pci: add VFIO sparse mmap support", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "63131599241dcde7bd86fe0bc40def346c46ad60", "submitter": { "id": 2220, "url": "http://patches.dpdk.org/api/people/2220/?format=api", "name": "Li, Miao", "email": "miao.li@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/20230531053743.129442-5-miao.li@intel.com/mbox/", "series": [ { "id": 28263, "url": "http://patches.dpdk.org/api/series/28263/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=28263", "date": "2023-05-31T05:37:38", "name": "Support VFIO sparse mmap in PCI bus", "version": 4, "mbox": "http://patches.dpdk.org/series/28263/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/127742/comments/", "check": "warning", "checks": "http://patches.dpdk.org/api/patches/127742/checks/", "tags": {}, "related": [] }, { "id": 128491, "url": "http://patches.dpdk.org/api/patches/128491/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230609191245.252521-11-zhirun.yan@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": "<20230609191245.252521-11-zhirun.yan@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20230609191245.252521-11-zhirun.yan@intel.com", "date": "2023-06-09T19:12:39", "name": "[v12,10/16] graph: introduce stream moving cross cores", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "7700fd4dfa0960778767a9e13765183b1f961849", "submitter": { "id": 1154, "url": "http://patches.dpdk.org/api/people/1154/?format=api", "name": "Yan, Zhirun", "email": "zhirun.yan@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/20230609191245.252521-11-zhirun.yan@intel.com/mbox/", "series": [ { "id": 28444, "url": "http://patches.dpdk.org/api/series/28444/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=28444", "date": "2023-06-09T19:12:29", "name": "graph enhancement for multi-core dispatch", "version": 12, "mbox": "http://patches.dpdk.org/series/28444/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/128491/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/128491/checks/", "tags": {}, "related": [] }, { "id": 128542, "url": "http://patches.dpdk.org/api/patches/128542/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230613071614.2259604-9-gakhil@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": "<20230613071614.2259604-9-gakhil@marvell.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20230613071614.2259604-9-gakhil@marvell.com", "date": "2023-06-13T07:16:07", "name": "[v3,08/15] common/cnxk: add MACsec port configuration", "commit_ref": null, "pull_url": null, "state": "changes-requested", "archived": true, "hash": "b60762c19eb9fdad6bd475458cc4bac78bf4c8ca", "submitter": { "id": 2094, "url": "http://patches.dpdk.org/api/people/2094/?format=api", "name": "Akhil Goyal", "email": "gakhil@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/20230613071614.2259604-9-gakhil@marvell.com/mbox/", "series": [ { "id": 28472, "url": "http://patches.dpdk.org/api/series/28472/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=28472", "date": "2023-06-13T07:15:59", "name": "net/cnxk: add MACsec support", "version": 3, "mbox": "http://patches.dpdk.org/series/28472/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/128542/comments/", "check": "warning", "checks": "http://patches.dpdk.org/api/patches/128542/checks/", "tags": {}, "related": [] }, { "id": 128294, "url": "http://patches.dpdk.org/api/patches/128294/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230607130245.8048-6-ivan.malov@arknetworks.am/", "project": { "id": 1, "url": "http://patches.dpdk.org/api/projects/1/?format=api", "name": "DPDK", "link_name": "dpdk", "list_id": "dev.dpdk.org", "list_email": "dev@dpdk.org", "web_url": "http://core.dpdk.org", "scm_url": "git://dpdk.org/dpdk", "webscm_url": "http://git.dpdk.org/dpdk", "list_archive_url": "https://inbox.dpdk.org/dev", "list_archive_url_format": "https://inbox.dpdk.org/dev/{}", "commit_url_format": "" }, "msgid": "<20230607130245.8048-6-ivan.malov@arknetworks.am>", "list_archive_url": "https://inbox.dpdk.org/dev/20230607130245.8048-6-ivan.malov@arknetworks.am", "date": "2023-06-07T13:02:16", "name": "[v4,05/34] common/sfc_efx/base: add API to get HW table desc", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "ffab6cf1b83a60a46844841ce21bbdb5b3ee5897", "submitter": { "id": 2962, "url": "http://patches.dpdk.org/api/people/2962/?format=api", "name": "Ivan Malov", "email": "ivan.malov@arknetworks.am" }, "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/20230607130245.8048-6-ivan.malov@arknetworks.am/mbox/", "series": [ { "id": 28390, "url": "http://patches.dpdk.org/api/series/28390/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=28390", "date": "2023-06-07T13:02:11", "name": "net/sfc: support HW conntrack assistance", "version": 4, "mbox": "http://patches.dpdk.org/series/28390/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/128294/comments/", "check": "warning", "checks": "http://patches.dpdk.org/api/patches/128294/checks/", "tags": {}, "related": [] }, { "id": 128373, "url": "http://patches.dpdk.org/api/patches/128373/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230608065458.333670-3-gakhil@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": "<20230608065458.333670-3-gakhil@marvell.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20230608065458.333670-3-gakhil@marvell.com", "date": "2023-06-08T06:54:47", "name": "[v3,02/13] security: add MACsec packet number threshold", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "90058b7ef7dc2cc1bca8c394b57b50ff4494c9e4", "submitter": { "id": 2094, "url": "http://patches.dpdk.org/api/people/2094/?format=api", "name": "Akhil Goyal", "email": "gakhil@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/20230608065458.333670-3-gakhil@marvell.com/mbox/", "series": [ { "id": 28406, "url": "http://patches.dpdk.org/api/series/28406/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=28406", "date": "2023-06-08T06:54:50", "name": "Add MACsec unit test cases", "version": 3, "mbox": "http://patches.dpdk.org/series/28406/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/128373/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/128373/checks/", "tags": {}, "related": [] }, { "id": 127646, "url": "http://patches.dpdk.org/api/patches/127646/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230528173531.263548-5-arkadiuszx.kusztal@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": "<20230528173531.263548-5-arkadiuszx.kusztal@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20230528173531.263548-5-arkadiuszx.kusztal@intel.com", "date": "2023-05-28T17:35:31", "name": "[v2,4/4] app/test: add rsa kat and pwct tests", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "b3ba27697d84e7ae539f404215fee6185096f2f2", "submitter": { "id": 452, "url": "http://patches.dpdk.org/api/people/452/?format=api", "name": "Arkadiusz Kusztal", "email": "arkadiuszx.kusztal@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/20230528173531.263548-5-arkadiuszx.kusztal@intel.com/mbox/", "series": [ { "id": 28222, "url": "http://patches.dpdk.org/api/series/28222/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=28222", "date": "2023-05-28T17:35:27", "name": "Replace obsolote test cases.", "version": 2, "mbox": "http://patches.dpdk.org/series/28222/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/127646/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/127646/checks/", "tags": {}, "related": [] }, { "id": 129134, "url": "http://patches.dpdk.org/api/patches/129134/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230630063329.432508-1-bingz@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": "<20230630063329.432508-1-bingz@nvidia.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20230630063329.432508-1-bingz@nvidia.com", "date": "2023-06-30T06:33:29", "name": "[4/7] net/mlx5: fix the return value of vport action", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "e7ff43f058cc16cbb2a35342662caf09c9309511", "submitter": { "id": 1976, "url": "http://patches.dpdk.org/api/people/1976/?format=api", "name": "Bing Zhao", "email": "bingz@nvidia.com" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230630063329.432508-1-bingz@nvidia.com/mbox/", "series": [ { "id": 28725, "url": "http://patches.dpdk.org/api/series/28725/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=28725", "date": "2023-06-30T06:28:47", "name": null, "version": 1, "mbox": "http://patches.dpdk.org/series/28725/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/129134/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/129134/checks/", "tags": {}, "related": [] }, { "id": 126265, "url": "http://patches.dpdk.org/api/patches/126265/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230419195109.1659341-1-arkadiuszx.kusztal@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": "<20230419195109.1659341-1-arkadiuszx.kusztal@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20230419195109.1659341-1-arkadiuszx.kusztal@intel.com", "date": "2023-04-19T19:51:08", "name": "[1/2] crypto/qat: add hash mode 2", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "eb933637cb5ad856bd53b1f91cc401dfb46a1692", "submitter": { "id": 452, "url": "http://patches.dpdk.org/api/people/452/?format=api", "name": "Arkadiusz Kusztal", "email": "arkadiuszx.kusztal@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/20230419195109.1659341-1-arkadiuszx.kusztal@intel.com/mbox/", "series": [ { "id": 27779, "url": "http://patches.dpdk.org/api/series/27779/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=27779", "date": "2023-04-19T19:51:08", "name": "[1/2] crypto/qat: add hash mode 2", "version": 1, "mbox": "http://patches.dpdk.org/series/27779/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/126265/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/126265/checks/", "tags": {}, "related": [] } ]