From 953889addf5880a1d4f71892b94e78557020613e Mon Sep 17 00:00:00 2001 From: Venkata Suresh Kumar P Date: Fri, 29 Jul 2022 08:07:13 +0000 Subject: [PATCH] Linux distributions supported for container Signed-off-by: Venkata Suresh Kumar P --- RELEASENOTES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 42e372d4..24501a77 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -46,6 +46,7 @@ through dedicated HW over HW-agnostic interfaces. * Partial implementation of TCP state machine for connection tracking * Hotplug feature works with specific configuration and user cannot del/re-add the hotplug port again +* Ubuntu 20.04 and Fedora 33 are supported for container. ### CI/CD