Networking Forums

Networking Forums > Computer Networking > Linux Networking > Testing the ethernet driver

Reply
Thread Tools Display Modes

Testing the ethernet driver

 
 
Sagar
Guest
Posts: n/a

 
      06-21-2006, 05:14 AM
Hi,

I have written ethernet driver for the ethernet controller which is
embedded in SoC.
The BSP development and the driver development is going on hand in
hand. Obviously I can't use netperf / tcpdump as the console is not yet
up. I want to test the driver functionality without the support of
filesystem(ramdisk/NFS) for the reason mentioned above. I was able to
test uptil the registration of the device driver as well as the irq.
But wanted to check the transmit / receive / timeout / functionality.
Any suggestions to test the driver?
I now I can do it once the ramdisk is up. But wanted to have any method
to do without it.

Regards,
Sagar

 
Reply With Quote
 
 
 
 
Maxim Yegorushkin
Guest
Posts: n/a

 
      06-21-2006, 12:15 PM

Sagar wrote:

> I have written ethernet driver for the ethernet controller which is
> embedded in SoC.
> The BSP development and the driver development is going on hand in
> hand. Obviously I can't use netperf / tcpdump as the console is not yet
> up. I want to test the driver functionality without the support of
> filesystem(ramdisk/NFS) for the reason mentioned above. I was able to
> test uptil the registration of the device driver as well as the irq.
> But wanted to check the transmit / receive / timeout / functionality.
> Any suggestions to test the driver?


Might be netpoll api can help you. http://www.selenic.com/netpoll/

 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Testing a USB to ethernet bridge using RNDIS bhupesh sharma Wireless Networks 1 06-06-2008 06:05 PM
Testing a USB to ethernet bridge using RNDIS bhupesh sharma Wireless Networks 0 06-06-2008 06:03 PM
Testing Equipment for 802.11 b/g and Ethernet saad.qaisar@gmail.com Wireless Internet 1 05-30-2006 06:30 PM
GigE Driver Testing Srinivas Murthy Linux Networking 0 07-20-2005 09:55 PM
PCI ethernet driver Pudge Windows Networking 1 05-20-2004 07:17 PM



1 2 3 4 5 6 7 8 9 10 11