Re: [Intel-wired-lan] NULL dereference on v4.1.x while enabling VF

2016-05-09 Thread William Dauchy
Hello Hello Don, Thank you for your help. On Fri, May 6, 2016 at 6:26 PM, Skidmore, Donald C wrote: > My validation hasn't be able to recreate the dereference on v4.1.x, v4.5.x or > net_next. Where exactly did you place the two line script in your rc > scripts. Our validation was able to run

RE: [Intel-wired-lan] NULL dereference on v4.1.x while enabling VF

2016-05-06 Thread Skidmore, Donald C
dmore > -Original Message- > From: William Dauchy [mailto:wdau...@gmail.com] > Sent: Tuesday, May 03, 2016 5:33 AM > To: Skidmore, Donald C > Cc: NETDEV ; intel-wired-...@lists.osuosl.org; > Alex Duyck > Subject: Re: [Intel-wired-lan] NULL dereference on v4.1.x wh

Re: [Intel-wired-lan] NULL dereference on v4.1.x while enabling VF

2016-05-03 Thread William Dauchy
Hello Don, Thank you for your reply. On Mon, May 2, 2016 at 11:33 PM, Skidmore, Donald C wrote: > Thanks for reporting the dereference. Could you provide a little more detail > on how you created this issue? Are you just running the two commands (ip, > sriov_numvfs) in some rc script and if

RE: [Intel-wired-lan] NULL dereference on v4.1.x while enabling VF

2016-05-02 Thread Skidmore, Donald C
dereference on v4.1.x while enabling VF > > Hello, > > I am getting a NULL dereference on v4.1.x while enabling VF on a ixgbe ( > Intel Corporation 82599ES 10-Gigabit) card during boot. > It seems to be related to a race since I don't have the issue if I test it a > few &

NULL dereference on v4.1.x while enabling VF

2016-05-02 Thread William Dauchy
Hello, I am getting a NULL dereference on v4.1.x while enabling VF on a ixgbe ( Intel Corporation 82599ES 10-Gigabit) card during boot. It seems to be related to a race since I don't have the issue if I test it a few seconds after boot. I had the same issue while testing on v4.5.x What can