Problem reports for freebsd-net@FreeBSD.org that need special attention

2016-08-22 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and ob

[Differential] D7592: net: Split RNDIS protocol structs/macros out of dev/usb/net/if_urndisreg.h

2016-08-22 Thread Phabricator
This revision was automatically updated to reflect the committed changes. Closed by commit rS304654: net: Split RNDIS protocol structs/macros out of dev/usb/net/if_urndisreg.h (authored by sephe). CHANGED PRIOR TO COMMIT https://reviews.freebsd.org/D7592?vs=19529&id=19565#toc REPOSITORY rS F

Re: X540 + arista switch

2016-08-22 Thread Eric Joyner
I'll add Jeff to this conversation since he might know more about specific interactions between our cards and switches. I'll see if anyone else internally knows something, too. As for where to go from here, I don't know what else you can do other than contact Intel support. - Eric On Mon, Aug 22

X540 + arista switch

2016-08-22 Thread Josh Paetzel
Eric, I am seeing link bounces on an X540T2 connected to an Arista 7050T-64 switch. Running FreeBSD 10.3 amd64 I can see dev.ix.1.mac_stats.local_faults incrementing, with corresponding link bounces in the logs We also have a customer who is experiencing this, same NICs, same OS version, same

Re: iwn(4) association issues in 11-Stable (and maybe RC)

2016-08-22 Thread Kevin Oberman
On Mon, Aug 22, 2016 at 12:21 PM, Vinícius Zavam < egyp...@googlemail.com> wrote: > > > 2016-08-20 23:07 GMT-03:00 Adrian Chadd : > >> On 20 August 2016 at 19:02, Kevin Oberman wrote: >> > On Aug 20, 2016 6:29 PM, "Adrian Chadd" wrote: >> >> >> >> Hi, >> >> >> >> There have been some changes to

Re: iwn(4) association issues in 11-Stable (and maybe RC)

2016-08-22 Thread Vinícius Zavam via freebsd-net
2016-08-20 23:07 GMT-03:00 Adrian Chadd : > On 20 August 2016 at 19:02, Kevin Oberman wrote: > > On Aug 20, 2016 6:29 PM, "Adrian Chadd" wrote: > >> > >> Hi, > >> > >> There have been some changes to the scan code and iwn scan timeout code. > >> Andriy may have some ideas. > >> > >> Thanks! > >>

[Differential] D7594: net/rndis: Fix RNDIS_STATUS_PENDING definition.

2016-08-22 Thread sepherosa_gmail.com (Sepherosa Ziehau)
sepherosa_gmail.com created this revision. sepherosa_gmail.com added reviewers: hselasky, glebius, bz, gnn, rwatson. sepherosa_gmail.com added a subscriber: freebsd-net-list. REVISION SUMMARY While I'm here, sort the RNDIS status in ascending order. REVISION DETAIL https://reviews.freebsd.org

[Differential] D7592: net: Split RNDIS protocol structs/macros out of dev/usb/net/if_urndisreg.h

2016-08-22 Thread sepherosa_gmail.com (Sepherosa Ziehau)
sepherosa_gmail.com added a comment. In https://reviews.freebsd.org/D7592#157754, @hselasky wrote: > Just make sure the code builds, amd64, i386, arm. > > --HPS Yeah, sure. REVISION DETAIL https://reviews.freebsd.org/D7592 EMAIL PREFERENCES https://reviews.freebsd.org/set

[Differential] D7593: net/rndis: Add canonical RNDIS major/minor version as of today.

2016-08-22 Thread hselasky (Hans Petter Selasky)
hselasky accepted this revision. This revision has a positive review. REVISION DETAIL https://reviews.freebsd.org/D7593 EMAIL PREFERENCES https://reviews.freebsd.org/settings/panel/emailpreferences/ To: sepherosa_gmail.com, glebius, bz, gnn, rwatson, hselasky Cc: freebsd-net-list ___

[Differential] D7592: net: Split RNDIS protocol structs/macros out of dev/usb/net/if_urndisreg.h

2016-08-22 Thread hselasky (Hans Petter Selasky)
hselasky accepted this revision. hselasky added a comment. This revision has a positive review. Just make sure the code builds, amd64, i386, arm. --HPS REVISION DETAIL https://reviews.freebsd.org/D7592 EMAIL PREFERENCES https://reviews.freebsd.org/settings/panel/emailpreferences/ To

[Differential] D7593: net/rndis: Add canonical RNDIS major/minor version as of today.

2016-08-22 Thread sepherosa_gmail.com (Sepherosa Ziehau)
sepherosa_gmail.com created this revision. sepherosa_gmail.com added reviewers: hselasky, glebius, bz, gnn, rwatson. sepherosa_gmail.com added a subscriber: freebsd-net-list. REVISION DETAIL https://reviews.freebsd.org/D7593 AFFECTED FILES sys/dev/usb/net/if_urndis.c sys/net/rndis.h CHANGE