As per the DPDK contribution guidelines, Ideally, the review should be done within 1 week of patch submission to the mailing list. https://doc.dpdk.org/guides/contributing/patches.html Surprised to see this review request ping message the very next day of the patch. Better to follow the contribution guidelines. -Harish ________________________________ From: Jerin Jacob Sent: Tuesday, September 19, 2023 9:59 PM To: Rahul Bhansali Cc: dev@dpdk.org ; Naga Harish K, S V ; Jerin Jacob ; Kundapura, Ganapati ; stable@dpdk.org Subject: Re: [PATCH] eventdev/eth_rx: fix timestamp field register in mbuf On Mon, Sep 18, 2023 at 6:46 PM Rahul Bhansali 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@dpdk.org > > Signed-off-by: Rahul Bhansali Ping for review from maintainer.