History log of /dpdk/drivers/net/dpaa2/dpaa2_parse_dump.h (Results 1 – 2 of 2)
Revision Date Author Comments
# 25e5845b 23-Oct-2024 Jun Yang <jun.yang@nxp.com>

net/dpaa2: support multiple flow rules extractions

Support multiple extractions as well as hardware descriptions
instead of hard code.

Signed-off-by: Jun Yang <jun.yang@nxp.com>
Acked-by: Hemant Ag

net/dpaa2: support multiple flow rules extractions

Support multiple extractions as well as hardware descriptions
instead of hard code.

Signed-off-by: Jun Yang <jun.yang@nxp.com>
Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>

show more ...


# 93e41cb3 23-Oct-2024 Jun Yang <jun.yang@nxp.com>

net/dpaa2: dump Rx parser result

export DPAA2_PRINT_RX_PARSER_RESULT=1 is used to dump
RX parser result and frame attribute flags generated by
hardware parser and soft parser.
The parser results are

net/dpaa2: dump Rx parser result

export DPAA2_PRINT_RX_PARSER_RESULT=1 is used to dump
RX parser result and frame attribute flags generated by
hardware parser and soft parser.
The parser results are converted to big endian described in RM.
The areas set by soft parser are dump as well.

Signed-off-by: Jun Yang <jun.yang@nxp.com>
Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>

show more ...