netmap-libpcap doesn't installs under FreeBSD10

2014-03-04 Thread C. L. Martinez
Hi all, When I try to compile netmap-libpcap, these errors appears: root@plzfsiem01:/tmp/j/netmap-libpcap # make cc -fpic -I. -DHAVE_CONFIG_H -D_U_=__attribute__((unused)) -g -O2 -c ./pcap-bpf.c cc -fpic -I. -DHAVE_CONFIG_H -D_U_=__attribute__((unused)) -g -O2 -c ./pcap-netmap.c

Bro doesn't builds using

2014-03-04 Thread C. L. Martinez
Hi all, Using bro netmap patch provided (), Bro 2.2 doesn't compile under FreeBSD 10 amd64: [ 77%] Building CXX object src/CMakeFiles/bro.dir/PktSrc.cc.o /tmp/j/bro-2.2/src/PktSrc.cc:100:6: error: use of undeclared identifier 'IS_NETMAP_DESC' if (IS_NETMAP_DESC(pd)) ^

Re: UDP transmit and no flowid

2014-03-04 Thread Slawa Olhovchenkov
On Mon, Mar 03, 2014 at 05:17:08PM -0800, Adrian Chadd wrote: So something I was told about whilst investigating RSS at Netflix was that the UDP path doesn't actually get set by anything unless you're using flowtable. So, if one doesn't define flowtable, the transmit path congests quite

Re: netmap-libpcap doesn't installs under FreeBSD10

2014-03-04 Thread Luigi Rizzo
On Tue, Mar 4, 2014 at 11:27 AM, C. L. Martinez carlopm...@gmail.comwrote: Hi all, When I try to compile netmap-libpcap, these errors appears: root@plzfsiem01:/tmp/j/netmap-libpcap # make cc -fpic -I. -DHAVE_CONFIG_H -D_U_=__attribute__((unused)) -g -O2 -c ./pcap-bpf.c cc -fpic -I.

Re: Bro doesn't builds using

2014-03-04 Thread Luigi Rizzo
On Tue, Mar 4, 2014 at 12:11 PM, C. L. Martinez carlopm...@gmail.comwrote: Hi all, Using bro netmap patch provided (), Bro 2.2 doesn't compile under FreeBSD 10 amd64: i am not sure if the bro patch is up to date, but likely you have the same outdated header as when you tried to build

Re: Bro doesn't builds using

2014-03-04 Thread C. L. Martinez
On Tue, Mar 4, 2014 at 11:50 AM, Luigi Rizzo ri...@iet.unipi.it wrote: On Tue, Mar 4, 2014 at 12:11 PM, C. L. Martinez carlopm...@gmail.com wrote: Hi all, Using bro netmap patch provided (), Bro 2.2 doesn't compile under FreeBSD 10 amd64: i am not sure if the bro patch is up to date,

Re: netmap-libpcap doesn't installs under FreeBSD10

2014-03-04 Thread C. L. Martinez
On Tue, Mar 4, 2014 at 11:45 AM, Luigi Rizzo ri...@iet.unipi.it wrote: On Tue, Mar 4, 2014 at 11:27 AM, C. L. Martinez carlopm...@gmail.com wrote: Hi all, When I try to compile netmap-libpcap, these errors appears: root@plzfsiem01:/tmp/j/netmap-libpcap # make cc -fpic -I.

Re: UDP transmit and no flowid

2014-03-04 Thread Eugene Grosbein
On 04.03.2014 08:17, Adrian Chadd wrote: I'll try this out in the next week or two once I've sorted out my employment situation and I can reserve some time on the netperf cluster. There is a patch written by melif...@freebsd.org to introduce IP flow id generation and modified by me to add

Re: freebsd 10.0 not work carp protocol on Hyper-v

2014-03-04 Thread Mark Felder
Did you try to enable spoofing of MAC Addresses in HyperV? http://vbry21.wordpress.com/2012/07/03/fixed-in-a-tick-solving-mulicast-issues-in-hyper-v-vms/ ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To

