Hi Maryam,

On Mon, Jan 20, 2025 at 3:54 PM Maryam Tahhan <mtahhan@redhat.com> wrote:
I think that you could've just set tx_bytes to the desc->len as this is
being set in all scenarios...

tx_bytes += desc->len;
 Thanks for your feedback. I'll change that.