numam-dpdk/drivers
Steve Yang 8eedf416a7 net/ice: add DDP runtime configuration dump
Dump DDP runtime configure into a binary (package) file from ice PF port.

Add command line:
    ddp dump <port_id> <config_path>

Parameters:
    <port_id>       the PF Port ID
    <config_path>   dumped runtime configure file, if not a absolute path,
                    it will be dumped to testpmd running directory.

For example:
testpmd> ddp dump 0 current.pkg

If you want to dump ice VF DDP runtime configure, you need bind other
unused PF port of the NIC first, and then dump the PF's runtime configure
as target output.

Signed-off-by: Steve Yang <stevex.yang@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
2022-06-23 07:49:40 +02:00
..
baseband baseband/acc100: configure ACC101 from PF 2022-06-21 20:04:49 +02:00
bus bus/fslmc: fix VFIO setup 2022-06-07 20:49:20 +02:00
common common/cnxk: fix mbox structs to avoid unaligned access 2022-06-20 19:15:21 +02:00
compress compress/octeontx: support OCTEON TX2 SoC family 2022-04-29 11:36:46 +02:00
crypto crypto/qat: use intel-ipsec-mb for partial hash and AES 2022-06-21 20:04:50 +02:00
dma dma/idxd: fix AVX2 in non-datapath functions 2022-06-21 18:19:41 +02:00
event common/cnxk: add PFC support for VF 2022-06-20 19:15:17 +02:00
gpu gpu/cuda: unmap GPU memory while freeing 2022-05-24 23:09:49 +02:00
mempool common/cnxk: support CNF10KB SoC 2022-06-17 14:18:33 +02:00
net net/ice: add DDP runtime configuration dump 2022-06-23 07:49:40 +02:00
raw common/cnxk: support switching CPRI/ETH back and forth 2022-06-22 09:02:14 +02:00
regex replace zero-length arrays with flexible ones 2022-06-07 16:44:21 +02:00
vdpa vdpa/mlx5: prepare virtqueue resource creation 2022-06-21 11:18:16 +02:00
meson.build build: add definitions for use as Meson subproject 2022-06-07 20:49:20 +02:00