rjarry / grout

grout # a graph router based on DPDK
BSD 3-Clause "New" or "Revised" License
4 stars 1 forks source link

infra: add drop counter "no_headroom" #22

Closed christophefontaine closed 3 weeks ago

christophefontaine commented 3 weeks ago

rte_pktmbuf_prepend returns null pointer when there is no available headroom. Drop and count these packets.