From f9202394dd8346aec9506e6788c6bf8066450cc0 Mon Sep 17 00:00:00 2001 From: Mina Tahmasbi Arashloo Date: Thu, 9 Nov 2017 14:25:15 -0500 Subject: [PATCH] updating todos in mri (#88) --- P4D2_2017_Fall/exercises/mri/mri.p4 | 1 + 1 file changed, 1 insertion(+) diff --git a/P4D2_2017_Fall/exercises/mri/mri.p4 b/P4D2_2017_Fall/exercises/mri/mri.p4 index 1f7871b..2b29c54 100644 --- a/P4D2_2017_Fall/exercises/mri/mri.p4 +++ b/P4D2_2017_Fall/exercises/mri/mri.p4 @@ -206,6 +206,7 @@ control MyEgress(inout headers hdr, - Set hdr.swtraces[0].swid to the id paremeter - Set hdr.swtraces[0].qdepth to (qdepth_t)standard_metadata.deq_qdepth - Incremement hdr.ipv4.ihl by 2 + - Increment hdr.ipv4.totalLen by 8 - Incrememtn hdr.ipv4_option.optionLength by 8 */ }