Re: TCP notes and incast recommendations

2015-11-26 Thread hiren panchasara
On 11/26/15 at 05:57P, Matthew Macy wrote: > In an effort to be somewhat current on the state TCP I've collected a small > bibliography. This is beyond awesome! Thank you for this work. Cheers, Hiren pgpkKqeRjYvXJ.pgp Description: PGP signature

[Bug 204831] mld_v2 listener report does not report all active groups to the router

2015-11-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204831 Mark Linimon changed: What|Removed |Added Assignee|freebsd-b...@freebsd.org|freebsd-net@FreeBSD.org -- You are

Re: Intel XL710 broken link down detection?

2015-11-26 Thread Steven Hartland
Its been a couple of weeks now so wanted to check if you had any news on this Pieper? Also for extra visibility I'm looking to bring ixl in stable/10 up to date with the MFC's commits present in HEAD, which are quite a way behind. One commit requires big changes between HEAD and stable/10, du

Re: Can I send the Ethernet frames with particular payload via Netmap?

2015-11-26 Thread Hao Wu
Hi Ulric, Got it! Many thanks :) + Best, Hao On Thu, Nov 26, 2015 at 6:25 PM, wrote: > > > 2015-11-25 15:30 skrev Hao Wu: > >> Hi all, >> >>I just start using Netmap. I want to know can I build the Ethernet >> frames and send out via Netmap? I used to build the Ethernet

Re: Can I send the Ethernet frames with particular payload via Netmap?

2015-11-26 Thread ulric
2015-11-25 15:30 skrev Hao Wu: Hi all, I just start using Netmap. I want to know can I build the Ethernet frames and send out via Netmap? I used to build the Ethernet frames via Libnet, but it is too slow. So I turn to Netmap now. But I have no idea on how to write the code using Netmap o