netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* ing_filter debug messages
@ 2004-12-30 16:06 Wichert Akkerman
  2004-12-31  5:07 ` jamal
  0 siblings, 1 reply; 13+ messages in thread
From: Wichert Akkerman @ 2004-12-30 16:06 UTC (permalink / raw)
  To: netdev; +Cc: tgraf

After upgrading a machine to (unpatched mainline) 2.6.10 my kernel log
is filled with ing_filter (debug?) messages:

Dec 30 16:24:58 thunder kernel: ing_filter:  fixed  eth1 out eth1
Dec 30 16:24:58 thunder kernel: ing_filter:  fixed  eth1 out eth1
Dec 30 16:37:08 thunder kernel: ing_filter:  fixed  eth1 out eth1
Dec 30 16:37:08 thunder kernel: ing_filter:  fixed  eth1 out eth1
Dec 30 16:49:08 thunder kernel: ing_filter:  fixed  eth1 out eth1
Dec 30 16:49:08 thunder kernel: ing_filter:  fixed  eth1 out eth1
Dec 30 17:01:08 thunder kernel: ing_filter:  fixed  eth1 out eth1
Dec 30 17:01:08 thunder kernel: ing_filter:  fixed  eth1 out eth1

the messages always come in pairs. eth1 is the externel interface which
has a standard wondershaper configuration attached to it. Relevant bits
of .config are below.

Wichert.


#
# QoS and/or fair queueing
#
CONFIG_NET_SCHED=y
CONFIG_NET_SCH_CLK_JIFFIES=y
# CONFIG_NET_SCH_CLK_GETTIMEOFDAY is not set
# CONFIG_NET_SCH_CLK_CPU is not set
CONFIG_NET_SCH_CBQ=y
CONFIG_NET_SCH_HTB=y
# CONFIG_NET_SCH_HFSC is not set
# CONFIG_NET_SCH_PRIO is not set
# CONFIG_NET_SCH_RED is not set
CONFIG_NET_SCH_SFQ=y
# CONFIG_NET_SCH_TEQL is not set
CONFIG_NET_SCH_TBF=y
# CONFIG_NET_SCH_GRED is not set
# CONFIG_NET_SCH_DSMARK is not set
# CONFIG_NET_SCH_NETEM is not set
CONFIG_NET_SCH_INGRESS=y
CONFIG_NET_QOS=y
CONFIG_NET_ESTIMATOR=y
CONFIG_NET_CLS=y
CONFIG_NET_CLS_TCINDEX=y
CONFIG_NET_CLS_ROUTE4=y
CONFIG_NET_CLS_ROUTE=y
CONFIG_NET_CLS_FW=y
CONFIG_NET_CLS_U32=y
# CONFIG_CLS_U32_PERF is not set
# CONFIG_NET_CLS_IND is not set
CONFIG_NET_CLS_RSVP=y
CONFIG_NET_CLS_RSVP6=y
CONFIG_NET_CLS_ACT=y
CONFIG_NET_ACT_POLICE=y
CONFIG_NET_ACT_GACT=y
CONFIG_GACT_PROB=y
CONFIG_NET_ACT_MIRRED=y
CONFIG_NET_ACT_IPT=y
CONFIG_NET_ACT_PEDIT=y


-- 
Wichert Akkerman <wichert@wiggy.net>    It is simple to make things.
http://www.wiggy.net/                   It is hard to make things simple.

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2005-01-03 14:50 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-30 16:06 ing_filter debug messages Wichert Akkerman
2004-12-31  5:07 ` jamal
2004-12-31  9:38   ` Wichert Akkerman
2004-12-31 11:11     ` jamal
2004-12-31 11:15       ` Wichert Akkerman
2004-12-31 13:15       ` Wichert Akkerman
2004-12-31 15:03         ` jamal
2004-12-31 15:10         ` jamal
2004-12-31 15:48           ` Wichert Akkerman
2004-12-31 16:48             ` unregister_netdev Annoyance WAS(Re: " jamal
2004-12-31 18:24               ` Andre Tomt
2005-01-02 12:13               ` bert hubert
2005-01-03 14:50                 ` jamal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).