25/08/2022 20:22, Markus Theil: > If DPDK applications should be used with a minimal set of privileges, > using the msr kernel module on linux should not be necessary. > > Since at least kernel 4.4 the rdmsr call to obtain the last non-turbo > boost frequency can be left out, if the sysfs interface is used. > Also RHEL 7 with recent kernel updates should include the sysfs interface > for this (I only looked this up for CentOS 7). > > Tested-by: David Hunt <david.h...@intel.com> > Acked-by: David Hunt <david.h...@intel.com> > Signed-off-by: Markus Theil <markus.th...@tu-ilmenau.de>
Applied, thanks.