RX_STATUS_OVFLOW
if (unlikely(status & (RX_STATUS_ERR | RX_STATUS_OVFLOW))) {
if (status & RX_STATUS_OVFLOW)