Page MenuHomeFreeBSD
Feed Advanced Search

Mar 3 2017

jeffrey.e.pieper_intel.com accepted D9310: ixgbe(4): Update to 3.2.11-k.
Mar 3 2017, 3:31 PM · Intel Networking

Jan 24 2017

cramerj_intel.com updated the diff for D9310: ixgbe(4): Update to 3.2.11-k.
  • Fixed compilation error for the VF driver.
Jan 24 2017, 5:45 PM · Intel Networking
jeffrey.e.pieper_intel.com added a comment to D9310: ixgbe(4): Update to 3.2.11-k.

See attachment since Phabricator apparently didn't like the formatting of my paste...

Jan 24 2017, 3:42 PM · Intel Networking
jeffrey.e.pieper_intel.com requested changes to D9310: ixgbe(4): Update to 3.2.11-k.

It looks like ixv fails to build on 10/stable:

Jan 24 2017, 3:38 PM · Intel Networking
cramerj_intel.com retitled D9310: ixgbe(4): Update to 3.2.11-k from to ixgbe(4): Update to 3.2.11-k.
Jan 24 2017, 1:53 AM · Intel Networking

Jan 10 2017

skozlov added a member for Intel Networking: krzysztof.galazka_intel.com.
Jan 10 2017, 2:31 PM

Sep 15 2016

jeffrey.e.pieper_intel.com added a comment to D7802: ixl(4)/ixlv(4): MFC 1.4.27-k and fixes to stable/10.

We noticed this issue awhile back and it was fixed in 11 but not in 10. We don't see it using our OOT components, only with in-kernel on 10.3. It makes it difficult to perform any modicum of validation w/o being able to load and unload the driver.

Sep 15 2016, 3:54 PM · Intel Networking
sbruno added a comment to D7802: ixl(4)/ixlv(4): MFC 1.4.27-k and fixes to stable/10.

ixl seems to have some issues with netmap when loaded as module:

[root@u0753 ~]# kldload if_ixl
kldload: an error occurred while loading the module. Please check dmesg(8) for more details.
[root@u0753 ~]# dmesg
KLD if_ixl.ko: depends on netmap - not available or version mismatch
linker_load_file: Unsupported file typ

It loads fine at boot (with netmap) when compiled static in the kernel.

Sep 15 2016, 3:40 PM · Intel Networking

Sep 14 2016

jeffrey.e.pieper_intel.com requested changes to D7802: ixl(4)/ixlv(4): MFC 1.4.27-k and fixes to stable/10.

ixl seems to have some issues with netmap when loaded as module:

Sep 14 2016, 8:50 PM · Intel Networking
erj added a comment to D7802: ixl(4)/ixlv(4): MFC 1.4.27-k and fixes to stable/10.

arc is failing to apply this, as it is trying to apply it to stable/10/sys/dev/ixl, but SHOULD be sys/dev/ixl. I had to apply it manually.

Sep 14 2016, 4:16 PM · Intel Networking
jeffrey.e.pieper_intel.com added a comment to D7802: ixl(4)/ixlv(4): MFC 1.4.27-k and fixes to stable/10.

arc is failing to apply this, as it is trying to apply it to stable/10/sys/dev/ixl, but SHOULD be sys/dev/ixl. I had to apply it manually.

Sep 14 2016, 3:31 PM · Intel Networking

Sep 12 2016

jeffrey.e.pieper_intel.com added a comment to D7802: ixl(4)/ixlv(4): MFC 1.4.27-k and fixes to stable/10.

I haven't had a chance to test this yet, so you should probably hold off.

Sep 12 2016, 6:42 PM · Intel Networking
sbruno accepted D7802: ixl(4)/ixlv(4): MFC 1.4.27-k and fixes to stable/10.

Do you want me to fire this off?

Sep 12 2016, 5:26 PM · Intel Networking

Sep 7 2016

erj added a comment to D7802: ixl(4)/ixlv(4): MFC 1.4.27-k and fixes to stable/10.

Which svn revisions is this going to MFC?

Did you have to change much from the original code for this MFC?

Sep 7 2016, 3:58 PM · Intel Networking
erj updated D7802: ixl(4)/ixlv(4): MFC 1.4.27-k and fixes to stable/10.
Sep 7 2016, 3:56 PM · Intel Networking
sbruno added a comment to D7802: ixl(4)/ixlv(4): MFC 1.4.27-k and fixes to stable/10.

Which svn revisions is this going to MFC?

Sep 7 2016, 3:17 PM · Intel Networking

Sep 6 2016

erj updated the diff for D7802: ixl(4)/ixlv(4): MFC 1.4.27-k and fixes to stable/10.

Do arc command from repository root.

Sep 6 2016, 9:34 PM · Intel Networking
erj planned changes to D7802: ixl(4)/ixlv(4): MFC 1.4.27-k and fixes to stable/10.

