fun_xdp_tx
if (!xdpf || !fun_xdp_tx(xdp_q, xdpf))
if (!fun_xdp_tx(q, frames[i]))
bool fun_xdp_tx(struct funeth_txq *q, struct xdp_frame *xdpf);