From: Benjamin LaHaise <bcrl@redhat.com>
To: Christian Widmer <cwidmer@iiic.ethz.ch>
Cc: linux-kernel@vger.kernel.org
Subject: Re: priority queues on dp83820
Date: Fri, 26 Oct 2001 15:46:00 -0400 [thread overview]
Message-ID: <20011026154600.A25890@redhat.com> (raw)
In-Reply-To: <200110261415.f9QEF9305606@mail.swissonline.ch>
In-Reply-To: <200110261415.f9QEF9305606@mail.swissonline.ch>; from cwidmer@iiic.ethz.ch on Fri, Oct 26, 2001 at 04:01:48PM +0200
On Fri, Oct 26, 2001 at 04:01:48PM +0200, Christian Widmer wrote:
> has anybody try to use the priority queues of the dp83820?
> or does somebody know where to get docu knewer then the
> preliminary form february 2001?
I've not tried implementing priority queuing ins ns83820.c, but
the docs from Febuary 2001 are reasonably complete.
> i wrote a driver for the dp83820. now i tried to use
> priority queuing for prescheduled zero copy datastreans.
> first i just whanted enable priority queueing without
> inserting of any vlan tag. this works for 1 to 3 queues
> like it sais in the docu (untagged packets are queued
> like packets with priority 0). but when i enable the 4th
> queue i receive all none tagged data on queue 1 instead
> of queue 0. and if i enalbe vlan-tagging globaly or on
> a per packet basis i don't get any interrupts on the
> receiving side. has anybody an idea whats going on. if
> you need the code to have a lock at - let me know, i
> realy need some help.
The receiver won't accept packets if they do not match the filter
and filtering is enabled. If you have any of the reject bits set
in the RXCFG register, that could well be tripping your code up.
-ben
next prev parent reply other threads:[~2001-10-26 19:45 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-10-26 14:01 priority queues on dp83820 Christian Widmer
2001-10-26 19:46 ` Benjamin LaHaise [this message]
2001-10-26 20:27 ` Christian Widmer
2001-10-27 9:19 ` Christian Widmer
2001-10-28 7:31 ` Christian Widmer
-- strict thread matches above, loose matches on Subject: below --
2001-10-26 12:16 Christian Widmer
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=20011026154600.A25890@redhat.com \
--to=bcrl@redhat.com \
--cc=cwidmer@iiic.ethz.ch \
--cc=linux-kernel@vger.kernel.org \
/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