I don't think the changelist looks right; this is supposed to apply to stable/10 and have mergeinfo, I think...

Sep 6 2016, 9:31 PM · Intel Networking
erj retitled D7802: ixl(4)/ixlv(4): MFC 1.4.27-k and fixes to stable/10 from to ixl(4)/ixlv(4): MFC 1.4.27-k and fixes to stable/10.
Sep 6 2016, 9:29 PM · Intel Networking

Aug 15 2016

erj added a comment to D7478: em(4): Add Kaby Lake device IDs.

Thanks for getting this in, Sean.

Aug 15 2016, 6:59 PM · Intel Networking
sbruno closed D7478: em(4): Add Kaby Lake device IDs by committing rS304149: e1000: Add support for Kaby Lake IDs.
Aug 15 2016, 11:24 AM · Intel Networking
sbruno accepted D7478: em(4): Add Kaby Lake device IDs.

stlgtm

Aug 15 2016, 9:35 AM · Intel Networking

Aug 12 2016

jeffrey.e.pieper_intel.com accepted D7478: em(4): Add Kaby Lake device IDs.

Touch-tested on Kaby Lake, i219, ich10/82567, 82579, and 82574L.

Aug 12 2016, 9:07 PM · Intel Networking
erj updated the test plan for D7478: em(4): Add Kaby Lake device IDs.
Aug 12 2016, 1:11 AM · Intel Networking
erj updated the test plan for D7478: em(4): Add Kaby Lake device IDs.
Aug 12 2016, 1:08 AM · Intel Networking
erj retitled D7478: em(4): Add Kaby Lake device IDs from to em(4): Add Kaby Lake device IDs.
Aug 12 2016, 1:04 AM · Intel Networking

Aug 7 2016

sbruno closed D7391: ixl(4): Update to ixl-1.6.6-k. by committing rS303816: ixl(4): Update to ixl-1.6.6-k..
Aug 7 2016, 6:12 PM · Intel Networking

Aug 5 2016

jeffrey.e.pieper_intel.com accepted D7391: ixl(4): Update to ixl-1.6.6-k..

Tested basic functionality, stress with netperf with both ixl and ixlv.

Aug 5 2016, 2:14 PM · Intel Networking

Aug 4 2016

jeffrey.e.pieper_intel.com added a comment to D7391: ixl(4): Update to ixl-1.6.6-k..

As far as I can tell, the error you're experiencing is from Phabricator, not the

The patch generated by Phabricator doesn't 'seem to manually apply to 11-BETA3 due the added files. It "should" just create them, but doesn't:

Hmm... The next patch looks like a unified diff to me...

The text leading up to this was:

Index: sys/dev/ixl/ixl_pf_iov.h
===================================================================
--- sys/dev/ixl/ixl_pf_iov.h
+++ sys/dev/ixl/ixl_pf_iov.h

File to patch: sys/dev/ixl/ixl_pf_iov.h
No file found--skip this patch? [n] n
patch: **** can't find sys/dev/ixl/ixl_pf_iov.h

Arc patch applies cleanly to stable/11, but fails to compile. Something in dtrace:

make[5]: make[5]: don't know how to make /diskless/os/FreeBSD/11-BETA3_2016-07-29_FPK/usr/src/sys/cddl/dev/dtrace/amd64/instr_size.c. Stop

the same kernel compiles and boots fine without the patch applied.

Try using arcanist (pkg install php5-arcanist) instead. Phabricator is definitely doing something wrong here.

"arc patch D7391" seems to work fine for me.

Aug 4 2016, 2:53 PM · Intel Networking
sbruno added a comment to D7391: ixl(4): Update to ixl-1.6.6-k..

As far as I can tell, the error you're experiencing is from Phabricator, not the

Aug 4 2016, 3:06 AM · Intel Networking

Aug 2 2016

erj updated the diff for D7391: ixl(4): Update to ixl-1.6.6-k..

ixl/ixlv: Fix INET not being defined by including option headers in central ixl.h header.

Aug 2 2016, 8:53 PM · Intel Networking
jeffrey.e.pieper_intel.com added a comment to D7391: ixl(4): Update to ixl-1.6.6-k..

The patch generated by Phabricator doesn't 'seem to manually apply to 11-BETA3 due the added files. It "should" just create them, but doesn't:

Aug 2 2016, 1:34 PM · Intel Networking

Aug 1 2016

erj added a comment to D7391: ixl(4): Update to ixl-1.6.6-k..

I think we'd need a bit *more* of a commit log on this one. Any chance of getting a paragraph or two?

Aug 1 2016, 11:19 PM · Intel Networking
sbruno added a comment to D7391: ixl(4): Update to ixl-1.6.6-k..

I think we'd need a bit *more* of a commit log on this one. Any chance of getting a paragraph or two?

