git.droids-corp.org
/
dpdk.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
doc: add a supported NIC in mlx5 vDPA guide
[dpdk.git]
/
examples
/
l2fwd-crypto
/
main.c
2020-06-24
Georgiy Levashov
examples: add flush after stats printing
blob
|
commitdiff
|
raw
2020-05-12
Ivan Dyukov
examples: remove extra new line after link duplex
blob
|
commitdiff
|
raw
|
diff to current
2019-10-07
Igor Romanov
examples: check status of getting MAC address
blob
|
commitdiff
|
raw
|
diff to current
2019-10-07
Igor Romanov
examples: check status of getting link info
blob
|
commitdiff
|
raw
|
diff to current
2019-10-07
Ivan Ilchenko
examples: take promiscuous mode switch result into...
blob
|
commitdiff
|
raw
|
diff to current
2019-10-07
Ivan Ilchenko
examples: check status of getting ethdev info
blob
|
commitdiff
|
raw
|
diff to current
2019-07-19
Fan Zhang
cryptodev: make xform key pointer constant
blob
|
commitdiff
|
raw
|
diff to current
2019-07-05
Anoob Joseph
cryptodev: add feature flags to disable
blob
|
commitdiff
|
raw
|
diff to current
2019-06-03
David Marchand
net: replace IPv4/v6 constants with uppercase name
blob
|
commitdiff
|
raw
|
diff to current
2019-05-24
Olivier Matz
net: add rte prefix to IP defines
blob
|
commitdiff
|
raw
|
diff to current
2019-05-24
Olivier Matz
net: add rte prefix to IP structure
blob
|
commitdiff
|
raw
|
diff to current
2019-05-24
Olivier Matz
net: add rte prefix to ether defines
blob
|
commitdiff
|
raw
|
diff to current
2019-05-24
Olivier Matz
net: add rte prefix to ether functions
blob
|
commitdiff
|
raw
|
diff to current
2019-05-24
Olivier Matz
net: add rte prefix to ether structures
blob
|
commitdiff
|
raw
|
diff to current
2019-04-04
Bruce Richardson
replace snprintf with strlcpy
blob
|
commitdiff
|
raw
|
diff to current
2019-01-10
Fan Zhang
examples: use separate crypto session mempools
blob
|
commitdiff
|
raw
|
diff to current
2019-01-10
Fan Zhang
cryptodev: change queue pair configure structure
blob
|
commitdiff
|
raw
|
diff to current
2018-09-14
Ferruh Yigit
ethdev: make default behavior CRC strip on Rx
blob
|
commitdiff
|
raw
|
diff to current
2018-07-23
Pablo de Lara
examples/l2fwd-crypto: remove duplicated capability...
blob
|
commitdiff
|
raw
|
diff to current
2018-07-23
Pablo de Lara
examples/l2fwd-crypto: fix session mempool size
blob
|
commitdiff
|
raw
|
diff to current
2018-07-23
Pablo de Lara
examples/l2fwd-crypto: separate IV check from xform...
blob
|
commitdiff
|
raw
|
diff to current
2018-07-23
Pablo de Lara
examples/l2fwd-crypto: skip device not supporting operation
blob
|
commitdiff
|
raw
|
diff to current
2018-07-23
Pablo de Lara
examples/l2fwd-crypto: check return value on IV size...
blob
|
commitdiff
|
raw
|
diff to current
2018-07-23
Pablo de Lara
examples/l2fwd-crypto: fix digest with AEAD algo
blob
|
commitdiff
|
raw
|
diff to current
2018-07-11
Pablo de Lara
examples/l2fwd-crypto: limit number of sessions
blob
|
commitdiff
|
raw
|
diff to current
2018-07-04
Ferruh Yigit
ethdev: remove old offload API
blob
|
commitdiff
|
raw
|
diff to current
2018-05-22
Pablo de Lara
cryptodev: rename functions to get session size
blob
|
commitdiff
|
raw
|
diff to current
2018-04-23
Hemant Agrawal
examples/l2fwd-crypto: fix the default aead assignments
blob
|
commitdiff
|
raw
|
diff to current
2018-04-17
Thomas Monjalon
ethdev: deprecate port count function
blob
|
commitdiff
|
raw
|
diff to current
2018-04-17
Thomas Monjalon
fix ethdev ports enumeration
blob
|
commitdiff
|
raw
|
diff to current
2018-01-31
Kevin Laatz
examples: increase default ring sizes to 1024
blob
|
commitdiff
|
raw
|
diff to current
2018-01-16
Shahaf Shuler
examples/l2fwd-crypto: convert to new ethdev offloads API
blob
|
commitdiff
|
raw
|
diff to current
2018-01-04
Bruce Richardson
examples: use SPDX tag for Intel copyright files
blob
|
commitdiff
|
raw
|
diff to current
2017-11-07
Bruce Richardson
examples: remove dependency on PCI
blob
|
commitdiff
|
raw
|
diff to current
2017-11-06
Santosh Shukla
cryptodev: rename physical address type to IOVA
blob
|
commitdiff
|
raw
|
diff to current
2017-11-06
Thomas Monjalon
mbuf: rename data address helpers to IOVA
blob
|
commitdiff
|
raw
|
diff to current
2017-11-06
Thomas Monjalon
malloc: rename address mapping function to IOVA
blob
|
commitdiff
|
raw
|
diff to current
2017-11-06
Thomas Monjalon
remove useless memzone includes
blob
|
commitdiff
|
raw
|
diff to current
2017-10-25
Pablo de Lara
examples/l2fwd-crypto: fix physical address setting
blob
|
commitdiff
|
raw
|
diff to current
2017-10-25
Zhiyong Yang
examples/l2fwd-crypto: fix port id type
blob
|
commitdiff
|
raw
|
diff to current
2017-10-13
Zhiyong Yang
examples: fix port id type
blob
|
commitdiff
|
raw
|
diff to current
2017-10-12
Pablo de Lara
examples/l2fwd-crypto: support AES-CCM
blob
|
commitdiff
|
raw
|
diff to current
2017-10-12
Hemant Agrawal
examples/l2fwd-crypto: fix uninitialized errno value
blob
|
commitdiff
|
raw
|
diff to current
2017-07-31
Pablo de Lara
examples/l2fwd-crypto: fix possible out-of-bounds
blob
|
commitdiff
|
raw
|
diff to current
2017-07-19
Kuba Kozak
examples/l2fwd-crypto: add option to update MAC address
blob
|
commitdiff
|
raw
|
diff to current
2017-07-19
Pablo de Lara
examples/l2fwd-crypto: fix AEAD key setting
blob
|
commitdiff
|
raw
|
diff to current
2017-07-19
Pablo de Lara
examples/l2fwd-crypto: fix AEAD IV setting
blob
|
commitdiff
|
raw
|
diff to current
2017-07-19
Pablo de Lara
examples/l2fwd-crypto: fix digest length
blob
|
commitdiff
|
raw
|
diff to current
2017-07-19
Pablo de Lara
cryptodev: rename ADD field
blob
|
commitdiff
|
raw
|
diff to current
2017-07-08
Roman Zhukov
examples: adjust Rx and Tx descriptors to device limits
blob
|
commitdiff
|
raw
|
diff to current
2017-07-06
Pablo de Lara
cryptodev: add mempool pointer in queue pair setup
blob
|
commitdiff
|
raw
|
diff to current
2017-07-06
Slawomir Mrozowicz
cryptodev: support device independent sessions
blob
|
commitdiff
|
raw
|
diff to current
2017-07-06
Slawomir Mrozowicz
cryptodev: do not create session mempool internally
blob
|
commitdiff
|
raw
|
diff to current
2017-07-06
Pablo de Lara
cryptodev: use AES-GCM/CCM as AEAD algorithms
blob
|
commitdiff
|
raw
|
diff to current
2017-07-06
Pablo de Lara
examples/l2fwd-crypto: add AEAD parameters
blob
|
commitdiff
|
raw
|
diff to current
2017-07-06
Pablo de Lara
examples/l2fwd-crypto: avoid too many tabs
blob
|
commitdiff
|
raw
|
diff to current
2017-07-06
Pablo de Lara
cryptodev: remove digest length from crypto op
blob
|
commitdiff
|
raw
|
diff to current
2017-07-06
Pablo de Lara
cryptodev: remove AAD length from crypto op
blob
|
commitdiff
|
raw
|
diff to current
2017-07-06
Pablo de Lara
cryptodev: add auth IV
blob
|
commitdiff
|
raw
|
diff to current
2017-07-06
Pablo de Lara
cryptodev: move IV parameters to session
blob
|
commitdiff
|
raw
|
diff to current
2017-07-06
Pablo de Lara
cryptodev: pass IV as offset
blob
|
commitdiff
|
raw
|
diff to current
2017-07-06
Pablo de Lara
examples/l2fwd-crypto: move IV to crypto op private...
blob
|
commitdiff
|
raw
|
diff to current
2017-06-28
Pablo de Lara
examples/l2fwd-crypto: fix auth info display
blob
|
commitdiff
|
raw
|
diff to current
2017-06-28
Pablo de Lara
examples/l2fwd-crypto: fix application help
blob
|
commitdiff
|
raw
|
diff to current
2017-06-28
Pablo de Lara
examples/l2fwd-crypto: fix option parsing
blob
|
commitdiff
|
raw
|
diff to current
2017-04-28
Pablo de Lara
examples/l2fwd-crypto: fix packets array index
blob
|
commitdiff
|
raw
|
diff to current
2017-04-20
Pablo de Lara
examples/l2fwd-crypto: fix padding calculation
blob
|
commitdiff
|
raw
|
diff to current
2017-04-20
Fan Zhang
examples/l2fwd-crypto: add cryptodev mask option
blob
|
commitdiff
|
raw
|
diff to current
2017-04-20
Pablo de Lara
examples/l2fwd-crypto: fix AEAD tests when AAD is zero
blob
|
commitdiff
|
raw
|
diff to current
2017-04-10
Jeff Guo
examples: enable HW CRC strip by default
blob
|
commitdiff
|
raw
|
diff to current
2017-04-05
Pablo de Lara
examples/l2fwd-crypto: use cryptodev algorithm parser
blob
|
commitdiff
|
raw
|
diff to current
2017-03-10
Keith Wiles
examples: fix optind reset
blob
|
commitdiff
|
raw
|
diff to current
2017-02-10
Pablo de Lara
examples/l2fwd-crypto: fix padding
blob
|
commitdiff
|
raw
|
diff to current
2017-02-10
Pablo de Lara
examples/l2fwd-crypto: fix overflow
blob
|
commitdiff
|
raw
|
diff to current
2016-10-13
Piotr Azarewicz
examples/l2fwd-crypto: fix verify with decrypt in chain
blob
|
commitdiff
|
raw
|
diff to current
2016-10-08
Slawomir Mrozowicz
examples/l2fwd-crypto: update for libcrypto
blob
|
commitdiff
|
raw
|
diff to current
2016-10-08
Pablo de Lara
examples/l2fwd-crypto: enable ZUC EEA3 and EIA3
blob
|
commitdiff
|
raw
|
diff to current
2016-10-04
Pablo de Lara
crypto: rename some SNOW 3G references
blob
|
commitdiff
|
raw
|
diff to current
2016-09-16
Amine Kherbouche
remove unused ring includes
blob
|
commitdiff
|
raw
|
diff to current
2016-07-22
Hemant Agrawal
examples/l2fwd-crypto: call start function
blob
|
commitdiff
|
raw
|
diff to current
2016-07-15
Piotr Azarewicz
examples/l2fwd-crypto: improve random key generator
blob
|
commitdiff
|
raw
|
diff to current
2016-07-11
Slawomir Mrozowicz
examples/l2fwd-crypto: fix stats array length
blob
|
commitdiff
|
raw
|
diff to current
2016-07-11
Pablo de Lara
examples/l2fwd-crypto: flush buffers
blob
|
commitdiff
|
raw
|
diff to current
2016-06-20
Pablo de Lara
crypto/kasumi: add driver for KASUMI library
blob
|
commitdiff
|
raw
|
diff to current
2016-06-07
Pablo de Lara
examples/l2fwd-crypto: fix supported key size check
blob
|
commitdiff
|
raw
|
diff to current
2016-06-07
Fan Zhang
examples/l2fwd-crypto: enable AES-XCBC-MAC authenticati...
blob
|
commitdiff
|
raw
|
diff to current
2016-06-07
Fan Zhang
examples/l2fwd-crypto: enable AES-CTR cipher algorithm
blob
|
commitdiff
|
raw
|
diff to current
2016-05-16
Mauricio Vasquez B
examples: remove useless check of port count
blob
|
commitdiff
|
raw
|
diff to current
2016-04-07
Pablo de Lara
examples/l2fwd-crypto: fix string overflow
blob
|
commitdiff
|
raw
|
diff to current
2016-04-04
Daniel Mrzyglod
examples/l2fwd-crypto: fix build with icc
blob
|
commitdiff
|
raw
|
diff to current
2016-04-01
Thomas Monjalon
ethdev: use constants for link state
blob
|
commitdiff
|
raw
|
diff to current
2016-03-31
Pablo de Lara
examples/l2fwd-crypto: extend crypto information
blob
|
commitdiff
|
raw
|
diff to current
2016-03-31
Pablo de Lara
examples/l2fwd-crypto: use key-value list of supported...
blob
|
commitdiff
|
raw
|
diff to current
2016-03-31
Pablo de Lara
examples/l2fwd-crypto: clarify key parsing in help
blob
|
commitdiff
|
raw
|
diff to current
2016-03-31
Pablo de Lara
examples/l2fwd-crypto: fix ambiguous input key size
blob
|
commitdiff
|
raw
|
diff to current
2016-03-31
Pablo de Lara
examples/l2fwd-crypto: fix length of random IV/AAD
blob
|
commitdiff
|
raw
|
diff to current
2016-03-31
Pablo de Lara
examples/l2fwd-crypto: add missing string initialization
blob
|
commitdiff
|
raw
|
diff to current
2016-03-31
Pablo de Lara
examples/l2fwd-crypto: rename period parameter
blob
|
commitdiff
|
raw
|
diff to current
2016-03-31
Pablo de Lara
examples/l2fwd-crypto: add missing new line in help
blob
|
commitdiff
|
raw
|
diff to current
2016-03-24
Pablo de Lara
examples/l2fwd-crypto: add NULL algorithms
blob
|
commitdiff
|
raw
|
diff to current
next