LinuxPPC-Dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* Some questions about the Xilinx Temac driver.
@ 2006-11-29 14:33 Ming Liu
  2006-11-29 16:38 ` Michael Galassi
  0 siblings, 1 reply; 6+ messages in thread
From: Ming Liu @ 2006-11-29 14:33 UTC (permalink / raw)
  To: akonovalov; +Cc: linuxppc-embedded

Dear Andrei,
I have some questions about your xilinx Temac driver. If possible, please 
give me a hand on such confusing problems. 

1. I am using the driver from 
http://source.mvista.com/~ank/paulus-powerpc/20060309/, and the IP cores of 
plb_temac and hard_temac whose hardware versions are 2.00a and 1.00a 
specifically. I know the newest versions of those hardwares are 3.00a and 
3.00a. Is your driver support the 3.00a version hardware? Also, is the 
driver from http://source.mvista.com/~ank/paulus-powerpc/20060309/ the 
latest one for Xilinx Temac? If you have some updated version, please tell 
me the address. 

2. Is that driver from the above address able to support SGDMA? In fact, I 
am testing the throughput of the Temac enet by my own little program which 
is very simple. In the program running on the board, the pseudo code looks 
just like this:
     for(;;){
           select();
           if(FD_ISSET()){
                 recvfrom();
           }
           
           sendto();
     }

The program is just to receive packets from a pc and then transfer them 
back. But in this condition, the embedded PowerPC CPU is easily used by 
100&. So I suspect that maybe the DMA is not running properly. Could you 
please say something about the DMA in your driver? 

Thanks a lot for your telling.

Regards
Ming

_________________________________________________________________
免费下载 MSN Explorer:   http://explorer.msn.com/lccn/  

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2006-12-01 14:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-29 14:33 Some questions about the Xilinx Temac driver Ming Liu
2006-11-29 16:38 ` Michael Galassi
2006-11-30 16:37   ` Ming Liu
2006-11-30 17:14     ` RE : " alayrac
2006-12-01  1:10       ` Pradeep Sampath
2006-12-01 14:20       ` Ming Liu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox