aboutsummaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2017-07-19examples/l2fwd-crypto: add option to update MAC addressKuba Kozak
2017-07-19examples/l2fwd-crypto: fix AEAD key settingPablo de Lara
2017-07-19examples/l2fwd-crypto: fix AEAD IV settingPablo de Lara
2017-07-19examples/l2fwd-crypto: fix digest lengthPablo de Lara
2017-07-19cryptodev: rename ADD fieldPablo de Lara
2017-07-19examples/vhost_scsi: introduce a new sample appChangpeng Liu
2017-07-16examples: remove duplicate includesThomas Monjalon
2017-07-09examples/ethtool: include PCI header directlyThomas Monjalon
2017-07-08examples: adjust Rx and Tx descriptors to device limitsRoman Zhukov
2017-07-08update Cavium Inc copyright headersJerin Jacob
2017-07-07examples/eventdev_pipeline_sw_pmd: add sample appHarry van Haaren
2017-07-06cryptodev: add mempool pointer in queue pair setupPablo de Lara
2017-07-06cryptodev: support device independent sessionsSlawomir Mrozowicz
2017-07-06cryptodev: change attach session to queue pair APISlawomir Mrozowicz
2017-07-06cryptodev: do not create session mempool internallySlawomir Mrozowicz
2017-07-06cryptodev: remove unused cryptodev session structurePablo de Lara
2017-07-06cryptodev: use AES-GCM/CCM as AEAD algorithmsPablo de Lara
2017-07-06examples/l2fwd-crypto: add AEAD parametersPablo de Lara
2017-07-06examples/ipsec-secgw: add AEAD parametersPablo de Lara
2017-07-06examples/l2fwd-crypto: avoid too many tabsPablo de Lara
2017-07-06cryptodev: remove digest length from crypto opPablo de Lara
2017-07-06cryptodev: remove AAD length from crypto opPablo de Lara
2017-07-06cryptodev: add auth IVPablo de Lara
2017-07-06cryptodev: move IV parameters to sessionPablo de Lara
2017-07-06cryptodev: pass IV as offsetPablo de Lara
2017-07-06examples/ipsec-secgw: move IV to crypto op private dataPablo de Lara
2017-07-06examples/l2fwd-crypto: move IV to crypto op private dataPablo de Lara
2017-07-06cryptodev: do not store pointer to op specific paramsPablo de Lara
2017-07-04examples/l3fwd: add loop count for hash multi-lookupJianbo Liu
2017-07-04examples/l3fwd: add NEON implementationJianbo Liu
2017-07-04examples/l3fwd: rearrange LPM codeJianbo Liu
2017-07-04examples/l3fwd: extract common code from multi packet sendJianbo Liu
2017-07-04examples/l3fwd: rename file for sequential hash lookupJianbo Liu
2017-07-04examples/l3fwd: reorganise multi hash lookupJianbo Liu
2017-07-04examples/performance-thread: support ARM64Ashwin Sekhar T K
2017-07-04examples/performance-thread: reorganise arch codeAshwin Sekhar T K
2017-07-04examples/performance-thread: remove non-SSE4 fallbacksBruce Richardson
2017-07-04examples/l3fwd: remove checks for SSE4Bruce Richardson
2017-07-04examples/ip_pipeline: remove macro check for SSE4Bruce Richardson
2017-07-03eal: switch to architecture specific pause functionJerin Jacob
2017-07-01ethdev: add return values to callback process APIBernard Iremonger
2017-06-28examples/l2fwd-crypto: fix auth info displayPablo de Lara
2017-06-28examples/l2fwd-crypto: fix application helpPablo de Lara
2017-06-28examples/l2fwd-crypto: fix option parsingPablo de Lara
2017-06-14fix typos using codespell utilityJerin Jacob
2017-06-06eal: introduce macro for always inlineJerin Jacob
2017-06-05examples/exception_path: support FreeBSDTiwei Bie
2017-06-05examples/multi_process: remove unused variableAndrew Rybchenko
2017-06-05examples/vhost: fix uninitialized descriptor indexesJerin Jacob
2017-06-05examples/qos_sched: suppress gcc 7.1.1 warningJerin Jacob