422aa32c4c
This experimental API is no longer required as the same purpose can be solved with standard DEV_RX_OFFLOAD_TIMESTAMP Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>
16 lines
181 B
Plaintext
16 lines
181 B
Plaintext
EXPERIMENTAL {
|
|
global:
|
|
|
|
rte_pmd_dpaa2_mux_flow_create;
|
|
rte_pmd_dpaa2_set_custom_hash;
|
|
};
|
|
|
|
INTERNAL {
|
|
global:
|
|
|
|
dpaa2_eth_eventq_attach;
|
|
dpaa2_eth_eventq_detach;
|
|
|
|
local: *;
|
|
};
|