Re: listening sockets as non sockets

2017-02-27 Thread Slawa Olhovchenkov
On Mon, Feb 27, 2017 at 09:36:56AM +0800, Sepherosa Ziehau wrote: > On Sat, Feb 25, 2017 at 11:56 PM, Slawa Olhovchenkov wrote: > > On Sat, Feb 25, 2017 at 11:09:29PM +0800, Sepherosa Ziehau wrote: > > > >> > Can I use per-connection Lua script (for delays and url generation)? > >> > Not per-thre

Re: NETGRAPH's ng_cisco and IPv6 support

2017-02-27 Thread Julian Elischer
On 24/2/17 3:03 am, Łukasz Wójcik wrote: Hello everyone, I've recently started to develop certain driver that uses 'ng_cisco' netgraph module for CHDLC en-/de-capsulation. When it connects with ng_cisco node via 'inet' hook, everything works fine, but there is an issue when trying to use 'inet

VLAN + CARP ?

2017-02-27 Thread Julien Cigar
Hello, I wondered if it is possible to use CARP with VLAN interfaces? Would something like this work (on 10.3)..?: = /etc/rc.conf vlans_em0="neta netb" create_args_neta="vlan 101" create_args_netb="vlan 102" ifconfig_em0_neta="inet 192.168.1.253/24" ifconfig_em0_netb="inet 10.209.

Re: VLAN + CARP ?

2017-02-27 Thread Freddie Cash
On Mon, Feb 27, 2017 at 3:16 PM, Julien Cigar wrote: > I wondered if it is possible to use CARP with VLAN interfaces? > ​Yes, CARP-over-vLAN works well. Used just such a setup at work for a couple years. Would something like this work (on 10.3)..?: > > = /etc/rc.conf > > vlans_em

Re: Fwd: Re: Disappointing packets-per-second performance results on a Dell,PE R530

2017-02-27 Thread Caraballo-vega, Jordan A. (GSFC-6062)[COMPUTER SCIENCE CORP]
As a summarywe have a Dell R530 with a Chelsio T580 cardwith -CURRENT. In an attempt to reduce the time the system was taking to look for the cpus; we changed the BIOS setting to let the system have 8 visible cores and tested cxl* and vcxl* chelsio interfaces. Scores are still way lower than what

Re: Fwd: Re: Disappointing packets-per-second performance results on a Dell,PE R530

2017-02-27 Thread Sepherosa Ziehau
Did you compile and installed GENERIC-NODEBUG kernel for the CURRENT test? On Tue, Feb 28, 2017 at 10:13 AM, Caraballo-vega, Jordan A. (GSFC-6062)[COMPUTER SCIENCE CORP] wrote: > As a summarywe have a Dell R530 with a Chelsio T580 cardwith -CURRENT. > > In an attempt to reduce the time the syste

Re: Disappointing packets-per-second performance results on a Dell, PE R530

2017-02-27 Thread Ben RUBSON
Hi, Try disabling NUMA in your BIOS settings ? I had perf issue on a 2-CPU (24 cores) server, I was not able to run a 40G NIC at its max throughput. We investigated a lot, disabling NUMA in the BIOS was the solution, as NUMA is not fully supported yet (as of stable/11). Ben > On 28 Feb 2017,