git.droids-corp.org
/
dpdk.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
crypto/mlx5: add maximum segments configuration
[dpdk.git]
/
lib
/
reorder
/
version.map
1
DPDK_21 {
2
global:
3
4
rte_reorder_create;
5
rte_reorder_drain;
6
rte_reorder_find_existing;
7
rte_reorder_free;
8
rte_reorder_init;
9
rte_reorder_insert;
10
rte_reorder_reset;
11
12
local: *;
13
};
14
15
EXPERIMENTAL {
16
global:
17
18
rte_reorder_seqn_dynfield_offset;
19
};