-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/75006/#review226480
-----------------------------------------------------------



Bad patch!

Reviews applied: [75006]

Failed command: cd .. && /usr/bin/python3 support/apply-reviews.py -n -r 75006

Error:
2024-05-23 00:51:56 URL:https://reviews.apache.org/r/75006/diff/raw/ 
[12919/12919] -> "75006.patch" [1]
Committer identity unknown

*** Please tell me who you are.

Run

  git config --global user.email "[email protected]"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident name (for 
<[email protected]>) not allowed

Full log: 
https://ci-builds.apache.org/job/Mesos/job/Mesos-Reviewbot/32340/console

- Mesos Reviewbot


On May 22, 2024, 1:26 p.m., Jason Zhou wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/75006/
> -----------------------------------------------------------
> 
> (Updated May 22, 2024, 1:26 p.m.)
> 
> 
> Review request for mesos and Benjamin Mahler.
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> This change introduces the DeviceManagerProcess to help
> facilitate device access management in cgroups2 via
> ebpf program file changes.
> 
> The manager keeps a global state that is checkpointed on change.
> Device requests can be made to the manager by calling
> DeviceManagerProcess::deny or DeviceManagerProcess::allow.
> This manager will be made available to all controllers under the
> cgroups2 isolator, and the GPU isolator.
> 
> 
> Diffs
> -----
> 
>   src/CMakeLists.txt 49f6208518e689d593274bb503750d5cc9816255 
>   src/Makefile.am 68a93674f867ca092ee035ea367f35f4580b073f 
>   src/slave/device_manager/device_manager.hpp PRE-CREATION 
>   src/slave/device_manager/device_manager.cpp PRE-CREATION 
>   src/slave/paths.cpp 3e44b636c76c01f88b00f5f8d2db39cc5fe00c1c 
> 
> 
> Diff: https://reviews.apache.org/r/75006/diff/1/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Jason Zhou
> 
>

Reply via email to