f-stack/dpdk
dependabot[bot] fdb01bf72e
Bump black from 22.10.0 to 24.3.0 in /dpdk/dts
Bumps [black](https://github.com/psf/black) from 22.10.0 to 24.3.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/22.10.0...24.3.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-20 16:39:29 +00:00
..
app DPDK: Upgrade to 22.11.3. 2023-09-13 12:21:49 +00:00
buildtools DPDK: Upgrade to 22.11.3. 2023-09-13 12:21:49 +00:00
config DPDK: Upgrade to 22.11.3. 2023-09-13 12:21:49 +00:00
devtools DPDK: Upgrade to 22.11.3. 2023-09-13 12:21:49 +00:00
doc DPDK: Upgrade to 22.11.3. 2023-09-13 12:21:49 +00:00
drivers Ignore a compilation warning of drivers mlx5. 2023-09-18 17:38:55 +08:00
dts Bump black from 22.10.0 to 24.3.0 in /dpdk/dts 2024-03-20 16:39:29 +00:00
examples DPDK: Upgrade to 22.11.3. 2023-09-13 12:21:49 +00:00
kernel Sync DPDK's modifies. 2023-09-15 18:40:55 +08:00
lib Sync DPDK's modifies. 2023-09-15 18:40:55 +08:00
license DPDK: Upgrade to 22.11.3. 2023-09-13 12:21:49 +00:00
usertools DPDK: Upgrade to 22.11.3. 2023-09-13 12:21:49 +00:00
.gitattributes
.gitignore DPDK: Upgrade to 22.11.3. 2023-09-13 12:21:49 +00:00
ABI_VERSION DPDK: Upgrade to 22.11.3. 2023-09-13 12:21:49 +00:00
MAINTAINERS DPDK: Upgrade to 22.11.3. 2023-09-13 12:21:49 +00:00
Makefile
README
VERSION DPDK: Upgrade to 22.11.3. 2023-09-13 12:21:49 +00:00
a.txt DPDK: Upgrade to 22.11.3. 2023-09-13 12:21:49 +00:00
meson.build DPDK: Upgrade to 22.11.3. 2023-09-13 12:21:49 +00:00
meson_options.txt DPDK: Upgrade to 22.11.3. 2023-09-13 12:21:49 +00:00

README

DPDK is a set of libraries and drivers for fast packet processing.
It supports many processor architectures and both FreeBSD and Linux.

The DPDK uses the Open Source BSD-3-Clause license for the core libraries
and drivers. The kernel components are GPL-2.0 licensed.

Please check the doc directory for release notes,
API documentation, and sample application information.

For questions and usage discussions, subscribe to: users@dpdk.org
Report bugs and issues to the development mailing list: dev@dpdk.org