> -Original Message-
> From: dev On Behalf Of Stephen Hemminger
I see all comments from v10 been addressed. A small Nitpick,
> + if (pdump_stats == NULL) {
> + if (rte_eal_process_type() == RTE_PROC_PRIMARY) {
> + PDUMP_LOG(ERR, "pdump stats init
This enhances the DPDK pdump library to support new
pcapng format and filtering via BPF.
The internal client/server protocol is changed to support
two versions: the original pdump basic version and a
new pcapng version.
The internal version number (not part of exposed API or ABI)
is intentionally
2 matches
Mail list logo