Message ID | 1601912922-25300-1-git-send-email-shirik@nvidia.com (mailing list archive) |
---|---|
State | Accepted |
Headers | show |
Series | [v2] Update Nvidia roadmap for 20.11 | expand |
> Removed GENEVE extension header from 20.11 roadmap since > this feature was postponed and will not be part of this > release as mentioned in the dpdk-dev mailing list: > http://mails.dpdk.org/archives/dev/2020-October/184384.html > > Signed-off-by: Shiri Kuzin <shirik@nvidia.com> Applied, thanks
diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md index a29ffee..3baf8f6 100644 --- a/content/roadmap/_index.md +++ b/content/roadmap/_index.md @@ -25,7 +25,6 @@ This list is obviously neither complete nor guaranteed. - flow action object API - flow sampling and mirroring API - flow matching on IPv4/v6 frag/non-frag packets -- flow matching on Geneve extension header - tunnel offload API - hairpin between different ports - Rx buffer split to multiple destinations
Removed GENEVE extension header from 20.11 roadmap since this feature was postponed and will not be part of this release as mentioned in the dpdk-dev mailing list: http://mails.dpdk.org/archives/dev/2020-October/184384.html Signed-off-by: Shiri Kuzin <shirik@nvidia.com> --- content/roadmap/_index.md | 1 - 1 file changed, 1 deletion(-)