pkt-gen unable work with three interfaces simultaneously in my freebsd system

2015-09-29 Thread wang
hi, everyone: I recently under FreeBSD, want to achieve pkt-gen can send more traffic, because I did not ixgb card, only a plurality of igb, want to achieve produce 4,5Gbps flow test server. But I encountered some problems. 1. Open the first one process, works well, the flow reaches full

head/amd64 @r288358: panic: lock (sleep mutex) iwn0_com_lock not locked @ /usr/src/sys/dev/iwn/if_iwn.c:5356

2015-09-29 Thread David Wolfskill
No known/observed issues with: FreeBSD localhost 11.0-CURRENT FreeBSD 11.0-CURRENT #197 r288335M/288335:1100079: Mon Sep 28 04:14:47 PDT 2015 root@localhost:/common/S4/obj/usr/src/sys/CANARY amd64 on my laptop, but: FreeBSD localhost 11.0-CURRENT FreeBSD 11.0-CURRENT #198

[Bug 203422] mpd/ppoe not working with re(4) with revision 285177

2015-09-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203422 --- Comment #2 from Marius Strobl --- Created attachment 161553 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=161553=edit re_cfg.diff_fix As I already wrote via e-mail, please give this patch a try. --

getaddrinfo() question

2015-09-29 Thread Dmitry Sivachenko
Hello! I have a machine (FreeBSD-10/stable) with both ipv4 and ipv6 addresses configured. Also I have ip6addrctl_policy="ipv4_prefer" in rc.conf. I am trying to resolve a hostname which has both A and records and I expect getaddrinfo() to return A record because of ipv4_prefer. I am

Network tuning help needed - asymmetric speed

2015-09-29 Thread javocado
I am trying to figure out what set of tunables need to be tweaked in order to get an Internet connection operating at decent speed in _both_ directions. Here are my particulars: Source: FreeBSD 8.4 AMD Target: Ubuntu 14.04 x64 Iperf tests: Source -> Target: # iperf -t10 -P1 -i1 -c

[Bug 203422] mpd/ppoe not working with re(4) with revision 285177

2015-09-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203422 Mark Linimon changed: What|Removed |Added CC|

Re: head/amd64 @r288358: panic: lock (sleep mutex) iwn0_com_lock not locked @ /usr/src/sys/dev/iwn/if_iwn.c:5356

2015-09-29 Thread Adrian Chadd
hi (please subscribe and email freebsd-wireless@ these things, I'm more likely to notice!) It looks due to my recent taskqueue change for updateedca. I'll go fix that today. Thanks, -a On 29 September 2015 at 06:05, David Wolfskill wrote: > No known/observed issues