You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Eliminated node at line 470: t_l1_forwarding.apply();
2
+
Eliminated node at line 471: t_l2_forwarding.apply();
3
+
Eliminated node at line 475: t_l3_forwarding.apply();
4
+
Eliminated node at line 480: t_add_empty_timestamp_tcp.apply();
5
+
Eliminated node at line 481: if(meta.l4_metadata.new_offset > 0){
6
+
Eliminated node at line 487: t_timestamp2_tcp.apply();
7
+
Eliminated node at line 493: t_add_empty_timestamp_udp.apply();
8
+
Eliminated node at line 496: t_timestamp2_udp.apply();
9
+
Eliminated node at line 501: if(meta.l4_metadata.added_empty_header == 1w0x1 || meta.l4_metadata.timestamp2 == 1w0x1){
10
+
Eliminated node at line 505: if(meta.l4_metadata.timestamp2 == 1w0x1){
11
+
Eliminated node at line 523: if(meta.l4_metadata.added_empty_header == 1w0x1){
12
+
Eliminated node at line 555: if(meta.l4_metadata.updateChecksum == 1w0x1){
13
+
Eliminated node at line 994: if(hdr.gtpu.isValid()&&hdr.tcp.isValid()&&hdr.ext_host_stats.isValid()){ //indicates TCP encapsulated in GTP-U and to ext host
14
+
Eliminated node at line 1008: broadcast_mac.apply();
15
+
Eliminated node at line 1011: if (hdr.ext_host_stats.isValid()){
16
+
Eliminated node at line 1057: t_mark_duplicate.apply();
17
+
Eliminated node at line 1086: if(meta.l4_metadata.updateEgressIPChecksum == 1w0x1){
18
+
Replaced node at line 261: } else if(meta.timestamp_metadata.delta < min_value) { with 0
19
+
Replaced node at line 270: if (meta.timestamp_metadata.delta > max_value) { with 0
20
+
Replaced node at line 281: if(counter >= (bit<32>)meta.l4_metadata.threshold_multicast) { with 0
21
+
Replaced node at line 414: ig_intr_tm_md.ucast_egress_port : exact; with 0
22
+
Replaced node at line 436: ig_intr_tm_md.ucast_egress_port : exact; with 0
23
+
Replaced node at line 457: ig_intr_tm_md.ucast_egress_port : exact; with 0
24
+
Replaced node at line 481: if(meta.l4_metadata.new_offset > 0){ with 0
25
+
Replaced node at line 486: if(hdr.tcp_options_128bit_custom.myType == 16w0x0f10 && meta.l4_metadata.added_empty_header == 0){ with 0
26
+
Replaced node at line 495: if(hdr.tcp_options_128bit_custom.myType == 16w0x0f10 && meta.l4_metadata.added_empty_header == 0){ with 0
27
+
Replaced node at line 501: if(meta.l4_metadata.added_empty_header == 1w0x1 || meta.l4_metadata.timestamp2 == 1w0x1){ with 0
28
+
Replaced node at line 501: if(meta.l4_metadata.added_empty_header == 1w0x1 || meta.l4_metadata.timestamp2 == 1w0x1){ with 0
29
+
Replaced node at line 505: if(meta.l4_metadata.timestamp2 == 1w0x1){ with 0
30
+
Replaced node at line 523: if(meta.l4_metadata.added_empty_header == 1w0x1){ with 0
31
+
Replaced node at line 555: if(meta.l4_metadata.updateChecksum == 1w0x1){ with 0
32
+
Replaced node at line 1086: if(meta.l4_metadata.updateEgressIPChecksum == 1w0x1){ with 0
0 commit comments