[PATCH v2 0/1] Add a new baseboard for BPF
Piyush Raj <[email protected]> Wed, 25 Feb 2026 03:04:51 +0530
| Newsgroups | gmane.comp.sysutils.dejagnu.general |
|---|---|
| Message-ID | <[email protected]> |
Hi, This new version addresses Jacob's feedback on the initial version. It currently supports only local hosts. I am still not sure how best to implement the baseboard so that it works locally by default while still allowing users the flexibility to add a remote host. Any reference examples I could follow would be will be a great help. Thanks Piyush Raj (1): Add a new baseboard for BPF ChangeLog | 9 ++ Makefile.am | 1 + Makefile.in | 1 + baseboards/bpf-vmtest.exp | 179 ++++++++++++++++++++++++++++++++++++++ 4 files changed, 190 insertions(+) create mode 100644 baseboards/bpf-vmtest.exp -- 2.52.0