+1
−1
Loading
We try to modprobe msr so that DPDK can more easily figure out TSC on x86 systems. But that just results in a "Module msr not found" message on non-x86 systems. setup.sh still works, but the error message makes it appear otherwise. So just redirect the error message to reduce this confusion. Signed-off-by:Jim Harris <james.r.harris@intel.com> Change-Id: I71074c7836519b003933551ce51a193070b1bfe6 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/12671 Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Pawel Piatek <pawelx.piatek@intel.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com> Reviewed-by:
Dong Yi <dongx.yi@intel.com>