|
Revision tags: v22.03, v22.03-rc4, v22.03-rc3, v22.03-rc2, v22.03-rc1, v21.11, v21.11-rc4, v21.11-rc3, v21.11-rc2, 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, 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 |
|
| #
cb056611 |
| 15-Oct-2020 |
Stephen Hemminger <[email protected]> |
eal: rename lcore master and slave
Replace master lcore with main lcore and replace slave lcore with worker lcore.
Keep the old functions and macros but mark them as deprecated for this release.
T
eal: rename lcore master and slave
Replace master lcore with main lcore and replace slave lcore with worker lcore.
Keep the old functions and macros but mark them as deprecated for this release.
The "--master-lcore" command line option is also deprecated and any usage will print a warning and use "--main-lcore" as replacement.
Signed-off-by: Stephen Hemminger <[email protected]> Acked-by: Anatoly Burakov <[email protected]>
show more ...
|
|
Revision tags: v20.08, v20.08-rc4, v20.08-rc3, v20.08-rc2, v20.08-rc1, v20.05, v20.05-rc4, v20.05-rc3, v20.05-rc2, v20.05-rc1, v20.02, v20.02-rc4, v20.02-rc3, v20.02-rc2, v20.02-rc1, v19.11, v19.11-rc4, v19.11-rc3, v19.11-rc2, v19.11-rc1, 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, 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 |
|
| #
bd9b67a1 |
| 28-Sep-2018 |
Fan Zhang <[email protected]> |
examples/ip_pipeline: add cryptodev
This patch adds symmetric crypto device abstraction to ip_pipeline sameple application.
Signed-off-by: Fan Zhang <[email protected]> Acked-by: Cristian Dum
examples/ip_pipeline: add cryptodev
This patch adds symmetric crypto device abstraction to ip_pipeline sameple application.
Signed-off-by: Fan Zhang <[email protected]> Acked-by: Cristian Dumitrescu <[email protected]>
show more ...
|
|
Revision tags: 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, v18.05-rc2, v18.05-rc1 |
|
| #
a8bd581d |
| 29-Mar-2018 |
Jasvinder Singh <[email protected]> |
examples/ip_pipeline: add thread runtime
Add runtime thread functions for the pipeline.
Signed-off-by: Cristian Dumitrescu <[email protected]> Signed-off-by: Jasvinder Singh <jasvinder.
examples/ip_pipeline: add thread runtime
Add runtime thread functions for the pipeline.
Signed-off-by: Cristian Dumitrescu <[email protected]> Signed-off-by: Jasvinder Singh <[email protected]>
show more ...
|
| #
c0b668e0 |
| 29-Mar-2018 |
Jasvinder Singh <[email protected]> |
examples/ip_pipeline: add threads
Add threads data structure and initialisation functions to run the pipeline.
Signed-off-by: Cristian Dumitrescu <[email protected]> Signed-off-by: Jasv
examples/ip_pipeline: add threads
Add threads data structure and initialisation functions to run the pipeline.
Signed-off-by: Cristian Dumitrescu <[email protected]> Signed-off-by: Jasvinder Singh <[email protected]>
show more ...
|
| #
d75c371e |
| 29-Mar-2018 |
Jasvinder Singh <[email protected]> |
examples/ip_pipeline: add pipeline object
Add pipeline object implementation to the application.
Signed-off-by: Cristian Dumitrescu <[email protected]> Signed-off-by: Jasvinder Singh <j
examples/ip_pipeline: add pipeline object
Add pipeline object implementation to the application.
Signed-off-by: Cristian Dumitrescu <[email protected]> Signed-off-by: Jasvinder Singh <[email protected]>
show more ...
|
| #
71937434 |
| 29-Mar-2018 |
Jasvinder Singh <[email protected]> |
examples/ip_pipeline: add action profile objects
Add action profile object implementation to the application.
Signed-off-by: Cristian Dumitrescu <[email protected]> Signed-off-by: Jasvi
examples/ip_pipeline: add action profile objects
Add action profile object implementation to the application.
Signed-off-by: Cristian Dumitrescu <[email protected]> Signed-off-by: Jasvinder Singh <[email protected]> Signed-off-by: Fan Zhang <[email protected]>
show more ...
|
| #
9a408cc8 |
| 29-Mar-2018 |
Jasvinder Singh <[email protected]> |
examples/ip_pipeline: add KNI object
Add kni object implementation to the application.
Signed-off-by: Cristian Dumitrescu <[email protected]> Signed-off-by: Jasvinder Singh <jasvinder.s
examples/ip_pipeline: add KNI object
Add kni object implementation to the application.
Signed-off-by: Cristian Dumitrescu <[email protected]> Signed-off-by: Jasvinder Singh <[email protected]> Signed-off-by: Kevin Laatz <[email protected]>
show more ...
|
| #
2f74ae28 |
| 29-Mar-2018 |
Jasvinder Singh <[email protected]> |
examples/ip_pipeline: add tap object
Add tap object implementation to the application
Signed-off-by: Cristian Dumitrescu <[email protected]> Signed-off-by: Jasvinder Singh <jasvinder.si
examples/ip_pipeline: add tap object
Add tap object implementation to the application
Signed-off-by: Cristian Dumitrescu <[email protected]> Signed-off-by: Jasvinder Singh <[email protected]> Signed-off-by: Kevin Laatz <[email protected]>
show more ...
|
| #
25961ff3 |
| 29-Mar-2018 |
Jasvinder Singh <[email protected]> |
examples/ip_pipeline: add traffic manager object
Add traffic manager object implementation to the application.
Signed-off-by: Cristian Dumitrescu <[email protected]> Signed-off-by: Jasv
examples/ip_pipeline: add traffic manager object
Add traffic manager object implementation to the application.
Signed-off-by: Cristian Dumitrescu <[email protected]> Signed-off-by: Jasvinder Singh <[email protected]>
show more ...
|
| #
8245472c |
| 29-Mar-2018 |
Jasvinder Singh <[email protected]> |
examples/ip_pipeline: add sw queue object
Add swq object implementation to the application.
Signed-off-by: Cristian Dumitrescu <[email protected]> Signed-off-by: Jasvinder Singh <jasvin
examples/ip_pipeline: add sw queue object
Add swq object implementation to the application.
Signed-off-by: Cristian Dumitrescu <[email protected]> Signed-off-by: Jasvinder Singh <[email protected]> Signed-off-by: Kevin Laatz <[email protected]>
show more ...
|
| #
133c2c65 |
| 29-Mar-2018 |
Jasvinder Singh <[email protected]> |
examples/ip_pipeline: add link object
Add link object implementation to the application.
Signed-off-by: Cristian Dumitrescu <[email protected]> Signed-off-by: Jasvinder Singh <jasvinder
examples/ip_pipeline: add link object
Add link object implementation to the application.
Signed-off-by: Cristian Dumitrescu <[email protected]> Signed-off-by: Jasvinder Singh <[email protected]> Signed-off-by: Fan Zhang <[email protected]>
show more ...
|
| #
6bfe74f8 |
| 29-Mar-2018 |
Jasvinder Singh <[email protected]> |
examples/ip_pipeline: add mempool object
Add mempool object implementation to the application.
Signed-off-by: Cristian Dumitrescu <[email protected]> Signed-off-by: Jasvinder Singh <jas
examples/ip_pipeline: add mempool object
Add mempool object implementation to the application.
Signed-off-by: Cristian Dumitrescu <[email protected]> Signed-off-by: Jasvinder Singh <[email protected]> Signed-off-by: Fan Zhang <[email protected]>
show more ...
|
| #
4bbf8e30 |
| 29-Mar-2018 |
Jasvinder Singh <[email protected]> |
examples/ip_pipeline: add CLI interface
CLI interface allowing connectivity with external agent (e.g. telnet, netcat, Python script, etc) is added to the application.
Signed-off-by: Cristian Dumitr
examples/ip_pipeline: add CLI interface
CLI interface allowing connectivity with external agent (e.g. telnet, netcat, Python script, etc) is added to the application.
Signed-off-by: Cristian Dumitrescu <[email protected]> Signed-off-by: Jasvinder Singh <[email protected]>
show more ...
|
| #
fbc74e66 |
| 29-Mar-2018 |
Jasvinder Singh <[email protected]> |
examples/ip_pipeline: remove infra code
All the actions associated with application pipelines tables and ports are now implemented using the new action APIs. Therefore, thousands of lines of code ar
examples/ip_pipeline: remove infra code
All the actions associated with application pipelines tables and ports are now implemented using the new action APIs. Therefore, thousands of lines of code are eliminated from the application. The reduced code size is easier to maintain and extend.
Signed-off-by: Cristian Dumitrescu <[email protected]> Signed-off-by: Jasvinder Singh <[email protected]>
show more ...
|
|
Revision tags: v18.02, v18.02-rc4, v18.02-rc3, v18.02-rc2, v18.02-rc1 |
|
| #
3998e2a0 |
| 19-Dec-2017 |
Bruce Richardson <[email protected]> |
examples: use SPDX tag for Intel copyright files
Replace the BSD license header with the SPDX tag for files with only an Intel copyright on them.
Signed-off-by: Bruce Richardson <bruce.richardson@i
examples: use SPDX tag for Intel copyright files
Replace the BSD license header with the SPDX tag for files with only an Intel copyright on them.
Signed-off-by: Bruce Richardson <[email protected]>
show more ...
|
|
Revision tags: 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, v17.05-rc2, v17.05-rc1, v17.02, v17.02-rc3, v17.02-rc2, v17.02-rc1, v16.11, v16.11-rc3, v16.11-rc2, v16.11-rc1, 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 |
|
| #
ed0b2d02 |
| 28-Oct-2015 |
Piotr Azarewicz <[email protected]> |
examples/ip_pipeline: add more ports
Add integrated MP/MC and fragmentation/reassembly support to SWQs
Signed-off-by: Piotr Azarewicz <[email protected]> Acked-by: Cristian Dumitrescu <c
examples/ip_pipeline: add more ports
Add integrated MP/MC and fragmentation/reassembly support to SWQs
Signed-off-by: Piotr Azarewicz <[email protected]> Acked-by: Cristian Dumitrescu <[email protected]>
show more ...
|
|
Revision tags: v2.1.0, v2.1.0-rc4, v2.1.0-rc3, v2.1.0-rc2, v2.1.0-rc1 |
|
| #
2c2b14bf |
| 07-Jul-2015 |
Maciej Gajdzica <[email protected]> |
examples/ip_pipeline: add application thread
Application thread runs pipelines on assigned cores.
Signed-off-by: Maciej Gajdzica <[email protected]> Acked-by: Cristian Dumitrescu <cristi
examples/ip_pipeline: add application thread
Application thread runs pipelines on assigned cores.
Signed-off-by: Maciej Gajdzica <[email protected]> Acked-by: Cristian Dumitrescu <[email protected]>
show more ...
|
| #
eb32fe7c |
| 07-Jul-2015 |
Maciej Gajdzica <[email protected]> |
examples/ip_pipeline: rework initialization parameters
After changes in config parser, app params struct is changed and requires modifications in initialization procedures.
Signed-off-by: Maciej Ga
examples/ip_pipeline: rework initialization parameters
After changes in config parser, app params struct is changed and requires modifications in initialization procedures.
Signed-off-by: Maciej Gajdzica <[email protected]> Acked-by: Cristian Dumitrescu <[email protected]>
show more ...
|
| #
f505f045 |
| 07-Jul-2015 |
Jasvinder Singh <[email protected]> |
examples/ip_pipeline: add config file checks
After loading configuration from a file, data integrity is checked.
Signed-off-by: Jasvinder Singh <[email protected]> Acked-by: Cristian Dumitr
examples/ip_pipeline: add config file checks
After loading configuration from a file, data integrity is checked.
Signed-off-by: Jasvinder Singh <[email protected]> Acked-by: Cristian Dumitrescu <[email protected]>
show more ...
|
| #
7f64b9c0 |
| 07-Jul-2015 |
Pawel Wodkowski <[email protected]> |
examples/ip_pipeline: rework config file syntax
New syntax of config files is needed for ip_pipeline example enhancements. Some old files are temporarily disabled in the Makefile. It is part of a bi
examples/ip_pipeline: rework config file syntax
New syntax of config files is needed for ip_pipeline example enhancements. Some old files are temporarily disabled in the Makefile. It is part of a bigger change.
Signed-off-by: Pawel Wodkowski <[email protected]> Acked-by: Cristian Dumitrescu <[email protected]>
show more ...
|
|
Revision tags: v2.0.0, v2.0.0-rc3, v2.0.0-rc2 |
|
| #
ff708fac |
| 04-Mar-2015 |
David Marchand <[email protected]> |
tailq: remove unneeded inclusions
Only keep inclusion where really needed.
Signed-off-by: David Marchand <[email protected]> Acked-by: Neil Horman <[email protected]>
|
|
Revision tags: v2.0.0-rc1 |
|
| #
4769bc5a |
| 18-Feb-2015 |
Sergio Gonzalez Monroy <[email protected]> |
mbuf: remove build option to disable refcnt
This patch removes all references to RTE_MBUF_REFCNT, setting the refcnt field in the mbuf struct permanently.
Signed-off-by: Sergio Gonzalez Monroy <ser
mbuf: remove build option to disable refcnt
This patch removes all references to RTE_MBUF_REFCNT, setting the refcnt field in the mbuf struct permanently.
Signed-off-by: Sergio Gonzalez Monroy <[email protected]> Acked-by: Olivier Matz <[email protected]> Acked-by: Konstantin Ananyev <[email protected]>
show more ...
|
|
Revision tags: 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 |
|
| #
98a16481 |
| 26-Sep-2014 |
David Marchand <[email protected]> |
examples: no more bare metal environment
Signed-off-by: David Marchand <[email protected]> Signed-off-by: Thomas Monjalon <[email protected]> Acked-by: Neil Horman <nhorman@tuxdriver.
examples: no more bare metal environment
Signed-off-by: David Marchand <[email protected]> Signed-off-by: Thomas Monjalon <[email protected]> Acked-by: Neil Horman <[email protected]>
show more ...
|
|
Revision tags: v1.7.1 |
|
| #
62814bc2 |
| 28-Aug-2014 |
Olivier Matz <[email protected]> |
mbuf: rename RTE_MBUF_SCATTER_GATHER into RTE_MBUF_REFCNT
It seems that RTE_MBUF_SCATTER_GATHER is not the proper name for the feature it provides. "Scatter gather" means that data is stored using s
mbuf: rename RTE_MBUF_SCATTER_GATHER into RTE_MBUF_REFCNT
It seems that RTE_MBUF_SCATTER_GATHER is not the proper name for the feature it provides. "Scatter gather" means that data is stored using several buffers. RTE_MBUF_REFCNT seems to be a better name for that feature as it provides a reference counter for mbufs.
The macro RTE_MBUF_SCATTER_GATHER is poisoned to ensure this modification is seen by drivers or applications using it.
Signed-off-by: Olivier Matz <[email protected]> Signed-off-by: Bruce Richardson <[email protected]> Acked-by: Pablo de Lara <[email protected]>
show more ...
|
|
Revision tags: v1.7.0, v1.7.0-rc4, v1.7.0-rc3, v1.7.0-rc2, v1.7.0-rc1 |
|
| #
77a33467 |
| 04-Jun-2014 |
Cristian Dumitrescu <[email protected]> |
examples/pipeline: packet framework sample
This Packet Framework sample application illustrates the capabilities of the Intel DPDK Packet Framework toolbox.
It creates different functional blocks u
examples/pipeline: packet framework sample
This Packet Framework sample application illustrates the capabilities of the Intel DPDK Packet Framework toolbox.
It creates different functional blocks used by a typical IPv4 framework like: flow classification, firewall, routing, etc.
CPU cores are connected together through standard interfaces built on SW rings, which each CPU core running a separate pipeline instance.
Signed-off-by: Cristian Dumitrescu <[email protected]> Tested-by: Waterman Cao <[email protected]> Acked-by: Pablo de Lara Guarch <[email protected]> Acked by: Ivan Boule <[email protected]>
show more ...
|