Skip site navigation (1)Skip section navigation (2)
Date:      Sat,  7 Oct 2000 07:47:02 -0700 (PDT)
From:      pekkas@netcore.fi
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   kern/21818: ipfw queuing: == not eligible messages on kernel log
Message-ID:  <20001007144702.8EAD937B503@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         21818
>Category:       kern
>Synopsis:       ipfw queuing: == not eligible messages on kernel log
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 07 07:50:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Pekka Savola
>Release:        4.1-STABLE
>Organization:
>Environment:
FreeBSD den.here 4.1-STABLE FreeBSD 4.1-STABLE #0: Mon Sep 18 09:13:15 PDT 2000     root@den.here:/usr/src/sys/compile/DEN  i386
>Description:
After installing ipfw queueing rules, I get the following kind of messages constantly to my kernel log:

---
Oct  7 07:30:07 den last message repeated 2 times
Oct  7 07:30:09 den /kernel: == not eligible, size 1408
Oct  7 07:30:09 den /kernel: == not eligible, size 1408
Oct  7 07:30:11 den /kernel: == not eligible, size 1500
Oct  7 07:30:20 den last message repeated 4 times
Oct  7 07:30:21 den /kernel: == not eligible, size 576
Oct  7 07:30:21 den /kernel: == not eligible, size 1500
Oct  7 07:30:22 den /kernel: == not eligible, size 1500
Oct  7 07:30:22 den /kernel: == not eligible, size 628
Oct  7 07:30:33 den /kernel: == not eligible, size 1500
---

Relevant kernel options: IPFIREWALL, DUMMYNET.


Someone else has seen this too; no replies:

http://docs.freebsd.org/cgi/getmsg.cgi?fetch=1460716+0+archive/2000/freebsd-questions/20000813.freebsd-questions


>How-To-Repeat:
ipfw add queue 1 ip from my.host to any out
ipfw queue 1 config weight 5 pipe 2 mask dst-ip 0xffffffff 
ipfw pipe 2 config bw 7000Kbit/s plr 0 buckets 512

[this didn't happen with mask 'all', I think]

The idea here is to spread 7Mb/s link across to every user transferring _from_ the server (_to_ traffic is pretty light). 


>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001007144702.8EAD937B503>