summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-standalone-sdt/dynamic-layers
Commit message (Collapse)AuthorAgeFilesLines
* Revert "iperf3: backport upstream patch"Mark Hatle2025-03-302-23/+0
| | | | | | This reverts commit 876f1d5c8f20071832d908c72dd8ce24fb09aa9e. Fix now upstream.
* iperf3: backport upstream patchTrevor Woerner2025-03-302-0/+23
| | | | | | | | | | | | The team working on the XXV + EOE implementation (25G PL Ethernet using SFP+) observed a bug in iperf3 which causes a roughly 50% drop in the bitrate (from 9.57Gbps down to 5.35Gbps). On scarthgap iperf3 is at version 3.16; this bug is fixed in version 3.18. Instead of bumping the entire code base to 3.18 it would be safer to simply apply the fix for this bug onto 3.16 instead. Link: https://github.com/esnet/iperf/pull/1708/commits/ac6b9f7fd335ddebc5212eed40083ef4cd3cb86d Signed-off-by: Trevor Woerner <trevor.woerner@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* meta-xilinx-standalone-sdt: Make libmetal/open-amp optionalMark Hatle2024-11-182-0/+2
Currently this requires a meta-openamp fork to function properly as the necessary changes have not yet been sent upstream. The fork and branch are: https://github.com/Xilinx/meta-openamp branch: 2024.2 Signed-off-by: Mark Hatle <mark.hatle@amd.com>