hellow, Can anyone tell me tht involving more than one microengine ( 5-8 threads ) to receive pkt's from the same mac port is correct .... i mean can we have more than 1 ME receiving pkt's frm same port and if we can do this then whether the RFIFO used wd. be different or same for these ME ( or for all these Threads).....and if the Rfifo is same then do i need to do sometime to have roper synchronisation or it wd. be automatically done..... basically i want to receive pkt. frm a single port but wanna involve more than 1 ME..... Do reply, if anyone know abt. this.... Take care Luv Nitin
On Sat, 4 Sep 2004, nitin makhija wrote:
Can anyone tell me tht involving more than one microengine ( 5-8 threads ) to receive pkt's from the same mac port is correct
Yes, it is possible to have more than one thread (even if they are on separate microengines) service a particular port. This is the strategy of the Libixprouter http://www.cs.princeton.edu/nsg/vera and (I think) of the Intel reference design. Zuki -- Yitzchak Gottlieb zuki@CS.Princeton.EDU
Hi, Has any body tried introducing multiple threads in the receive function ME of Chapter 5(In the packet counting example). Any help wud be appreciated. Thanks Vijay Ramamurthi
Sorry guys This mail was suppoed to be for a different group. (It was meant for the 2400 group) Vijay On Tue, 7 Sep 2004, Vijay Ramamurthi wrote:
Hi, Has any body tried introducing multiple threads in the receive function ME of Chapter 5(In the packet counting example).
Any help wud be appreciated.
Thanks Vijay Ramamurthi
_______________________________________________ ixp1200 mailing list ixp1200@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/ixp1200
participants (3)
-
nitin makhija
-
Vijay Ramamurthi
-
Yitzchak M. Gottlieb