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

support for edgecore as6700 #4504

Open
kchizi opened this issue Apr 30, 2024 · 1 comment
Open

support for edgecore as6700 #4504

kchizi opened this issue Apr 30, 2024 · 1 comment

Comments

@kchizi
Copy link

kchizi commented Apr 30, 2024

I am receiving the following error on edgecore as6700 with ofdpa installed.

faucet.valve ERROR DPID 55930 (0xda7a) switch1 OFError type: OFPET_FLOW_MOD_FAILED code: OFPFMFC_UNKNOWN version=0x4,msg_type=0x1,msg_len=0x6c,xid=0x9518de39,OFPErrorMsg(code=0,data=bytearray(b'\x04\x0e\x00\x95\x18\xde9\x00\x00\x00\x00Z\xdc\x15\xc0\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x10\x00\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\n\x80\x00\x0c\x02\x10\xc8\x00\x00\x00\x00\x00\x00\x00\x04\x00\x18\x00\x00\x00\x00\x00\x00\x00\x10\xff\xff\xff\xfd\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x08\x04\x00\x00\x00'),type=5) caused by version=0x4,msg_type=0xe,msg_len=0x60,xid=0x9518de39,OFPFlowMod(buffer_id=4294967295,command=0,cookie=1524372928,cookie_mask=0,flags=0,hard_timeout=0,idle_timeout=0,instructions=(OFPInstructionActions(actions=(OFPActionOutput(len=16,max_len=96,port=4294967293,type=0),),len=24,type=4), OFPInstructionGotoTable(len=8,table_id=4,type=1)),match=OFPMatch(oxm_fields={'vlan_vid': 4296}),out_group=0,out_port=0,priority=4096,table_id=1)

is there a specific configuration or the switch is unsupported?

@gizmoguy
Copy link
Member

gizmoguy commented May 1, 2024

Hi @kchizi, unfortunately as far as I'm aware ofdpa does not support faucet.

We use openflow message types that it does not have support for.

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

No branches or pull requests

2 participants