numam-dpdk/drivers
Ivan Ilchenko e00c3a0c1b net/sfc: rename SW stats structures
Delete 'x' in:
    1. per-adapter 'struct sfc_sw_xstats' with corresponding
       field 'sw_xstats'.
    2. 'struct sfc_sw_xstat_descr' and callback prototype
       'sfc_get_sw_xstat_val_t' with its implementations.

The 'x' stands for 'extended' in RTE but from sfc point of
view these are just SW stats.

Signed-off-by: Ivan Ilchenko <ivan.ilchenko@oktetlabs.ru>
Signed-off-by: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
2021-10-11 18:35:57 +02:00
..
baseband baseband/la12xx: support enqueue and dequeue 2021-10-18 20:12:08 +02:00
bus bus/vmbus: fix ring buffer mapping in secondary process 2021-10-13 13:55:09 +02:00
common mempool: add namespace to flags 2021-10-20 10:00:16 +02:00
compress compress/mlx5: refactor HW queue object 2021-10-05 18:15:40 +02:00
crypto crypto/dpaa_sec: support AEAD and proto with raw API 2021-10-17 19:32:13 +02:00
dma dmadev: add burst capacity API 2021-10-18 11:17:30 +02:00
event mempool: add namespace to internal helpers 2021-10-20 10:00:18 +02:00
mempool mempool: add namespace to driver register macro 2021-10-20 10:00:18 +02:00
net net/sfc: rename SW stats structures 2021-10-11 18:35:57 +02:00
raw raw/octeontx2_ep: remove driver 2021-10-18 18:34:04 +02:00
regex regex/mlx5: refactor HW queue objects 2021-10-05 18:15:40 +02:00
vdpa common/mlx5: share DevX queue pair operations 2021-10-05 18:15:40 +02:00
meson.build dmadev: introduce DMA device library 2021-10-17 20:49:57 +02:00