Search String: Display: Description: Sort:

Results:

References: [ +subject:/^(?:^\s*(re|sv|fwd|fw)[\[\]\d]*[:>-]+\s*)*dummy\s+as\s+IMQ\s+replacement\s*$/: 116 ]

Total 116 documents matching your query.

1. Re: dummy as IMQ replacement (score: 1)
Author: xx>
Date: Wed, 9 Mar 2005 14:30:42 -0000
Hi Jamal, I have problem with iproute2: 1) if I use current iproute2 I get this error when I run this command: tc filter add dev eth2 parent ffff: protocol ip prio 10 u32 match u32 0 0 flowid 1:1 act
/archives/netdev/2005-03/msg00530.html (9,859 bytes)

2. Re: dummy as IMQ replacement (score: 1)
Author: ay@xxxxxxxxxx>
Date: 09 Mar 2005 09:38:56 -0500
That should work. Dont bother with iproute2-2.6.9-jamal. What version of iptables are you using? Unfortunately i have to keep track of changes happening in iptables as well and they keep changing the
/archives/netdev/2005-03/msg00531.html (10,037 bytes)

3. Re: dummy as IMQ replacement (score: 1)
Author: S. Miller" <davem@xxxxxxxxxxxxx>
Date: 09 Mar 2005 20:06:07 -0500
Hi Remus, Please try this patch on top of latest iproute2. Credit to Patrick for spoting it. I dont know when or who made this change - in any case it doesnt matter if it works for you. cheers, Attac
/archives/netdev/2005-03/msg00625.html (10,048 bytes)

4. Re: dummy as IMQ replacement (score: 1)
Author: (ux aka Dino) BOIE" <util@xxxxxxxxxxxxxxx>
Date: Thu, 10 Mar 2005 09:18:53 -0000
Hi Jamal, Thanks for the patch. That error is gone but I got a new error: ifconfig dummy0 up tc qdisc add dev eth2 ingress tc filter add dev eth2 parent ffff: protocol ip prio 10 u32 match u32 0 0 fl
/archives/netdev/2005-03/msg00646.html (11,321 bytes)

5. Re: dummy as IMQ replacement (score: 1)
Author: <rmocius@xxxxxxxxxxxxxx>
Date: 10 Mar 2005 06:22:38 -0500
Hi Remus, I could not reproduce this one - it is also a bit odd for calloc to fail. I dont have iptables 1.3.1 but i will get and retry. Does this happen all the time? cheers, jamal
/archives/netdev/2005-03/msg00649.html (12,192 bytes)

6. Re: [PATCH] remove unused netlink NL_EMULATE_DEV code (score: 1)
Author: <shemminger@xxxxxxxx>
Date: Sat, 19 Mar 2005 01:09:31 +0000
jamal wrote: Hi Remus, I could not reproduce this one - it is also a bit odd for calloc to fail. I dont have iptables 1.3.1 but i will get and retry. Does this happen all the time? I get the same wit
/archives/netdev/2005-03/msg01091.html (13,703 bytes)

7. link NL_EMULATE_DEV code (score: 1)
Author: shemminger@xxxxxxxx>
Date: 18 Mar 2005 20:45:33 -0500
Remus seems to have got it working with iptables earlier than 1.3.0 works fine. Unfortunately i am not close to my machines and wont be for a while. Can you try not to pass mirred in the command line
/archives/netdev/2005-03/msg01092.html (14,621 bytes)

8. ark as SPD filter. (score: 1)
Author: ller" <davem@xxxxxxxxxxxxx>
Date: Sat, 19 Mar 2005 10:23:27 +0000
jamal wrote: Remus seems to have got it working with iptables earlier than 1.3.0 works fine. Unfortunately i am not close to my machines and wont be for a while. Can you try not to pass mirred in the
/archives/netdev/2005-03/msg01103.html (14,090 bytes)

9. ters (score: 1)
Author: xxxxxxxxxxxx>
Date: 20 Mar 2005 08:20:05 -0500
Hi Andy, Apologies again - I wont be able to get access to my test machine until tuesday. Ok, this seems to be a bug in the stats - I think it may have been introduced during the new kernel stats cod
/archives/netdev/2005-03/msg01120.html (14,942 bytes)

10. Experimental Driver for Neterion/S2io 10GbE Adapters (score: 1)
Author: xx>
Date: 20 Mar 2005 08:55:13 -0500
OTOH, this may be a kernel issue. There have been some changes recently which updated some counters from 32 bit to 64 bit ;-> Clearly this will break the ABI and will give crap stats. Try also if you
/archives/netdev/2005-03/msg01122.html (12,809 bytes)

