public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
From: "Miguel Ángel Álvarez" <gotzoncabanes@gmail.com>
To: "Krzysztof Halasa" <khc@pm.waw.pl>
Cc: netdev@vger.kernel.org
Subject: Re: qmgr for ixp4xx
Date: Wed, 10 Dec 2008 17:32:55 +0100	[thread overview]
Message-ID: <b0438a630812100832l417f4df6lbbf5263e338baff2@mail.gmail.com> (raw)
In-Reply-To: <b0438a630812100104i135f6bfawb9cff915202c39ce@mail.gmail.com>

Hi.

Complementing the previous mail.

I have implemented 64 queues for ixp4xx (following Karl's patch).

My idea was to use queues 32-39 for my eight txreadyq.

As rxq and txreadyq from ethernet in NPEB and NPEC conflict with the
queues in the ixp4xx_hss driver, I have decided to use queues 40-43
for them. Solving a problem with qmgr_stat_overflow, I have been able
to configure the interface (ethernet in NPEB). However not even a ping
can be sent.

Thinking that the problem was using >= 32 queues, I decided to use
queues 23-26... With the same result. So queues 3, 4, 20 and 21 seem
to be fixed for ethernet. But they are also used for HSS!!!

Any ideas?

Miguel Ángel

  reply	other threads:[~2008-12-10 16:32 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-02 18:44 qmgr for ixp4xx Miguel Ángel Álvarez
2008-12-04 21:06 ` Krzysztof Halasa
2008-12-05  8:51   ` Miguel Ángel Álvarez
2008-12-05 16:03     ` Krzysztof Halasa
2008-12-05 16:59       ` Miguel Ángel Álvarez
2008-12-05 18:29         ` Krzysztof Halasa
2008-12-09  9:48           ` Miguel Ángel Álvarez
2008-12-10  0:56             ` Krzysztof Halasa
2008-12-10  9:04               ` Miguel Ángel Álvarez
2008-12-10 16:32                 ` Miguel Ángel Álvarez [this message]
2008-12-09 16:44           ` Christian Hohnstaedt
2008-12-10  8:48             ` Miguel Ángel Álvarez

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=b0438a630812100832l417f4df6lbbf5263e338baff2@mail.gmail.com \
    --to=gotzoncabanes@gmail.com \
    --cc=khc@pm.waw.pl \
    --cc=netdev@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