{"id":13419745,"url":"https://github.com/scylladb/seastar","last_synced_at":"2025-05-13T15:09:40.319Z","repository":{"id":19801886,"uuid":"23061798","full_name":"scylladb/seastar","owner":"scylladb","description":"High performance server-side application framework","archived":false,"fork":false,"pushed_at":"2025-05-04T16:20:59.000Z","size":18466,"stargazers_count":8648,"open_issues_count":545,"forks_count":1598,"subscribers_count":394,"default_branch":"master","last_synced_at":"2025-05-04T17:30:33.727Z","etag":null,"topics":["aio","async","c-plus-plus","dpdk","seastar"],"latest_commit_sha":null,"homepage":"http://seastar.io","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/scylladb.png","metadata":{"files":{"readme":"README-DPDK.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-08-18T07:01:07.000Z","updated_at":"2025-05-04T16:21:05.000Z","dependencies_parsed_at":"2023-09-25T23:19:02.161Z","dependency_job_id":"474f00c4-2bb4-4a65-b6ff-77efc69d7e2b","html_url":"https://github.com/scylladb/seastar","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scylladb%2Fseastar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scylladb%2Fseastar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scylladb%2Fseastar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scylladb%2Fseastar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scylladb","download_url":"https://codeload.github.com/scylladb/seastar/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253969240,"owners_count":21992262,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aio","async","c-plus-plus","dpdk","seastar"],"created_at":"2024-07-30T22:01:20.240Z","updated_at":"2025-05-13T15:09:35.304Z","avatar_url":"https://github.com/scylladb.png","language":"C++","funding_links":[],"categories":["TODO scan for Android support in followings","Frameworks","C++","Game-Server-framework","Libraries","Networking Libraries/Frameworks in Server Side","Real-World Projects","Program","\u003ca name=\"C%2B%2B\"\u003e\u003c/a\u003eC++"],"sub_categories":["C++","UI Test Automation Scripting","Backend / Server Development","C/C++"],"readme":"Seastar and DPDK\n================\n\nSeastar uses the Data Plane Development Kit to drive NIC hardware directly.  This\nprovides an enormous performance boost.\n\nTo enable DPDK, specify `--enable-dpdk` to `./configure.py`, and `--dpdk-pmd` as a\nrun-time parameter.  This will use the DPDK package provided as a git submodule with the\nseastar sources.\n\nPlease note, if `--enable-dpdk` is used to build DPDK on an aarch64 machine, you need to\nspecify [target architecture](https://gcc.gnu.org/onlinedocs/gcc/AArch64-Options.html) with optional\n[feature modifiers](https://gcc.gnu.org/onlinedocs/gcc/AArch64-Options.html#aarch64-feature-modifiers)\nwith the `--cflags` option as well, like:\n```console\n$ ./configure.py --mode debug --enable-dpdk --cflags='-march=armv8-a+crc+crypto'\n```\n\nTo use your own self-compiled DPDK package, follow this procedure:\n\n1. Setup host to compile DPDK:\n   - Ubuntu\n     `sudo apt-get install -y build-essential linux-image-extra-$(uname -r)`\n2. Prepare a DPDK SDK:\n   - Download the latest DPDK release: `wget https://fast.dpdk.org/rel/dpdk-23.07.tar.xz`\n   - Untar it.\n   - Follow the [Quick Start Guide](https://core.dpdk.org/doc/quick-start/)\n   - Pass `-Dmbuf_refcnt_atomic=false` to meson.\n3. Modify the CMake cache (`CMakeCache.txt`) to inform CMake of the location of the installed DPDK SDK.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscylladb%2Fseastar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscylladb%2Fseastar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscylladb%2Fseastar/lists"}