Chaofan Zhang

Results 3 issues of Chaofan Zhang

Hello ! I have installed gr-csitool successfully and gotten "csi.dat". Now my problem is how to process or parse the "csi.dat". In addition, I have some knowledge of "linux-80211n-csitool-supplementary" project,...

> ~$ ./p4/behavioral-model/tools/runtime_CLI.py > action end_am(PortId_t oif, EthernetAddress dmac) > oif=3, dmac=, priority=100(required for ternary table) > action end_am_d(PortId_t oif) > oif=2 What does the piece of code mean? I...

In original s1-runtime.json, if I want to match the IPv4 address then ""hdr.ipv4.dstAddr": ["10.0.1.1", 32]" will be used. However, I have not seen any IPv6 demo in the tutorial, so...