summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2024-11-20examples/flow_filtering: introduce use cases snippetsShani Peretz
2024-11-19examples/l3fwd: add option to set mbuf cache sizeJie Hai
2024-11-19examples/l3fwd: add option to set Rx burst sizeJie Hai
2024-11-19examples/fips_validation: fix EdDSA signature sizeGowrishankar Muthukrishnan
2024-11-19examples/fips_validation: prehash input for RSAGowrishankar Muthukrishnan
2024-11-18examples/l2fwd-event: fix spinlock handlingHemant Agrawal
2024-11-13examples/ptp: replace terms master and slaveStephen Hemminger
2024-11-12power: fix build with libvirtDavid Marchand
2024-11-06examples/ptpclient: add frequency adjustmentMingjin Ye
2024-11-11examples/qos_sched: check link query returnStephen Hemminger
2024-11-11examples/pipeline: check info query returnStephen Hemminger
2024-11-11examples/ntb: check info query returnStephen Hemminger
2024-11-11examples/l3fwd: check info query returnStephen Hemminger
2024-11-11examples/ethtool: handle drivers without registers infoStephen Hemminger
2024-11-11examples/l3fwd: fix read beyond boundaries in ACL modeKonstantin Ananyev
2024-11-11examples/l3fwd: fix read beyond boundariesKonstantin Ananyev
2024-11-11examples/l3fwd-power: add PM QoS configurationHuisong Li
2024-11-11examples/l3fwd-power: fix options parsing overflowHuisong Li
2024-11-11power: rename files for CPU frequency managementSivaprasad Tummala
2024-11-10test/power: remove function pointer validationsSivaprasad Tummala
2024-10-30build: limit packed member warning disabling to driversBruce Richardson
2024-10-18security: use IPv6 address structureRobin Jarry
2024-10-18ipsec: use IPv6 address structureRobin Jarry
2024-10-18pipeline: use IPv6 address structureRobin Jarry
2024-10-18node: use IPv6 address structure and utilsRobin Jarry
2024-10-18cmdline: use IPv6 address structureRobin Jarry
2024-10-18fib6: use IPv6 address structure and utilsRobin Jarry
2024-10-18lpm6: use IPv6 address structure and utilsRobin Jarry
2024-10-18net: use IPv6 address structure for packet headersRobin Jarry
2024-10-10ethdev: convert string initializationFerruh Yigit
2024-10-14fib: lookup IPv4 address in network orderVladimir Medvedkin
2024-10-10examples/vhost: fix free function mismatchStephen Hemminger
2024-10-09cryptodev: move RSA padding information into xformGowrishankar Muthukrishnan
2024-10-09examples/fips_validation: support EdDSAGowrishankar Muthukrishnan
2024-10-09examples/l2fwd-macsec: enable extended packet numberAkhil Goyal
2024-10-09examples/ipsec-secgw: fix dequeue count from cryptodevTejasree Kondoj
2024-10-09examples/ipsec-secgw: free the actual mbuf pointerVidya Sagar Velumuri
2024-10-08examples: use eventdev pre-schedulingPavan Nikhilesh
2024-10-09use C linkage where appropriate in headersMattias Rönnblom
2024-09-19examples/eventdev: fix queue crash with generic pipelineChengwen Feng
2024-07-29examples/ipsec-secgw: revert SA salt endiannessVladimir Medvedkin
2024-07-23examples: fix port ID restrictionSivaprasad Tummala
2024-07-23examples: fix lcore ID restrictionSivaprasad Tummala
2024-07-23examples: fix queue ID restrictionSivaprasad Tummala
2024-07-23examples/l3fwd: fix crash on multiple socketsKaiwen Deng
2024-07-23examples/l3fwd: avoid packets reorder in ACL modeKonstantin Ananyev
2024-07-23examples/l3fwd: fix crash in ACL mode for mixed trafficKonstantin Ananyev
2024-07-09examples/vm_power_manager: remove use of EAL logtypeStephen Hemminger
2024-07-09examples/l2fwd-keepalive: use dedicated logtypeStephen Hemminger
2024-07-03examples/ipsec-secgw: fix SA salt endiannessShihong Wang