summaryrefslogtreecommitdiff
path: root/lib/netdev-afxdp.c
Commit message (Expand)AuthorAgeFilesLines
* netdev-afxdp: fix corner case where umem entries were not releasedEelco Chaudron2019-08-081-6/+6
* netdev-afxdp: Error when no XDP program loaded.William Tu2019-07-291-2/+6
* netdev-afxdp: Convert AFXDP_DEBUG to custom stats.Ilya Maximets2019-07-241-19/+46
* netdev-afxdp: Fix use of unconfigured device.Ilya Maximets2019-07-231-1/+29
* netdev-afxdp: add new netdev type for AF_XDP.William Tu2019-07-191-0/+1041