Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecate temporary P4DeviceConfig message #462

Merged
merged 1 commit into from
Apr 11, 2019

Commits on Apr 11, 2019

  1. Deprecate temporary P4DeviceConfig message

    The assumption was always that this was a temporary message. It was
    required when using bmv2 simple_switch, but is no longer needed with
    simple_switch_grpc.
    
    As a result of this change, the
    ForwardingPipelineConfig::p4_device_config binary string is passed on
    directly to PI. For backward compatibility, the DeviceMgr still tests
    whether this field is a serialized P4DeviceConfig message (and behaves
    as before).
    antoninbas committed Apr 11, 2019
    Configuration menu
    Copy the full SHA
    8572928 View commit details
    Browse the repository at this point in the history