]> www.infradead.org Git - nvme.git/commit
net: sched: act_sample: add action cookie to sample
authorAdrian Moreno <amorenoz@redhat.com>
Thu, 4 Jul 2024 08:56:53 +0000 (10:56 +0200)
committerJakub Kicinski <kuba@kernel.org>
Sat, 6 Jul 2024 00:45:47 +0000 (17:45 -0700)
commit03448444ae5c6e1de1ae7ff9fa19dc320eeb2d49
tree08cc9e289b99b26f6413a3bcfa7ff68f239fcddb
parent093b0f366567aa3fed85c316f832607069202b23
net: sched: act_sample: add action cookie to sample

If the action has a user_cookie, pass it along to the sample so it can
be easily identified.

Reviewed-by: Michal Kubiak <michal.kubiak@intel.com>
Reviewed-by: Aaron Conole <aconole@redhat.com>
Acked-by: Eelco Chaudron <echaudro@redhat.com>
Reviewed-by: Ido Schimmel <idosch@nvidia.com>
Signed-off-by: Adrian Moreno <amorenoz@redhat.com>
Link: https://patch.msgid.link/20240704085710.353845-3-amorenoz@redhat.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
net/sched/act_sample.c