index
:
mesalab_git/tongzongzhen/dpdk.git
main
next-baseband-for-main
next-baseband-staging
next-crypto-for-main
next-eventdev-for-main
next-net-brcm-for-next-net
next-net-brcm-for-next-net-bkp
next-net-brcm-main
next-net-for-main
next-net-intel-for-next-net
next-net-intel-main
next-net-main
next-net-mlx-for-next-net
next-net-mlx-main
next-net-mrvl-for-main
next-virtio-for-next-net
next-virtio-staging
releases
Repository for tongzongzhen/dpdk
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
vhost_crypto
Age
Commit message (
Expand
)
Author
2024-04-19
examples: move alignment attribute on types for MSVC
Tyler Retzlaff
2022-10-04
cryptodev: rework session framework
Akhil Goyal
2021-11-10
examples: skip build when missing dependencies
David Marchand
2021-11-03
vhost: rename driver callbacks struct
Maxime Coquelin
2021-05-05
examples: fix pkg-config override
Jerin Jacob
2021-04-21
examples: add eal cleanup to examples
Chengchang Tang
2021-04-21
examples: reduce indentation in build files
Bruce Richardson
2021-03-31
examples/vhost_crypto: remove unused short option
Ibtisam Tariq
2021-03-23
examples/vhost_crypto: enhance getopt_long usage
Ibtisam Tariq
2021-01-30
examples: warn about broken pkg-config
Bruce Richardson
2020-11-13
examples/vhost_crypto: add new line character in usage
Ibtisam Tariq
2020-11-12
examples: stop processing meson file if build impossible
Bruce Richardson
2020-10-19
build: replace use of old build macros
Bruce Richardson
2020-10-16
vhost/crypto: fix feature negotiation
Fan Zhang
2020-09-30
examples/vhost_crypto: use vhost async-copy flag
Maxime Coquelin
2020-09-28
vhost/crypto: fix pool allocation
Fan Zhang
2020-09-07
examples: remove legacy sections of makefiles
Ciara Power
2020-07-01
build/pkg-config: improve static linking flags
Bruce Richardson
2019-11-20
examples: hide error for missing pkg-config path flag
Bruce Richardson
2019-11-20
examples: fix build with old pkg-config
Bruce Richardson
2019-07-05
cryptodev: add feature flags to disable
Anoob Joseph
2019-07-03
examples: fix pkg-config detection with older make
Bruce Richardson
2019-07-02
examples/vhost_crypto: support build with pkg-config
Bruce Richardson
2019-06-20
examples/vhost_crypto: remove unused function
Fan Zhang
2019-06-03
build: remove unnecessary large file support defines
Bruce Richardson
2019-03-30
examples: detect default build directory
Bruce Richardson
2019-03-12
mk: use linux and freebsd in config names
Bruce Richardson
2019-03-12
build/linux: rename macro from LINUXAPP to LINUX
Bruce Richardson
2019-02-26
examples/vhost_crypto: fix dependency on vhost library
Bruce Richardson
2019-01-18
examples/vhost_crypto: fix session private mempool
Fan Zhang
2019-01-10
vhost/crypto: use separate session mempools
Fan Zhang
2019-01-10
cryptodev: change queue pair configure structure
Fan Zhang
2018-12-13
examples/vhost_crypto: fix bracket
Fan Zhang
2018-11-16
examples/vhost_crypto: fix zero copy
Fan Zhang
2018-10-22
mk: build with _GNU_SOURCE defined by default
Anatoly Burakov
2018-09-14
examples/vhost_crypto: support multi-core
Fan Zhang
2018-07-12
examples: make Linux environment check consistent
Thomas Monjalon
2018-05-22
cryptodev: rename functions to get session size
Pablo de Lara
2018-04-14
examples/vhost_crypto: add sample application
Fan Zhang