Hi everyone, I have been working lately on adding support for asynchronous flow offload operations. Since we plan on adding support for flow offload in SFDP, the vnet flow abstraction become a key part of the datapath.
As of today, a "flow" (vnet) could be enabled of multi interfaces without redefining the flow. To reduce the number of cycles need to offload a flow, I am moving the multi-interface support back to the vnet flow user (e.g. vxlan plugin, gtpu plugin), meaning that a flow needs to be duplicated to be enabled on multiple interfaces. I am writing this message to probe if this is an issue for someone. Here is the full list of patches: - https://gerrit.fd.io/r/c/vpp/+/45198 - https://gerrit.fd.io/r/c/vpp/+/45063 - https://gerrit.fd.io/r/c/vpp/+/45165 - https://gerrit.fd.io/r/c/vpp/+/45246 - https://gerrit.fd.io/r/c/vpp/+/45247 - https://gerrit.fd.io/r/c/vpp/+/45248 - https://gerrit.fd.io/r/c/vpp/+/45000 - https://gerrit.fd.io/r/c/vpp/+/45169 - https://gerrit.fd.io/r/c/vpp/+/44974 - https://gerrit.fd.io/r/c/vpp/+/44972 - https://gerrit.fd.io/r/c/vpp/+/45140 - https://gerrit.fd.io/r/c/vpp/+/45152 - https://gerrit.fd.io/r/c/vpp/+/45098
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#26887): https://lists.fd.io/g/vpp-dev/message/26887 Mute This Topic: https://lists.fd.io/mt/118369460/21656 Group Owner: [email protected] Unsubscribe: https://lists.fd.io/g/vpp-dev/leave/14379924/21656/631435203/xyzzy [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
