+60
−0
+3
−63
Loading
Changing the vsession coalescing setting is specific to rte_vhost as such it should be moved the rte_vhost_user that focues on rte_vhost specific functionality. Renamed with vhost_user_* prefix to match the file. Since the rte_vhost functions are still called directly from vhost.c, temporarily they are added to vhost_internal.h. Once implementing virtio transport abstraction is complete, some will be removed and others will be replaced with a generic callback structure. Signed-off-by:Tomasz Zawadzki <tomasz.zawadzki@intel.com> Change-Id: I98b3746952cfe09fb724c49e4050efc0c42985a5 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/10630 Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com>