Refactor buffer management and update configuration handling - #456
Closed
KeithWiles wants to merge 19 commits into
Closed
Refactor buffer management and update configuration handling#456KeithWiles wants to merge 19 commits into
KeithWiles wants to merge 19 commits into
Conversation
KeithWiles
commented
Feb 24, 2026
Contributor
- Added support for unaligned buffers in the buffer management structure.
- Renamed buffer management functions and updated their signatures to use mbuf_t for better type safety.
- Updated the parsing of JSON configuration to include a new option for unaligned buffers.
- Changed the handling of buffer sizes and headroom to improve clarity and consistency.
- Modified the xskdev interface to accommodate the new buffer management structure and functions.
- Improved error handling and logging for buffer management operations.
- The uintr file needs '-mtls-dialect-gnu2' to build the uintr_handler.c file.
KeithWiles
force-pushed
the
mbuf-build-updates
branch
from
February 24, 2026 17:07
397eaa6 to
5333e40
Compare
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 13 out of 13 changed files in this pull request and generated 7 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Added support for unaligned buffers in the buffer management structure. - Renamed buffer management functions and updated their signatures to use mbuf_t for better type safety. - Updated the parsing of JSON configuration to include a new option for unaligned buffers. - Changed the handling of buffer sizes and headroom to improve clarity and consistency. - Modified the xskdev interface to accommodate the new buffer management structure and functions. - Improved error handling and logging for buffer management operations. - The uintr file needs '-mtls-dialect-gnu2' to build the uintr_handler.c file. Signed-off-by: Keith Wiles <keith.wiles@intel.com>
KeithWiles
force-pushed
the
mbuf-build-updates
branch
from
February 24, 2026 19:46
c744c8a to
d1fcbf5
Compare
KeithWiles
marked this pull request as draft
February 24, 2026 19:48
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 13 out of 13 changed files in this pull request and generated 6 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
updates: - [github.com/pre-commit/mirrors-clang-format: v21.1.8 → v22.1.0](pre-commit/mirrors-clang-format@v21.1.8...v22.1.0) Signed-off-by: Keith Wiles <keith.wiles@intel.com>
Bumps the github-actions group with 1 update: [actions/upload-artifact](https://github.com/actions/upload-artifact). Updates `actions/upload-artifact` from 6 to 7 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v6...v7) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Keith Wiles <keith.wiles@intel.com>
updates: - [github.com/codespell-project/codespell: v2.4.1 → v2.4.2](codespell-project/codespell@v2.4.1...v2.4.2) Signed-off-by: Keith Wiles <keith.wiles@intel.com>
Bumps the github-actions group with 2 updates: [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) and [docker/build-push-action](https://github.com/docker/build-push-action). Updates `docker/setup-buildx-action` from 3 to 4 - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@v3...v4) Updates `docker/build-push-action` from 6 to 7 - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v6...v7) --- updated-dependencies: - dependency-name: docker/setup-buildx-action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: docker/build-push-action dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Keith Wiles <keith.wiles@intel.com>
updates: - [github.com/pre-commit/mirrors-clang-format: v22.1.0 → v22.1.1](pre-commit/mirrors-clang-format@v22.1.0...v22.1.1) Signed-off-by: Keith Wiles <keith.wiles@intel.com>
updates: - [github.com/pre-commit/mirrors-clang-format: v22.1.1 → v22.1.2](pre-commit/mirrors-clang-format@v22.1.1...v22.1.2) Signed-off-by: Keith Wiles <keith.wiles@intel.com>
Bumps fedora from 43 to 44. --- updated-dependencies: - dependency-name: fedora dependency-version: '44' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Keith Wiles <keith.wiles@intel.com>
updates: - [github.com/pre-commit/mirrors-clang-format: v22.1.2 → v22.1.4](pre-commit/mirrors-clang-format@v22.1.2...v22.1.4) Signed-off-by: Keith Wiles <keith.wiles@intel.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> Signed-off-by: Keith Wiles <keith.wiles@intel.com>
Bumps [pygments](https://github.com/pygments/pygments) from 2.15.0 to 2.20.0. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.15.0...2.20.0) --- updated-dependencies: - dependency-name: pygments dependency-version: 2.20.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Keith Wiles <keith.wiles@intel.com>
KeithWiles
force-pushed
the
mbuf-build-updates
branch
from
May 5, 2026 13:15
abae485 to
627fddc
Compare
Signed-off-by: Keith Wiles <keith.wiles@intel.com>
Co-authored-by: Copilot <copilot@github.com> Signed-off-by: Keith Wiles <keith.wiles@intel.com>
Copilot AI
added a commit
that referenced
this pull request
May 5, 2026
…hitespace, etc.) Agent-Logs-Url: https://github.com/CloudNativeDataPlane/cndp/sessions/baaa5339-1235-465f-a363-3f1c7b95fd75 Co-authored-by: KeithWiles <86847941+KeithWiles@users.noreply.github.com>
KeithWiles
added a commit
that referenced
this pull request
May 5, 2026
…hitespace, etc.) Agent-Logs-Url: https://github.com/CloudNativeDataPlane/cndp/sessions/baaa5339-1235-465f-a363-3f1c7b95fd75 Co-authored-by: KeithWiles <86847941+KeithWiles@users.noreply.github.com>
KeithWiles
marked this pull request as ready for review
May 5, 2026 14:35
Signed-off-by: Keith Wiles <keith.wiles@intel.com>
Contributor
Author
|
@copilot why can I not merge this branch? |
…tter type safety Signed-off-by: Keith Wiles <keith.wiles@intel.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.