Aaron A. Glenn
Aaron A. Glenn
in looking to add support for veth pairs, I came across this issue and believe I've "found" the responsible code: https://github.com/firecracker-microvm/firecracker/blob/master/src/devices/src/virtio/net/device.rs#L33 this is a somewhat high priority for myself; and...
you may find [MirageOS](https://mirage.io/) and [unikraft](https://github.com/unikraft/unikraft) projects of interest.
indeed that was about all I was able to understand on my own. I may have confused myself with p4c's [`cstring.h`](https://github.com/p4lang/p4c/blob/master/lib/cstring.h) when touching `ebpf/target.cpp` to add the `tableKind` I'm unsure...
is this still expected to happen, @vladandrew? if so, is there any expected time frame?
@ham-xa that's a StrataXGS / Tomahawk ASIC which is a different family to the StrataDNX in the 5916. @vishnubraj did you inquire with edge-core and get any answer? Arista supports...
> /bin/mkdir -p '/usr/local/include/indigo' > /bin/mkdir: cannot create directory ‘/usr/local/include/indigo’: Permission denied you need to make sure your user is either root or has sufficient privileges to create a directory...