numam-dpdk/drivers
Harry van Haaren 324b37e637 event/sw: add xstats to expose progress details
Today it is difficult to know if the SW Eventdev PMD is making
forward progress when it runs an iteration of its service. This
commit adds two xstats to give better visibility to the application.

The new xstats provide an application with which Eventdev ports
received work in the last iteration of scheduling, as well if
forward progress was made by the scheduler.

This patch implements an xstat for the SW PMD that exposes a
bitmask of ports that were scheduled to. In the unlikely case
that the SW PMD instance has 64 or more ports, return UINT64_MAX.

Signed-off-by: Harry van Haaren <harry.van.haaren@intel.com>
2021-04-12 09:19:02 +02:00
..
baseband config: remove compatibility build defines 2021-01-20 01:43:25 +01:00
bus vfio: reformat logs 2021-04-09 15:38:26 +02:00
common common/mlx5: add missing internal tags 2021-04-12 17:22:51 +02:00
compress compress/mlx5: support timestamp format 2021-03-16 10:05:39 +01:00
crypto drivers: align log names 2021-04-08 18:32:31 +02:00
event event/sw: add xstats to expose progress details 2021-04-12 09:19:02 +02:00
mempool mempool/cnxk: add cn10k batch dequeue 2021-04-09 08:32:24 +02:00
net net/dpaa2: fix RSS distribution size field 2021-04-09 11:00:30 +02:00
raw raw/ifpga/base: check null pointer 2021-04-01 13:52:35 +02:00
regex common/mlx5: align log prefix across drivers 2021-04-07 09:43:32 +02:00
vdpa drivers: align log names 2021-04-08 18:32:31 +02:00
meson.build common/cnxk: add build infrastructre and HW definition 2021-04-09 08:32:24 +02:00