Skip to content

Errors:Unable to get the front port handle for dev : 0 : dev_port : 128 : Invalid arguments (3) #527

@xfyan0408

Description

@xfyan0408

Thank you for your previous reply. I switched to my simple P4 program and just wanted to feed the stratum switch the table entry parameters on the controller side, May I ask what's the cause of this problem?

In addition, if I fix the action parameter to the P4 program will work fine
image

ONOS action parameter is as follows
image

P4 action parameter is as follows
image

but the onos's error log is
image

stratum log is
image

the chassis_config.pb.txt is

description: "Default Chassis Config for Netberg Aurora 710"
chassis {
  platform: PLT_GENERIC_BAREFOOT_TOFINO
  name: "Netberg Aurora 710"
}
nodes {
  id: 1
  slot: 1
  index: 1
}
singleton_ports {
  id: 1
  name: "1/0"
  slot: 1
  port: 1
  speed_bps: 40000000000
  config_params {
    admin_state: ADMIN_STATE_ENABLED
  }
  node: 1
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions