Hi Folks, I’ve added a new custom packet header(header is before VLAN header), and some new actions to OVS. The implementation works fine with pure Userspace OVS. However, when I enable DPDK it doesn’t work as expected. Specifically, the matching on VLAN-tagged packets does not work —even when the packet does not contain the custom header. Do you think this is a problem with DPDK? What should I do to add support for the custom header in DPDK?
Best, Jawad _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
