index
:
dpdk-next-eventdev
master
Preparation of pull requests for eventdev
Jerin Jacob
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
mlx5
/
mlx5_flow_dv.c
Age
Commit message (
Expand
)
Author
2019-03-01
net/mlx: prefix private structure
Thomas Monjalon
2019-01-14
net/mlx5: validate TOS and TTL on E-Switch
Viacheslav Ovsiienko
2019-01-14
net/mlx5: support flow counters using devx
Moti Haimovsky
2019-01-03
net/mlx5: support modify header using Direct Verbs
Dekel Peled
2018-11-16
net/mlx5: fix MPLS item validation
Dekel Peled
2018-11-16
net/mlx5: add MPLS to Direct Verbs flow engine
Dekel Peled
2018-11-16
net/mlx5: fix flow query routine in Direct Verbs
Viacheslav Ovsiienko
2018-11-14
net/mlx5: fix Direct Verbs RSS hash field
Yongseok Koh
2018-11-14
net/mlx5: fix L4 protocol validation
Yongseok Koh
2018-11-14
net/mlx5: fix device flow reference
Yongseok Koh
2018-11-05
net/mlx5: remove flags setting from flow preparation
Yongseok Koh
2018-11-05
net/mlx5: fix Direct Verbs flow tunnel
Yongseok Koh
2018-11-05
net/mlx5: support default RSS key as null
Ophir Munk
2018-11-05
net/mlx5: add caching of encap/decap actions
Dekel Peled
2018-11-05
net/mlx5: add raw data encap/decap to Direct Verbs
Dekel Peled
2018-11-05
net/mlx5: add NVGRE decap action to Direct Verbs
Dekel Peled
2018-11-05
net/mlx5: add NVGRE encap action to Direct Verbs
Dekel Peled
2018-11-05
net/mlx5: add VXLAN decap action to Direct Verbs
Dekel Peled
2018-11-05
net/mlx5: add VXLAN encap action to Direct Verbs
Dekel Peled
2018-11-05
net/mlx5: fix memory leak on Direct Verbs error
Dekel Peled
2018-10-26
net/mlx5: fix bit width of item and action flags
Yongseok Koh
2018-10-26
net/mlx5: fix flow tunnel handling
Yongseok Koh
2018-10-26
net/mlx5: fix flow mark ID conversion in Direct Verbs
Yongseok Koh
2018-10-26
net/mlx5: fix wildcard item for Direct Verbs
Yongseok Koh
2018-10-26
net/mlx5: fix item validation in Direct Verbs
Yongseok Koh
2018-10-26
net/mlx5: fix UDP hash field flag in Direct Verbs
Yongseok Koh
2018-10-26
net/mlx5: support metadata as flow rule criteria
Dekel Peled
2018-10-26
net/mlx5: add flow query abstraction interface
Moti Haimovsky
2018-10-18
net/mlx5: fix build on Arm
Shahaf Shuler
2018-10-11
net/mlx5: support e-switch TCP-flags flow filter
Moti Haimovsky
2018-10-11
net/mlx5: allow flow rule with attribute egress
Dekel Peled
2018-10-11
net/mlx5: add abstraction for multiple flow drivers
Yongseok Koh
2018-10-11
net/mlx5: add Direct Verbs final functions
Ori Kam
2018-10-11
net/mlx5: add Direct Verbs translate actions
Ori Kam
2018-10-11
net/mlx5: add Direct Verbs translate items
Ori Kam
2018-10-11
net/mlx5: add Direct Verbs prepare function
Ori Kam
2018-10-11
net/mlx5: add Direct Verbs validation function
Ori Kam