Aug 1 2016, 11:11 PM · Intel Networking
erj updated the diff for D7391: ixl(4): Update to ixl-1.6.6-k..

Trying this again with a newer version of arcanist...

Aug 1 2016, 10:49 PM · Intel Networking
erj retitled D7391: ixl(4): Update to ixl-1.6.6-k. from to ixl(4): Update to ixl-1.6.6-k..
Aug 1 2016, 9:51 PM · Intel Networking

Jul 29 2016

simonvella_gmail.com added a watcher for Intel Networking: simonvella_gmail.com.
Jul 29 2016, 6:49 AM

Jul 15 2016

sbruno closed D7215: MFC r297187 to 10-STABLE by committing rS302901: MFC r297187.
Jul 15 2016, 3:30 PM · Intel Networking
sbruno accepted D7215: MFC r297187 to 10-STABLE.
Jul 15 2016, 3:30 PM · Intel Networking

Jul 14 2016

rbhave_llnw.com updated D7215: MFC r297187 to 10-STABLE.
Jul 14 2016, 8:22 PM · Intel Networking
rbhave_llnw.com retitled D7215: MFC r297187 to 10-STABLE from MFC [4faf87334cf94956054a213d115507b00a31e6be] to MFC r297187 to 10-STABLE.
Jul 14 2016, 8:21 PM · Intel Networking
rbhave_llnw.com retitled D7215: MFC r297187 to 10-STABLE from to MFC [4faf87334cf94956054a213d115507b00a31e6be].
Jul 14 2016, 8:09 PM · Intel Networking

Apr 11 2016

sbruno abandoned D806: dev/ixgbe: implement flowdirector.

This needs to be regenerated. :-(

Apr 11 2016, 4:51 PM · Intel Networking

Jan 7 2016

erj added a project to D806: dev/ixgbe: implement flowdirector: Intel Networking.
Jan 7 2016, 6:32 PM · Intel Networking

Dec 23 2015

sbruno closed D4186: ixgbe(4): Update to version 3.1.13-k by committing rS292674: ixgbe(4): Update to version 3.1.13-k.
Dec 23 2015, 10:45 PM · Intel Networking

Dec 1 2015

erj added a member for Intel Networking: cramerj_intel.com.
Dec 1 2015, 9:36 PM

Nov 30 2015

sbruno accepted D4186: ixgbe(4): Update to version 3.1.13-k.

I see no objections here, so this should be committed.

Nov 30 2015, 5:02 PM · Intel Networking

Nov 18 2015

sbruno added a comment to D4186: ixgbe(4): Update to version 3.1.13-k.

applies cleanly, build started.

Nov 18 2015, 7:06 PM · Intel Networking
gnn accepted D4186: ixgbe(4): Update to version 3.1.13-k.
Nov 18 2015, 7:00 PM · Intel Networking
erj added a comment to D4186: ixgbe(4): Update to version 3.1.13-k.

Ok, will do. I wish there was a nice way to lump a bunch of diffs together into one revision in Phabricator, though.

Nov 18 2015, 6:36 PM · Intel Networking
gnn requested changes to D4186: ixgbe(4): Update to version 3.1.13-k.

I'd like to see this broken down into a smaller set of changes. Single large changes like this are hard to review, debug, and, if there are problems, revert.

Nov 18 2015, 2:34 PM · Intel Networking

Nov 17 2015

sbruno updated subscribers of D4186: ixgbe(4): Update to version 3.1.13-k.
Nov 17 2015, 4:54 PM · Intel Networking
hiren added a comment to D4186: ixgbe(4): Update to version 3.1.13-k.

It wasn't clear from the summary that if this just adds new devices or also updates existing ones.

Nov 17 2015, 3:58 PM · Intel Networking
sbruno updated subscribers of D4186: ixgbe(4): Update to version 3.1.13-k.
Nov 17 2015, 3:50 PM · Intel Networking
jeffrey.e.pieper_intel.com added a member for Intel Networking: skozlov.
Nov 17 2015, 3:47 PM
erj retitled D4186: ixgbe(4): Update to version 3.1.13-k from to ixgbe(4): Update to version 3.1.13-k.
Nov 17 2015, 12:41 AM · Intel Networking

Nov 12 2015

sbruno added a member for Intel Networking: jeffrey.e.pieper_intel.com.
Nov 12 2015, 6:16 PM
sbruno edited Description on Intel Networking.
Nov 12 2015, 5:22 PM

Aug 11 2015

eadler changed the edit policy for Intel Networking.
Aug 11 2015, 2:31 AM

Aug 10 2015

rpaulo removed a member for Intel Networking: rpaulo.
Aug 10 2015, 6:12 AM
rpaulo added members for Intel Networking: erj, sbruno.
Aug 10 2015, 6:11 AM
rpaulo created Intel Networking.
Aug 10 2015, 6:11 AM