netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v3 0/1] Add support for tc cookies
@ 2017-01-15 14:01 Jamal Hadi Salim
  2017-01-15 14:01 ` [PATCH net-next v3 1/1] net sched actions: Add support for user cookies Jamal Hadi Salim
  0 siblings, 1 reply; 8+ messages in thread
From: Jamal Hadi Salim @ 2017-01-15 14:01 UTC (permalink / raw)
  To: davem
  Cc: netdev, jiri, paulb, john.fastabend, simon.horman, mrv, hadarh,
	ogerlitz, roid, xiyou.wangcong, daniel, Jamal Hadi Salim

From: Jamal Hadi Salim <jhs@mojatatu.com>

Changes in v3:
 - use TC_ prefix for the max size
 - move the cookie struct so visible only to kernel
 - remove unneeded void * cast

Changes in V2:
 -move from a union to a length-value representation

Jamal Hadi Salim (1):
  net sched actions: Add support for user cookies

 include/net/act_api.h        |  1 +
 include/net/pkt_cls.h        | 19 +++++++++++++------
 include/uapi/linux/pkt_cls.h |  3 +++
 net/sched/act_api.c          | 29 +++++++++++++++++++++++++++--
 4 files changed, 44 insertions(+), 8 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2017-01-17 15:24 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-15 14:01 [PATCH net-next v3 0/1] Add support for tc cookies Jamal Hadi Salim
2017-01-15 14:01 ` [PATCH net-next v3 1/1] net sched actions: Add support for user cookies Jamal Hadi Salim
2017-01-15 15:01   ` Jiri Pirko
2017-01-15 15:18     ` Jamal Hadi Salim
2017-01-16  7:27       ` Jiri Pirko
2017-01-16 19:46   ` David Miller
2017-01-17 10:52     ` Jamal Hadi Salim
2017-01-17 15:24       ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).