Avnu / detd

Proof-of-concept for a developer-friendly system service to handle time-sensitive applications.
BSD 3-Clause "New" or "Revised" License
18 stars 6 forks source link

Add Raptor Lake integrated MAC support #11

Open kamber-intel opened 6 months ago

kamber-intel commented 6 months ago

Some Raptor Lake SKUs include integrated TSN MACs.

The EHL plugin can be used as a reference: https://github.com/Avnu/detd/blob/30aeb789903ae66424d0f1c3ce87406d863a0467/detd/devices/intel_mgbeehl.py

Some suggested changes:

That should be enough for a first round of testing.

We are leaving out aspects like launch time control or ingress optimization until the listener stream support and launch time control support are merged.

koalo commented 6 months ago

What exactly is missing for Raptor Lake support? I am using detd on a i7-1360P without any CPU related issues.

xtor commented 6 months ago

What exactly is missing for Raptor Lake support? I am using detd on a i7-1360P without any CPU related issues.

@koalo good point, the title was not completely clear. It refers to the integrated TSN MAC in Raptor Lake, as handled by detd e.g. the Elkhart Lake or Tiger Lake plugins. Let me add some description details to make that clear.