lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 25 Jul 2019 08:50:08 +0200
From:   Stéphane Ancelot <sancelot@...alliance.com>
To:     netdev@...r.kernel.org
Subject: TSN - tc usage for a tbs setup

Hi,

I am trying to setup my network queue for offline time based configuration.

initial setup is :

tc qdisc show dev eth1:

qdisc mq 0: root

qdisc pfifo_fast 0: parent :1 bands 3 priomap  1 2 2 2 1 2 0 0 1 1 1 1 1 
1 1 1


I won't need pfifo , I have to send one frame at a precise xmit time 
(high prio), and then maybe some other frames (with low priority)


I want to setup offload time based  xmit.

/sbin/tc qdisc add dev eth1 root handle 100:1 etf delta 100000 clockid 
CLOCK_REALTIME offload

replies with

RTNETLINK answers: Invalid argument


What is wrong ?

Regards,

S.Ancelot

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