Re: netmap-libpcap doesn't installs under FreeBSD10

2014-03-04 Thread Luigi Rizzo
On Tue, Mar 4, 2014 at 1:00 PM, C. L. Martinez carlopm...@gmail.com wrote: On Tue, Mar 4, 2014 at 11:45 AM, Luigi Rizzo ri...@iet.unipi.it wrote: On Tue, Mar 4, 2014 at 11:27 AM, C. L. Martinez carlopm...@gmail.com wrote: Hi all, When I try to compile netmap-libpcap, these

Re: freebsd 10.0 not work carp protocol on Hyper-v

2014-03-04 Thread Giovanni Mattera
Yes i test it but not work The CARP protocolol remain in state INIT. - Messaggio originale - Da: Mark Felder f...@freebsd.org A: Maurizio Marini maurizio.mar...@cost.it, Julian Elischer jul...@freebsd.org Cc: FreeBSD Net n...@freebsd.org, Manuel Martini po...@manuelmartini.it,

Re: freebsd 10.0 not work carp protocol on Hyper-v

2014-03-04 Thread Mark Felder
On Mar 4, 2014, at 10:11, Giovanni Mattera giovanni.matt...@cost.it wrote: Yes i test it but not work The CARP protocolol remain in state INIT. That's unfortunate. If you do a packet dump do you even see the other node's advertisements? CARP is really at the mercy of these half-baked

Re: freebsd 10.0 not work carp protocol on Hyper-v

2014-03-04 Thread Maurizio Marini
On Tue, 4 Mar 2014 10:25:42 -0600 Mark Felder f...@freebsd.org wrote: That's unfortunate. If you do a packet dump do you even see the other node's advertisements? CARP is really at the mercy of these half-baked virtual switc Dear sir: https://forum.pfsense.org/index.php?topic=44529.0

RE: freebsd 10.0 not work carp protocol on Hyper-v

2014-03-04 Thread Abhishek Gupta (LIS)
Hi Giovanni, Sorry to come late to the thread. Have you integrated the Hyper-V drivers yet or are relying on emulated mode? Let's start from there and we shall see if the problem can be resolved. Thanks, Abhishek Gupta PM, BSD Integration Services Microsoft Corporation

Re: freebsd 10.0 not work carp protocol on Hyper-v

2014-03-04 Thread Maurizio Marini
On Tue, 4 Mar 2014 18:00:55 + Abhishek Gupta (LIS) abgu...@microsoft.com wrote: Hi Giovanni, Sorry to come late to the thread. Have you integrated the Hyper-V drivers yet or are relying on emulated mode? Let's start from there and we shall see if Yes sir, we did Best rgds Looking

Re: freebsd 10.0 not work carp protocol on Hyper-v

2014-03-04 Thread Mark Felder
On Mar 4, 2014, at 11:43, Maurizio Marini maurizio.mar...@cost.it wrote: But shouldn't the CARP state go to master anyway, even if it couldn't find a live partner due to network/Hyper-V problems? this is the question, forget network/Hyper-V problems, CARP should go MASTER anyway I will

Re: freebsd 10.0 not work carp protocol on Hyper-v

2014-03-04 Thread Maurizio Marini
On Tue, 4 Mar 2014 18:00:55 + Abhishek Gupta (LIS) abgu...@microsoft.com wrote: Hi Giovanni, Sorry to come late to the thread. Have you integrated the Hyper-V drivers yet or are relying on emulated mode? Let's start from there and we shall see if the problem can be resolved. Thanks,

Re: TCP Initial Window 10 MFC

