fabric-tna icon indicating copy to clipboard operation
fabric-tna copied to clipboard

The SD-Fabric data plane

Results 41 fabric-tna issues
Sort by recently updated
recently updated
newest added

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 am trying to control Stratum+Tofino switches via fabric-tna ![image](https://user-images.githubusercontent.com/35617991/170936522-8abc5685-bf83-4239-9c07-28dcc74ee13a.png) But with the following error ![image](https://user-images.githubusercontent.com/35617991/170936243-f116c5ad-74cc-4c43-9943-54466028b6f6.png)

Depends on the changes in the `mod_cntr` branch.

🍩 merge

Hello, I'm trying to [install the pipeconf app in ONOS](https://github.com/stratum/fabric-tna#3---install-pipeconf-app-in-onos) and I get the following output when introducing the command: make pipeconf-install ONOS_HOST=localhost. root@onos-stratum-2:/home/ubuntu/fabric-tna# make pipeconf-install ONOS_HOST=localhost *** Installing and...

Sometimes PTF framework won't be able to capture the INT report packet from stratum_bmv2. But we are able to capture the expected packet from the bmv2 port(veth)

As per suggestion from Vladimir/Barefoot. We should not use @auto_init_metadata and set metadata explicitly. Ref: https://community.intel.com/t5/Intel-Connectivity-Research/Compiler-stuck-when-compiling-P4-code/m-p/1258686/highlight/false#M2157

This pull request was originally opened by @robertmacdavid in #54. Carmelo re-created this to be based on the new `main` branch. This PR describes a potential solution to the packet...

🍩 merge

Simplifies the egress INT control block by merging the `int_metadata` and `report` tables. TODO: - [ ] PTF Tests - [ ] IntProgrammable

enhancement
WIP
DTEL

* Implement basic ASTF test class and ASTF HTTP profile * Create new TRex class for ASTFClient * Add optional `--trex-astf-mode` flag to activate TRex in ASTF mode

🍩 merge