[dpdk-dev] [Bug 440] net/mlx5: Read of "out_of_buffer" using fopen/fscanf/fclose causing TLB shootdowns due to mmap/munmap

Mohsin Shaikh mohsinshaikh at niometrics.com
Thu Apr 9 06:26:51 CEST 2020


Hi Alexander,

Thank you for your quick response. Please find attached the patch for bug 440. 

- Mohsin

-------------- next part --------------


> On 9 Apr 2020, at 1:07 AM, bugzilla at dpdk.org wrote:
> 
> https://bugs.dpdk.org/show_bug.cgi?id=440
> 
> Alexander Kozyrev (akozyrev at mellanox.com) changed:
> 
>           What    |Removed                     |Added
> ----------------------------------------------------------------------------
>     Ever confirmed|0                           |1
>             Status|UNCONFIRMED                 |CONFIRMED
>                 CC|                            |akozyrev at mellanox.com
> 
> --- Comment #1 from Alexander Kozyrev (akozyrev at 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.



More information about the dev mailing list