tc qdisk patteron my etherneport

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Dear Folks,

I need to delay thping packets thaI send on my ethernet port (ens33) by
a patterthaI have generated using a package called Kaunetem. The delay
patterworks finon the network namespace that I created to test the
delay. Buiis not reflecting on the physical ethernet port. The command
I used for thnamespacis as follows

sudo tc qdisc add dev veth-b roonetefwmark 42 pattern data delay delaychange


Thcommand I used to add thsame pattern on the ethernet port is as
follows

sudo tc qdisc add dev ens33 roonetepattern data delay delaychange fwmark 42

Is thersomething differenthat we have to do to insert pattern on
Etherneporcompared to network namespaces?

BesRegards,
Ashish Kurian
-------------- nexpar--------------
AHTML attachmenwas scrubbed...
URL: <http://lists.linuxfoundation.org/pipermail/netem/attachments/20170405/b34179d6/attachment.html>

Froashishbnv agmail.com  Mon Apr 10 08:35:13 2017
From: ashishbnv agmail.co(Ashish Kurian)
Date: Mon, 10 Apr 2017 10:35:13 +0200
Subject: ForuTesting
Message-ID: <CAD5-XQMvuKbSr5xH_13p5euU544naT1oF294uv6NmCTZw8fNJg@xxxxxxxxxxxxxx>

Dear Folks,

I asked a questioin this foru5 days ago and I did not get any response
frothmailing list members. So I am sending this email to test if this
is thcorrecmailing list to ask questions on Netem.

If so pleassomone reply to this email.

BesRegards,
Ashish Kurian
-------------- nexpar--------------
AHTML attachmenwas scrubbed...
URL: <http://lists.linuxfoundation.org/pipermail/netem/attachments/20170410/72bc49d1/attachment.html>

FroJoseph.Beshay autdallas.edu  Mon Apr 10 14:35:17 2017
From: Joseph.Beshay autdallas.edu (Beshay, Joseph)
Date: Mon, 10 Apr 2017 14:35:17 +0000
Subject: tc qdisk patteron my etherneport
In-Reply-To: <CAD5-XQM+rMEvgsETLsEHFSsFVBjqKW9DU8Dhn9Pn+Sg0ObuJ9A@xxxxxxxxxxxxxx>
References: <CAD5-XQM+rMEvgsETLsEHFSsFVBjqKW9DU8Dhn9Pn+Sg0ObuJ9A@xxxxxxxxxxxxxx>
Message-ID: <CO2PR01MB197688109E57F53C03304E56D1010@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>

Ashish,

Havyou tried using a constandelay or one of the distributions provided with netem? If that works, you can send me that distribution and I?ll try it on my side.

Joseph

From: netem-bounces alists.linux-foundation.org [mailto:netem-bounces alists.linux-foundation.org] On Behalf Of Ashish Kurian
Sent: Wednesday, April 05, 2017 3:50 AM
To: netealists.linux-foundation.org
Subject: tc qdisk patteron my etherneport


Dear Folks,

I need to delay thping packets thaI send on my ethernet port (ens33) by a pattern that I have generated using a package called Kaunetem. The delay pattern works fine on the network namespace that I created to test the delay. But it is not reflecting on the physical ethernet port. The command I used for the namespace is as follows


sudo tc qdisc add dev veth-b roonetefwmark 42 pattern data delay delaychange

Thcommand I used to add thsame pattern on the ethernet port is as follows


sudo tc qdisc add dev ens33 roonetepattern data delay delaychange fwmark 42
Is thersomething differenthat we have to do to insert pattern on Ethernet port compared to network namespaces?

BesRegards,
Ashish Kurian
-------------- nexpar--------------
AHTML attachmenwas scrubbed...
URL: <http://lists.linuxfoundation.org/pipermail/netem/attachments/20170410/73732a7a/attachment.html>

