<div>Hi all</div>
<div> </div>
<div>In ethernet driver  i need to enable promiscous mode and have to capture the packet that is sent by the same ethernet. </div>
<div> </div>
<div>The board is connected to a packet generator and could send/receive packets  whenever i need .</div>
<div> </div>
<div>In the board ethernet driver , I made sure that am sending only broadcast packets and promisc mode is enabled but the packets are not captured. If i am sending a packet to the board from packetgenerator it is receiving.</div>

<div> </div>
<div>Could any one please suggest me any clues.</div>
<div> </div>
<div>Having the promisc enabled:</div>
<div>Packet sent by packetgenerator is received by board.</div>
<div>Packet sent by board is received by packetgenerator, The same packet should be captured by board as promiscuous is enabled. but not happening.</div>
<div> </div>
<div>Thanks</div>
<div>Sudheer</div>
<div> </div>
<div> </div>