Re: How to debug ethernet driver ?

2016-08-04 Thread Daniel Baluta
On Mon, Aug 1, 2016 at 10:26 PM, Ran Shalit wrote: > Hello, > > I am writing ethernet network driver. > I would like to ask if there are any steps which can help when > debugging ethernet driver, or is it that the first test should already > involve transmit/recieve packets to/from ip stack ? > >

How to debug ethernet driver ?

2016-08-01 Thread Ran Shalit
Hello, I am writing ethernet network driver. I would like to ask if there are any steps which can help when debugging ethernet driver, or is it that the first test should already involve transmit/recieve packets to/from ip stack ? Any tips for debugging and testing a new ethernet driver will be a