On 2/20/2024 8:42 PM, Andrew Boyer wrote: > This patch series adds support to net/ionic for using UIO platform devices > as DPDK vdevs. This is used by client applications which run directly on > the AMD Pensando family of devices. > > The UIO code is implemented in a new common code library so that it can > be shared with the upcoming crypto/ionic driver. > > V2: > - Redesign vdev device scan as suggested by review. > - Re-sort entries in config/arm/meson.build as suggested by review. > > Andrew Boyer (3): > common/ionic: create common code library for ionic > net/ionic: remove duplicate barriers > net/ionic: add vdev support for embedded applications >
for series, Acked-by: Ferruh Yigit <ferruh.yi...@amd.com>