[dpdk-dev] Ignoring number of bytes read in eal

2016-07-11 Thread Sergio Gonzalez Monroy
On 11/07/2016 05:48, David Marchand wrote: > Hello, > > On Tue, Jun 28, 2016 at 10:40 AM, Kobylinski, MichalX > wrote: >> CID 13212 - Ignoring number of bytes read: >> The number of bytes copied into the buffer can be smaller than the requested >> number and the buffer can potentially be

[dpdk-dev] Ignoring number of bytes read in eal

2016-07-11 Thread David Marchand
Hello, On Tue, Jun 28, 2016 at 10:40 AM, Kobylinski, MichalX wrote: > CID 13212 - Ignoring number of bytes read: > The number of bytes copied into the buffer can be smaller than the requested > number and the buffer can potentially be accessed out of range. > In rte_mem_virt2phy: Value returned

[dpdk-dev] Ignoring number of bytes read in eal

2016-06-28 Thread Kobylinski, MichalX
Hi David, I'm working on issue reported by Coverity. CID 13212 - Ignoring number of bytes read: The number of bytes copied into the buffer can be smaller than the requested number and the buffer can potentially be accessed out of range. In rte_mem_virt2phy: Value returned from a function and