iotg_tsn_ref_sw
iotg_tsn_ref_sw copied to clipboard
IOTG Time-Sensitive Networking Reference Software
_The PR review is to check for sustainability and correctness. Sustainability is actually more business critical as correctness is largely tested into the code over time. Its useful to keep...
Hello, in my testing device(Vecow ECX-3000-4G, CPU Intel Core I9-13900TE with three I226-IT NICs), I've installed Ubuntu22.04 in two different way: (1. ECI image, core jammy https://eci.intel.com/docs/3.0.2/getstarted/building/core-jammy.html# ; 2. Ubuntu...
Hi all, I'm trying to test the code with a system based on 2 Nucs with i225 cards. When I launch ./run.sh i225 enp88s0 vs1a setup I got: Run.sh selected:...
The vlan-prio command line option is used to specify the PCP value and the socket priority: ``` {"vlan-prio", 'q', "NUM", 0, "packet vlan priority, also socket priority\n" " Def: 0...
I'm using AF_XDP example and it works as expected but so far I'm unable to locate the actual data in payload it sends to receiver. I can see sequence number...
> @kcn21 did you fix the issue? I faced the same issue right now, and i am using kernel 4.20 and 5.4. If you can help me, i will be...
Build fails on Debian 10 with ```shell checking dependency style of gcc... gcc3 ./configure: line 3410: syntax error near unexpected token `libelf,' ./configure: line 3410: `PKG_CHECK_MODULES(libelf, libelf)' Configure failed ```...
Hello how are you? I would like to know if someone can help me with a problem I have been having to run the last two IOTG applications (AF_PACKET &...
Hello, i would like to know if it is possible, to use the recent iotg_tsn_ref_sw on an intel I210 NIC. I do not see any config files for I210, like...
I have installed all Dependencies, but I still encountered some problems `unknown type name` and ` has no member named` when I execute the command `./build.sh`. The details are as...