]> rtime.felk.cvut.cz Git - can-benchmark.git/history - ugw/ugw.c
Scripts for running all experiments, getting and processing results
[can-benchmark.git] / ugw / ugw.c
2014-01-12 Michal SojkaAttempt to add busy_poll support for mmap RX
2014-01-12 Michal SojkaImplement busy_poll (aka low latency) for read method
2014-01-12 Michal Sojkammap()-based TX works now
2014-01-11 Michal SojkaAdd mmap()-based TX method - it doesn't work (yet?)
2014-01-11 Michal SojkaAdd PF_PACKET + mmap() support for RX in ugw
2014-01-07 Michal SojkaAdd a simple user space gateway for measuring routing...