[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CY4PR1801MB1816E10B20760B287BF27DC8B78C9@CY4PR1801MB1816.namprd18.prod.outlook.com>
Date: Thu, 11 Feb 2021 17:39:35 +0000
From: Igor Russkikh <irusskikh@...vell.com>
To: Jesper Dangaard Brouer <brouer@...hat.com>
CC: "netdev@...r.kernel.org" <netdev@...r.kernel.org>,
"David S . Miller" <davem@...emloft.net>
Subject: RE: [EXT] Re: [PATCH v2 net-next 1/2] samples: pktgen: allow to
specify delay parameter via new opt
>> + echo " -w : (\$DELAY) Tx Delay value (us)"
>This is not in "us" it is in "ns" (nanosec). (Like I pointed out last time...)
Ah, sorry lost that. Will fix.
One extra thing I wanted to raise is "set -o errexit" in functions.sh.
It basically contradicts with the usecase I'm using (doing source ./functions.sh).
After that, any error in current shell makes it to quit.
Honestly, for my tests, I do always disable that line.
Igor
Powered by blists - more mailing lists