11. e: [22/*] [NETFILTER] Use correct IPsec MTU in TCPMSS (score: 1)
Author: xxxxxxxxxx>
Date: 20 Mar 2005 13:31:54 -0500
[Its amazing how much time i seem to have when i have no test machine]. Andy, dont bother trying to figure what kernels break. I think that i may have found the bug though not 100% sure -its subtle b
/archives/netdev/2005-03/msg01135.html (14,569 bytes)

12. x IPsec calculation in ip_append_data/ip6_append_data (score: 1)
Author: <mika.penttila@xxxxxxxxxxx
Date: Mon, 21 Mar 2005 22:08:28 +0000
jamal wrote: Hi Andy, Apologies again - I wont be able to get access to my test machine until tuesday. On Sat, 2005-03-19 at 05:23, Andy Furniss wrote: $TC filter add dev eth0 parent ffff: protocol i
/archives/netdev/2005-03/msg01191.html (14,026 bytes)

13. Re: dummy as IMQ replacement (score: 1)
Author: Andy Furniss <andy.furniss@xxxxxxxxxxxxx>
Date: Tue, 01 Feb 2005 11:32:08 +0000
I sent two replies to this thread last night, which haven't shown up yet - did anyone get them? Andy.
/archives/netdev/2005-02/msg00002.html (8,321 bytes)

14. Re: dummy as IMQ replacement (score: 1)
Author: jamal <hadi@xxxxxxxxxx>
Date: 01 Feb 2005 06:49:40 -0500
I know for a while the Bart howto was mislabeling the meaning of policing - not sure about shaping. Shaping has a precise definition that involves a queue and a non-working-conserving scheduler in or
/archives/netdev/2005-02/msg00003.html (12,713 bytes)

15. Re: dummy as IMQ replacement (score: 1)
Author: jamal <hadi@xxxxxxxxxx>
Date: 01 Feb 2005 07:02:41 -0500
Why bother putting extra classifier functionality into a qdisc? you should be able to rip off the classifier from sfq so you dont depend on it; you can then select one of n queues (eaction meta set c
/archives/netdev/2005-02/msg00004.html (12,149 bytes)

16. Re: dummy as IMQ replacement (score: 1)
Author: Thomas Graf <tgraf@xxxxxxx>
Date: Tue, 1 Feb 2005 13:51:47 +0100
Excellent idea, this would allow for various hash functions to be used in a single sfq. We can use skb->tc_index for it so we can easly combine it with a underlying dsmark. The hardest part is to fi
/archives/netdev/2005-02/msg00005.html (17,243 bytes)

17. Re: dummy as IMQ replacement (score: 1)
Author: jamal <hadi@xxxxxxxxxx>
Date: 01 Feb 2005 08:13:33 -0500
Let the meta action do that. Just set the skb->tc_classid in my opinion; recall we can change classid now .. You can let the user define that via tc but have a default; eg: tc dev eth0 add sfq ematch
/archives/netdev/2005-02/msg00006.html (11,874 bytes)

18. Re: dummy as IMQ replacement (score: 1)
Author: Thomas Graf <tgraf@xxxxxxx>
Date: Tue, 1 Feb 2005 14:31:38 +0100
A burst buffer has impact on R on later packets, it can "smooth" R and X and thus results in more stable rates. Depending on the actual burst, it can avoid retransmits which stabilizes the rate as w
/archives/netdev/2005-02/msg00007.html (11,970 bytes)

19. Re: dummy as IMQ replacement (score: 1)
Author: Andy Furniss <andy.furniss@xxxxxxxxxxxxx>
Date: Tue, 01 Feb 2005 14:53:29 +0000
jamal wrote: On Mon, 2005-01-31 at 17:39, Andy Furniss wrote: Jamal Hadi Salim wrote: 2) Allows for queueing incoming traffic for shaping instead of dropping. I am not aware of any study that shows p
/archives/netdev/2005-02/msg00009.html (16,948 bytes)

20. Re: dummy as IMQ replacement (score: 1)
Author: Andy Furniss <andy.furniss@xxxxxxxxxxxxx>
Date: Tue, 01 Feb 2005 15:03:49 +0000
Thomas Graf wrote: X = -- R*sqrt(2*b*p/3) + (t_RTO * (3*sqrt(3*b*p/8) * p * (1+32*p^2))) Where: X is the transmit rate in bytes/second. s is the packet size in bytes. R is the round trip time in seco
/archives/netdev/2005-02/msg00010.html (13,618 bytes)


This search system is powered by Namazu