[PATCH 0/4] Vendor stats support in vdpasim_net

From: Jason Wang
Date: Wed Dec 21 2022 - 01:17:59 EST


Hi All:

This series implements vendor stats in vdpasim_net. Please review.

Thanks

Jason Wang (4):
vdpa_sim: switch to use __vdpa_alloc_device()
vdpasim: customize allocation size
vdpa_sim: support vendor satistics
vdpa_sim_net: vendor satistics

drivers/vdpa/vdpa_sim/vdpa_sim.c | 34 ++++-
drivers/vdpa/vdpa_sim/vdpa_sim.h | 4 +
drivers/vdpa/vdpa_sim/vdpa_sim_blk.c | 1 +
drivers/vdpa/vdpa_sim/vdpa_sim_net.c | 214 ++++++++++++++++++++++++++-
4 files changed, 242 insertions(+), 11 deletions(-)

--
2.25.1