octeon: enable vf device promiscuous mode feature
[vpp.git] / src / plugins / af_xdp / output.c
2023-06-21 Benoît Ganneaf_xdp: fix chained buffer free on failure 85/39085/2
2023-06-14 Shmuel Hazanaf_xdp: linearize buffer chains before TX 33/39033/5
2023-06-08 Benoît Ganneaf_xdp: make sure all packets are transmitted 68/34668/3
2021-11-19 arikachenaf_xdp: integrate with new tx infra 45/34445/6
2021-11-10 arikachenaf_xdp: fix thread 0 and 1 using one txq slot 03/34403/3
2021-09-28 arikachenaf_xdp: fix free mem in tx while no free slot 64/33864/3
2021-05-21 Benoît Ganneaf_xdp: workaround kernel race between poll() and sendmsg() 77/32277/6
2020-08-31 Benoît Ganneaf_xdp: AF_XDP input plugin 97/16597/21