dpaa_rx_errors
struct dpaa_rx_errors rx_errors;
struct dpaa_rx_errors rx_errors;
memset(&rx_errors, 0, sizeof(struct dpaa_rx_errors));
memcpy(data + offset, &rx_errors, sizeof(struct dpaa_rx_errors));
offset += sizeof(struct dpaa_rx_errors) / sizeof(u64);