public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Ben Warren <bwarren@qstreams.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Issue with Ethernet operation in non-promiscuous mode.
Date: Thu, 27 Dec 2007 10:30:03 -0500	[thread overview]
Message-ID: <4773C4FB.10505@qstreams.com> (raw)
In-Reply-To: <bb58ac4d0712270529oa125685gb9ca86cbbee289f9@mail.gmail.com>

Hi Upakul,

Upakul Barkakaty wrote:
> Hi all,
>
> I am using an ethernet driver, working in Polling mode, ARM 
> architecture. It works fine in Promiscuous mode. However, when the 
> promiscuous mode is disabled, then the network operations are not 
> functional. Does the Uboot network stack have any limitation, or is it 
> a bug in the ethernet driver itself? Please share your inputs.
>
Your description is a bit vague... I don't know what type of traffic 
you're dealing with, what commands you're using etc.  Enabling 
promiscuous mode essentially bypasses any hardware MAC address matching 
that your controller does and thus lets everything in.  Since that 
works,  the driver is probably fine, and I suspect that you haven't 
properly configured a valid unicast MAC address.

regards,
Ben

  reply	other threads:[~2007-12-27 15:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-27 13:29 [U-Boot-Users] Issue with Ethernet operation in non-promiscuous mode Upakul Barkakaty
2007-12-27 15:30 ` Ben Warren [this message]
2007-12-27 15:40   ` Upakul Barkakaty
2007-12-27 16:38     ` Ben Warren

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4773C4FB.10505@qstreams.com \
    --to=bwarren@qstreams.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox