From e543ea4c234593972914779c8a6b408c209154fb Mon Sep 17 00:00:00 2001 From: r12f Date: Tue, 12 Dec 2023 23:04:48 +0000 Subject: [PATCH] Removing todo. --- dash-pipeline/bmv2/underlay.p4 | 1 - 1 file changed, 1 deletion(-) diff --git a/dash-pipeline/bmv2/underlay.p4 b/dash-pipeline/bmv2/underlay.p4 index e8bea2053..6c5c8471d 100644 --- a/dash-pipeline/bmv2/underlay.p4 +++ b/dash-pipeline/bmv2/underlay.p4 @@ -69,7 +69,6 @@ control underlay( } @SaiTable[name = "route", api = "route", api_type="underlay"] - // TODO: To add structural annotations (example: @SaiTable[skipHeaderGen=true]] table underlay_routing { key = { meta.dst_ip_addr : lpm @name("meta.dst_ip_addr:destination");