I see SPDK supports VPP, is that in development stage or can it be used for some testing? Is the configuration setup for nvmf_tgt same as iscsci_tgt? - Unbind network from kernel using dpdk tools - Use the same network pci for VPP config - Start vpp - Start nvmf_tgt with VPP enabled On initiator side: - Use spdk perf with tcp enabled to do io. With above setup, perf failing even connecting to target but if I use kernel/posix tcp on both target and initialtor, it works fine. Am I missing any configuration setup? Thanks Ramaraj