public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* some tc commands fail on 2.6.29-rc6-git5, works on 2.6.28.7
@ 2009-03-02  0:36 Joao Correia
  2009-03-02  0:57 ` Andrew Morton
  0 siblings, 1 reply; 11+ messages in thread
From: Joao Correia @ 2009-03-02  0:36 UTC (permalink / raw)
  To: linux-kernel

Hello all

On a Fedora 9 box, with a 2.6.29-rc6-git5 compiled with the same
.config as the previously running 2.6.28.7, i get:

[root@duron ~]# /sbin/tc qdisc add dev eth2 handle ffff: ingress
[root@duron ~]# /sbin/tc filter add dev eth2 parent ffff: protocol ip
prio 50 u32 match ip src 0.0.0.0/0 police rate 30320kbit burst 500k
drop flowid :1
RTNETLINK answers: Invalid argument
We have an error talking to the kernel
[root@duron ~]# uname -a
Linux duron 2.6.29-rc6-git5 #3 SMP Sun Mar 1 00:02:56 WET 2009 i686
athlon i386 GNU/Linux
[root@duron ~]#

There is no information regarding this event on dmesg or /var/log/messages.
eth2 exists and is working properly, under 2.6.28.7 it works (without
complaints).

Please advise on what steps I may take to provide more information. I have
both kernel sources and availability to apply patches/recompile as needed.

Thank you very much for your time,
Joao Correia
Centro de Informatica
Universidade da Beira Interior
Portugal

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

end of thread, other threads:[~2009-03-05  1:39 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-02  0:36 some tc commands fail on 2.6.29-rc6-git5, works on 2.6.28.7 Joao Correia
2009-03-02  0:57 ` Andrew Morton
2009-03-02 18:44   ` Jarek Poplawski
2009-03-03 23:10     ` Joao Correia
2009-03-04  0:06       ` Jarek Poplawski
2009-03-04  2:50       ` John Dykstra
2009-03-04 14:09         ` Joao Correia
2009-03-04 17:59           ` Denys Fedoryschenko
2009-03-04 23:34         ` [PATCH] " Jarek Poplawski
2009-03-05  0:32           ` Joao Correia
2009-03-05  1:38             ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox