Tuesday, January 9, 2018 7:39 PM, Yongseok Koh:
> Bit-fields in mlx5_rxq_data can be changed on the fly by a control plane -
> e.g.
> rxq->mark. However, vectorized Rx uses a bit-field to mark pending errors.
> Even if one bit is written, consequence is to write the whole integer and this
> can
Bit-fields in mlx5_rxq_data can be changed on the fly by a control plane -
e.g. rxq->mark. However, vectorized Rx uses a bit-field to mark pending
errors. Even if one bit is written, consequence is to write the whole
integer and this can cause a synchronization issue - two entities write to
a same
2 matches
Mail list logo