This file is indexed.

/usr/share/dpdk/dpdk-sdk-env.sh is in dpdk-dev 2.2.0-0ubuntu7.

This file is owned by root:root, with mode 0o755.

The actual contents of the file can be viewed below.

1
2
3
export RTE_TARGET="$(uname -m)-default-linuxapp-gcc"
export RTE_SDK="/usr/share/dpdk/"
export RTE_INCLUDE="/usr/include/dpdk"