summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2024-04-22ethdev: fix strict aliasing in link upChengwen Feng
2024-05-17examples: use stdatomic APITyler Retzlaff
2024-04-19examples: move alignment attribute on types for MSVCTyler Retzlaff
2024-03-25examples/ipsec-secgw: fix typo in error messageMasoumeh Farhadi Nia
2024-03-18examples/ipsec-secgw: fix Rx queue ID in Rx callbackShihong Wang
2024-03-14examples/ipsec-secgw: fix cryptodev to SA mappingRadu Nicolau
2024-03-07examples/l3fwd: fix Rx queue configurationKamil Vojanec
2024-03-07examples/ptpclient: add signal handler for cleanupRahul Bhansali
2024-03-07examples/dma: fix options limitsChengwen Feng
2024-03-07examples/l3fwd: fix Rx over not ready portKonstantin Ananyev
2024-03-07examples/packet_ordering: fix Rx with reorder mode disabledQian Hao
2024-03-06examples/l2fwd-keepalive: use a better random generatorStephen Hemminger
2024-02-29examples/ipsec-secgw: fix mbuf freeing performanceRahul Bhansali
2024-02-15net/softnic: fix include of log libraryCristian Dumitrescu
2024-02-01examples/ipsec-secgw: use bulk freeAnoob Joseph
2024-02-01examples/ipsec-secgw: update stats when freeing packetsAnoob Joseph
2024-02-01examples/ipsec-secgw: fix width of variablesAnoob Joseph
2024-02-19examples/pipeline: simplify L2 forwardingCristian Dumitrescu
2024-02-19examples/pipeline: add IPv6 address swapCristian Dumitrescu
2024-02-18examples/vhost: verify strdup returnChengwen Feng
2024-02-18examples/qos_sched: fix memory leak in args parsingChengwen Feng
2024-02-16add extension keyword to GCC statement expressionsTyler Retzlaff
2024-02-16eal: add helper to skip whitespacesDavid Marchand
2024-02-14examples/dma: replace getopt with argparseChengwen Feng
2024-02-14use C11 alignofTyler Retzlaff
2024-02-12examples/fips_validation: remove use of PMD logtypeStephen Hemminger
2024-01-24examples/l2fwd-crypto: use mbuf API for offset additionStephen Hemminger
2024-01-24examples/ptpclient: use mbuf API for offset additionStephen Hemminger
2023-12-06examples/ipsec-secgw: fix some logtypeStephen Hemminger
2023-12-06power: use a dynamic logtypeStephen Hemminger
2023-11-27power: fix uncore configurationSivaprasad Tummala
2023-11-23examples/l3fwd: add option to relax Rx offloadTrevor Tao
2023-11-23examples/l3fwd: add option to relax RSS requirementTrevor Tao
2023-11-22examples/ethtool: fix pause configurationHuisong Li
2023-11-22examples/ipsec-secgw: fix partial overflowBrian Dooley
2023-11-16examples/l2fwd-macsec: add MACsec forwarding applicationAkhil Goyal
2023-11-10examples/ntb: generate cmdline boilerplateBruce Richardson
2023-11-10examples/vdpa: generate cmdline boilerplateBruce Richardson
2023-11-10examples/bond: generate cmdline boilerplateBruce Richardson
2023-11-10examples/multi_process: generate cmdline boilerplateBruce Richardson
2023-10-17power: refactor uncore power management APISivaprasad Tummala
2023-10-09cryptodev: set private and public keys in EC sessionGowrishankar Muthukrishnan
2023-10-09security: hide security contextAkhil Goyal
2023-10-09examples/ipsec-secgw: add security capabilities mappingAkhil Goyal
2023-10-10power: support amd-pstate cpufreq driverSivaprasad Tummala
2023-09-22net/bonding: replace master/slave to main/memberLong Wu
2023-09-22examples: convert to normal control threadsThomas Monjalon
2023-09-05use abstracted bit count functionsDavid Marchand
2023-08-31set namespace prefix to threadsThomas Monjalon
2023-08-23examples/l3fwd: make eventdev an optional dependencyBruce Richardson