On Wed, Dec 4, 2019 at 1:17 PM Andrew Rybchenko
wrote:
>
> On 12/4/19 2:12 PM, David Marchand wrote:
> > Fixed title s/unitialized/uninitialized/
> >
> > On Wed, Nov 27, 2019 at 11:32 PM Stephen Hemminger
> > wrote:
> >>
> >> Valgrind reports that eal interrupt thread is calling epoll_ctl
> >> wi
On 12/4/19 2:12 PM, David Marchand wrote:
> Fixed title s/unitialized/uninitialized/
>
> On Wed, Nov 27, 2019 at 11:32 PM Stephen Hemminger
> wrote:
>>
>> Valgrind reports that eal interrupt thread is calling epoll_ctl
>> with uninitialized data. Trivial to fix by initializing it.
>
> Added a n
Fixed title s/unitialized/uninitialized/
On Wed, Nov 27, 2019 at 11:32 PM Stephen Hemminger
wrote:
>
> Valgrind reports that eal interrupt thread is calling epoll_ctl
> with uninitialized data. Trivial to fix by initializing it.
Added a note on it being a Valgrind false positive.
> Fixes: af7
On Fri, 29 Nov 2019 09:25:15 +0100
David Marchand wrote:
> On Wed, Nov 27, 2019 at 11:32 PM Stephen Hemminger
> wrote:
> >
> > Valgrind reports that eal interrupt thread is calling epoll_ctl
> > with uninitialized data. Trivial to fix by initializing it.
> >
> > Fixes: af75078fece3 ("first publ
On Wed, Nov 27, 2019 at 11:32 PM Stephen Hemminger
wrote:
>
> Valgrind reports that eal interrupt thread is calling epoll_ctl
> with uninitialized data. Trivial to fix by initializing it.
>
> Fixes: af75078fece3 ("first public release")
> Cc: sta...@dpdk.org
> Signed-off-by: Stephen Hemminger
>
5 matches
Mail list logo