Re: Scenario to make recv(MSG_WAITALL) stuck

2011-06-19 Thread Kostik Belousov
On Wed, Jun 15, 2011 at 09:44:33AM +0300, Mikolaj Golub wrote: > > On Tue, 14 Jun 2011 12:23:03 +0300 Kostik Belousov wrote: > > KB> I do not understand what then happens for the recvfrom(2) call ? > KB> Would it get some error, or 0 as return and no data, or something else ? > > It will wait

Re: Scenario to make recv(MSG_WAITALL) stuck

2011-06-19 Thread Mikolaj Golub
On Sun, 19 Jun 2011 12:44:03 +0300 Kostik Belousov wrote: KB> On Wed, Jun 15, 2011 at 09:44:33AM +0300, Mikolaj Golub wrote: >> >> On Tue, 14 Jun 2011 12:23:03 +0300 Kostik Belousov wrote: >> >> KB> I do not understand what then happens for the recvfrom(2) call ? >> KB> Would it get som

Re: FreeBSD I/OAT (QuickData now?) driver [10gb pfring silicom]

2011-06-19 Thread grarpamp
Perhaps some similar work here. And maybe a card vendor with docs and an affinity to open source. Just news, that's all. http://www.ntop.org/blog/pf_ring/introducing-the-10-gbit-pf_ring-dna-driver/ bcc: hackers, isp. reply to net. ___ freebsd-net@freebs

Re: FreeBSD I/OAT (QuickData now?) driver [10gb pfring silicom]

2011-06-19 Thread Jack Vogel
Affinity to open source eh, you mean they repackage Intel hardware and then just use MY drivers, they've been doing it for 1G, and now they're gonna extend their "affinity" to 10G it seems, impressive :) Jack On Sun, Jun 19, 2011 at 6:27 PM, grarpamp wrote: > Perhaps some similar work here. An