2014-03-04 Thread hiren panchasara
On Wed, Aug 14, 2013 at 8:46 PM, Lawrence Stewart lstew...@freebsd.org wrote: On 08/15/13 02:44, Andre Oppermann wrote: On 14.08.2013 04:36, Lawrence Stewart wrote: Hi Andre, [RE team is BCCed so they're aware of this discussion] On 07/06/13 00:58, Andre Oppermann wrote: Author: andre

RE: freebsd 10.0 not work carp protocol on Hyper-v

2014-03-04 Thread Abhishek Gupta (LIS)
-virtualization list. Hi Maurizio, Could you tell us how did you get the drivers? Did you obtain them as part of FreeBSD 10 or did you get them from our ports repo? What version of FreeBSD are you running? Also if you don't mind, could you describe your problem once more to me? The more

Re: TCP Initial Window 10 MFC

2014-03-04 Thread Kubilay Kocak
On 5/03/2014 6:39 AM, hiren panchasara wrote: On Wed, Aug 14, 2013 at 8:46 PM, Lawrence Stewart lstew...@freebsd.org wrote: On 08/15/13 02:44, Andre Oppermann wrote: On 14.08.2013 04:36, Lawrence Stewart wrote: Hi Andre, [RE team is BCCed so they're aware of this discussion] On 07/06/13

Re: UDP transmit and no flowid

2014-03-04 Thread Adrian Chadd
Hi, On 4 March 2014 04:14, Eugene Grosbein egrosb...@rdtc.ru wrote: On 04.03.2014 08:17, Adrian Chadd wrote: I'll try this out in the next week or two once I've sorted out my employment situation and I can reserve some time on the netperf cluster. There is a patch written by

Link DOWN/UP on RealTek 8169SC/8110SC - 8168/8111

2014-03-04 Thread J.R. Oldroyd
I'm having the link state changed to DOWN/UP problem on a GigE link between two FreeBSD re(4) devices. Both systems are releng/10.0. It is flapping a lot... as much as several times a minute. The link is down for 3 seconds, when it comes up dhclient takes a bit longer to re-init the IP. It is

Re: kern/187258: [bxe] BCM57810 bxe(4) unstable/fails to initialize

2014-03-04 Thread linimon
Old Synopsis: BCM57810 bxe(4) unstable/fails to initialize New Synopsis: [bxe] BCM57810 bxe(4) unstable/fails to initialize Responsible-Changed-From-To: freebsd-bugs-freebsd-net Responsible-Changed-By: linimon Responsible-Changed-When: Wed Mar 5 03:24:00 UTC 2014 Responsible-Changed-Why: Over to

Re: TCP Initial Window 10 MFC

2014-03-04 Thread Lawrence Stewart
On 03/04/14 13:10, Kubilay Kocak wrote: On 5/03/2014 6:39 AM, hiren panchasara wrote: On Wed, Aug 14, 2013 at 8:46 PM, Lawrence Stewart lstew...@freebsd.org wrote: On 08/15/13 02:44, Andre Oppermann wrote: On 14.08.2013 04:36, Lawrence Stewart wrote: Hi Andre, [RE team is BCCed so they're

Re: kern/165903: mbuf leak

2014-03-04 Thread glebius
Synopsis: mbuf leak State-Changed-From-To: patched-closed State-Changed-By: glebius State-Changed-When: Wed Mar 5 03:52:09 UTC 2014 State-Changed-Why: Doesn't affect 10.0-RELEASE. http://www.freebsd.org/cgi/query-pr.cgi?pr=165903 ___

Re: UDP transmit and no flowid

2014-03-04 Thread Eugene Grosbein
On 05.03.2014 04:11, Adrian Chadd wrote: Hi, On 4 March 2014 04:14, Eugene Grosbein egrosb...@rdtc.ru wrote: On 04.03.2014 08:17, Adrian Chadd wrote: I'll try this out in the next week or two once I've sorted out my employment situation and I can reserve some time on the netperf cluster.

Re: TCP Initial Window 10 MFC

2014-03-04 Thread hiren panchasara
On Tue, Mar 4, 2014 at 7:38 PM, Lawrence Stewart lstew...@freebsd.org wrote: skip I lost the battle of wills on this topic and 10.0 shipped with IW10 enabled by default :( As for having it configurable, it is a trivial patch which perhaps, Hiren, you might be willing to take a stab at? I