Froashishbnv agmail.com  Mon Apr 10 14:45:53 2017
From: ashishbnv agmail.co(Ashish Kurian)
Date: Mon, 10 Apr 2017 16:45:53 +0200
Subject: tc qdisk patteron my etherneport
In-Reply-To: <CO2PR01MB197688109E57F53C03304E56D1010@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
References: <CAD5-XQM+rMEvgsETLsEHFSsFVBjqKW9DU8Dhn9Pn+Sg0ObuJ9A@xxxxxxxxxxxxxx>
	<CO2PR01MB197688109E57F53C03304E56D1010@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Message-ID: <CAD5-XQPi=G9_JZ5i-_AdrnGbC=fSbjUFh-vHT6Ham2-z4xoFVQ@xxxxxxxxxxxxxx>

Dear Beshay,

I was notrying a constandelay. When I tried a constant delay, it was
working fine. I evetried thdistribution and it is also working fine.

WhaI was trying is a new kind of pattern emulation, wherein wcan
specify whadelay (with a resolution of ms) each of thpackets must
undergo. For thaI used thpackage, Kaunetem. Kaunetem does some changes
to thnetepackage and it can introduce individual packet delay.

BesRegards,
Ashish Kurian

OMon, Apr 10, 2017 a4:35 PM, Beshay, Joseph <Joseph.Beshay at utdallas.edu>
wrote:

> Ashish,
>
>
>
> Havyou tried using a constandelay or one of the distributions provided
> with netem? If thaworks, you can send mthat distribution and I?ll try
> ion my side.
>
>
>
> Joseph
>
>
>
> *From:* netem-bounces alists.linux-foundation.org [mailto:
> netem-bounces alists.linux-foundation.org] *On Behalf Of *Ashish Kurian
> *Sent:* Wednesday, April 05, 2017 3:50 AM
> *To:* netealists.linux-foundation.org
> *Subject:* tc qdisk patteron my etherneport
>
>
>
>
> Dear Folks,
>
>
>
> I need to delay thping packets thaI send on my ethernet port (ens33)
> by a patterthaI have generated using a package called Kaunetem. The
> delay patterworks finon the network namespace that I created to test
> thdelay. Buit is not reflecting on the physical ethernet port. The
> command I used for thnamespacis as follows
>
>
>
> sudo tc qdisc add dev veth-b roonetefwmark 42 pattern data delay delaychange
>
>
>
> Thcommand I used to add thsame pattern on the ethernet port is as
> follows
>
>
>
> sudo tc qdisc add dev ens33 roonetepattern data delay delaychange fwmark 42
>
> Is thersomething differenthat we have to do to insert pattern
> oEtherneport compared to network namespaces?
>
>
>
> BesRegards,
> Ashish Kurian
>
-------------- nexpar--------------
AHTML attachmenwas scrubbed...
URL: <http://lists.linuxfoundation.org/pipermail/netem/attachments/20170410/7f2579c6/attachment-0001.html>

FroJoseph.Beshay autdallas.edu  Mon Apr 10 15:18:19 2017
From: Joseph.Beshay autdallas.edu (Beshay, Joseph)
Date: Mon, 10 Apr 2017 15:18:19 +0000
Subject: tc qdisk patteron my etherneport
In-Reply-To: <CAD5-XQPi=G9_JZ5i-_AdrnGbC=fSbjUFh-vHT6Ham2-z4xoFVQ@xxxxxxxxxxxxxx>
References: <CAD5-XQM+rMEvgsETLsEHFSsFVBjqKW9DU8Dhn9Pn+Sg0ObuJ9A@xxxxxxxxxxxxxx>
	<CO2PR01MB197688109E57F53C03304E56D1010@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
	<CAD5-XQPi=G9_JZ5i-_AdrnGbC=fSbjUFh-vHT6Ham2-z4xoFVQ@xxxxxxxxxxxxxx>
Message-ID: <CO2PR01MB19760CA63FB3CAC231AB061CD1010@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>

