All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andy Furniss <andy.furniss@dsl.pipex.com>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] [PATCH] mark in u32
Date: Fri, 07 Jan 2005 02:45:28 +0000	[thread overview]
Message-ID: <41DDF7C8.4000109@dsl.pipex.com> (raw)
In-Reply-To: <Pine.LNX.4.61.0501051151270.8614@webhosting.rdsbv.ro>

Andy Furniss wrote:
> Thomas Graf wrote:
> 
>> * Andy Furniss <41DDC858.6010908@dsl.pipex.com> 2005-01-06 23:23
>>
>>>> CONFIG_NET_CLS_ACT_POLICE?
>>>
>>>
>>> I can't find it! neither can grep .config
>>
>>
>>
>> Sorry, it's called CONFIG_NET_ACT_POLICE
>>
> 
> OK - will be booting back into LFS to try soon.

Still no luck - I got build errors with bk8 (same type as below in fbdev 
IIRC) so tried bk9 and got error below. I've seen that before with 
2.95.3  (though it was mandrakes not LFS - had to move some vars up to 
top to get Ed Wildgooses dsl patch to compile IIRC) so I tried bk8 with 
gcc 3.3 and it built OK, but still no luck + my usb intelli mouse didn't 
work.

I tried the prio change on a 2.4 but it makes no difference.

I have CONFIG_NET_ACT_POLICE in all my configs and police auto loads OK 
on 2.6.9 (haven't checked others yet)- the 2.6.10-bk8 didn't autoload it 
though, but modprobe first didn't help.

Probably lots more to try/check but it's getting late :-)

Does my initial test case work OK for you guys ?

http://marc.theaimsgroup.com/?l=lartc&m\x110122532022827&w=2

The build error -

   CC      net/sched/sch_generic.o
   CC      net/sched/sch_api.o
   CC      net/sched/sch_fifo.o
   CC      net/sched/cls_api.o
net/sched/cls_api.c: In function `tcf_exts_validate':
net/sched/cls_api.c:467: parse error before `int'
net/sched/cls_api.c:471: `act' undeclared (first use in this function)
net/sched/cls_api.c:471: (Each undeclared identifier is reported only once
net/sched/cls_api.c:471: for each function it appears in.)
net/sched/cls_api.c:472: `err' undeclared (first use in this function)
make[2]: *** [net/sched/cls_api.o] Error 1
make[1]: *** [net/sched] Error 2
make: *** [net] Error 2

Andy.




_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

  parent reply	other threads:[~2005-01-07  2:45 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-05 10:05 [LARTC] [PATCH] mark in u32 Catalin(ux aka Dino) BOIE
2005-01-05 14:59 ` Andy Furniss
2005-01-05 15:10 ` Thomas Graf
2005-01-05 15:25 ` Andy Furniss
2005-01-05 15:52 ` Thomas Graf
2005-01-05 16:40 ` Andy Furniss
2005-01-05 23:44 ` Stephen Hemminger
2005-01-06  8:53 ` Andy Furniss
2005-01-06  9:00 ` Andy Furniss
2005-01-06  9:50 ` Thomas Graf
2005-01-06 13:27 ` Andy Furniss
2005-01-06 16:45 ` Thomas Graf
2005-01-06 23:23 ` Andy Furniss
2005-01-06 23:25 ` Thomas Graf
2005-01-06 23:35 ` Andy Furniss
2005-01-07  2:45 ` Andy Furniss [this message]
2005-01-07 10:29 ` Andy Furniss
2005-01-08  2:34 ` Andy Furniss
2005-01-08  4:14 ` gypsy
2005-01-08  4:58 ` gypsy

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=41DDF7C8.4000109@dsl.pipex.com \
    --to=andy.furniss@dsl.pipex.com \
    --cc=lartc@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.