Re: Testing Network Driver

2005-04-04 Thread Alejandro Sánchez Acosta
Hi, > I have developed an Ethernet driver for an 100Mbps > controller interfaced through platform bus, for 2.6.9 > kernel. > > Could any one please tell me how can I test it > thorougly and is there any test suite avilable to test > the network driver under linux. You can try netperf [1], it ha

Testing Network Driver

2005-04-04 Thread nitin mahajan
Hi! I have developed an Ethernet driver for an 100Mbps controller interfaced through platform bus, for 2.6.9 kernel. Could any one please tell me how can I test it thorougly and is there any test suite avilable to test the network driver under linux. regards -Nitin __