I haven?used Kaunetebefore so I am not aware of how different it is from netem. Maybe someone else with more experience here can help. Otherwise, I think you should ask the Kaunetem maintainers.

-Joseph

From: Ashish Kuria[mailto:ashishbnv agmail.com]
Sent: Monday, April 10, 2017 9:46 AM
To: Beshay, Joseph <jdb109120 autdallas.edu>
Cc: netealists.linux-foundation.org
Subject: Re: tc qdisk patteron my etherneport

Dear Beshay,

I was notrying a constandelay. When I tried a constant delay, it was working fine. I even tried the distribution and it is also working fine.

WhaI was trying is a new kind of pattern emulation, wherein wcan specify what delay (with a resolution of ms) each of the packets must undergo. For that I used the package, Kaunetem. Kaunetem does some changes to the netem package and it can introduce individual packet delay.

BesRegards,
Ashish Kurian

OMon, Apr 10, 2017 a4:35 PM, Beshay, Joseph <Joseph.Beshay at utdallas.edu<mailto:Joseph.Beshay at utdallas.edu>> wrote:
Ashish,

Havyou tried using a constandelay or one of the distributions provided with netem? If that works, you can send me that distribution and I?ll try it on my side.

Joseph

From: netem-bounces alists.linux-foundation.org<mailto:netem-bounces alists.linux-foundation.org> [mailto:netem-bounces at lists.linux-foundation.org<mailto:netem-bounces at lists.linux-foundation.org>] On Behalf Of Ashish Kurian
Sent: Wednesday, April 05, 2017 3:50 AM
To: netealists.linux-foundation.org<mailto:netem at lists.linux-foundation.org>
Subject: tc qdisk patteron my etherneport


Dear Folks,

I need to delay thping packets thaI send on my ethernet port (ens33) by a pattern that I have generated using a package called Kaunetem. The delay pattern works fine on the network namespace that I created to test the delay. But it is not reflecting on the physical ethernet port. The command I used for the namespace is as follows


sudo tc qdisc add dev veth-b roonetefwmark 42 pattern data delay delaychange

Thcommand I used to add thsame pattern on the ethernet port is as follows


sudo tc qdisc add dev ens33 roonetepattern data delay delaychange fwmark 42
Is thersomething differenthat we have to do to insert pattern on Ethernet port compared to network namespaces?

BesRegards,
Ashish Kurian

-------------- nexpar--------------
AHTML attachmenwas scrubbed...
URL: <http://lists.linuxfoundation.org/pipermail/netem/attachments/20170410/459d2d53/attachment.html>

Froashishbnv agmail.com  Mon Apr 10 15:56:16 2017
From: ashishbnv agmail.co(Ashish Kurian)
Date: Mon, 10 Apr 2017 17:56:16 +0200
Subject: tc qdisk patteron my etherneport
In-Reply-To: <CO2PR01MB19760CA63FB3CAC231AB061CD1010@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
References: <CAD5-XQM+rMEvgsETLsEHFSsFVBjqKW9DU8Dhn9Pn+Sg0ObuJ9A@xxxxxxxxxxxxxx>
	<CO2PR01MB197688109E57F53C03304E56D1010@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
	<CAD5-XQPi=G9_JZ5i-_AdrnGbC=fSbjUFh-vHT6Ham2-z4xoFVQ@xxxxxxxxxxxxxx>
	<CO2PR01MB19760CA63FB3CAC231AB061CD1010@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Message-ID: <CAD5-XQPQSxgkjX-1OzmvETCXmn1DjoTKdiDm8+FnLgqbNS9JAw@xxxxxxxxxxxxxx>

Dear Beshay,

Aryou awarof any package that can apply specific? delay to each packet?

OApr 10, 2017 5:18 PM, "Beshay, Joseph" <Joseph.Beshay autdallas.edu>
wrote:

> I haven?used Kaunetebefore so I am not aware of how different it is
> fronetem. Maybsomeone else with more experience here can help.
> Otherwise, I think you should ask thKaunetemaintainers.
>
>
>
> -Joseph
>
>
>
> *From:* Ashish Kuria[mailto:ashishbnv agmail.com]
> *Sent:* Monday, April 10, 2017 9:46 AM
> *To:* Beshay, Joseph <jdb109120 autdallas.edu>
> *Cc:* netealists.linux-foundation.org
> *Subject:* Re: tc qdisk patteron my etherneport
>
>
>
> Dear Beshay,
>
>
>
> I was notrying a constandelay. When I tried a constant delay, it was
> working fine. I evetried thdistribution and it is also working fine.
>
>
>
> WhaI was trying is a new kind of pattern emulation, wherein wcan
> specify whadelay (with a resolution of ms) each of thpackets must
> undergo. For thaI used thpackage, Kaunetem. Kaunetem does some changes
> to thnetepackage and it can introduce individual packet delay.
>
>
> BesRegards,
> Ashish Kurian
>
>
>
> OMon, Apr 10, 2017 a4:35 PM, Beshay, Joseph <
> Joseph.Beshay autdallas.edu> wrote:
>
> Ashish,
>
>
>
> Havyou tried using a constandelay or one of the distributions provided
> with netem? If thaworks, you can send mthat distribution and I?ll try
> ion my side.
>
>
>
> Joseph
>
>
>
> *From:* netem-bounces alists.linux-foundation.org [mailto:
> netem-bounces alists.linux-foundation.org] *On Behalf Of *Ashish Kurian
> *Sent:* Wednesday, April 05, 2017 3:50 AM
> *To:* netealists.linux-foundation.org
> *Subject:* tc qdisk patteron my etherneport
>
>
>
>
> Dear Folks,
>
>
>
> I need to delay thping packets thaI send on my ethernet port (ens33)
> by a patterthaI have generated using a package called Kaunetem. The
> delay patterworks finon the network namespace that I created to test
> thdelay. Buit is not reflecting on the physical ethernet port. The
> command I used for thnamespacis as follows
>
>
>
> sudo tc qdisc add dev veth-b roonetefwmark 42 pattern data delay delaychange
>
>
>
> Thcommand I used to add thsame pattern on the ethernet port is as
> follows
>
>
>
> sudo tc qdisc add dev ens33 roonetepattern data delay delaychange fwmark 42
>
> Is thersomething differenthat we have to do to insert pattern
> oEtherneport compared to network namespaces?
>
>
>
> BesRegards,
> Ashish Kurian
>
>
>
-------------- nexpar--------------
AHTML attachmenwas scrubbed...
URL: <http://lists.linuxfoundation.org/pipermail/netem/attachments/20170410/23130d5b/attachment-0001.html>

Froashishbnv agmail.com  Tue Apr 11 14:45:08 2017
From: ashishbnv agmail.co(Ashish Kurian)
Date: Tue, 11 Apr 2017 16:45:08 +0200
Subject: tc qdisk patteron my etherneport
In-Reply-To: <CAD5-XQPQSxgkjX-1OzmvETCXmn1DjoTKdiDm8+FnLgqbNS9JAw@xxxxxxxxxxxxxx>
References: <CAD5-XQM+rMEvgsETLsEHFSsFVBjqKW9DU8Dhn9Pn+Sg0ObuJ9A@xxxxxxxxxxxxxx>
	<CO2PR01MB197688109E57F53C03304E56D1010@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
	<CAD5-XQPi=G9_JZ5i-_AdrnGbC=fSbjUFh-vHT6Ham2-z4xoFVQ@xxxxxxxxxxxxxx>
	<CO2PR01MB19760CA63FB3CAC231AB061CD1010@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
	<CAD5-XQPQSxgkjX-1OzmvETCXmn1DjoTKdiDm8+FnLgqbNS9JAw@xxxxxxxxxxxxxx>
