|
Revision tags: v22.03, v22.03-rc4, v22.03-rc3, v22.03-rc2, v22.03-rc1, v21.11, v21.11-rc4 |
|
| #
f2577859 |
| 24-Nov-2021 |
Sunil Kumar Kori <[email protected]> |
doc: add eventdev feature matrices
Patch adds feature matrices for event dev, Rx/Tx, Crypto and Timer adapters.
Along with, .ini files are added for all supported PMDs.
Signed-off-by: Sunil Kumar
doc: add eventdev feature matrices
Patch adds feature matrices for event dev, Rx/Tx, Crypto and Timer adapters.
Along with, .ini files are added for all supported PMDs.
Signed-off-by: Sunil Kumar Kori <[email protected]>
show more ...
|
|
Revision tags: v21.11-rc3, v21.11-rc2 |
|
| #
8b8036a6 |
| 08-Nov-2021 |
Elena Agostini <[email protected]> |
gpudev: introduce GPU device class library
In heterogeneous computing system, processing is not only in the CPU. Some tasks can be delegated to devices working in parallel.
The new library gpudev i
gpudev: introduce GPU device class library
In heterogeneous computing system, processing is not only in the CPU. Some tasks can be delegated to devices working in parallel.
The new library gpudev is for dealing with GPGPU computing devices from a DPDK application running on the CPU.
The infrastructure is prepared to welcome drivers in drivers/gpu/.
Signed-off-by: Elena Agostini <[email protected]> Signed-off-by: Thomas Monjalon <[email protected]>
show more ...
|
| #
59e380f1 |
| 04-Nov-2021 |
Tal Shnaiderman <[email protected]> |
doc: add cryptodev table for supported operating systems
Added table to the crypto device drivers documentation stating the support of each PMD on Linux, FreeBSD and Windows.
Signed-off-by: Tal Shn
doc: add cryptodev table for supported operating systems
Added table to the crypto device drivers documentation stating the support of each PMD on Linux, FreeBSD and Windows.
Signed-off-by: Tal Shnaiderman <[email protected]> Acked-by: Akhil Goyal <[email protected]>
show more ...
|
|
Revision tags: v21.11-rc1, v21.08, v21.08-rc4, v21.08-rc3, v21.08-rc2, v21.08-rc1, v21.05, v21.05-rc4, v21.05-rc3, v21.05-rc2, v21.05-rc1 |
|
| #
0a91cdd4 |
| 07-Apr-2021 |
Thomas Monjalon <[email protected]> |
doc: add flow API features tables
The NICs overview table lists all supported features per driver. There was a single row for "Flow API", although rte_flow is composed of many items and actions.
Th
doc: add flow API features tables
The NICs overview table lists all supported features per driver. There was a single row for "Flow API", although rte_flow is composed of many items and actions.
The row "Flow API" is replaced with two new tables for items and actions.
Also, since rte_flow is not implemented in all drivers, it would be ugly to add empty sections in some files. That's why the error message for missing INI section is removed.
The lists are sorted alphabetically. The extra files for some VF and vectorized data paths are not filled.
Signed-off-by: Asaf Penso <[email protected]> Signed-off-by: Thomas Monjalon <[email protected]> Acked-by: Kiran Kumar K <[email protected]> --- v6 changes: - rebase/update - remove deprecated shared action
show more ...
|
|
Revision tags: v21.02, v21.02-rc4, v21.02-rc3, v21.02-rc2, v21.02-rc1, v20.11, v20.11-rc5, v20.11-rc4, v20.11-rc3, v20.11-rc2, v20.11-rc1, v20.08, v20.08-rc4, v20.08-rc3, v20.08-rc2 |
|
| #
cf9b3c36 |
| 20-Jul-2020 |
Yuval Avnery <[email protected]> |
regex/mlx5: introduce driver for BlueField 2
This commit introduce the RegEx poll mode drivers class, and adds Mellanox RegEx PMD.
Signed-off-by: Yuval Avnery <[email protected]> Signed-off-by:
regex/mlx5: introduce driver for BlueField 2
This commit introduce the RegEx poll mode drivers class, and adds Mellanox RegEx PMD.
Signed-off-by: Yuval Avnery <[email protected]> Signed-off-by: Ori Kam <[email protected]>
show more ...
|
|
Revision tags: v20.08-rc1, v20.05, v20.05-rc4, v20.05-rc3, v20.05-rc2, v20.05-rc1 |
|
| #
65f1eeca |
| 18-Apr-2020 |
Nicolas Chautru <[email protected]> |
doc: add feature matrix table for bbdev
Adding missing overview page in documentation with comparison of feature set by each available PMD implementation.
Signed-off-by: Nicolas Chautru <nicolas.ch
doc: add feature matrix table for bbdev
Adding missing overview page in documentation with comparison of feature set by each available PMD implementation.
Signed-off-by: Nicolas Chautru <[email protected]> Acked-by: Dave Burley <[email protected]> Acked-by: Niall Power <[email protected]> Acked-by: Akhil Goyal <[email protected]>
show more ...
|
|
Revision tags: v20.02, v20.02-rc4, v20.02-rc3, v20.02-rc2, v20.02-rc1 |
|
| #
6222035e |
| 09-Jan-2020 |
Matan Azrad <[email protected]> |
doc: add vDPA features table
Add vDPA devices features table and explanation.
Any vDPA driver can add its own supported features by ading a new ini file to the features directory in doc/guides/vdpa
doc: add vDPA features table
Add vDPA devices features table and explanation.
Any vDPA driver can add its own supported features by ading a new ini file to the features directory in doc/guides/vdpadevs/features.
Signed-off-by: Matan Azrad <[email protected]>
show more ...
|
|
Revision tags: v19.11, v19.11-rc4, v19.11-rc3, v19.11-rc2, v19.11-rc1 |
|
| #
808b3fce |
| 14-Sep-2019 |
Thomas Monjalon <[email protected]> |
git: ignore more build directories
Build directories commonly have compiler in their names. In order to filter build directories not starting with "build-" (common with make), patterns for gcc and c
git: ignore more build directories
Build directories commonly have compiler in their names. In order to filter build directories not starting with "build-" (common with make), patterns for gcc and clang are added to .gitignore.
Signed-off-by: Thomas Monjalon <[email protected]> Acked-by: David Marchand <[email protected]>
show more ...
|
|
Revision tags: v19.08, v19.08-rc4, v19.08-rc3, v19.08-rc2, v19.08-rc1, v19.05, v19.05-rc4, v19.05-rc3, v19.05-rc2, v19.05-rc1 |
|
| #
7df9d02e |
| 03-Apr-2019 |
Fiona Trahe <[email protected]> |
doc: fix missing asymmetric crypto table
Fixes: 11e5ba72cf67 ("doc: add crypto asymmetric feature list") Cc: [email protected]
Signed-off-by: Fiona Trahe <[email protected]> Acked-by: Akhil Goyal
doc: fix missing asymmetric crypto table
Fixes: 11e5ba72cf67 ("doc: add crypto asymmetric feature list") Cc: [email protected]
Signed-off-by: Fiona Trahe <[email protected]> Acked-by: Akhil Goyal <[email protected]>
show more ...
|
| #
239912fa |
| 11-Mar-2019 |
Bruce Richardson <[email protected]> |
git: ignore build directories
test-meson-build.sh generates multiple build directories for various targets. As these follow a known pattern, and since they don't need to be tracked in git, we can ad
git: ignore build directories
test-meson-build.sh generates multiple build directories for various targets. As these follow a known pattern, and since they don't need to be tracked in git, we can add them to the gitignore file, along with the default build directory "build".
Signed-off-by: Bruce Richardson <[email protected]> Acked-by: Rami Rosen <[email protected]>
show more ...
|
| #
64ab5663 |
| 11-Mar-2019 |
Bruce Richardson <[email protected]> |
git: ignore hidden files
Generally hidden files are hidden for good reason and we don't want to track them in git. They can always be manually added to git tracking individually if needed.
Signed-o
git: ignore hidden files
Generally hidden files are hidden for good reason and we don't want to track them in git. They can always be manually added to git tracking individually if needed.
Signed-off-by: Bruce Richardson <[email protected]>
show more ...
|
| #
5957cda7 |
| 11-Mar-2019 |
Bruce Richardson <[email protected]> |
git: ignore python bytecode files
After you run a python script, a .pyc file is often left behind, which we don't want to track in git.
Signed-off-by: Bruce Richardson <[email protected]>
|
| #
48e16ad2 |
| 11-Mar-2019 |
Bruce Richardson <[email protected]> |
git: add comments for ignored files
Split the ignored file list into section based on logical groups of files, putting a comment at the top of each section clarifying what it is.
Signed-off-by: Bru
git: add comments for ignored files
Split the ignored file list into section based on logical groups of files, putting a comment at the top of each section clarifying what it is.
Signed-off-by: Bruce Richardson <[email protected]>
show more ...
|
|
Revision tags: v19.02, v19.02-rc4, v19.02-rc3, v19.02-rc2, v19.02-rc1, v18.11, v18.11-rc5, v18.11-rc4, v18.11-rc3, v18.11-rc2, v18.11-rc1, v18.08, v18.08-rc3, v18.08-rc2, v18.08-rc1, v18.05, v18.05-rc6, v18.05-rc5, v18.05-rc4, v18.05-rc3 |
|
| #
5a441543 |
| 09-May-2018 |
Lee Daly <[email protected]> |
doc: add compression driver and ISA-L PMD guides
This adds general compression drivers feature guide as well as the ISA-L PMD documentation and guide.
Signed-off-by: Lee Daly <[email protected]> R
doc: add compression driver and ISA-L PMD guides
This adds general compression drivers feature guide as well as the ISA-L PMD documentation and guide.
Signed-off-by: Lee Daly <[email protected]> Reviewed-by: Pablo de Lara <[email protected]>
show more ...
|
|
Revision tags: v18.05-rc2, v18.05-rc1, v18.02, v18.02-rc4, v18.02-rc3, v18.02-rc2, v18.02-rc1, v17.11, v17.11-rc4, v17.11-rc3, v17.11-rc2, v17.11-rc1, v17.08, v17.08-rc4, v17.08-rc3, v17.08-rc2, v17.08-rc1, v17.05, v17.05-rc4, v17.05-rc3 |
|
| #
aafaea3d |
| 29-Apr-2017 |
Jerin Jacob <[email protected]> |
devtools: add tags and cscope index generation
This script generates cscope, gtags, and tags index files based on EAL environment(architecture and OS(linux/bsd)).
Selection of the architecture and
devtools: add tags and cscope index generation
This script generates cscope, gtags, and tags index files based on EAL environment(architecture and OS(linux/bsd)).
Selection of the architecture and OS environment is based on dpdk configuration target(T=).If EAL environment(T=) is not specified, the script generates tag files based on available source code.
Usage: make tags|cscope|gtags|etags [T=config]
example usage: make cscope make tags T=x86_64-native-linuxapp-gcc make gtags T=arm64-armv8a-linuxapp-gcc
Signed-off-by: Jerin Jacob <[email protected]> Reviewed-by: Yuanhan Liu <[email protected]> Reviewed-by: Ferruh Yigit <[email protected]> Reviewed-by: Thomas Monjalon <[email protected]>
show more ...
|
|
Revision tags: v17.05-rc2, v17.05-rc1 |
|
| #
807418f2 |
| 23-Mar-2017 |
Pablo de Lara <[email protected]> |
doc: reformat crypto drivers overview
Follow the approach in the network devices overview, for the feature matrix, so it improves readibility and maintainability.
Signed-off-by: Pablo de Lara <pabl
doc: reformat crypto drivers overview
Follow the approach in the network devices overview, for the feature matrix, so it improves readibility and maintainability.
Signed-off-by: Pablo de Lara <[email protected]> Acked-by: John McNamara <[email protected]>
show more ...
|
|
Revision tags: v17.02, v17.02-rc3, v17.02-rc2, v17.02-rc1, v16.11, v16.11-rc3, v16.11-rc2, v16.11-rc1 |
|
| #
9db3f521 |
| 29-Jul-2016 |
John McNamara <[email protected]> |
doc: generate NIC overview table from ini files
Convert the NIC feature table in the overview doc into a set of ini files and add functions into the Sphinx conf.py file to auto-generate them back in
doc: generate NIC overview table from ini files
Convert the NIC feature table in the overview doc into a set of ini files and add functions into the Sphinx conf.py file to auto-generate them back into an RST table.
The reason for doing this is to make it easier for PMD maintainers to update the feature matrix that makes up the table and to avoid frequent and hard to resolve conflicts in doc/guides/nics/overview.rst.
A NIC/PMD feature matrix is now an ini file like the following:
$ head doc/guides/nics/nic_features/i40e.ini ; ; Features of the i40e network driver. ; [Features] Link status = Y Link status event = Y Rx interrupt = Y Queue start/stop = Y ...
The output RST table matches the existing table with the column headers sorted.
Signed-off-by: John McNamara <[email protected]> Tested-by: Ferruh Yigit <[email protected]>
show more ...
|
|
Revision tags: v16.07, v16.07-rc5, v16.07-rc4, v16.07-rc3, v16.07-rc2, v16.07-rc1, v16.04, v16.04-rc4, v16.04-rc3, v16.04-rc2, v16.04-rc1, v2.2.0, v2.2.0-rc4, v2.2.0-rc3, v2.2.0-rc2, v2.2.0-rc1, v2.1.0, v2.1.0-rc4, v2.1.0-rc3, v2.1.0-rc2, v2.1.0-rc1, v2.0.0, v2.0.0-rc3, v2.0.0-rc2, v2.0.0-rc1, v1.8.0, v1.8.0-rc6, v1.8.0-rc5, v1.8.0-rc4, v1.8.0-rc3, v1.8.0-rc2, v1.8.0-rc1, v1.7.1, v1.7.0, v1.7.0-rc4, v1.7.0-rc3, v1.7.0-rc2, v1.7.0-rc1, v1.6.0r2, v1.6.0r1, v1.6.0r0, v1.5.2r2, v1.5.2r1, v1.5.2r0, v1.5.1r2, v1.5.1r1, v1.5.1r0, v1.5.0r2, v1.4.1r2, v1.5.0r1, v1.5.0r0, v1.4.1r1, v1.4.1r0, v1.4.0r0, v1.3.1r3, v1.3.1r2, v1.3.1r1, v1.3.1r0, v1.3.0r0, v1.2.3r4, v1.2.3r3, v1.2.3r2, v1.2.3r1, v1.2.3r0 |
|
| #
0c9a540e |
| 01-Mar-2013 |
Thomas Monjalon <[email protected]> |
init DPDK repository
|