All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH iproute2 net-next v3 0/6] Introduce the taprio scheduler
@ 2018-10-05 23:25 Vinicius Costa Gomes
  2018-10-05 23:25 ` [PATCH iproute2 net-next v3 1/6] utils: Implement get_s64() Vinicius Costa Gomes
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Vinicius Costa Gomes @ 2018-10-05 23:25 UTC (permalink / raw)
  To: netdev
  Cc: Vinicius Costa Gomes, jhs, xiyou.wangcong, jiri,
	jesus.sanchez-palencia, ilias.apalodimas, simon.fok

Hi,

Changes from v2:
  - Used the variable name (instead of the variable type) in a
    sizeof() operator in patch 2/6 (Ilias Apalodimas);

Changes from v1:
  - Removed references to the "H" (Set-Gates-And-Hold-MAC) and "R"
    (Set-Gates-And-Release-MAC) commands, as these commands will only
    be used when Frame Preemption support is added (David Ahern);
  - Moved the functions that print and read commands to be closer (David
    Ahern);

Changes from RFC:
  - Removed support for the sched-file parameter, in favor of
    supporting the batch mode feature;

This is the iproute2 side of the taprio v1 series.

Please see the kernel side cover letter for more information about how
to test this.

Cheers,

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2018-10-08  0:49 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-05 23:25 [PATCH iproute2 net-next v3 0/6] Introduce the taprio scheduler Vinicius Costa Gomes
2018-10-05 23:25 ` [PATCH iproute2 net-next v3 1/6] utils: Implement get_s64() Vinicius Costa Gomes
2018-10-05 23:25 ` [PATCH iproute2 net-next v3 2/6] include: Add helper to retrieve a __s64 from a netlink msg Vinicius Costa Gomes
2018-10-05 23:25 ` [PATCH iproute2 net-next v3 3/6] libnetlink: Add helper for getting a __s32 from netlink msgs Vinicius Costa Gomes
2018-10-05 23:25 ` [PATCH iproute2 net-next v3 4/6] include: add definitions for taprio [DO NOT COMMIT] Vinicius Costa Gomes
2018-10-05 23:25 ` [PATCH iproute2 net-next v3 5/6] tc: Add support for configuring the taprio scheduler Vinicius Costa Gomes
2018-10-05 23:25 ` [PATCH iproute2 net-next v3 6/6] taprio: Add manpage for tc-taprio(8) Vinicius Costa Gomes
2018-10-07 17:41 ` [PATCH iproute2 net-next v3 0/6] Introduce the taprio scheduler David Ahern

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.