Message-ID: <CAD5-XQNyHOyxm4xGii6HJOhkSiJbW+ybPwiegwj9fqjzYZjMww@xxxxxxxxxxxxxx>

Dear Beshay,

I havfixed therror and now it is working fine. Now what I want to try
is to compila linux kernel with kernel clock seto 10000 Hz or more (Max
defaulis 1000 Hz).

Do you know abouany possiblperformance improvement for Netem with
higher kernel Hz. Havyou tried yourself higher kernel Hz?

BesRegards,
Ashish Kurian

OMon, Apr 10, 2017 a5:56 PM, Ashish Kurian <ashishbnv at gmail.com> wrote:

> Dear Beshay,
>
> Aryou awarof any package that can apply specific? delay to each packet?
>
> OApr 10, 2017 5:18 PM, "Beshay, Joseph" <Joseph.Beshay autdallas.edu>
> wrote:
>
>> I haven?used Kaunetebefore so I am not aware of how different it is
>> fronetem. Maybsomeone else with more experience here can help.
>> Otherwise, I think you should ask thKaunetemaintainers.
>>
>>
>>
>> -Joseph
>>
>>
>>
>> *From:* Ashish Kuria[mailto:ashishbnv agmail.com]
>> *Sent:* Monday, April 10, 2017 9:46 AM
>> *To:* Beshay, Joseph <jdb109120 autdallas.edu>
>> *Cc:* netealists.linux-foundation.org
>> *Subject:* Re: tc qdisk patteron my etherneport
>>
>>
>>
>> Dear Beshay,
>>
>>
>>
>> I was notrying a constandelay. When I tried a constant delay, it was
>> working fine. I evetried thdistribution and it is also working fine.
>>
>>
>>
>> WhaI was trying is a new kind of pattern emulation, wherein wcan
>> specify whadelay (with a resolution of ms) each of thpackets must
>> undergo. For thaI used thpackage, Kaunetem. Kaunetem does some changes
>> to thnetepackage and it can introduce individual packet delay.
>>
>>
>> BesRegards,
>> Ashish Kurian
>>
>>
>>
>> OMon, Apr 10, 2017 a4:35 PM, Beshay, Joseph <
>> Joseph.Beshay autdallas.edu> wrote:
>>
>> Ashish,
>>
>>
>>
>> Havyou tried using a constandelay or one of the distributions
>> provided with netem? If thaworks, you can send mthat distribution and
>> I?ll try ion my side.
>>
>>
>>
>> Joseph
>>
>>
>>
>> *From:* netem-bounces alists.linux-foundation.org [mailto:
>> netem-bounces alists.linux-foundation.org] *On Behalf Of *Ashish Kurian
>> *Sent:* Wednesday, April 05, 2017 3:50 AM
>> *To:* netealists.linux-foundation.org
>> *Subject:* tc qdisk patteron my etherneport
>>
>>
>>
>>
>> Dear Folks,
>>
>>
>>
>> I need to delay thping packets thaI send on my ethernet port (ens33)
>> by a patterthaI have generated using a package called Kaunetem. The
>> delay patterworks finon the network namespace that I created to test
>> thdelay. Buit is not reflecting on the physical ethernet port. The
>> command I used for thnamespacis as follows
>>
>>
>>
>> sudo tc qdisc add dev veth-b roonetefwmark 42 pattern data delay delaychange
>>
>>
>>
>> Thcommand I used to add thsame pattern on the ethernet port is as
>> follows
>>
>>
>>
>> sudo tc qdisc add dev ens33 roonetepattern data delay delaychange fwmark 42
>>
>> Is thersomething differenthat we have to do to insert pattern
>> oEtherneport compared to network namespaces?
>>
>>
>>
>> BesRegards,
>> Ashish Kurian
>>
>>
>>
>
-------------- nexpar--------------
AHTML attachmenwas scrubbed...
URL: <http://lists.linuxfoundation.org/pipermail/netem/attachments/20170411/ee6ac92a/attachment.html>


[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux