Re: kern/153255: 8.2-PRERELEASE repeatable kernel panic under heavy network load

2010-12-18 Thread remko
Synopsis: 8.2-PRERELEASE repeatable kernel panic under heavy network load Responsible-Changed-From-To: freebsd-bugs-freebsd-net Responsible-Changed-By: remko Responsible-Changed-When: Sat Dec 18 09:43:17 UTC 2010 Responsible-Changed-Why: reassign to networking team

bsnmp/snmpmod.h: #include sys/queue.h is missed

2010-12-18 Thread Mikolaj Golub
Hi, bsnmp/snmpmod.h uses SLIST but does not includes sys/queue.h. This breaks net-mgmt/bsnmp-ucd port (ports/153153). Could somebody look at the attached patch? -- Mikolaj Golub Index: contrib/bsnmp/snmpd/snmpmod.h === ---

Re: bsnmp/snmpmod.h: #include sys/queue.h is missed

2010-12-18 Thread Kostik Belousov
On Sat, Dec 18, 2010 at 12:48:38PM +0200, Mikolaj Golub wrote: Hi, bsnmp/snmpmod.h uses SLIST but does not includes sys/queue.h. This breaks net-mgmt/bsnmp-ucd port (ports/153153). Could somebody look at the attached patch? sys/types.h, as well as sys/param.h should be included before

Re: bsnmp/snmpmod.h: #include sys/queue.h is missed

2010-12-18 Thread Mikolaj Golub
On Sat, 18 Dec 2010 13:03:58 +0200 Kostik Belousov wrote: KB On Sat, Dec 18, 2010 at 12:48:38PM +0200, Mikolaj Golub wrote: Hi, bsnmp/snmpmod.h uses SLIST but does not includes sys/queue.h. This breaks net-mgmt/bsnmp-ucd port (ports/153153). Could somebody look at the attached

Re: bsnmp/snmpmod.h: #include sys/queue.h is missed

2010-12-18 Thread Shteryana Shopova
On Sat, Dec 18, 2010 at 1:03 PM, Kostik Belousov kostik...@gmail.com wrote: On Sat, Dec 18, 2010 at 12:48:38PM +0200, Mikolaj Golub wrote: Hi, bsnmp/snmpmod.h uses SLIST but does not includes sys/queue.h. This breaks net-mgmt/bsnmp-ucd port (ports/153153). Could somebody look at the

Re: bsnmp/snmpmod.h: #include sys/queue.h is missed

2010-12-18 Thread Eugene Grosbein
On 18.12.2010 18:01, Shteryana Shopova wrote: bsnmp/snmpmod.h uses SLIST but does not includes sys/queue.h. This breaks net-mgmt/bsnmp-ucd port (ports/153153). Could somebody look at the attached patch? sys/types.h, as well as sys/param.h should be included before other headers. And

lagg/lacp poor traffic distribution

2010-12-18 Thread Eugene Grosbein
Hi! I've loaded router using two lagg interfaces in LACP mode. lagg0 has IP address and two ports (em0 and em1) and carry untagged frames. lagg1 has no IP address and has two ports (igb0 and igb1) and carry about 1000 dot-q vlans with lots of hosts in each vlan. For lagg1, lagg distributes

Re: lagg/lacp poor traffic distribution

2010-12-18 Thread Eugene Grosbein
On 19.12.2010 00:35, Eugene Grosbein wrote: Hi! I've loaded router using two lagg interfaces in LACP mode. lagg0 has IP address and two ports (em0 and em1) and carry untagged frames. lagg1 has no IP address and has two ports (igb0 and igb1) and carry about 1000 dot-q vlans with lots of

Re: lagg/lacp poor traffic distribution

2010-12-18 Thread Thomas Donnelly
On Dec 18, 2010, at 12:35 PM, Eugene Grosbein egrosb...@rdtc.ru wrote: Hi! I've loaded router using two lagg interfaces in LACP mode. lagg0 has IP address and two ports (em0 and em1) and carry untagged frames. lagg1 has no IP address and has two ports (igb0 and igb1) and carry about 1000

Re: lagg/lacp poor traffic distribution

2010-12-18 Thread Eugene Grosbein
On 19.12.2010 01:31, Thomas Donnelly wrote: Check the load balancing algorithm on both sides. I usually balance on src+dst mac. I'm only talking on traffic outgoing from FreeBSD host. Here it needs to be balanced using layer-3 src/dst addresses because src and dst macs are constant here.

Re: bin/152716: hostapd(8) fails to authenticate after 2010-11-03 update

2010-12-18 Thread Bernhard Schmidt
On Monday 06 December 2010 04:48:03 lini...@freebsd.org wrote: Old Synopsis: hostapd fails ti authenticate after 2010-11-03 update New Synopsis: hostapd(8) fails to authenticate after 2010-11-03 update Responsible-Changed-From-To: freebsd-bugs-freebsd-net Responsible-Changed-By: linimon

Re: lagg/lacp poor traffic distribution

2010-12-18 Thread Julian Elischer
On 12/18/10 10:35 AM, Eugene Grosbein wrote: Hi! I've loaded router using two lagg interfaces in LACP mode. lagg0 has IP address and two ports (em0 and em1) and carry untagged frames. lagg1 has no IP address and has two ports (igb0 and igb1) and carry about 1000 dot-q vlans with lots of hosts

Re: bin/152716: hostapd(8) fails to authenticate after 2010-11-03 update

2010-12-18 Thread Bernhard Schmidt
The following reply was made to PR bin/152716; it has been noted by GNATS. From: Bernhard Schmidt bschm...@freebsd.org To: David Cornejo d...@dogwood.com Cc: freebsd-net@freebsd.org, bug-follo...@freebsd.org Subject: Re: bin/152716: hostapd(8) fails to authenticate after 2010-11-03 update Date:

Re: nfe_defrag() routine in nividia ethernet driver

2010-12-18 Thread Pyun YongHyeon
On Thu, Dec 16, 2010 at 07:53:16PM -0800, abcde abcde wrote: Hi, we ported the nvidia ethernet driver to our product.? It's been OK until recently we?ran into an error condition where packets would get dropped quietly. The root cause resides in the nfe_encap() routine, where we call