On 2011-02-08 13:18, Glen Wernersbach wrote:
> I used select with a timeout. Select seems to work. It returns a positive 
> number and a fdset.
> 
> It is accept which does not seem to work in taking off the top packets and 
> send or write oopses the machine.
> 
> Accept does seem to work if I run it before select.

Given that this is not the pattern we tested so far (actually, the whole
server side TCP implementation was only "for fun", real use cases were
only clients so far) nor is it supposed to work based on the existing
logic, you may have triggered a BUG path.

> 
> We can try the example but then I have to set up another machine.

Or provide your test for local reproduction.

> 
> Could any of thus be e1000 driver?

Test via rtlo instead.

Jan

Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
RTnet-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rtnet-developers

Reply via email to