[dpdk-dev] [PATCH v7] vfio: change to use generic multi-process channel

Thomas Monjalon thomas at monjalon.net
Wed Apr 18 01:04:45 CEST 2018


15/04/2018 17:06, Jianfeng Tan:
> Previously, vfio uses its own private channel for the secondary
> process to get container fd and group fd from the primary process.
> 
> This patch changes to use the generic mp channel.
> 
> Test:
>   1. Bind two NICs to vfio-pci.
> 
>   2. Start the primary and secondary process.
>     $ (symmetric_mp) -c 2 -- -p 3 --num-procs=2 --proc-id=0
>     $ (symmetric_mp) -c 4 --proc-type=auto -- -p 3 \
> 				--num-procs=2 --proc-id=1
> 
> Cc: anatoly.burakov at intel.com
> 
> Signed-off-by: Jianfeng Tan <jianfeng.tan at intel.com>
> Acked-by: Anatoly Burakov <anatoly.burakov at intel.com>

Applied, thanks





More information about the dev mailing list