Avnu/detd

Add Alder Lake S integrated MAC support

Opened this issue · 0 comments

xtor commented

Some Alder 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.