mbox series

[RFC,net-next,0/2] IOAM queue depth and buffer occupancy

Message ID 20211206211758.19057-1-justin.iurman@uliege.be (mailing list archive)
Headers show
Series IOAM queue depth and buffer occupancy | expand

Message

Justin Iurman Dec. 6, 2021, 9:17 p.m. UTC
Request for comments on this solution to add support for two IOAM trace
data fields, i.e., queue depth and buffer occupancy. CC'ing mm people
for patch #2. See commit messages for more details.

Justin Iurman (2):
  ipv6: ioam: Support for Queue depth data field
  ipv6: ioam: Support for Buffer occupancy data field

 include/linux/slab.h | 15 +++++++++++++++
 mm/slab.h            | 14 --------------
 net/ipv6/ioam6.c     | 27 +++++++++++++++++++++++++--
 3 files changed, 40 insertions(+), 16 deletions(-)