mp_ring_enqueue_only
rc = mp_ring_enqueue_only(tlsp->txq->r, items, 1);
int mp_ring_enqueue_only(struct mp_ring *, void **, int);