Skip to content

automated/linux/lkp/lkp

Description

lkp-tests (Linux Kernel Performance) is an open source tool that allows developers to evaluate their patches in a thorough way. It integrates 80+ popular industry open source test suites and provides a standard interface to do installation, execution and result analysis. Besides the outputs from benchmark itself, it is specialized at collecting data from every aspect of systems such as vmstat, which is very handy to assist performance analysis and root causing issues. Lkp-tests is integrated in 0-Day for Linux kernel regression test.

Maintainer

  • someone@linaro.org

OS

  • debian
  • ubuntu

Scope

  • functional

Devices

  • aarch64
  • x86_64

Steps to reproduce

  • cd ./automated/linux/lkp
  • ./lkp.sh -d "${TEST_DIR}" -g "${TEST_GIT_URL}" -V "${TEST_PROG_VERSION}" -s "${SKIP_INSTALL}" -S "${SKIP_TEST_INSTALL}" -t "${TEST_QUEUE}" -T "${ATOMIC_JOBS}"
  • ../../utils/send-to-lava.sh ./output/result.txt