Hi Alexander, Thank you for your quick response. Please find attached the patch for bug 440.
- Mohsin
> On 9 Apr 2020, at 1:07 AM, bugzi...@dpdk.org wrote: > > https://bugs.dpdk.org/show_bug.cgi?id=440 > > Alexander Kozyrev (akozy...@mellanox.com) changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > Ever confirmed|0 |1 > Status|UNCONFIRMED |CONFIRMED > CC| |akozy...@mellanox.com > > --- Comment #1 from Alexander Kozyrev (akozy...@mellanox.com) --- > Hi Mohsin, thank you for the problem description and especially for the patch. > Would you mind sending this patch to DPDK mailing list so we can integrate it? > The patch looks really good to me. The only small thing I would like to > change. > Could you please use SCNu64 macro instead of "%lu" in the sscanf function? > sscanf(buf, "%" SCNu64, stat); > > -- > You are receiving this mail because: > You reported the bug.