[PATCH] eventdev/eth_rx: fix timestamp field register in mbuf

Jerin Jacob jerinjacobk at gmail.com
Tue Sep 19 18:29:57 CEST 2023


On Mon, Sep 18, 2023 at 6:46 PM Rahul Bhansali <rbhansali at marvell.com> wrote:
>
> For eventdev internal port, timestamp dynamic field registration
> in mbuf is not required as that will be done from net device.
> For SW eventdev, Rx timestamp field registration will be
> done during Rx queue add operation as per device capabilities and
> offload configuration.
>
> Fixes: 83ab470d1259 ("eventdev/eth_rx: use timestamp as dynamic mbuf field")
> Cc: stable at dpdk.org
>
> Signed-off-by: Rahul Bhansali <rbhansali at marvell.com>

Ping for review from maintainer.


More information about the stable mailing list