Search found 3 matches

by Blameless
04 Dec 2025, 11:17
Forum: Community Stack
Topic: DCE/RPC Fragmentation Problem with Community Stack and Automated RT Tester
Replies: 7
Views: 19847

Re: DCE/RPC Fragmentation Problem with Community Stack and Automated RT Tester


Hi Marcel!

Yes I use an adapted version of the hal_afpacket.c from the Raspberry Pi example, but because we have a dual-port-switch on the hardware and therefore I added sockets for each phy port.
Is this approach correct or should I just keep one socket for the bridge interface? But when I just ...
by Blameless
03 Dec 2025, 14:45
Forum: Community Stack
Topic: DCE/RPC Fragmentation Problem with Community Stack and Automated RT Tester
Replies: 7
Views: 19847

Re: DCE/RPC Fragmentation Problem with Community Stack and Automated RT Tester



Hi,

I am looking into this issue. My first guess could be that it could be related to some network-filters.
But I will come back with an answer as soon as I know more.

BR
Benni


Hi Benni,
Thank you for your investigation! In the meantime I found out, that this behaviour only occurs on the ...
by Blameless
02 Feb 2024, 19:54
Forum: Test Preparation
Topic: PROFINET over TSN - Testing
Replies: 1
Views: 35302

Re: PROFINET over TSN - Testing


I read that a TSN Testbench has been released as an open source project and is now available to everyone. What is this TSN Testbench for, who is it for and how does it help me?


The TSN-Testbench is available on https://github.com/Linutronix/TSN-Testbench

There is an excellent documentation ...