siftr buildkernel failure?

2015-03-24 Thread Eggert, Lars
Anyone else seeing this on -current right now? /usr/home/elars/src/sys/modules/siftr/../../netinet/siftr.c:493:7: error: data argument not used by format string [-Werror,-Wformat-extra-args] pkt_node-flowid, ^ Lars signature.asc Description: Message

[Differential] [Accepted] D1711: Changes to the callout code to restore active semantics and also add a test-framework and test to validate thecallout code (and potentially for use by other tests).

2015-03-24 Thread sbruno (Sean Bruno)
sbruno accepted this revision. sbruno added a comment. This revision is now accepted and ready to land. Randall: I think this needs to be manually closed as the svn commit hook didn't fire when r278469 hit the tree. REVISION DETAIL https://reviews.freebsd.org/D1711 To: rrs, gnn, rwatson,

[Differential] [Updated] D1777: Associated fix for arp/nd6 timer usage.

2015-03-24 Thread sbruno (Sean Bruno)
sbruno added a comment. Randall: Do you want to close this review as committed? The commit hook doesn't seem to have fired to close this when comitted at svn r278472 REVISION DETAIL https://reviews.freebsd.org/D1777 To: rrs, imp, gnn, rwatson, lstewart, kostikbel, adrian, jhb, bz, sbruno

[Differential] [Accepted] D1777: Associated fix for arp/nd6 timer usage.

2015-03-24 Thread sbruno (Sean Bruno)
sbruno accepted this revision. This revision is now accepted and ready to land. REVISION DETAIL https://reviews.freebsd.org/D1777 To: rrs, imp, gnn, rwatson, lstewart, kostikbel, adrian, jhb, bz, sbruno Cc: ae, bz, emaste, hiren, julian, hselasky, freebsd-net

Re: Fragment questions

2015-03-24 Thread Emeric POUPON
Hello, Please find attached a proposal using atomic_fetchadd. Best Regards, Emeric - Mail original - De: Adrian Chadd adr...@freebsd.org À: Hans Petter Selasky h...@selasky.org Cc: Emeric POUPON emeric.pou...@stormshield.eu, freebsd-net freebsd-net@freebsd.org Envoyé: Vendredi 20 Mars

Re: siftr buildkernel failure?

2015-03-24 Thread Lawrence Stewart
On 03/24/15 07:49, Eggert, Lars wrote: Anyone else seeing this on -current right now? /usr/home/elars/src/sys/modules/siftr/../../netinet/siftr.c:493:7: error: data argument not used by format string [-Werror,-Wformat-extra-args] pkt_node-flowid, ^

Re: Full 32bit flowid from igb(4)

2015-03-24 Thread hiren panchasara
On 03/23/15 at 04:58P, Jack Vogel wrote: I think that line was there at one time outside the RSS define, I believe this was added by Adrian as part of RSS work and was not there before. I may be wrong. I'd have to take a look at the code a bit more, or maybe Eric will I'll wait for the

Does lox interfaces support looping ethernet traffic?

2015-03-24 Thread Shani Michaeli
Hi, I'm trying to send traffic to myself (server and client on the same machine) using rdma connection management. I'm failing. What I saw is that in netstat -rn all traffic with my IP destination go through lo0, and therefore the rtalloc1 function (in file route.c) returns lo0. My problem is

Re: siftr buildkernel failure?

2015-03-24 Thread hiren panchasara
On 03/24/15 at 10:09P, Lawrence Stewart wrote: On 03/24/15 07:49, Eggert, Lars wrote: Anyone else seeing this on -current right now? /usr/home/elars/src/sys/modules/siftr/../../netinet/siftr.c:493:7: error: data argument not used by format string [-Werror,-Wformat-extra-args]

Re: Full 32bit flowid from igb(4)

2015-03-24 Thread Adrian Chadd
Hi, The main reason I didn't add it outside of RSS is that I didn't want to impact the behaviour that was there before. Before, it wasn't using the flowid - only the msix/queue id. I read the intel datasheets about that particular field - I'm pretty sure that by default we'll only see RSS hashed