Skip to content

Conversation

@marian-pritsak
Copy link
Owner

No description provided.

```p4
control DASHMainControl<HEADERS, USER_META, PKT_OUT_META>(
inout HEADERS headers,
in nv_standard_metadata_t std_meta,
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove the nv_ prefix

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

Signature:

```p4
extern void nv_send_to_port(in sai_object_id_t port);
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dash_send_to_port

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

Signature:

```p4
extern void nv_send_to_controller<PACKET_META>(in PACKET_META pkt_in_meta);
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dash_send_to_controller

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants