Hi, I'm looking at using DPDK rte_flow (generic flow API) for ACL offloading. From what I can see the only option I have is to implement a v1_msg_* receiver in the DPDK plugin to accept commands from ACL via the SHMEM rings. The concern I have is that this might be in conflict with the design of VPP, I'm not sure if VPP is designed to have inter-plugin-communication?
Does anyone have another approach to call DPDK functions from within another plugins instead of the v1_msg_* layer? Thanks, Michael _______________________________________________ vpp-dev mailing list vpp-dev@lists.fd.io https://lists.fd.io/mailman/listinfo/vpp-dev