List patches.

GET /api/patches/?format=api&order=-date&page=1
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Link: 
<http://patches.dpdk.org/api/patches/?format=api&order=-date&page=2>; rel="next",
<http://patches.dpdk.org/api/patches/?format=api&order=-date&page=1>; rel="first",
<http://patches.dpdk.org/api/patches/?format=api&order=-date&page=1395>; rel="last"
Vary: Accept
[ { "id": 139798, "url": "http://patches.dpdk.org/api/patches/139798/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240502055706.112443-7-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": "<20240502055706.112443-7-mattias.ronnblom@ericsson.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20240502055706.112443-7-mattias.ronnblom@ericsson.com", "date": "2024-05-02T05:57:06", "name": "[RFC,v6,6/6] eal: add unit tests for atomic bit access functions", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "bbaf67d51868c7186fb1a0fc33bf7f4196744b6a", "submitter": { "id": 1077, "url": "http://patches.dpdk.org/api/people/1077/?format=api", "name": "Mattias Rönnblom", "email": "mattias.ronnblom@ericsson.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/20240502055706.112443-7-mattias.ronnblom@ericsson.com/mbox/", "series": [ { "id": 31863, "url": "http://patches.dpdk.org/api/series/31863/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31863", "date": "2024-05-02T05:57:00", "name": "Improve EAL bit operations API", "version": 6, "mbox": "http://patches.dpdk.org/series/31863/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139798/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/139798/checks/", "tags": {}, "related": [] }, { "id": 139800, "url": "http://patches.dpdk.org/api/patches/139800/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240502055706.112443-6-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": "<20240502055706.112443-6-mattias.ronnblom@ericsson.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20240502055706.112443-6-mattias.ronnblom@ericsson.com", "date": "2024-05-02T05:57:05", "name": "[RFC,v6,5/6] eal: add atomic bit operations", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "4b0014a48bf7be400fd5544073113ea383ed2267", "submitter": { "id": 1077, "url": "http://patches.dpdk.org/api/people/1077/?format=api", "name": "Mattias Rönnblom", "email": "mattias.ronnblom@ericsson.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/20240502055706.112443-6-mattias.ronnblom@ericsson.com/mbox/", "series": [ { "id": 31863, "url": "http://patches.dpdk.org/api/series/31863/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31863", "date": "2024-05-02T05:57:00", "name": "Improve EAL bit operations API", "version": 6, "mbox": "http://patches.dpdk.org/series/31863/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139800/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/139800/checks/", "tags": {}, "related": [] }, { "id": 139799, "url": "http://patches.dpdk.org/api/patches/139799/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240502055706.112443-5-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": "<20240502055706.112443-5-mattias.ronnblom@ericsson.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20240502055706.112443-5-mattias.ronnblom@ericsson.com", "date": "2024-05-02T05:57:04", "name": "[RFC,v6,4/6] eal: add unit tests for exactly-once bit access functions", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "e956193252dc65e23ff36f58cf8c38f6315bde33", "submitter": { "id": 1077, "url": "http://patches.dpdk.org/api/people/1077/?format=api", "name": "Mattias Rönnblom", "email": "mattias.ronnblom@ericsson.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/20240502055706.112443-5-mattias.ronnblom@ericsson.com/mbox/", "series": [ { "id": 31863, "url": "http://patches.dpdk.org/api/series/31863/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31863", "date": "2024-05-02T05:57:00", "name": "Improve EAL bit operations API", "version": 6, "mbox": "http://patches.dpdk.org/series/31863/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139799/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/139799/checks/", "tags": {}, "related": [] }, { "id": 139797, "url": "http://patches.dpdk.org/api/patches/139797/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240502055706.112443-4-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": "<20240502055706.112443-4-mattias.ronnblom@ericsson.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20240502055706.112443-4-mattias.ronnblom@ericsson.com", "date": "2024-05-02T05:57:03", "name": "[RFC,v6,3/6] eal: add exactly-once bit access functions", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "9f01e1e16a42164281fff8ff518cfc2421f57be3", "submitter": { "id": 1077, "url": "http://patches.dpdk.org/api/people/1077/?format=api", "name": "Mattias Rönnblom", "email": "mattias.ronnblom@ericsson.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/20240502055706.112443-4-mattias.ronnblom@ericsson.com/mbox/", "series": [ { "id": 31863, "url": "http://patches.dpdk.org/api/series/31863/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31863", "date": "2024-05-02T05:57:00", "name": "Improve EAL bit operations API", "version": 6, "mbox": "http://patches.dpdk.org/series/31863/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139797/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/139797/checks/", "tags": {}, "related": [] }, { "id": 139796, "url": "http://patches.dpdk.org/api/patches/139796/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240502055706.112443-3-mattias.ronnblom@ericsson.com/", "project": { "id": 1, "url": "http://patches.dpdk.org/api/projects/1/?format=api", "name": "DPDK", "link_name": "dpdk", "list_id": "dev.dpdk.org", "list_email": "dev@dpdk.org", "web_url": "http://core.dpdk.org", "scm_url": "git://dpdk.org/dpdk", "webscm_url": "http://git.dpdk.org/dpdk", "list_archive_url": "https://inbox.dpdk.org/dev", "list_archive_url_format": "https://inbox.dpdk.org/dev/{}", "commit_url_format": "" }, "msgid": "<20240502055706.112443-3-mattias.ronnblom@ericsson.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20240502055706.112443-3-mattias.ronnblom@ericsson.com", "date": "2024-05-02T05:57:02", "name": "[RFC,v6,2/6] eal: add unit tests for bit operations", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "4cefcf167922d5916300d914648b6d92a0ec7ab2", "submitter": { "id": 1077, "url": "http://patches.dpdk.org/api/people/1077/?format=api", "name": "Mattias Rönnblom", "email": "mattias.ronnblom@ericsson.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/20240502055706.112443-3-mattias.ronnblom@ericsson.com/mbox/", "series": [ { "id": 31863, "url": "http://patches.dpdk.org/api/series/31863/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31863", "date": "2024-05-02T05:57:00", "name": "Improve EAL bit operations API", "version": 6, "mbox": "http://patches.dpdk.org/series/31863/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139796/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/139796/checks/", "tags": {}, "related": [] }, { "id": 139795, "url": "http://patches.dpdk.org/api/patches/139795/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240502055706.112443-2-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": "<20240502055706.112443-2-mattias.ronnblom@ericsson.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20240502055706.112443-2-mattias.ronnblom@ericsson.com", "date": "2024-05-02T05:57:01", "name": "[RFC,v6,1/6] eal: extend bit manipulation functionality", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "34aa65182698f05640bce1598d3dbb9b09f31096", "submitter": { "id": 1077, "url": "http://patches.dpdk.org/api/people/1077/?format=api", "name": "Mattias Rönnblom", "email": "mattias.ronnblom@ericsson.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/20240502055706.112443-2-mattias.ronnblom@ericsson.com/mbox/", "series": [ { "id": 31863, "url": "http://patches.dpdk.org/api/series/31863/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31863", "date": "2024-05-02T05:57:00", "name": "Improve EAL bit operations API", "version": 6, "mbox": "http://patches.dpdk.org/series/31863/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139795/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/139795/checks/", "tags": {}, "related": [] }, { "id": 139794, "url": "http://patches.dpdk.org/api/patches/139794/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240502025201.28322-10-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": "<20240502025201.28322-10-stephen@networkplumber.org>", "list_archive_url": "https://inbox.dpdk.org/dev/20240502025201.28322-10-stephen@networkplumber.org", "date": "2024-05-02T02:49:28", "name": "[v11,9/9] net/tap: update documentation", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "446b5531ec0f7cece89954ccddcd52d76e154219", "submitter": { "id": 27, "url": "http://patches.dpdk.org/api/people/27/?format=api", "name": "Stephen Hemminger", "email": "stephen@networkplumber.org" }, "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/20240502025201.28322-10-stephen@networkplumber.org/mbox/", "series": [ { "id": 31862, "url": "http://patches.dpdk.org/api/series/31862/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31862", "date": "2024-05-02T02:49:19", "name": "net/tap fix RSS (BPF) flow support", "version": 11, "mbox": "http://patches.dpdk.org/series/31862/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139794/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/139794/checks/", "tags": {}, "related": [] }, { "id": 139792, "url": "http://patches.dpdk.org/api/patches/139792/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240502025201.28322-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": "<20240502025201.28322-9-stephen@networkplumber.org>", "list_archive_url": "https://inbox.dpdk.org/dev/20240502025201.28322-9-stephen@networkplumber.org", "date": "2024-05-02T02:49:27", "name": "[v11,8/9] net/tap: simplify internals", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "85b9415d84f7c7f6bafa4f252d03f37fc5468956", "submitter": { "id": 27, "url": "http://patches.dpdk.org/api/people/27/?format=api", "name": "Stephen Hemminger", "email": "stephen@networkplumber.org" }, "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/20240502025201.28322-9-stephen@networkplumber.org/mbox/", "series": [ { "id": 31862, "url": "http://patches.dpdk.org/api/series/31862/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31862", "date": "2024-05-02T02:49:19", "name": "net/tap fix RSS (BPF) flow support", "version": 11, "mbox": "http://patches.dpdk.org/series/31862/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139792/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/139792/checks/", "tags": {}, "related": [] }, { "id": 139793, "url": "http://patches.dpdk.org/api/patches/139793/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240502025201.28322-8-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": "<20240502025201.28322-8-stephen@networkplumber.org>", "list_archive_url": "https://inbox.dpdk.org/dev/20240502025201.28322-8-stephen@networkplumber.org", "date": "2024-05-02T02:49:26", "name": "[v11,7/9] net/tap: remove no longer used files", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "4b4685fe12f41089b4e7847dd655994b4f3bb26d", "submitter": { "id": 27, "url": "http://patches.dpdk.org/api/people/27/?format=api", "name": "Stephen Hemminger", "email": "stephen@networkplumber.org" }, "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/20240502025201.28322-8-stephen@networkplumber.org/mbox/", "series": [ { "id": 31862, "url": "http://patches.dpdk.org/api/series/31862/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31862", "date": "2024-05-02T02:49:19", "name": "net/tap fix RSS (BPF) flow support", "version": 11, "mbox": "http://patches.dpdk.org/series/31862/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139793/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/139793/checks/", "tags": {}, "related": [] }, { "id": 139791, "url": "http://patches.dpdk.org/api/patches/139791/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240502025201.28322-7-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": "<20240502025201.28322-7-stephen@networkplumber.org>", "list_archive_url": "https://inbox.dpdk.org/dev/20240502025201.28322-7-stephen@networkplumber.org", "date": "2024-05-02T02:49:25", "name": "[v11,6/9] net/tap: use libbpf to load new BPF program", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "95b703eadcd3799633dd6b2cc612f9d3fdae8c72", "submitter": { "id": 27, "url": "http://patches.dpdk.org/api/people/27/?format=api", "name": "Stephen Hemminger", "email": "stephen@networkplumber.org" }, "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/20240502025201.28322-7-stephen@networkplumber.org/mbox/", "series": [ { "id": 31862, "url": "http://patches.dpdk.org/api/series/31862/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31862", "date": "2024-05-02T02:49:19", "name": "net/tap fix RSS (BPF) flow support", "version": 11, "mbox": "http://patches.dpdk.org/series/31862/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139791/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/139791/checks/", "tags": {}, "related": [] }, { "id": 139790, "url": "http://patches.dpdk.org/api/patches/139790/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240502025201.28322-6-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": "<20240502025201.28322-6-stephen@networkplumber.org>", "list_archive_url": "https://inbox.dpdk.org/dev/20240502025201.28322-6-stephen@networkplumber.org", "date": "2024-05-02T02:49:24", "name": "[v11,5/9] net/tap: rewrite the RSS BPF program", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "d869828105b44f8d06d05ac050f61db64c6e6e1d", "submitter": { "id": 27, "url": "http://patches.dpdk.org/api/people/27/?format=api", "name": "Stephen Hemminger", "email": "stephen@networkplumber.org" }, "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/20240502025201.28322-6-stephen@networkplumber.org/mbox/", "series": [ { "id": 31862, "url": "http://patches.dpdk.org/api/series/31862/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31862", "date": "2024-05-02T02:49:19", "name": "net/tap fix RSS (BPF) flow support", "version": 11, "mbox": "http://patches.dpdk.org/series/31862/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139790/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/139790/checks/", "tags": {}, "related": [] }, { "id": 139789, "url": "http://patches.dpdk.org/api/patches/139789/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240502025201.28322-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": "<20240502025201.28322-5-stephen@networkplumber.org>", "list_archive_url": "https://inbox.dpdk.org/dev/20240502025201.28322-5-stephen@networkplumber.org", "date": "2024-05-02T02:49:23", "name": "[v11,4/9] net/tap: do not build flow support if header is out of date", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "66c1b3cea97bef5f73de415d606aa0aba9e5e379", "submitter": { "id": 27, "url": "http://patches.dpdk.org/api/people/27/?format=api", "name": "Stephen Hemminger", "email": "stephen@networkplumber.org" }, "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/20240502025201.28322-5-stephen@networkplumber.org/mbox/", "series": [ { "id": 31862, "url": "http://patches.dpdk.org/api/series/31862/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31862", "date": "2024-05-02T02:49:19", "name": "net/tap fix RSS (BPF) flow support", "version": 11, "mbox": "http://patches.dpdk.org/series/31862/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139789/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/139789/checks/", "tags": {}, "related": [] }, { "id": 139788, "url": "http://patches.dpdk.org/api/patches/139788/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240502025201.28322-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": "<20240502025201.28322-4-stephen@networkplumber.org>", "list_archive_url": "https://inbox.dpdk.org/dev/20240502025201.28322-4-stephen@networkplumber.org", "date": "2024-05-02T02:49:22", "name": "[v11,3/9] net/tap: validate and setup parameters for BPF RSS", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "ca861aca44359aca4d38dba35a2d9affa77cb35d", "submitter": { "id": 27, "url": "http://patches.dpdk.org/api/people/27/?format=api", "name": "Stephen Hemminger", "email": "stephen@networkplumber.org" }, "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/20240502025201.28322-4-stephen@networkplumber.org/mbox/", "series": [ { "id": 31862, "url": "http://patches.dpdk.org/api/series/31862/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31862", "date": "2024-05-02T02:49:19", "name": "net/tap fix RSS (BPF) flow support", "version": 11, "mbox": "http://patches.dpdk.org/series/31862/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139788/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/139788/checks/", "tags": {}, "related": [] }, { "id": 139787, "url": "http://patches.dpdk.org/api/patches/139787/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240502025201.28322-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": "<20240502025201.28322-3-stephen@networkplumber.org>", "list_archive_url": "https://inbox.dpdk.org/dev/20240502025201.28322-3-stephen@networkplumber.org", "date": "2024-05-02T02:49:21", "name": "[v11,2/9] net/tap: remove unused fields", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "0cc4bbcc8a2f01af5abe1738fa093291b7f3d4c3", "submitter": { "id": 27, "url": "http://patches.dpdk.org/api/people/27/?format=api", "name": "Stephen Hemminger", "email": "stephen@networkplumber.org" }, "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/20240502025201.28322-3-stephen@networkplumber.org/mbox/", "series": [ { "id": 31862, "url": "http://patches.dpdk.org/api/series/31862/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31862", "date": "2024-05-02T02:49:19", "name": "net/tap fix RSS (BPF) flow support", "version": 11, "mbox": "http://patches.dpdk.org/series/31862/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139787/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/139787/checks/", "tags": {}, "related": [] }, { "id": 139786, "url": "http://patches.dpdk.org/api/patches/139786/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240502025201.28322-2-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": "<20240502025201.28322-2-stephen@networkplumber.org>", "list_archive_url": "https://inbox.dpdk.org/dev/20240502025201.28322-2-stephen@networkplumber.org", "date": "2024-05-02T02:49:20", "name": "[v11,1/9] net/tap: do not duplicate fd's", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "d4938ac82f963567396ee4697e4ca2dcddd0d51e", "submitter": { "id": 27, "url": "http://patches.dpdk.org/api/people/27/?format=api", "name": "Stephen Hemminger", "email": "stephen@networkplumber.org" }, "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/20240502025201.28322-2-stephen@networkplumber.org/mbox/", "series": [ { "id": 31862, "url": "http://patches.dpdk.org/api/series/31862/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31862", "date": "2024-05-02T02:49:19", "name": "net/tap fix RSS (BPF) flow support", "version": 11, "mbox": "http://patches.dpdk.org/series/31862/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139786/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/139786/checks/", "tags": {}, "related": [] }, { "id": 139785, "url": "http://patches.dpdk.org/api/patches/139785/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240501194620.1199357-4-abdullah.sevincer@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": "<20240501194620.1199357-4-abdullah.sevincer@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20240501194620.1199357-4-abdullah.sevincer@intel.com", "date": "2024-05-01T19:46:20", "name": "[v4,3/3] event/dlb2: enhance DLB credit handling", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "a21ba52033c1316b2ac4cefc6e7eec5b86156f9a", "submitter": { "id": 2843, "url": "http://patches.dpdk.org/api/people/2843/?format=api", "name": "Abdullah Sevincer", "email": "abdullah.sevincer@intel.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/20240501194620.1199357-4-abdullah.sevincer@intel.com/mbox/", "series": [ { "id": 31861, "url": "http://patches.dpdk.org/api/series/31861/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31861", "date": "2024-05-01T19:46:17", "name": "DLB2 Enhancements", "version": 4, "mbox": "http://patches.dpdk.org/series/31861/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139785/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/139785/checks/", "tags": {}, "related": [] }, { "id": 139784, "url": "http://patches.dpdk.org/api/patches/139784/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240501194620.1199357-3-abdullah.sevincer@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": "<20240501194620.1199357-3-abdullah.sevincer@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20240501194620.1199357-3-abdullah.sevincer@intel.com", "date": "2024-05-01T19:46:19", "name": "[v4,2/3] event/dlb2: add support for dynamic HL entries", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "3018ec0a00b9933a9a599a18ca0a9984d7d800ef", "submitter": { "id": 2843, "url": "http://patches.dpdk.org/api/people/2843/?format=api", "name": "Abdullah Sevincer", "email": "abdullah.sevincer@intel.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/20240501194620.1199357-3-abdullah.sevincer@intel.com/mbox/", "series": [ { "id": 31861, "url": "http://patches.dpdk.org/api/series/31861/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31861", "date": "2024-05-01T19:46:17", "name": "DLB2 Enhancements", "version": 4, "mbox": "http://patches.dpdk.org/series/31861/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139784/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/139784/checks/", "tags": {}, "related": [] }, { "id": 139783, "url": "http://patches.dpdk.org/api/patches/139783/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240501194620.1199357-2-abdullah.sevincer@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": "<20240501194620.1199357-2-abdullah.sevincer@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20240501194620.1199357-2-abdullah.sevincer@intel.com", "date": "2024-05-01T19:46:18", "name": "[v4,1/3] event/dlb2: add support for HW delayed token", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "83031416cf0e86a732bfd2706d0f15260f7f026e", "submitter": { "id": 2843, "url": "http://patches.dpdk.org/api/people/2843/?format=api", "name": "Abdullah Sevincer", "email": "abdullah.sevincer@intel.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/20240501194620.1199357-2-abdullah.sevincer@intel.com/mbox/", "series": [ { "id": 31861, "url": "http://patches.dpdk.org/api/series/31861/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31861", "date": "2024-05-01T19:46:17", "name": "DLB2 Enhancements", "version": 4, "mbox": "http://patches.dpdk.org/series/31861/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139783/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/139783/checks/", "tags": {}, "related": [] }, { "id": 139782, "url": "http://patches.dpdk.org/api/patches/139782/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240501185633.1195614-4-abdullah.sevincer@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": "<20240501185633.1195614-4-abdullah.sevincer@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20240501185633.1195614-4-abdullah.sevincer@intel.com", "date": "2024-05-01T18:56:33", "name": "[v3,3/3] event/dlb2: enhance DLB credit handling", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "a21ba52033c1316b2ac4cefc6e7eec5b86156f9a", "submitter": { "id": 2843, "url": "http://patches.dpdk.org/api/people/2843/?format=api", "name": "Abdullah Sevincer", "email": "abdullah.sevincer@intel.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/20240501185633.1195614-4-abdullah.sevincer@intel.com/mbox/", "series": [ { "id": 31860, "url": "http://patches.dpdk.org/api/series/31860/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31860", "date": "2024-05-01T18:56:30", "name": "DLB2 Enhancements", "version": 3, "mbox": "http://patches.dpdk.org/series/31860/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139782/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/139782/checks/", "tags": {}, "related": [] }, { "id": 139781, "url": "http://patches.dpdk.org/api/patches/139781/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240501185633.1195614-3-abdullah.sevincer@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": "<20240501185633.1195614-3-abdullah.sevincer@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20240501185633.1195614-3-abdullah.sevincer@intel.com", "date": "2024-05-01T18:56:32", "name": "[v3,2/3] event/dlb2: add support for dynamic HL entries", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "3018ec0a00b9933a9a599a18ca0a9984d7d800ef", "submitter": { "id": 2843, "url": "http://patches.dpdk.org/api/people/2843/?format=api", "name": "Abdullah Sevincer", "email": "abdullah.sevincer@intel.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/20240501185633.1195614-3-abdullah.sevincer@intel.com/mbox/", "series": [ { "id": 31860, "url": "http://patches.dpdk.org/api/series/31860/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31860", "date": "2024-05-01T18:56:30", "name": "DLB2 Enhancements", "version": 3, "mbox": "http://patches.dpdk.org/series/31860/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139781/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/139781/checks/", "tags": {}, "related": [] }, { "id": 139780, "url": "http://patches.dpdk.org/api/patches/139780/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240501185633.1195614-2-abdullah.sevincer@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": "<20240501185633.1195614-2-abdullah.sevincer@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20240501185633.1195614-2-abdullah.sevincer@intel.com", "date": "2024-05-01T18:56:31", "name": "[v3,1/3] event/dlb2: add support for HW delayed token", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "a0e3793c9f98dfae8f4399978c4e1da177b2b7a8", "submitter": { "id": 2843, "url": "http://patches.dpdk.org/api/people/2843/?format=api", "name": "Abdullah Sevincer", "email": "abdullah.sevincer@intel.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/20240501185633.1195614-2-abdullah.sevincer@intel.com/mbox/", "series": [ { "id": 31860, "url": "http://patches.dpdk.org/api/series/31860/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31860", "date": "2024-05-01T18:56:30", "name": "DLB2 Enhancements", "version": 3, "mbox": "http://patches.dpdk.org/series/31860/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139780/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/139780/checks/", "tags": {}, "related": [] }, { "id": 139779, "url": "http://patches.dpdk.org/api/patches/139779/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240501182254.1194146-4-abdullah.sevincer@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": "<20240501182254.1194146-4-abdullah.sevincer@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20240501182254.1194146-4-abdullah.sevincer@intel.com", "date": "2024-05-01T18:22:54", "name": "[v2,3/3] event/dlb2: enhance DLB credit handling", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "33708deb0cb90be2df8f53f6fdef7240cf611eb5", "submitter": { "id": 2843, "url": "http://patches.dpdk.org/api/people/2843/?format=api", "name": "Abdullah Sevincer", "email": "abdullah.sevincer@intel.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/20240501182254.1194146-4-abdullah.sevincer@intel.com/mbox/", "series": [ { "id": 31859, "url": "http://patches.dpdk.org/api/series/31859/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31859", "date": "2024-05-01T18:22:51", "name": "DLB2 Enhancements", "version": 2, "mbox": "http://patches.dpdk.org/series/31859/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139779/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/139779/checks/", "tags": {}, "related": [] }, { "id": 139778, "url": "http://patches.dpdk.org/api/patches/139778/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240501182254.1194146-3-abdullah.sevincer@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": "<20240501182254.1194146-3-abdullah.sevincer@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20240501182254.1194146-3-abdullah.sevincer@intel.com", "date": "2024-05-01T18:22:53", "name": "[v2,2/3] event/dlb2: add support for dynamic HL entries", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "3018ec0a00b9933a9a599a18ca0a9984d7d800ef", "submitter": { "id": 2843, "url": "http://patches.dpdk.org/api/people/2843/?format=api", "name": "Abdullah Sevincer", "email": "abdullah.sevincer@intel.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/20240501182254.1194146-3-abdullah.sevincer@intel.com/mbox/", "series": [ { "id": 31859, "url": "http://patches.dpdk.org/api/series/31859/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31859", "date": "2024-05-01T18:22:51", "name": "DLB2 Enhancements", "version": 2, "mbox": "http://patches.dpdk.org/series/31859/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139778/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/139778/checks/", "tags": {}, "related": [] }, { "id": 139777, "url": "http://patches.dpdk.org/api/patches/139777/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240501182254.1194146-2-abdullah.sevincer@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": "<20240501182254.1194146-2-abdullah.sevincer@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20240501182254.1194146-2-abdullah.sevincer@intel.com", "date": "2024-05-01T18:22:52", "name": "[v2,1/3] event/dlb2: add support for HW delayed token", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "a0e3793c9f98dfae8f4399978c4e1da177b2b7a8", "submitter": { "id": 2843, "url": "http://patches.dpdk.org/api/people/2843/?format=api", "name": "Abdullah Sevincer", "email": "abdullah.sevincer@intel.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/20240501182254.1194146-2-abdullah.sevincer@intel.com/mbox/", "series": [ { "id": 31859, "url": "http://patches.dpdk.org/api/series/31859/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31859", "date": "2024-05-01T18:22:51", "name": "DLB2 Enhancements", "version": 2, "mbox": "http://patches.dpdk.org/series/31859/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139777/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/139777/checks/", "tags": {}, "related": [] }, { "id": 139776, "url": "http://patches.dpdk.org/api/patches/139776/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240501175100.1192839-4-abdullah.sevincer@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": "<20240501175100.1192839-4-abdullah.sevincer@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20240501175100.1192839-4-abdullah.sevincer@intel.com", "date": "2024-05-01T17:51:00", "name": "[v1,3/3] event/dlb2: enhance DLB credit handling", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "33708deb0cb90be2df8f53f6fdef7240cf611eb5", "submitter": { "id": 2843, "url": "http://patches.dpdk.org/api/people/2843/?format=api", "name": "Abdullah Sevincer", "email": "abdullah.sevincer@intel.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/20240501175100.1192839-4-abdullah.sevincer@intel.com/mbox/", "series": [ { "id": 31858, "url": "http://patches.dpdk.org/api/series/31858/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31858", "date": "2024-05-01T17:50:57", "name": "*** DLB2 Enhancements ***", "version": 1, "mbox": "http://patches.dpdk.org/series/31858/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139776/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/139776/checks/", "tags": {}, "related": [] }, { "id": 139775, "url": "http://patches.dpdk.org/api/patches/139775/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240501175100.1192839-3-abdullah.sevincer@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": "<20240501175100.1192839-3-abdullah.sevincer@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20240501175100.1192839-3-abdullah.sevincer@intel.com", "date": "2024-05-01T17:50:59", "name": "[v1,2/3] event/dlb2: add support for dynamic HL entries", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "3c8d8ba1c6b625138dbcf351659ceabf9329e34a", "submitter": { "id": 2843, "url": "http://patches.dpdk.org/api/people/2843/?format=api", "name": "Abdullah Sevincer", "email": "abdullah.sevincer@intel.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/20240501175100.1192839-3-abdullah.sevincer@intel.com/mbox/", "series": [ { "id": 31858, "url": "http://patches.dpdk.org/api/series/31858/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31858", "date": "2024-05-01T17:50:57", "name": "*** DLB2 Enhancements ***", "version": 1, "mbox": "http://patches.dpdk.org/series/31858/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139775/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/139775/checks/", "tags": {}, "related": [] }, { "id": 139774, "url": "http://patches.dpdk.org/api/patches/139774/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240501175100.1192839-2-abdullah.sevincer@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": "<20240501175100.1192839-2-abdullah.sevincer@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20240501175100.1192839-2-abdullah.sevincer@intel.com", "date": "2024-05-01T17:50:58", "name": "[v1,1/3] event/dlb2: add support for HW delayed token", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "a0e3793c9f98dfae8f4399978c4e1da177b2b7a8", "submitter": { "id": 2843, "url": "http://patches.dpdk.org/api/people/2843/?format=api", "name": "Abdullah Sevincer", "email": "abdullah.sevincer@intel.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/20240501175100.1192839-2-abdullah.sevincer@intel.com/mbox/", "series": [ { "id": 31858, "url": "http://patches.dpdk.org/api/series/31858/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31858", "date": "2024-05-01T17:50:57", "name": "*** DLB2 Enhancements ***", "version": 1, "mbox": "http://patches.dpdk.org/series/31858/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139774/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/139774/checks/", "tags": {}, "related": [] }, { "id": 139773, "url": "http://patches.dpdk.org/api/patches/139773/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240501171806.307533-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": "<20240501171806.307533-1-getelson@nvidia.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20240501171806.307533-1-getelson@nvidia.com", "date": "2024-05-01T17:18:06", "name": "[v2] cmdline: increase input buffer size", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "1ddbeee77712a333a6b6da681778b57326fefac6", "submitter": { "id": 1882, "url": "http://patches.dpdk.org/api/people/1882/?format=api", "name": "Gregory Etelson", "email": "getelson@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/20240501171806.307533-1-getelson@nvidia.com/mbox/", "series": [ { "id": 31857, "url": "http://patches.dpdk.org/api/series/31857/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31857", "date": "2024-05-01T17:18:06", "name": "[v2] cmdline: increase input buffer size", "version": 2, "mbox": "http://patches.dpdk.org/series/31857/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139773/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/139773/checks/", "tags": {}, "related": [] }, { "id": 139772, "url": "http://patches.dpdk.org/api/patches/139772/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240501161623.26672-4-jspewock@iol.unh.edu/", "project": { "id": 1, "url": "http://patches.dpdk.org/api/projects/1/?format=api", "name": "DPDK", "link_name": "dpdk", "list_id": "dev.dpdk.org", "list_email": "dev@dpdk.org", "web_url": "http://core.dpdk.org", "scm_url": "git://dpdk.org/dpdk", "webscm_url": "http://git.dpdk.org/dpdk", "list_archive_url": "https://inbox.dpdk.org/dev", "list_archive_url_format": "https://inbox.dpdk.org/dev/{}", "commit_url_format": "" }, "msgid": "<20240501161623.26672-4-jspewock@iol.unh.edu>", "list_archive_url": "https://inbox.dpdk.org/dev/20240501161623.26672-4-jspewock@iol.unh.edu", "date": "2024-05-01T16:16:23", "name": "[v2,3/3] dts: Improve logging for interactive shells", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "3bd22cbdd7a82a9a291e500bc53b76cafaa5836e", "submitter": { "id": 2772, "url": "http://patches.dpdk.org/api/people/2772/?format=api", "name": "Jeremy Spewock", "email": "jspewock@iol.unh.edu" }, "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/20240501161623.26672-4-jspewock@iol.unh.edu/mbox/", "series": [ { "id": 31856, "url": "http://patches.dpdk.org/api/series/31856/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31856", "date": "2024-05-01T16:16:20", "name": "Improve interactive shell output gathering and logging", "version": 2, "mbox": "http://patches.dpdk.org/series/31856/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139772/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/139772/checks/", "tags": {}, "related": [] }, { "id": 139771, "url": "http://patches.dpdk.org/api/patches/139771/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240501161623.26672-3-jspewock@iol.unh.edu/", "project": { "id": 1, "url": "http://patches.dpdk.org/api/projects/1/?format=api", "name": "DPDK", "link_name": "dpdk", "list_id": "dev.dpdk.org", "list_email": "dev@dpdk.org", "web_url": "http://core.dpdk.org", "scm_url": "git://dpdk.org/dpdk", "webscm_url": "http://git.dpdk.org/dpdk", "list_archive_url": "https://inbox.dpdk.org/dev", "list_archive_url_format": "https://inbox.dpdk.org/dev/{}", "commit_url_format": "" }, "msgid": "<20240501161623.26672-3-jspewock@iol.unh.edu>", "list_archive_url": "https://inbox.dpdk.org/dev/20240501161623.26672-3-jspewock@iol.unh.edu", "date": "2024-05-01T16:16:22", "name": "[v2,2/3] dts: Add missing docstring from XML-RPC server", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "1a7ab3b01270484af197eca015d120f61af864c1", "submitter": { "id": 2772, "url": "http://patches.dpdk.org/api/people/2772/?format=api", "name": "Jeremy Spewock", "email": "jspewock@iol.unh.edu" }, "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/20240501161623.26672-3-jspewock@iol.unh.edu/mbox/", "series": [ { "id": 31856, "url": "http://patches.dpdk.org/api/series/31856/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31856", "date": "2024-05-01T16:16:20", "name": "Improve interactive shell output gathering and logging", "version": 2, "mbox": "http://patches.dpdk.org/series/31856/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139771/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/139771/checks/", "tags": {}, "related": [] }, { "id": 139770, "url": "http://patches.dpdk.org/api/patches/139770/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240501161623.26672-2-jspewock@iol.unh.edu/", "project": { "id": 1, "url": "http://patches.dpdk.org/api/projects/1/?format=api", "name": "DPDK", "link_name": "dpdk", "list_id": "dev.dpdk.org", "list_email": "dev@dpdk.org", "web_url": "http://core.dpdk.org", "scm_url": "git://dpdk.org/dpdk", "webscm_url": "http://git.dpdk.org/dpdk", "list_archive_url": "https://inbox.dpdk.org/dev", "list_archive_url_format": "https://inbox.dpdk.org/dev/{}", "commit_url_format": "" }, "msgid": "<20240501161623.26672-2-jspewock@iol.unh.edu>", "list_archive_url": "https://inbox.dpdk.org/dev/20240501161623.26672-2-jspewock@iol.unh.edu", "date": "2024-05-01T16:16:21", "name": "[v2,1/3] dts: Improve output gathering in interactive shells", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "ed013905633aa4da46480b2662e15c0f47ae274b", "submitter": { "id": 2772, "url": "http://patches.dpdk.org/api/people/2772/?format=api", "name": "Jeremy Spewock", "email": "jspewock@iol.unh.edu" }, "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/20240501161623.26672-2-jspewock@iol.unh.edu/mbox/", "series": [ { "id": 31856, "url": "http://patches.dpdk.org/api/series/31856/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31856", "date": "2024-05-01T16:16:20", "name": "Improve interactive shell output gathering and logging", "version": 2, "mbox": "http://patches.dpdk.org/series/31856/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139770/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/139770/checks/", "tags": {}, "related": [] }, { "id": 139769, "url": "http://patches.dpdk.org/api/patches/139769/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240501161403.114658-10-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": "<20240501161403.114658-10-stephen@networkplumber.org>", "list_archive_url": "https://inbox.dpdk.org/dev/20240501161403.114658-10-stephen@networkplumber.org", "date": "2024-05-01T16:12:08", "name": "[v10,9/9] net/tap: update documentation", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "446b5531ec0f7cece89954ccddcd52d76e154219", "submitter": { "id": 27, "url": "http://patches.dpdk.org/api/people/27/?format=api", "name": "Stephen Hemminger", "email": "stephen@networkplumber.org" }, "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/20240501161403.114658-10-stephen@networkplumber.org/mbox/", "series": [ { "id": 31855, "url": "http://patches.dpdk.org/api/series/31855/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31855", "date": "2024-05-01T16:11:59", "name": "net/tap: fix RSS (BPF) flow support", "version": 10, "mbox": "http://patches.dpdk.org/series/31855/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139769/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/139769/checks/", "tags": {}, "related": [] }, { "id": 139768, "url": "http://patches.dpdk.org/api/patches/139768/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240501161403.114658-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": "<20240501161403.114658-9-stephen@networkplumber.org>", "list_archive_url": "https://inbox.dpdk.org/dev/20240501161403.114658-9-stephen@networkplumber.org", "date": "2024-05-01T16:12:07", "name": "[v10,8/9] net/tap: simplify internals", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "85b9415d84f7c7f6bafa4f252d03f37fc5468956", "submitter": { "id": 27, "url": "http://patches.dpdk.org/api/people/27/?format=api", "name": "Stephen Hemminger", "email": "stephen@networkplumber.org" }, "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/20240501161403.114658-9-stephen@networkplumber.org/mbox/", "series": [ { "id": 31855, "url": "http://patches.dpdk.org/api/series/31855/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31855", "date": "2024-05-01T16:11:59", "name": "net/tap: fix RSS (BPF) flow support", "version": 10, "mbox": "http://patches.dpdk.org/series/31855/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139768/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/139768/checks/", "tags": {}, "related": [] }, { "id": 139767, "url": "http://patches.dpdk.org/api/patches/139767/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240501161403.114658-8-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": "<20240501161403.114658-8-stephen@networkplumber.org>", "list_archive_url": "https://inbox.dpdk.org/dev/20240501161403.114658-8-stephen@networkplumber.org", "date": "2024-05-01T16:12:06", "name": "[v10,7/9] net/tap: remove no longer used files", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "4b4685fe12f41089b4e7847dd655994b4f3bb26d", "submitter": { "id": 27, "url": "http://patches.dpdk.org/api/people/27/?format=api", "name": "Stephen Hemminger", "email": "stephen@networkplumber.org" }, "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/20240501161403.114658-8-stephen@networkplumber.org/mbox/", "series": [ { "id": 31855, "url": "http://patches.dpdk.org/api/series/31855/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31855", "date": "2024-05-01T16:11:59", "name": "net/tap: fix RSS (BPF) flow support", "version": 10, "mbox": "http://patches.dpdk.org/series/31855/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139767/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/139767/checks/", "tags": {}, "related": [] }, { "id": 139766, "url": "http://patches.dpdk.org/api/patches/139766/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240501161403.114658-7-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": "<20240501161403.114658-7-stephen@networkplumber.org>", "list_archive_url": "https://inbox.dpdk.org/dev/20240501161403.114658-7-stephen@networkplumber.org", "date": "2024-05-01T16:12:05", "name": "[v10,6/9] net/tap: use libbpf to load new BPF program", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "22d13cf24b56e11d891b13b11653d102447fbf5e", "submitter": { "id": 27, "url": "http://patches.dpdk.org/api/people/27/?format=api", "name": "Stephen Hemminger", "email": "stephen@networkplumber.org" }, "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/20240501161403.114658-7-stephen@networkplumber.org/mbox/", "series": [ { "id": 31855, "url": "http://patches.dpdk.org/api/series/31855/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31855", "date": "2024-05-01T16:11:59", "name": "net/tap: fix RSS (BPF) flow support", "version": 10, "mbox": "http://patches.dpdk.org/series/31855/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139766/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/139766/checks/", "tags": {}, "related": [] }, { "id": 139765, "url": "http://patches.dpdk.org/api/patches/139765/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240501161403.114658-6-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": "<20240501161403.114658-6-stephen@networkplumber.org>", "list_archive_url": "https://inbox.dpdk.org/dev/20240501161403.114658-6-stephen@networkplumber.org", "date": "2024-05-01T16:12:04", "name": "[v10,5/9] net/tap: rewrite the RSS BPF program", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "e61f9b9d0cb19f18f72247615ce88af945ef41a1", "submitter": { "id": 27, "url": "http://patches.dpdk.org/api/people/27/?format=api", "name": "Stephen Hemminger", "email": "stephen@networkplumber.org" }, "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/20240501161403.114658-6-stephen@networkplumber.org/mbox/", "series": [ { "id": 31855, "url": "http://patches.dpdk.org/api/series/31855/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31855", "date": "2024-05-01T16:11:59", "name": "net/tap: fix RSS (BPF) flow support", "version": 10, "mbox": "http://patches.dpdk.org/series/31855/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139765/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/139765/checks/", "tags": {}, "related": [] }, { "id": 139764, "url": "http://patches.dpdk.org/api/patches/139764/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240501161403.114658-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": "<20240501161403.114658-5-stephen@networkplumber.org>", "list_archive_url": "https://inbox.dpdk.org/dev/20240501161403.114658-5-stephen@networkplumber.org", "date": "2024-05-01T16:12:03", "name": "[v10,4/9] net/tap: do not build flow support if header is out of date", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "66c1b3cea97bef5f73de415d606aa0aba9e5e379", "submitter": { "id": 27, "url": "http://patches.dpdk.org/api/people/27/?format=api", "name": "Stephen Hemminger", "email": "stephen@networkplumber.org" }, "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/20240501161403.114658-5-stephen@networkplumber.org/mbox/", "series": [ { "id": 31855, "url": "http://patches.dpdk.org/api/series/31855/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31855", "date": "2024-05-01T16:11:59", "name": "net/tap: fix RSS (BPF) flow support", "version": 10, "mbox": "http://patches.dpdk.org/series/31855/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139764/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/139764/checks/", "tags": {}, "related": [] }, { "id": 139763, "url": "http://patches.dpdk.org/api/patches/139763/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240501161403.114658-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": "<20240501161403.114658-4-stephen@networkplumber.org>", "list_archive_url": "https://inbox.dpdk.org/dev/20240501161403.114658-4-stephen@networkplumber.org", "date": "2024-05-01T16:12:02", "name": "[v10,3/9] net/tap: validate and setup parameters for BPF RSS", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "ca861aca44359aca4d38dba35a2d9affa77cb35d", "submitter": { "id": 27, "url": "http://patches.dpdk.org/api/people/27/?format=api", "name": "Stephen Hemminger", "email": "stephen@networkplumber.org" }, "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/20240501161403.114658-4-stephen@networkplumber.org/mbox/", "series": [ { "id": 31855, "url": "http://patches.dpdk.org/api/series/31855/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31855", "date": "2024-05-01T16:11:59", "name": "net/tap: fix RSS (BPF) flow support", "version": 10, "mbox": "http://patches.dpdk.org/series/31855/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139763/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/139763/checks/", "tags": {}, "related": [] }, { "id": 139762, "url": "http://patches.dpdk.org/api/patches/139762/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240501161403.114658-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": "<20240501161403.114658-3-stephen@networkplumber.org>", "list_archive_url": "https://inbox.dpdk.org/dev/20240501161403.114658-3-stephen@networkplumber.org", "date": "2024-05-01T16:12:01", "name": "[v10,2/9] net/tap: remove unused fields", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "0cc4bbcc8a2f01af5abe1738fa093291b7f3d4c3", "submitter": { "id": 27, "url": "http://patches.dpdk.org/api/people/27/?format=api", "name": "Stephen Hemminger", "email": "stephen@networkplumber.org" }, "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/20240501161403.114658-3-stephen@networkplumber.org/mbox/", "series": [ { "id": 31855, "url": "http://patches.dpdk.org/api/series/31855/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31855", "date": "2024-05-01T16:11:59", "name": "net/tap: fix RSS (BPF) flow support", "version": 10, "mbox": "http://patches.dpdk.org/series/31855/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139762/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/139762/checks/", "tags": {}, "related": [] }, { "id": 139761, "url": "http://patches.dpdk.org/api/patches/139761/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240501161403.114658-2-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": "<20240501161403.114658-2-stephen@networkplumber.org>", "list_archive_url": "https://inbox.dpdk.org/dev/20240501161403.114658-2-stephen@networkplumber.org", "date": "2024-05-01T16:12:00", "name": "[v10,1/9] net/tap: do not duplicate fd's", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "64bbc6b26e605de0cb6faebc0b77abd325fa35b2", "submitter": { "id": 27, "url": "http://patches.dpdk.org/api/people/27/?format=api", "name": "Stephen Hemminger", "email": "stephen@networkplumber.org" }, "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/20240501161403.114658-2-stephen@networkplumber.org/mbox/", "series": [ { "id": 31855, "url": "http://patches.dpdk.org/api/series/31855/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31855", "date": "2024-05-01T16:11:59", "name": "net/tap: fix RSS (BPF) flow support", "version": 10, "mbox": "http://patches.dpdk.org/series/31855/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139761/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/139761/checks/", "tags": {}, "related": [] }, { "id": 139760, "url": "http://patches.dpdk.org/api/patches/139760/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240501123654.1803467-1-mtahhan@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": "<20240501123654.1803467-1-mtahhan@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20240501123654.1803467-1-mtahhan@redhat.com", "date": "2024-05-01T12:36:51", "name": "[v2,1/1] docs: af_xdp device plugin repo update", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "5edc2e0c697fa7b761437022351b3186f4226606", "submitter": { "id": 3236, "url": "http://patches.dpdk.org/api/people/3236/?format=api", "name": "Maryam Tahhan", "email": "mtahhan@redhat.com" }, "delegate": { "id": 319, "url": "http://patches.dpdk.org/api/users/319/?format=api", "username": "fyigit", "first_name": "Ferruh", "last_name": "Yigit", "email": "ferruh.yigit@amd.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20240501123654.1803467-1-mtahhan@redhat.com/mbox/", "series": [ { "id": 31854, "url": "http://patches.dpdk.org/api/series/31854/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31854", "date": "2024-05-01T12:36:51", "name": "[v2,1/1] docs: af_xdp device plugin repo update", "version": 2, "mbox": "http://patches.dpdk.org/series/31854/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139760/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/139760/checks/", "tags": {}, "related": [] }, { "id": 139758, "url": "http://patches.dpdk.org/api/patches/139758/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240501052659.231457-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": "<20240501052659.231457-1-getelson@nvidia.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20240501052659.231457-1-getelson@nvidia.com", "date": "2024-05-01T05:26:59", "name": "cmdline: configure input buffer size", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "fc888e14fa18b95aea634eb3169eef8737261ec1", "submitter": { "id": 1882, "url": "http://patches.dpdk.org/api/people/1882/?format=api", "name": "Gregory Etelson", "email": "getelson@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/20240501052659.231457-1-getelson@nvidia.com/mbox/", "series": [ { "id": 31852, "url": "http://patches.dpdk.org/api/series/31852/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31852", "date": "2024-05-01T05:26:59", "name": "cmdline: configure input buffer size", "version": 1, "mbox": "http://patches.dpdk.org/series/31852/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139758/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/139758/checks/", "tags": {}, "related": [] }, { "id": 139757, "url": "http://patches.dpdk.org/api/patches/139757/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/1714510339-10416-1-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": "<1714510339-10416-1-git-send-email-roretzla@linux.microsoft.com>", "list_archive_url": "https://inbox.dpdk.org/dev/1714510339-10416-1-git-send-email-roretzla@linux.microsoft.com", "date": "2024-04-30T20:52:19", "name": "maintainers: update for eal", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "fc3813eca2f15108255d977eba3c5574e923daca", "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/1714510339-10416-1-git-send-email-roretzla@linux.microsoft.com/mbox/", "series": [ { "id": 31851, "url": "http://patches.dpdk.org/api/series/31851/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31851", "date": "2024-04-30T20:52:19", "name": "maintainers: update for eal", "version": 1, "mbox": "http://patches.dpdk.org/series/31851/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139757/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/139757/checks/", "tags": {}, "related": [] }, { "id": 139754, "url": "http://patches.dpdk.org/api/patches/139754/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240430202144.49899-10-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": "<20240430202144.49899-10-andrew.boyer@amd.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20240430202144.49899-10-andrew.boyer@amd.com", "date": "2024-04-30T20:21:44", "name": "[v2,9/9] crypto/ionic: add stats support", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "ee2ed37937ca26b890fdfebfe97d07777c1b03ba", "submitter": { "id": 2861, "url": "http://patches.dpdk.org/api/people/2861/?format=api", "name": "Andrew Boyer", "email": "Andrew.Boyer@amd.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/20240430202144.49899-10-andrew.boyer@amd.com/mbox/", "series": [ { "id": 31850, "url": "http://patches.dpdk.org/api/series/31850/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31850", "date": "2024-04-30T20:21:35", "name": "crypto/ionic: introduce AMD Pensando ionic crypto driver", "version": 2, "mbox": "http://patches.dpdk.org/series/31850/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139754/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/139754/checks/", "tags": {}, "related": [] }, { "id": 139756, "url": "http://patches.dpdk.org/api/patches/139756/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240430202144.49899-9-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": "<20240430202144.49899-9-andrew.boyer@amd.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20240430202144.49899-9-andrew.boyer@amd.com", "date": "2024-04-30T20:21:43", "name": "[v2,8/9] crypto/ionic: add a watchdog operation", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "1602c0e18d608d717fd10f9c97042cbd31a39396", "submitter": { "id": 2861, "url": "http://patches.dpdk.org/api/people/2861/?format=api", "name": "Andrew Boyer", "email": "Andrew.Boyer@amd.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/20240430202144.49899-9-andrew.boyer@amd.com/mbox/", "series": [ { "id": 31850, "url": "http://patches.dpdk.org/api/series/31850/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31850", "date": "2024-04-30T20:21:35", "name": "crypto/ionic: introduce AMD Pensando ionic crypto driver", "version": 2, "mbox": "http://patches.dpdk.org/series/31850/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139756/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/139756/checks/", "tags": {}, "related": [] }, { "id": 139753, "url": "http://patches.dpdk.org/api/patches/139753/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240430202144.49899-8-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": "<20240430202144.49899-8-andrew.boyer@amd.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20240430202144.49899-8-andrew.boyer@amd.com", "date": "2024-04-30T20:21:42", "name": "[v2,7/9] crypto/ionic: add datapath", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "c75d0f07b3c7d28efdd4869dedc854f3e38ed8f4", "submitter": { "id": 2861, "url": "http://patches.dpdk.org/api/people/2861/?format=api", "name": "Andrew Boyer", "email": "Andrew.Boyer@amd.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/20240430202144.49899-8-andrew.boyer@amd.com/mbox/", "series": [ { "id": 31850, "url": "http://patches.dpdk.org/api/series/31850/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31850", "date": "2024-04-30T20:21:35", "name": "crypto/ionic: introduce AMD Pensando ionic crypto driver", "version": 2, "mbox": "http://patches.dpdk.org/series/31850/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139753/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/139753/checks/", "tags": {}, "related": [] }, { "id": 139755, "url": "http://patches.dpdk.org/api/patches/139755/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240430202144.49899-7-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": "<20240430202144.49899-7-andrew.boyer@amd.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20240430202144.49899-7-andrew.boyer@amd.com", "date": "2024-04-30T20:21:41", "name": "[v2,6/9] crypto/ionic: add session support", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "814c3b83852b052b2883d1c85ce54b931d9cb702", "submitter": { "id": 2861, "url": "http://patches.dpdk.org/api/people/2861/?format=api", "name": "Andrew Boyer", "email": "Andrew.Boyer@amd.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/20240430202144.49899-7-andrew.boyer@amd.com/mbox/", "series": [ { "id": 31850, "url": "http://patches.dpdk.org/api/series/31850/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31850", "date": "2024-04-30T20:21:35", "name": "crypto/ionic: introduce AMD Pensando ionic crypto driver", "version": 2, "mbox": "http://patches.dpdk.org/series/31850/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139755/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/139755/checks/", "tags": {}, "related": [] }, { "id": 139752, "url": "http://patches.dpdk.org/api/patches/139752/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240430202144.49899-6-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": "<20240430202144.49899-6-andrew.boyer@amd.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20240430202144.49899-6-andrew.boyer@amd.com", "date": "2024-04-30T20:21:40", "name": "[v2,5/9] crypto/ionic: add capabilities and basic ops", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "6e672c15a59166e7eccf5701ba9811f1430348f0", "submitter": { "id": 2861, "url": "http://patches.dpdk.org/api/people/2861/?format=api", "name": "Andrew Boyer", "email": "Andrew.Boyer@amd.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/20240430202144.49899-6-andrew.boyer@amd.com/mbox/", "series": [ { "id": 31850, "url": "http://patches.dpdk.org/api/series/31850/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31850", "date": "2024-04-30T20:21:35", "name": "crypto/ionic: introduce AMD Pensando ionic crypto driver", "version": 2, "mbox": "http://patches.dpdk.org/series/31850/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139752/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/139752/checks/", "tags": {}, "related": [] }, { "id": 139751, "url": "http://patches.dpdk.org/api/patches/139751/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240430202144.49899-5-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": "<20240430202144.49899-5-andrew.boyer@amd.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20240430202144.49899-5-andrew.boyer@amd.com", "date": "2024-04-30T20:21:39", "name": "[v2,4/9] crypto/ionic: add adminq command support", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "d0b4fe93d2a5c2ca850b94532f93ecdebbff10c4", "submitter": { "id": 2861, "url": "http://patches.dpdk.org/api/people/2861/?format=api", "name": "Andrew Boyer", "email": "Andrew.Boyer@amd.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/20240430202144.49899-5-andrew.boyer@amd.com/mbox/", "series": [ { "id": 31850, "url": "http://patches.dpdk.org/api/series/31850/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31850", "date": "2024-04-30T20:21:35", "name": "crypto/ionic: introduce AMD Pensando ionic crypto driver", "version": 2, "mbox": "http://patches.dpdk.org/series/31850/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139751/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/139751/checks/", "tags": {}, "related": [] }, { "id": 139750, "url": "http://patches.dpdk.org/api/patches/139750/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240430202144.49899-4-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": "<20240430202144.49899-4-andrew.boyer@amd.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20240430202144.49899-4-andrew.boyer@amd.com", "date": "2024-04-30T20:21:38", "name": "[v2,3/9] crypto/ionic: add device commands", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "ac17a8dd03b94f41c30d359a5f0a85cf1e2f6306", "submitter": { "id": 2861, "url": "http://patches.dpdk.org/api/people/2861/?format=api", "name": "Andrew Boyer", "email": "Andrew.Boyer@amd.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/20240430202144.49899-4-andrew.boyer@amd.com/mbox/", "series": [ { "id": 31850, "url": "http://patches.dpdk.org/api/series/31850/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31850", "date": "2024-04-30T20:21:35", "name": "crypto/ionic: introduce AMD Pensando ionic crypto driver", "version": 2, "mbox": "http://patches.dpdk.org/series/31850/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139750/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/139750/checks/", "tags": {}, "related": [] }, { "id": 139749, "url": "http://patches.dpdk.org/api/patches/139749/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240430202144.49899-3-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": "<20240430202144.49899-3-andrew.boyer@amd.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20240430202144.49899-3-andrew.boyer@amd.com", "date": "2024-04-30T20:21:37", "name": "[v2,2/9] crypto/ionic: add the firmware interface definition file", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "3bad63b9cb1942c3009314b0ee4f098ae9e39032", "submitter": { "id": 2861, "url": "http://patches.dpdk.org/api/people/2861/?format=api", "name": "Andrew Boyer", "email": "Andrew.Boyer@amd.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/20240430202144.49899-3-andrew.boyer@amd.com/mbox/", "series": [ { "id": 31850, "url": "http://patches.dpdk.org/api/series/31850/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31850", "date": "2024-04-30T20:21:35", "name": "crypto/ionic: introduce AMD Pensando ionic crypto driver", "version": 2, "mbox": "http://patches.dpdk.org/series/31850/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139749/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/139749/checks/", "tags": {}, "related": [] }, { "id": 139748, "url": "http://patches.dpdk.org/api/patches/139748/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240430202144.49899-2-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": "<20240430202144.49899-2-andrew.boyer@amd.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20240430202144.49899-2-andrew.boyer@amd.com", "date": "2024-04-30T20:21:36", "name": "[v2,1/9] crypto/ionic: introduce AMD Pensando ionic crypto driver", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "f9a9a9ac4c88b1844eedd9fb645eccadb6db5e7d", "submitter": { "id": 2861, "url": "http://patches.dpdk.org/api/people/2861/?format=api", "name": "Andrew Boyer", "email": "Andrew.Boyer@amd.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/20240430202144.49899-2-andrew.boyer@amd.com/mbox/", "series": [ { "id": 31850, "url": "http://patches.dpdk.org/api/series/31850/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31850", "date": "2024-04-30T20:21:35", "name": "crypto/ionic: introduce AMD Pensando ionic crypto driver", "version": 2, "mbox": "http://patches.dpdk.org/series/31850/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139748/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/139748/checks/", "tags": {}, "related": [] }, { "id": 139747, "url": "http://patches.dpdk.org/api/patches/139747/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240430185714.2550698-1-ferruh.yigit@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": "<20240430185714.2550698-1-ferruh.yigit@amd.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20240430185714.2550698-1-ferruh.yigit@amd.com", "date": "2024-04-30T18:57:14", "name": "doc: add power uncore API documentation", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "572172c51e843ab5a940aa9181ef4f76ec916b6f", "submitter": { "id": 2700, "url": "http://patches.dpdk.org/api/people/2700/?format=api", "name": "Ferruh Yigit", "email": "ferruh.yigit@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/20240430185714.2550698-1-ferruh.yigit@amd.com/mbox/", "series": [ { "id": 31849, "url": "http://patches.dpdk.org/api/series/31849/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31849", "date": "2024-04-30T18:57:14", "name": "doc: add power uncore API documentation", "version": 1, "mbox": "http://patches.dpdk.org/series/31849/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139747/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/139747/checks/", "tags": {}, "related": [] }, { "id": 139746, "url": "http://patches.dpdk.org/api/patches/139746/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240430184533.29247-3-npratte@iol.unh.edu/", "project": { "id": 1, "url": "http://patches.dpdk.org/api/projects/1/?format=api", "name": "DPDK", "link_name": "dpdk", "list_id": "dev.dpdk.org", "list_email": "dev@dpdk.org", "web_url": "http://core.dpdk.org", "scm_url": "git://dpdk.org/dpdk", "webscm_url": "http://git.dpdk.org/dpdk", "list_archive_url": "https://inbox.dpdk.org/dev", "list_archive_url_format": "https://inbox.dpdk.org/dev/{}", "commit_url_format": "" }, "msgid": "<20240430184533.29247-3-npratte@iol.unh.edu>", "list_archive_url": "https://inbox.dpdk.org/dev/20240430184533.29247-3-npratte@iol.unh.edu", "date": "2024-04-30T18:45:33", "name": "[v5,2/2] dts: Change hugepage 'amount' to a different term", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "8d5e471e789ac1dcf9b7422ff400759641ee1cbc", "submitter": { "id": 3281, "url": "http://patches.dpdk.org/api/people/3281/?format=api", "name": "Nicholas Pratte", "email": "npratte@iol.unh.edu" }, "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/20240430184533.29247-3-npratte@iol.unh.edu/mbox/", "series": [ { "id": 31847, "url": "http://patches.dpdk.org/api/series/31847/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31847", "date": "2024-04-30T18:45:32", "name": "[v5,1/2] dts: Change hugepage runtime config to 2MB Exclusively", "version": 5, "mbox": "http://patches.dpdk.org/series/31847/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139746/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/139746/checks/", "tags": {}, "related": [] }, { "id": 139745, "url": "http://patches.dpdk.org/api/patches/139745/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240430184533.29247-2-npratte@iol.unh.edu/", "project": { "id": 1, "url": "http://patches.dpdk.org/api/projects/1/?format=api", "name": "DPDK", "link_name": "dpdk", "list_id": "dev.dpdk.org", "list_email": "dev@dpdk.org", "web_url": "http://core.dpdk.org", "scm_url": "git://dpdk.org/dpdk", "webscm_url": "http://git.dpdk.org/dpdk", "list_archive_url": "https://inbox.dpdk.org/dev", "list_archive_url_format": "https://inbox.dpdk.org/dev/{}", "commit_url_format": "" }, "msgid": "<20240430184533.29247-2-npratte@iol.unh.edu>", "list_archive_url": "https://inbox.dpdk.org/dev/20240430184533.29247-2-npratte@iol.unh.edu", "date": "2024-04-30T18:45:32", "name": "[v5,1/2] dts: Change hugepage runtime config to 2MB Exclusively", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "4eaed6202bf978c14b4076e8c33b939a2344b191", "submitter": { "id": 3281, "url": "http://patches.dpdk.org/api/people/3281/?format=api", "name": "Nicholas Pratte", "email": "npratte@iol.unh.edu" }, "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/20240430184533.29247-2-npratte@iol.unh.edu/mbox/", "series": [ { "id": 31847, "url": "http://patches.dpdk.org/api/series/31847/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31847", "date": "2024-04-30T18:45:32", "name": "[v5,1/2] dts: Change hugepage runtime config to 2MB Exclusively", "version": 5, "mbox": "http://patches.dpdk.org/series/31847/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139745/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/139745/checks/", "tags": {}, "related": [] }, { "id": 139744, "url": "http://patches.dpdk.org/api/patches/139744/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240430162743.1525484-5-yoan.picchi@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": "<20240430162743.1525484-5-yoan.picchi@arm.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20240430162743.1525484-5-yoan.picchi@arm.com", "date": "2024-04-30T16:27:43", "name": "[v9,4/4] hash: add SVE support for bulk key lookup", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "335345e0ad658a7cf14b581f09049452294eed09", "submitter": { "id": 3196, "url": "http://patches.dpdk.org/api/people/3196/?format=api", "name": "Yoan Picchi", "email": "yoan.picchi@arm.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/20240430162743.1525484-5-yoan.picchi@arm.com/mbox/", "series": [ { "id": 31846, "url": "http://patches.dpdk.org/api/series/31846/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31846", "date": "2024-04-30T16:27:39", "name": "hash: add SVE support for bulk key lookup", "version": 9, "mbox": "http://patches.dpdk.org/series/31846/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139744/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/139744/checks/", "tags": {}, "related": [] }, { "id": 139743, "url": "http://patches.dpdk.org/api/patches/139743/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240430162743.1525484-4-yoan.picchi@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": "<20240430162743.1525484-4-yoan.picchi@arm.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20240430162743.1525484-4-yoan.picchi@arm.com", "date": "2024-04-30T16:27:42", "name": "[v9,3/4] test/hash: check bulk lookup of keys after collision", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "091d1cb7420a274741149486d9eb8203e435b729", "submitter": { "id": 3196, "url": "http://patches.dpdk.org/api/people/3196/?format=api", "name": "Yoan Picchi", "email": "yoan.picchi@arm.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/20240430162743.1525484-4-yoan.picchi@arm.com/mbox/", "series": [ { "id": 31846, "url": "http://patches.dpdk.org/api/series/31846/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31846", "date": "2024-04-30T16:27:39", "name": "hash: add SVE support for bulk key lookup", "version": 9, "mbox": "http://patches.dpdk.org/series/31846/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139743/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/139743/checks/", "tags": {}, "related": [] }, { "id": 139742, "url": "http://patches.dpdk.org/api/patches/139742/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240430162743.1525484-3-yoan.picchi@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": "<20240430162743.1525484-3-yoan.picchi@arm.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20240430162743.1525484-3-yoan.picchi@arm.com", "date": "2024-04-30T16:27:41", "name": "[v9,2/4] hash: optimize compare signature for NEON", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "bf56cf77254e0eeac2ae13927c16cc704ba16ac5", "submitter": { "id": 3196, "url": "http://patches.dpdk.org/api/people/3196/?format=api", "name": "Yoan Picchi", "email": "yoan.picchi@arm.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/20240430162743.1525484-3-yoan.picchi@arm.com/mbox/", "series": [ { "id": 31846, "url": "http://patches.dpdk.org/api/series/31846/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31846", "date": "2024-04-30T16:27:39", "name": "hash: add SVE support for bulk key lookup", "version": 9, "mbox": "http://patches.dpdk.org/series/31846/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139742/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/139742/checks/", "tags": {}, "related": [] }, { "id": 139741, "url": "http://patches.dpdk.org/api/patches/139741/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240430162743.1525484-2-yoan.picchi@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": "<20240430162743.1525484-2-yoan.picchi@arm.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20240430162743.1525484-2-yoan.picchi@arm.com", "date": "2024-04-30T16:27:40", "name": "[v9,1/4] hash: pack the hitmask for hash in bulk lookup", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "e80a7732e5f81ba1d31b905a2c71569340997e3e", "submitter": { "id": 3196, "url": "http://patches.dpdk.org/api/people/3196/?format=api", "name": "Yoan Picchi", "email": "yoan.picchi@arm.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/20240430162743.1525484-2-yoan.picchi@arm.com/mbox/", "series": [ { "id": 31846, "url": "http://patches.dpdk.org/api/series/31846/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31846", "date": "2024-04-30T16:27:39", "name": "hash: add SVE support for bulk key lookup", "version": 9, "mbox": "http://patches.dpdk.org/series/31846/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139741/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/139741/checks/", "tags": {}, "related": [] }, { "id": 139759, "url": "http://patches.dpdk.org/api/patches/139759/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240430154014.1026-1-ian.stokes@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": "<20240430154014.1026-1-ian.stokes@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20240430154014.1026-1-ian.stokes@intel.com", "date": "2024-04-30T15:40:14", "name": "[RFC] net/ice: Update base code with latest snapshot.", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "2e4c7e921137c8ea07c1ce7579449a4bb42963a4", "submitter": { "id": 306, "url": "http://patches.dpdk.org/api/people/306/?format=api", "name": "Ian Stokes", "email": "ian.stokes@intel.com" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20240430154014.1026-1-ian.stokes@intel.com/mbox/", "series": [ { "id": 31853, "url": "http://patches.dpdk.org/api/series/31853/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31853", "date": "2024-04-30T15:40:14", "name": "[RFC] net/ice: Update base code with latest snapshot.", "version": 1, "mbox": "http://patches.dpdk.org/series/31853/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139759/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/139759/checks/", "tags": {}, "related": [] }, { "id": 139740, "url": "http://patches.dpdk.org/api/patches/139740/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240430154129.7347-1-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": "<20240430154129.7347-1-stephen@networkplumber.org>", "list_archive_url": "https://inbox.dpdk.org/dev/20240430154129.7347-1-stephen@networkplumber.org", "date": "2024-04-30T15:39:46", "name": "net/af_packet: fix statistics", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "bcb1e82eba993e3b3f4f2b35fe13676dfb3771c3", "submitter": { "id": 27, "url": "http://patches.dpdk.org/api/people/27/?format=api", "name": "Stephen Hemminger", "email": "stephen@networkplumber.org" }, "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/20240430154129.7347-1-stephen@networkplumber.org/mbox/", "series": [ { "id": 31845, "url": "http://patches.dpdk.org/api/series/31845/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31845", "date": "2024-04-30T15:39:46", "name": "net/af_packet: fix statistics", "version": 1, "mbox": "http://patches.dpdk.org/series/31845/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139740/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/139740/checks/", "tags": {}, "related": [] }, { "id": 139739, "url": "http://patches.dpdk.org/api/patches/139739/?format=api", "web_url": "http://patches.dpdk.org/project/web/patch/20240430133343.200145-1-ktraynor@redhat.com/", "project": { "id": 4, "url": "http://patches.dpdk.org/api/projects/4/?format=api", "name": "WEB", "link_name": "web", "list_id": "web.dpdk.org", "list_email": "web@dpdk.org", "web_url": "", "scm_url": "git://dpdk.org/tools/dpdk-web", "webscm_url": "http://git.dpdk.org/tools/dpdk-web/", "list_archive_url": "https://inbox.dpdk.org/web", "list_archive_url_format": "https://inbox.dpdk.org/web/{}", "commit_url_format": "" }, "msgid": "<20240430133343.200145-1-ktraynor@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/web/20240430133343.200145-1-ktraynor@redhat.com", "date": "2024-04-30T13:33:42", "name": "release 21.11.7", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "68070afb322770a2a1258407b89763e5105ee7ea", "submitter": { "id": 598, "url": "http://patches.dpdk.org/api/people/598/?format=api", "name": "Kevin Traynor", "email": "ktraynor@redhat.com" }, "delegate": null, "mbox": "http://patches.dpdk.org/project/web/patch/20240430133343.200145-1-ktraynor@redhat.com/mbox/", "series": [ { "id": 31844, "url": "http://patches.dpdk.org/api/series/31844/?format=api", "web_url": "http://patches.dpdk.org/project/web/list/?series=31844", "date": "2024-04-30T13:33:42", "name": "release 21.11.7", "version": 1, "mbox": "http://patches.dpdk.org/series/31844/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139739/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/139739/checks/", "tags": {}, "related": [] }, { "id": 139738, "url": "http://patches.dpdk.org/api/patches/139738/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240430120810.108928-7-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": "<20240430120810.108928-7-mattias.ronnblom@ericsson.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20240430120810.108928-7-mattias.ronnblom@ericsson.com", "date": "2024-04-30T12:08:10", "name": "[RFC,v5,6/6] eal: add unit tests for atomic bit access functions", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "bbaf67d51868c7186fb1a0fc33bf7f4196744b6a", "submitter": { "id": 1077, "url": "http://patches.dpdk.org/api/people/1077/?format=api", "name": "Mattias Rönnblom", "email": "mattias.ronnblom@ericsson.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/20240430120810.108928-7-mattias.ronnblom@ericsson.com/mbox/", "series": [ { "id": 31843, "url": "http://patches.dpdk.org/api/series/31843/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31843", "date": "2024-04-30T12:08:04", "name": "Improve EAL bit operations API", "version": 5, "mbox": "http://patches.dpdk.org/series/31843/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139738/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/139738/checks/", "tags": {}, "related": [] }, { "id": 139736, "url": "http://patches.dpdk.org/api/patches/139736/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240430120810.108928-6-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": "<20240430120810.108928-6-mattias.ronnblom@ericsson.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20240430120810.108928-6-mattias.ronnblom@ericsson.com", "date": "2024-04-30T12:08:09", "name": "[RFC,v5,5/6] eal: add atomic bit operations", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "96dd2d8c033275a46fd636d58615a3f08dcccbba", "submitter": { "id": 1077, "url": "http://patches.dpdk.org/api/people/1077/?format=api", "name": "Mattias Rönnblom", "email": "mattias.ronnblom@ericsson.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/20240430120810.108928-6-mattias.ronnblom@ericsson.com/mbox/", "series": [ { "id": 31843, "url": "http://patches.dpdk.org/api/series/31843/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31843", "date": "2024-04-30T12:08:04", "name": "Improve EAL bit operations API", "version": 5, "mbox": "http://patches.dpdk.org/series/31843/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139736/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/139736/checks/", "tags": {}, "related": [] }, { "id": 139735, "url": "http://patches.dpdk.org/api/patches/139735/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240430120810.108928-5-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": "<20240430120810.108928-5-mattias.ronnblom@ericsson.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20240430120810.108928-5-mattias.ronnblom@ericsson.com", "date": "2024-04-30T12:08:08", "name": "[RFC,v5,4/6] eal: add unit tests for exactly-once bit access functions", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "e956193252dc65e23ff36f58cf8c38f6315bde33", "submitter": { "id": 1077, "url": "http://patches.dpdk.org/api/people/1077/?format=api", "name": "Mattias Rönnblom", "email": "mattias.ronnblom@ericsson.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/20240430120810.108928-5-mattias.ronnblom@ericsson.com/mbox/", "series": [ { "id": 31843, "url": "http://patches.dpdk.org/api/series/31843/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31843", "date": "2024-04-30T12:08:04", "name": "Improve EAL bit operations API", "version": 5, "mbox": "http://patches.dpdk.org/series/31843/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139735/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/139735/checks/", "tags": {}, "related": [] }, { "id": 139734, "url": "http://patches.dpdk.org/api/patches/139734/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240430120810.108928-4-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": "<20240430120810.108928-4-mattias.ronnblom@ericsson.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20240430120810.108928-4-mattias.ronnblom@ericsson.com", "date": "2024-04-30T12:08:07", "name": "[RFC,v5,3/6] eal: add exactly-once bit access functions", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "a9a61e657f554571588d57efc9041affff169add", "submitter": { "id": 1077, "url": "http://patches.dpdk.org/api/people/1077/?format=api", "name": "Mattias Rönnblom", "email": "mattias.ronnblom@ericsson.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/20240430120810.108928-4-mattias.ronnblom@ericsson.com/mbox/", "series": [ { "id": 31843, "url": "http://patches.dpdk.org/api/series/31843/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31843", "date": "2024-04-30T12:08:04", "name": "Improve EAL bit operations API", "version": 5, "mbox": "http://patches.dpdk.org/series/31843/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139734/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/139734/checks/", "tags": {}, "related": [] }, { "id": 139733, "url": "http://patches.dpdk.org/api/patches/139733/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240430120810.108928-3-mattias.ronnblom@ericsson.com/", "project": { "id": 1, "url": "http://patches.dpdk.org/api/projects/1/?format=api", "name": "DPDK", "link_name": "dpdk", "list_id": "dev.dpdk.org", "list_email": "dev@dpdk.org", "web_url": "http://core.dpdk.org", "scm_url": "git://dpdk.org/dpdk", "webscm_url": "http://git.dpdk.org/dpdk", "list_archive_url": "https://inbox.dpdk.org/dev", "list_archive_url_format": "https://inbox.dpdk.org/dev/{}", "commit_url_format": "" }, "msgid": "<20240430120810.108928-3-mattias.ronnblom@ericsson.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20240430120810.108928-3-mattias.ronnblom@ericsson.com", "date": "2024-04-30T12:08:06", "name": "[RFC,v5,2/6] eal: add unit tests for bit operations", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "a1b8b101fc9915d4642a305db68db83760c5e247", "submitter": { "id": 1077, "url": "http://patches.dpdk.org/api/people/1077/?format=api", "name": "Mattias Rönnblom", "email": "mattias.ronnblom@ericsson.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/20240430120810.108928-3-mattias.ronnblom@ericsson.com/mbox/", "series": [ { "id": 31843, "url": "http://patches.dpdk.org/api/series/31843/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31843", "date": "2024-04-30T12:08:04", "name": "Improve EAL bit operations API", "version": 5, "mbox": "http://patches.dpdk.org/series/31843/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139733/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/139733/checks/", "tags": {}, "related": [] }, { "id": 139737, "url": "http://patches.dpdk.org/api/patches/139737/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240430120810.108928-2-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": "<20240430120810.108928-2-mattias.ronnblom@ericsson.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20240430120810.108928-2-mattias.ronnblom@ericsson.com", "date": "2024-04-30T12:08:05", "name": "[RFC,v5,1/6] eal: extend bit manipulation functionality", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "cd666eb36d89b703bff3d867bd2e6b5017200ee0", "submitter": { "id": 1077, "url": "http://patches.dpdk.org/api/people/1077/?format=api", "name": "Mattias Rönnblom", "email": "mattias.ronnblom@ericsson.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/20240430120810.108928-2-mattias.ronnblom@ericsson.com/mbox/", "series": [ { "id": 31843, "url": "http://patches.dpdk.org/api/series/31843/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31843", "date": "2024-04-30T12:08:04", "name": "Improve EAL bit operations API", "version": 5, "mbox": "http://patches.dpdk.org/series/31843/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139737/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/139737/checks/", "tags": {}, "related": [] }, { "id": 139731, "url": "http://patches.dpdk.org/api/patches/139731/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240430095523.108688-7-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": "<20240430095523.108688-7-mattias.ronnblom@ericsson.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20240430095523.108688-7-mattias.ronnblom@ericsson.com", "date": "2024-04-30T09:55:23", "name": "[RFC,v4,6/6] eal: add unit tests for atomic bit access functions", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "c5ee19a4e96b119884a6c189fc5e403aed43f9c8", "submitter": { "id": 1077, "url": "http://patches.dpdk.org/api/people/1077/?format=api", "name": "Mattias Rönnblom", "email": "mattias.ronnblom@ericsson.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/20240430095523.108688-7-mattias.ronnblom@ericsson.com/mbox/", "series": [ { "id": 31842, "url": "http://patches.dpdk.org/api/series/31842/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31842", "date": "2024-04-30T09:55:17", "name": "Improve EAL bit operations API", "version": 4, "mbox": "http://patches.dpdk.org/series/31842/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139731/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/139731/checks/", "tags": {}, "related": [] }, { "id": 139730, "url": "http://patches.dpdk.org/api/patches/139730/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240430095523.108688-6-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": "<20240430095523.108688-6-mattias.ronnblom@ericsson.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20240430095523.108688-6-mattias.ronnblom@ericsson.com", "date": "2024-04-30T09:55:22", "name": "[RFC,v4,5/6] eal: add atomic bit operations", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "070b9177a8dac7c6e6a0b23d6dd25ca30bba0972", "submitter": { "id": 1077, "url": "http://patches.dpdk.org/api/people/1077/?format=api", "name": "Mattias Rönnblom", "email": "mattias.ronnblom@ericsson.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/20240430095523.108688-6-mattias.ronnblom@ericsson.com/mbox/", "series": [ { "id": 31842, "url": "http://patches.dpdk.org/api/series/31842/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31842", "date": "2024-04-30T09:55:17", "name": "Improve EAL bit operations API", "version": 4, "mbox": "http://patches.dpdk.org/series/31842/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139730/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/139730/checks/", "tags": {}, "related": [] }, { "id": 139732, "url": "http://patches.dpdk.org/api/patches/139732/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240430095523.108688-5-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": "<20240430095523.108688-5-mattias.ronnblom@ericsson.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20240430095523.108688-5-mattias.ronnblom@ericsson.com", "date": "2024-04-30T09:55:21", "name": "[RFC,v4,4/6] eal: add unit tests for exactly-once bit access functions", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "66673a3a3022be4f7533ffe2d48d8a83ed1a3908", "submitter": { "id": 1077, "url": "http://patches.dpdk.org/api/people/1077/?format=api", "name": "Mattias Rönnblom", "email": "mattias.ronnblom@ericsson.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/20240430095523.108688-5-mattias.ronnblom@ericsson.com/mbox/", "series": [ { "id": 31842, "url": "http://patches.dpdk.org/api/series/31842/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31842", "date": "2024-04-30T09:55:17", "name": "Improve EAL bit operations API", "version": 4, "mbox": "http://patches.dpdk.org/series/31842/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139732/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/139732/checks/", "tags": {}, "related": [] }, { "id": 139729, "url": "http://patches.dpdk.org/api/patches/139729/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240430095523.108688-4-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": "<20240430095523.108688-4-mattias.ronnblom@ericsson.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20240430095523.108688-4-mattias.ronnblom@ericsson.com", "date": "2024-04-30T09:55:20", "name": "[RFC,v4,3/6] eal: add exactly-once bit access functions", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "a9a61e657f554571588d57efc9041affff169add", "submitter": { "id": 1077, "url": "http://patches.dpdk.org/api/people/1077/?format=api", "name": "Mattias Rönnblom", "email": "mattias.ronnblom@ericsson.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/20240430095523.108688-4-mattias.ronnblom@ericsson.com/mbox/", "series": [ { "id": 31842, "url": "http://patches.dpdk.org/api/series/31842/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31842", "date": "2024-04-30T09:55:17", "name": "Improve EAL bit operations API", "version": 4, "mbox": "http://patches.dpdk.org/series/31842/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139729/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/139729/checks/", "tags": {}, "related": [] }, { "id": 139728, "url": "http://patches.dpdk.org/api/patches/139728/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240430095523.108688-3-mattias.ronnblom@ericsson.com/", "project": { "id": 1, "url": "http://patches.dpdk.org/api/projects/1/?format=api", "name": "DPDK", "link_name": "dpdk", "list_id": "dev.dpdk.org", "list_email": "dev@dpdk.org", "web_url": "http://core.dpdk.org", "scm_url": "git://dpdk.org/dpdk", "webscm_url": "http://git.dpdk.org/dpdk", "list_archive_url": "https://inbox.dpdk.org/dev", "list_archive_url_format": "https://inbox.dpdk.org/dev/{}", "commit_url_format": "" }, "msgid": "<20240430095523.108688-3-mattias.ronnblom@ericsson.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20240430095523.108688-3-mattias.ronnblom@ericsson.com", "date": "2024-04-30T09:55:19", "name": "[RFC,v4,2/6] eal: add unit tests for bit operations", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "a1b8b101fc9915d4642a305db68db83760c5e247", "submitter": { "id": 1077, "url": "http://patches.dpdk.org/api/people/1077/?format=api", "name": "Mattias Rönnblom", "email": "mattias.ronnblom@ericsson.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/20240430095523.108688-3-mattias.ronnblom@ericsson.com/mbox/", "series": [ { "id": 31842, "url": "http://patches.dpdk.org/api/series/31842/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31842", "date": "2024-04-30T09:55:17", "name": "Improve EAL bit operations API", "version": 4, "mbox": "http://patches.dpdk.org/series/31842/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139728/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/139728/checks/", "tags": {}, "related": [] }, { "id": 139727, "url": "http://patches.dpdk.org/api/patches/139727/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240430095523.108688-2-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": "<20240430095523.108688-2-mattias.ronnblom@ericsson.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20240430095523.108688-2-mattias.ronnblom@ericsson.com", "date": "2024-04-30T09:55:18", "name": "[RFC,v4,1/6] eal: extend bit manipulation functionality", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "cd666eb36d89b703bff3d867bd2e6b5017200ee0", "submitter": { "id": 1077, "url": "http://patches.dpdk.org/api/people/1077/?format=api", "name": "Mattias Rönnblom", "email": "mattias.ronnblom@ericsson.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/20240430095523.108688-2-mattias.ronnblom@ericsson.com/mbox/", "series": [ { "id": 31842, "url": "http://patches.dpdk.org/api/series/31842/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31842", "date": "2024-04-30T09:55:17", "name": "Improve EAL bit operations API", "version": 4, "mbox": "http://patches.dpdk.org/series/31842/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139727/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/139727/checks/", "tags": {}, "related": [] }, { "id": 139726, "url": "http://patches.dpdk.org/api/patches/139726/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/CAOE=1Z1+oQmrofXh7t4fEzCNL_DrHO8iYZ7r2TKym56cyJoA=A@mail.gmail.com/", "project": { "id": 1, "url": "http://patches.dpdk.org/api/projects/1/?format=api", "name": "DPDK", "link_name": "dpdk", "list_id": "dev.dpdk.org", "list_email": "dev@dpdk.org", "web_url": "http://core.dpdk.org", "scm_url": "git://dpdk.org/dpdk", "webscm_url": "http://git.dpdk.org/dpdk", "list_archive_url": "https://inbox.dpdk.org/dev", "list_archive_url_format": "https://inbox.dpdk.org/dev/{}", "commit_url_format": "" }, "msgid": "<CAOE=1Z1+oQmrofXh7t4fEzCNL_DrHO8iYZ7r2TKym56cyJoA=A@mail.gmail.com>", "list_archive_url": "https://inbox.dpdk.org/dev/CAOE=1Z1+oQmrofXh7t4fEzCNL_DrHO8iYZ7r2TKym56cyJoA=A@mail.gmail.com", "date": "2024-04-30T01:17:30", "name": "[bugfix] set same mac of bond slave", "commit_ref": null, "pull_url": null, "state": "changes-requested", "archived": false, "hash": "fb304d2f7eb1ed578eea1823399bff11a2e454eb", "submitter": { "id": 1007, "url": "http://patches.dpdk.org/api/people/1007/?format=api", "name": "Simon Jones", "email": "batmanustc@gmail.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/CAOE=1Z1+oQmrofXh7t4fEzCNL_DrHO8iYZ7r2TKym56cyJoA=A@mail.gmail.com/mbox/", "series": [ { "id": 31841, "url": "http://patches.dpdk.org/api/series/31841/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31841", "date": "2024-04-30T01:17:30", "name": "[bugfix] set same mac of bond slave", "version": 1, "mbox": "http://patches.dpdk.org/series/31841/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139726/comments/", "check": "warning", "checks": "http://patches.dpdk.org/api/patches/139726/checks/", "tags": {}, "related": [] }, { "id": 139725, "url": "http://patches.dpdk.org/api/patches/139725/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240429195342.42711-1-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": "<20240429195342.42711-1-stephen@networkplumber.org>", "list_archive_url": "https://inbox.dpdk.org/dev/20240429195342.42711-1-stephen@networkplumber.org", "date": "2024-04-29T19:52:25", "name": "[RFC] eal: make lcore_init aware of cgroup", "commit_ref": null, "pull_url": null, "state": "rejected", "archived": false, "hash": "a21feff7916eab5d3a892b5d2a36165a405fd2db", "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/20240429195342.42711-1-stephen@networkplumber.org/mbox/", "series": [ { "id": 31840, "url": "http://patches.dpdk.org/api/series/31840/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31840", "date": "2024-04-29T19:52:25", "name": "[RFC] eal: make lcore_init aware of cgroup", "version": 1, "mbox": "http://patches.dpdk.org/series/31840/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139725/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/139725/checks/", "tags": {}, "related": [] }, { "id": 139724, "url": "http://patches.dpdk.org/api/patches/139724/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240429130414.1049310-1-aomeryamac@gmail.com/", "project": { "id": 1, "url": "http://patches.dpdk.org/api/projects/1/?format=api", "name": "DPDK", "link_name": "dpdk", "list_id": "dev.dpdk.org", "list_email": "dev@dpdk.org", "web_url": "http://core.dpdk.org", "scm_url": "git://dpdk.org/dpdk", "webscm_url": "http://git.dpdk.org/dpdk", "list_archive_url": "https://inbox.dpdk.org/dev", "list_archive_url_format": "https://inbox.dpdk.org/dev/{}", "commit_url_format": "" }, "msgid": "<20240429130414.1049310-1-aomeryamac@gmail.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20240429130414.1049310-1-aomeryamac@gmail.com", "date": "2024-04-29T13:04:14", "name": "devtools: add .clang-format file", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "76574ded543ace9b43f8ee8b18c3230ff8dc2c41", "submitter": { "id": 3080, "url": "http://patches.dpdk.org/api/people/3080/?format=api", "name": "Abdullah Ömer Yamaç", "email": "aomeryamac@gmail.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/20240429130414.1049310-1-aomeryamac@gmail.com/mbox/", "series": [ { "id": 31839, "url": "http://patches.dpdk.org/api/series/31839/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31839", "date": "2024-04-29T13:04:14", "name": "devtools: add .clang-format file", "version": 1, "mbox": "http://patches.dpdk.org/series/31839/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139724/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/139724/checks/", "tags": {}, "related": [] }, { "id": 139717, "url": "http://patches.dpdk.org/api/patches/139717/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240429100059.1316414-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": "<20240429100059.1316414-1-david.marchand@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20240429100059.1316414-1-david.marchand@redhat.com", "date": "2024-04-29T10:00:59", "name": "bus/pci: fix build with musl 1.2.4 / Alpine 3.19", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "5194837026576073efc9dcd5df6b77a05d14b736", "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/20240429100059.1316414-1-david.marchand@redhat.com/mbox/", "series": [ { "id": 31837, "url": "http://patches.dpdk.org/api/series/31837/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31837", "date": "2024-04-29T10:00:59", "name": "bus/pci: fix build with musl 1.2.4 / Alpine 3.19", "version": 1, "mbox": "http://patches.dpdk.org/series/31837/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139717/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/139717/checks/", "tags": {}, "related": [] }, { "id": 139722, "url": "http://patches.dpdk.org/api/patches/139722/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240429095138.106849-7-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": "<20240429095138.106849-7-mattias.ronnblom@ericsson.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20240429095138.106849-7-mattias.ronnblom@ericsson.com", "date": "2024-04-29T09:51:38", "name": "[RFC,v3,6/6] eal: add unit tests for atomic bit access functions", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "4f092b52d7a7af3b2e067019d069d7692c019dc7", "submitter": { "id": 1077, "url": "http://patches.dpdk.org/api/people/1077/?format=api", "name": "Mattias Rönnblom", "email": "mattias.ronnblom@ericsson.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/20240429095138.106849-7-mattias.ronnblom@ericsson.com/mbox/", "series": [ { "id": 31838, "url": "http://patches.dpdk.org/api/series/31838/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31838", "date": "2024-04-29T09:51:32", "name": "Improve EAL bit operations API", "version": 3, "mbox": "http://patches.dpdk.org/series/31838/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139722/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/139722/checks/", "tags": {}, "related": [] }, { "id": 139721, "url": "http://patches.dpdk.org/api/patches/139721/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240429095138.106849-6-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": "<20240429095138.106849-6-mattias.ronnblom@ericsson.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20240429095138.106849-6-mattias.ronnblom@ericsson.com", "date": "2024-04-29T09:51:37", "name": "[RFC,v3,5/6] eal: add atomic bit operations", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "204c1dc2d02a0beeab53d2176b763a0368318eba", "submitter": { "id": 1077, "url": "http://patches.dpdk.org/api/people/1077/?format=api", "name": "Mattias Rönnblom", "email": "mattias.ronnblom@ericsson.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/20240429095138.106849-6-mattias.ronnblom@ericsson.com/mbox/", "series": [ { "id": 31838, "url": "http://patches.dpdk.org/api/series/31838/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31838", "date": "2024-04-29T09:51:32", "name": "Improve EAL bit operations API", "version": 3, "mbox": "http://patches.dpdk.org/series/31838/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139721/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/139721/checks/", "tags": {}, "related": [] }, { "id": 139723, "url": "http://patches.dpdk.org/api/patches/139723/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240429095138.106849-5-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": "<20240429095138.106849-5-mattias.ronnblom@ericsson.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20240429095138.106849-5-mattias.ronnblom@ericsson.com", "date": "2024-04-29T09:51:36", "name": "[RFC,v3,4/6] eal: add unit tests for exactly-once bit access functions", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "ac10018b4870e85703b50c91d15a767332e5c8ff", "submitter": { "id": 1077, "url": "http://patches.dpdk.org/api/people/1077/?format=api", "name": "Mattias Rönnblom", "email": "mattias.ronnblom@ericsson.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/20240429095138.106849-5-mattias.ronnblom@ericsson.com/mbox/", "series": [ { "id": 31838, "url": "http://patches.dpdk.org/api/series/31838/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31838", "date": "2024-04-29T09:51:32", "name": "Improve EAL bit operations API", "version": 3, "mbox": "http://patches.dpdk.org/series/31838/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139723/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/139723/checks/", "tags": {}, "related": [] }, { "id": 139720, "url": "http://patches.dpdk.org/api/patches/139720/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240429095138.106849-4-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": "<20240429095138.106849-4-mattias.ronnblom@ericsson.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20240429095138.106849-4-mattias.ronnblom@ericsson.com", "date": "2024-04-29T09:51:35", "name": "[RFC,v3,3/6] eal: add exactly-once bit access functions", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "e0a87a9748cb1e427ea4f3103a55e020fd5f293e", "submitter": { "id": 1077, "url": "http://patches.dpdk.org/api/people/1077/?format=api", "name": "Mattias Rönnblom", "email": "mattias.ronnblom@ericsson.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/20240429095138.106849-4-mattias.ronnblom@ericsson.com/mbox/", "series": [ { "id": 31838, "url": "http://patches.dpdk.org/api/series/31838/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31838", "date": "2024-04-29T09:51:32", "name": "Improve EAL bit operations API", "version": 3, "mbox": "http://patches.dpdk.org/series/31838/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139720/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/139720/checks/", "tags": {}, "related": [] }, { "id": 139719, "url": "http://patches.dpdk.org/api/patches/139719/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240429095138.106849-3-mattias.ronnblom@ericsson.com/", "project": { "id": 1, "url": "http://patches.dpdk.org/api/projects/1/?format=api", "name": "DPDK", "link_name": "dpdk", "list_id": "dev.dpdk.org", "list_email": "dev@dpdk.org", "web_url": "http://core.dpdk.org", "scm_url": "git://dpdk.org/dpdk", "webscm_url": "http://git.dpdk.org/dpdk", "list_archive_url": "https://inbox.dpdk.org/dev", "list_archive_url_format": "https://inbox.dpdk.org/dev/{}", "commit_url_format": "" }, "msgid": "<20240429095138.106849-3-mattias.ronnblom@ericsson.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20240429095138.106849-3-mattias.ronnblom@ericsson.com", "date": "2024-04-29T09:51:34", "name": "[RFC,v3,2/6] eal: add unit tests for bit operations", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "7633aceed04cf17da768ee6e05d0aa082df59f24", "submitter": { "id": 1077, "url": "http://patches.dpdk.org/api/people/1077/?format=api", "name": "Mattias Rönnblom", "email": "mattias.ronnblom@ericsson.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/20240429095138.106849-3-mattias.ronnblom@ericsson.com/mbox/", "series": [ { "id": 31838, "url": "http://patches.dpdk.org/api/series/31838/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31838", "date": "2024-04-29T09:51:32", "name": "Improve EAL bit operations API", "version": 3, "mbox": "http://patches.dpdk.org/series/31838/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139719/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/139719/checks/", "tags": {}, "related": [] }, { "id": 139718, "url": "http://patches.dpdk.org/api/patches/139718/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240429095138.106849-2-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": "<20240429095138.106849-2-mattias.ronnblom@ericsson.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20240429095138.106849-2-mattias.ronnblom@ericsson.com", "date": "2024-04-29T09:51:33", "name": "[RFC,v3,1/6] eal: extend bit manipulation functionality", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "c5bedafd8b4bd70fe1827a85265d47df6a582305", "submitter": { "id": 1077, "url": "http://patches.dpdk.org/api/people/1077/?format=api", "name": "Mattias Rönnblom", "email": "mattias.ronnblom@ericsson.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/20240429095138.106849-2-mattias.ronnblom@ericsson.com/mbox/", "series": [ { "id": 31838, "url": "http://patches.dpdk.org/api/series/31838/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31838", "date": "2024-04-29T09:51:32", "name": "Improve EAL bit operations API", "version": 3, "mbox": "http://patches.dpdk.org/series/31838/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139718/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/139718/checks/", "tags": {}, "related": [] }, { "id": 139715, "url": "http://patches.dpdk.org/api/patches/139715/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240427195418.1034591-1-aomeryamac@gmail.com/", "project": { "id": 1, "url": "http://patches.dpdk.org/api/projects/1/?format=api", "name": "DPDK", "link_name": "dpdk", "list_id": "dev.dpdk.org", "list_email": "dev@dpdk.org", "web_url": "http://core.dpdk.org", "scm_url": "git://dpdk.org/dpdk", "webscm_url": "http://git.dpdk.org/dpdk", "list_archive_url": "https://inbox.dpdk.org/dev", "list_archive_url_format": "https://inbox.dpdk.org/dev/{}", "commit_url_format": "" }, "msgid": "<20240427195418.1034591-1-aomeryamac@gmail.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20240427195418.1034591-1-aomeryamac@gmail.com", "date": "2024-04-27T19:54:18", "name": "[v5] lib/hash: add defer queue reclaim API", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "e3129033145cb7e45463ccb811c34923414a2f7c", "submitter": { "id": 3080, "url": "http://patches.dpdk.org/api/people/3080/?format=api", "name": "Abdullah Ömer Yamaç", "email": "aomeryamac@gmail.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/20240427195418.1034591-1-aomeryamac@gmail.com/mbox/", "series": [ { "id": 31835, "url": "http://patches.dpdk.org/api/series/31835/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31835", "date": "2024-04-27T19:54:18", "name": "[v5] lib/hash: add defer queue reclaim API", "version": 5, "mbox": "http://patches.dpdk.org/series/31835/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139715/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/139715/checks/", "tags": {}, "related": [] }, { "id": 139714, "url": "http://patches.dpdk.org/api/patches/139714/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240426155125.125910-10-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": "<20240426155125.125910-10-stephen@networkplumber.org>", "list_archive_url": "https://inbox.dpdk.org/dev/20240426155125.125910-10-stephen@networkplumber.org", "date": "2024-04-26T15:48:59", "name": "[v9,9/9] net/tap: simplify the internal structure", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "e3f4ac12092cf7f98edeb95c974592cd6116b1b0", "submitter": { "id": 27, "url": "http://patches.dpdk.org/api/people/27/?format=api", "name": "Stephen Hemminger", "email": "stephen@networkplumber.org" }, "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/20240426155125.125910-10-stephen@networkplumber.org/mbox/", "series": [ { "id": 31834, "url": "http://patches.dpdk.org/api/series/31834/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31834", "date": "2024-04-26T15:48:50", "name": "net/tap: fix RSS (BPF) support", "version": 9, "mbox": "http://patches.dpdk.org/series/31834/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139714/comments/", "check": "success", "checks": "http://patches.dpdk.org/api/patches/139714/checks/", "tags": {}, "related": [] }, { "id": 139713, "url": "http://patches.dpdk.org/api/patches/139713/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240426155125.125910-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": "<20240426155125.125910-9-stephen@networkplumber.org>", "list_archive_url": "https://inbox.dpdk.org/dev/20240426155125.125910-9-stephen@networkplumber.org", "date": "2024-04-26T15:48:58", "name": "[v9,8/9] doc: update documentation of TAP PMD", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "aedc45af7337bea24a41877efbb3f57aad55384a", "submitter": { "id": 27, "url": "http://patches.dpdk.org/api/people/27/?format=api", "name": "Stephen Hemminger", "email": "stephen@networkplumber.org" }, "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/20240426155125.125910-9-stephen@networkplumber.org/mbox/", "series": [ { "id": 31834, "url": "http://patches.dpdk.org/api/series/31834/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31834", "date": "2024-04-26T15:48:50", "name": "net/tap: fix RSS (BPF) support", "version": 9, "mbox": "http://patches.dpdk.org/series/31834/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139713/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/139713/checks/", "tags": {}, "related": [] }, { "id": 139712, "url": "http://patches.dpdk.org/api/patches/139712/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240426155125.125910-8-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": "<20240426155125.125910-8-stephen@networkplumber.org>", "list_archive_url": "https://inbox.dpdk.org/dev/20240426155125.125910-8-stephen@networkplumber.org", "date": "2024-04-26T15:48:57", "name": "[v9,7/9] net/tap: remove no longer used files", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "4b4685fe12f41089b4e7847dd655994b4f3bb26d", "submitter": { "id": 27, "url": "http://patches.dpdk.org/api/people/27/?format=api", "name": "Stephen Hemminger", "email": "stephen@networkplumber.org" }, "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/20240426155125.125910-8-stephen@networkplumber.org/mbox/", "series": [ { "id": 31834, "url": "http://patches.dpdk.org/api/series/31834/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31834", "date": "2024-04-26T15:48:50", "name": "net/tap: fix RSS (BPF) support", "version": 9, "mbox": "http://patches.dpdk.org/series/31834/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139712/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/139712/checks/", "tags": {}, "related": [] }, { "id": 139711, "url": "http://patches.dpdk.org/api/patches/139711/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240426155125.125910-7-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": "<20240426155125.125910-7-stephen@networkplumber.org>", "list_archive_url": "https://inbox.dpdk.org/dev/20240426155125.125910-7-stephen@networkplumber.org", "date": "2024-04-26T15:48:56", "name": "[v9,6/9] net/tap: use libbpf to load new BPF program", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "22d13cf24b56e11d891b13b11653d102447fbf5e", "submitter": { "id": 27, "url": "http://patches.dpdk.org/api/people/27/?format=api", "name": "Stephen Hemminger", "email": "stephen@networkplumber.org" }, "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/20240426155125.125910-7-stephen@networkplumber.org/mbox/", "series": [ { "id": 31834, "url": "http://patches.dpdk.org/api/series/31834/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31834", "date": "2024-04-26T15:48:50", "name": "net/tap: fix RSS (BPF) support", "version": 9, "mbox": "http://patches.dpdk.org/series/31834/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139711/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/139711/checks/", "tags": {}, "related": [] }, { "id": 139710, "url": "http://patches.dpdk.org/api/patches/139710/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240426155125.125910-6-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": "<20240426155125.125910-6-stephen@networkplumber.org>", "list_archive_url": "https://inbox.dpdk.org/dev/20240426155125.125910-6-stephen@networkplumber.org", "date": "2024-04-26T15:48:55", "name": "[v9,5/9] net/tap: rewrite the RSS BPF program", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "4c39d24d45d346f2c60dc7bfbc5817a2bbde838f", "submitter": { "id": 27, "url": "http://patches.dpdk.org/api/people/27/?format=api", "name": "Stephen Hemminger", "email": "stephen@networkplumber.org" }, "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/20240426155125.125910-6-stephen@networkplumber.org/mbox/", "series": [ { "id": 31834, "url": "http://patches.dpdk.org/api/series/31834/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31834", "date": "2024-04-26T15:48:50", "name": "net/tap: fix RSS (BPF) support", "version": 9, "mbox": "http://patches.dpdk.org/series/31834/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139710/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/139710/checks/", "tags": {}, "related": [] }, { "id": 139709, "url": "http://patches.dpdk.org/api/patches/139709/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240426155125.125910-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": "<20240426155125.125910-5-stephen@networkplumber.org>", "list_archive_url": "https://inbox.dpdk.org/dev/20240426155125.125910-5-stephen@networkplumber.org", "date": "2024-04-26T15:48:54", "name": "[v9,4/9] net/tap: do not build flow support if header is out of date", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "66c1b3cea97bef5f73de415d606aa0aba9e5e379", "submitter": { "id": 27, "url": "http://patches.dpdk.org/api/people/27/?format=api", "name": "Stephen Hemminger", "email": "stephen@networkplumber.org" }, "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/20240426155125.125910-5-stephen@networkplumber.org/mbox/", "series": [ { "id": 31834, "url": "http://patches.dpdk.org/api/series/31834/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31834", "date": "2024-04-26T15:48:50", "name": "net/tap: fix RSS (BPF) support", "version": 9, "mbox": "http://patches.dpdk.org/series/31834/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139709/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/139709/checks/", "tags": {}, "related": [] }, { "id": 139708, "url": "http://patches.dpdk.org/api/patches/139708/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240426155125.125910-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": "<20240426155125.125910-4-stephen@networkplumber.org>", "list_archive_url": "https://inbox.dpdk.org/dev/20240426155125.125910-4-stephen@networkplumber.org", "date": "2024-04-26T15:48:53", "name": "[v9,3/9] net/tap: validate and setup parameters for BPF RSS", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "ca861aca44359aca4d38dba35a2d9affa77cb35d", "submitter": { "id": 27, "url": "http://patches.dpdk.org/api/people/27/?format=api", "name": "Stephen Hemminger", "email": "stephen@networkplumber.org" }, "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/20240426155125.125910-4-stephen@networkplumber.org/mbox/", "series": [ { "id": 31834, "url": "http://patches.dpdk.org/api/series/31834/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31834", "date": "2024-04-26T15:48:50", "name": "net/tap: fix RSS (BPF) support", "version": 9, "mbox": "http://patches.dpdk.org/series/31834/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139708/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/139708/checks/", "tags": {}, "related": [] }, { "id": 139707, "url": "http://patches.dpdk.org/api/patches/139707/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240426155125.125910-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": "<20240426155125.125910-3-stephen@networkplumber.org>", "list_archive_url": "https://inbox.dpdk.org/dev/20240426155125.125910-3-stephen@networkplumber.org", "date": "2024-04-26T15:48:52", "name": "[v9,2/9] net/tap: remove unused fields", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "0cc4bbcc8a2f01af5abe1738fa093291b7f3d4c3", "submitter": { "id": 27, "url": "http://patches.dpdk.org/api/people/27/?format=api", "name": "Stephen Hemminger", "email": "stephen@networkplumber.org" }, "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/20240426155125.125910-3-stephen@networkplumber.org/mbox/", "series": [ { "id": 31834, "url": "http://patches.dpdk.org/api/series/31834/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31834", "date": "2024-04-26T15:48:50", "name": "net/tap: fix RSS (BPF) support", "version": 9, "mbox": "http://patches.dpdk.org/series/31834/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139707/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/139707/checks/", "tags": {}, "related": [] }, { "id": 139706, "url": "http://patches.dpdk.org/api/patches/139706/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240426155125.125910-2-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": "<20240426155125.125910-2-stephen@networkplumber.org>", "list_archive_url": "https://inbox.dpdk.org/dev/20240426155125.125910-2-stephen@networkplumber.org", "date": "2024-04-26T15:48:51", "name": "[v9,1/9] net/tap: do not duplicate fd's", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "64bbc6b26e605de0cb6faebc0b77abd325fa35b2", "submitter": { "id": 27, "url": "http://patches.dpdk.org/api/people/27/?format=api", "name": "Stephen Hemminger", "email": "stephen@networkplumber.org" }, "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/20240426155125.125910-2-stephen@networkplumber.org/mbox/", "series": [ { "id": 31834, "url": "http://patches.dpdk.org/api/series/31834/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31834", "date": "2024-04-26T15:48:50", "name": "net/tap: fix RSS (BPF) support", "version": 9, "mbox": "http://patches.dpdk.org/series/31834/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139706/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/139706/checks/", "tags": {}, "related": [] }, { "id": 139705, "url": "http://patches.dpdk.org/api/patches/139705/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240426143848.2280689-1-ferruh.yigit@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": "<20240426143848.2280689-1-ferruh.yigit@amd.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20240426143848.2280689-1-ferruh.yigit@amd.com", "date": "2024-04-26T14:38:48", "name": "[RFC,v2] net/af_packet: make stats reset reliable", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "b80a2d98d75c8716f45210150d2b865f10aed9a5", "submitter": { "id": 2700, "url": "http://patches.dpdk.org/api/people/2700/?format=api", "name": "Ferruh Yigit", "email": "ferruh.yigit@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/20240426143848.2280689-1-ferruh.yigit@amd.com/mbox/", "series": [ { "id": 31833, "url": "http://patches.dpdk.org/api/series/31833/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31833", "date": "2024-04-26T14:38:48", "name": "[RFC,v2] net/af_packet: make stats reset reliable", "version": 2, "mbox": "http://patches.dpdk.org/series/31833/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139705/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/139705/checks/", "tags": {}, "related": [] }, { "id": 139703, "url": "http://patches.dpdk.org/api/patches/139703/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240426122203.32357-3-nsaxena@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": "<20240426122203.32357-3-nsaxena@marvell.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20240426122203.32357-3-nsaxena@marvell.com", "date": "2024-04-26T12:22:03", "name": "[RFC,2/2] graph: add ip4 output feature arc", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "919f47171a30bb0f664a343c318e22678718571b", "submitter": { "id": 3320, "url": "http://patches.dpdk.org/api/people/3320/?format=api", "name": "Nitin Saxena", "email": "nsaxena@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/20240426122203.32357-3-nsaxena@marvell.com/mbox/", "series": [ { "id": 31832, "url": "http://patches.dpdk.org/api/series/31832/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31832", "date": "2024-04-26T12:22:03", "name": "add feature arc in rte_graph", "version": 1, "mbox": "http://patches.dpdk.org/series/31832/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139703/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/139703/checks/", "tags": {}, "related": [] }, { "id": 139704, "url": "http://patches.dpdk.org/api/patches/139704/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240426122203.32357-2-nsaxena@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": "<20240426122203.32357-2-nsaxena@marvell.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20240426122203.32357-2-nsaxena@marvell.com", "date": "2024-04-26T12:22:02", "name": "[RFC,1/2] graph: add feature arc support", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "ef255c584e25de4c90ae768e1b0019263d8ae07b", "submitter": { "id": 3320, "url": "http://patches.dpdk.org/api/people/3320/?format=api", "name": "Nitin Saxena", "email": "nsaxena@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/20240426122203.32357-2-nsaxena@marvell.com/mbox/", "series": [ { "id": 31832, "url": "http://patches.dpdk.org/api/series/31832/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31832", "date": "2024-04-26T12:22:03", "name": "add feature arc in rte_graph", "version": 1, "mbox": "http://patches.dpdk.org/series/31832/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139704/comments/", "check": "pending", "checks": "http://patches.dpdk.org/api/patches/139704/checks/", "tags": {}, "related": [] }, { "id": 139702, "url": "http://patches.dpdk.org/api/patches/139702/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240426110947.881407-1-haoqian.he@smartx.com/", "project": { "id": 1, "url": "http://patches.dpdk.org/api/projects/1/?format=api", "name": "DPDK", "link_name": "dpdk", "list_id": "dev.dpdk.org", "list_email": "dev@dpdk.org", "web_url": "http://core.dpdk.org", "scm_url": "git://dpdk.org/dpdk", "webscm_url": "http://git.dpdk.org/dpdk", "list_archive_url": "https://inbox.dpdk.org/dev", "list_archive_url_format": "https://inbox.dpdk.org/dev/{}", "commit_url_format": "" }, "msgid": "<20240426110947.881407-1-haoqian.he@smartx.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20240426110947.881407-1-haoqian.he@smartx.com", "date": "2024-04-26T11:09:46", "name": "[v2] vhost: cleanup resubmit info before inflight setup", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "6f11d95b8a8982395c05c4a674a320583f6fd653", "submitter": { "id": 3294, "url": "http://patches.dpdk.org/api/people/3294/?format=api", "name": "Haoqian He", "email": "haoqian.he@smartx.com" }, "delegate": { "id": 2642, "url": "http://patches.dpdk.org/api/users/2642/?format=api", "username": "mcoquelin", "first_name": "Maxime", "last_name": "Coquelin", "email": "maxime.coquelin@redhat.com" }, "mbox": "http://patches.dpdk.org/project/dpdk/patch/20240426110947.881407-1-haoqian.he@smartx.com/mbox/", "series": [ { "id": 31831, "url": "http://patches.dpdk.org/api/series/31831/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31831", "date": "2024-04-26T11:09:46", "name": "[v2] vhost: cleanup resubmit info before inflight setup", "version": 2, "mbox": "http://patches.dpdk.org/series/31831/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139702/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/139702/checks/", "tags": {}, "related": [] }, { "id": 139701, "url": "http://patches.dpdk.org/api/patches/139701/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240426090502.100487-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": "<20240426090502.100487-1-mattias.ronnblom@ericsson.com>", "list_archive_url": "https://inbox.dpdk.org/dev/20240426090502.100487-1-mattias.ronnblom@ericsson.com", "date": "2024-04-26T09:05:02", "name": "[v3] net/af_packet: cache align Rx/Tx structs", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "5493d36f0e94eb1c59c7b7b7f857fa78bc2e2835", "submitter": { "id": 1077, "url": "http://patches.dpdk.org/api/people/1077/?format=api", "name": "Mattias Rönnblom", "email": "mattias.ronnblom@ericsson.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/20240426090502.100487-1-mattias.ronnblom@ericsson.com/mbox/", "series": [ { "id": 31830, "url": "http://patches.dpdk.org/api/series/31830/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31830", "date": "2024-04-26T09:05:02", "name": "[v3] net/af_packet: cache align Rx/Tx structs", "version": 3, "mbox": "http://patches.dpdk.org/series/31830/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139701/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/139701/checks/", "tags": {}, "related": [] }, { "id": 139700, "url": "http://patches.dpdk.org/api/patches/139700/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240426084706.709653-1-daniil.ushkov@yandex.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": "<20240426084706.709653-1-daniil.ushkov@yandex.ru>", "list_archive_url": "https://inbox.dpdk.org/dev/20240426084706.709653-1-daniil.ushkov@yandex.ru", "date": "2024-04-26T08:47:06", "name": "[v4] lib/vhost: add flag for async connection in client mode", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "1bf9795ec68e2a71a039286ca37433c8d779444c", "submitter": { "id": 3319, "url": "http://patches.dpdk.org/api/people/3319/?format=api", "name": "Daniil Ushkov", "email": "daniil.ushkov@yandex.ru" }, "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/20240426084706.709653-1-daniil.ushkov@yandex.ru/mbox/", "series": [ { "id": 31829, "url": "http://patches.dpdk.org/api/series/31829/?format=api", "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31829", "date": "2024-04-26T08:47:06", "name": "[v4] lib/vhost: add flag for async connection in client mode", "version": 4, "mbox": "http://patches.dpdk.org/series/31829/mbox/" } ], "comments": "http://patches.dpdk.org/api/patches/139700/comments/", "check": "fail", "checks": "http://patches.dpdk.org/api/patches/139700/checks/", "tags": {}, "related": [] } ]