Eideticom / eid-hermes

An open-source eBPF accelerator that can run on QEMU and AWS F1 instances
10 stars 2 forks source link

unit_test: add XDMA tests #13

Closed iomartin closed 3 years ago

iomartin commented 3 years ago

These tests write to the device then read back and check if the data matches.

Test different buffer sizes to exercise different paths on the device.