==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: dpdk 25.11-1 (Sun Dec 21 13:17:44 2025)
==> Retrieving sources...
-> Updating dpdk-stable git repo...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
dpdk-stable ... Passed
==> Making package: dpdk 25.11-1 (Sun Dec 21 13:17:49 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (7) libmd-1.1.0-2 libnl-3.12.0-1 libyaml-0.2.5-3 dtc-1.7.2-4 libbsd-0.12.2-2 libpcap-1.10.5-3 numactl-2.0.19-1
Total Download Size: 0.61 MiB
Total Installed Size: 8.13 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
libpcap-1.10.5-3-aarch64 downloading...
libbsd-0.12.2-2-aarch64 downloading...
dtc-1.7.2-4-aarch64 downloading...
libmd-1.1.0-2-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libyaml...
installing dtc...
Optional dependencies for dtc
python: Python bindings
installing libmd...
installing libbsd...
installing libnl...
installing libpcap...
installing numactl...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
:: There are 9 providers available for linux-headers:
:: Repository core
1) linux-aarch64-headers 2) linux-aarch64-rc-headers 3) linux-espressobin-headers 4) linux-gru-headers 5) linux-oak-headers 6) linux-odroid-c2-headers 7) linux-odroid-n2-headers 8) linux-rpi-16k-headers 9) linux-rpi-headers
Enter a number (default=1):
resolving dependencies...
looking for conflicting packages...
Packages (12) mpdecimal-4.0.1-1 perl-error-0.17030-3 perl-mailtools-2.22-3 perl-timedate-2.33-9 python-3.13.11-1 python-tqdm-4.67.1-3 zlib-ng-2.3.2-1 git-2.52.0-2 linux-aarch64-headers-6.18.1-1 meson-1.10.0-1 ninja-1.13.2-1 python-pyelftools-0.32-1
Total Download Size: 27.48 MiB
Total Installed Size: 253.56 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
linux-aarch64-headers-6.18.1-1-aarch64 downloading...
meson-1.10.0-1-any downloading...
python-pyelftools-0.32-1-any downloading...
ninja-1.13.2-1-aarch64 downloading...
python-tqdm-4.67.1-3-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing zlib-ng...
installing git...
Optional dependencies for git
git-zsh-completion: upstream zsh completion
tk: gitk and git gui
openssh: ssh transport and crypto
man: show help with `git command --help`
perl-libwww: git svn
perl-term-readkey: git svn and interactive.singlekey setting
perl-io-socket-ssl: git send-email TLS support
perl-authen-sasl: git send-email TLS support
perl-cgi: gitweb (web interface) support
python: git svn & git p4 [pending]
subversion: git svn
org.freedesktop.secrets: keyring credential helper
libsecret: libsecret credential helper [installed]
less: the default pager for git
installing linux-aarch64-headers...
installing ninja...
installing mpdecimal...
installing python...
Optional dependencies for python
python-setuptools: for building Python packages using tooling that is usually bundled with Python
python-pip: for installing Python packages using tooling that is usually bundled with Python
python-pipx: for installing Python software not packaged on Arch Linux
sqlite: for a default database integration [installed]
xz: for lzma [installed]
tk: for tkinter
installing python-tqdm...
Optional dependencies for python-tqdm
python-requests: telegram
installing meson...
installing python-pyelftools...
:: Running post-transaction hooks...
(1/4) Creating system user accounts...
Creating group 'git' with GID 968.
Creating user 'git' (git daemon user) with UID 968 and GID 968.
(2/4) Reloading system manager configuration...
Skipped: Current root is not booted.
(3/4) Arming ConditionNeedsUpdate...
(4/4) Updating module dependencies...
==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Creating working copy of dpdk-stable git repo...
Cloning into 'dpdk-stable'...
done.
Switched to a new branch 'makepkg'
==> Starting build()...
+ exec meson setup --prefix /usr --libexecdir lib --sbindir bin --buildtype plain --auto-features enabled --wrap-mode nodownload -D b_lto=false -D b_pie=true -D python.bytecompile=1 . build -Dplatform=generic
The Meson build system
Version: 1.10.0
Source dir: /build/dpdk/src/dpdk-stable
Build dir: /build/dpdk/src/dpdk-stable/build
Build type: native build
Project name: DPDK
Project version: 25.11.0
C compiler for the host machine: cc (gcc 15.2.1 "aarch64-unknown-linux-gnu-gcc (GCC) 15.2.1 20251112")
C linker for the host machine: cc ld.bfd 2.45.1
Host machine cpu family: aarch64
Host machine cpu: aarch64
Message: ## Building in Developer Mode ##
Program pkg-config found: YES (/usr/bin/pkg-config)
Program check-symbols.sh found: YES (/build/dpdk/src/dpdk-stable/buildtools/check-symbols.sh)
Program options-ibverbs-static.sh found: YES (/build/dpdk/src/dpdk-stable/buildtools/options-ibverbs-static.sh)
Program python3 found: YES (/usr/bin/python3)
Program python3 (elftools) found: YES (/usr/bin/python3) modules: elftools
Message: Minimum Meson required version is 0.57.2
Program cat found: YES (/usr/bin/cat)
Checking for size of "void *" : 8
Checking for size of "void *" : 8 (cached)
Compiler for C supports link arguments -Wl,--undefined-version: YES
Library m found: YES
Library numa found: YES
Has header "numaif.h" : YES
Library fdt found: YES
Has header "fdt.h" : YES
Library execinfo found: NO
Has header "execinfo.h" : YES
Found pkg-config: YES (/usr/bin/pkg-config) 2.5.1
Run-time dependency libarchive found: YES 3.8.4
Run-time dependency libbsd found: YES 0.12.2
Run-time dependency jansson found: YES 2.14.1
Run-time dependency openssl found: YES 3.6.0
Run-time dependency libpcap found: YES 1.10.5
Has header "pcap.h" with dependency libpcap: YES
Compiler for C supports arguments -Wvla: YES
Compiler for C supports arguments -Wcast-qual: YES
Compiler for C supports arguments -Wcomma: NO
Compiler for C supports arguments -Wdeprecated: YES
Compiler for C supports arguments -Wformat: YES
Compiler for C supports arguments -Wformat-nonliteral: YES
Compiler for C supports arguments -Wformat-security: YES
Compiler for C supports arguments -Wmissing-declarations: YES
Compiler for C supports arguments -Wmissing-prototypes: YES
Compiler for C supports arguments -Wnested-externs: YES
Compiler for C supports arguments -Wold-style-definition: YES
Compiler for C supports arguments -Wpointer-arith: YES
Compiler for C supports arguments -Wsign-compare: YES
Compiler for C supports arguments -Wstrict-prototypes: YES
Compiler for C supports arguments -Wundef: YES
Compiler for C supports arguments -Wwrite-strings: YES
Compiler for C supports arguments -Wno-packed-not-aligned: YES
Compiler for C supports arguments -Wno-missing-field-initializers: YES
Compiler for C supports arguments -fzero-init-padding-bits=all: YES
Message: Arm implementer: Generic armv8
Message: Arm part number: generic
Compiler for C supports arguments -march=armv8-a: YES
Compiler for C supports arguments -march=armv8-a+crc: YES
Compiler for C supports arguments -march=armv8-a+crc -moutline-atomics: YES
Message: Using machine args: ['-march=armv8-a+crc', '-moutline-atomics']
Fetching value of define "__ARM_NEON" : 1
Fetching value of define "__ARM_FEATURE_SVE" : (undefined)
Fetching value of define "__ARM_FEATURE_CRC32" : 1
Fetching value of define "__ARM_FEATURE_CRYPTO" : (undefined)
Compiler for C supports arguments -Wno-format-truncation: YES
Message: lib/log: Defining dependency "log"
Message: lib/kvargs: Defining dependency "kvargs"
Message: lib/argparse: Defining dependency "argparse"
Message: lib/telemetry: Defining dependency "telemetry"
Message: lib/pmu: Defining dependency "pmu"
Checking for function "pthread_attr_setaffinity_np" : YES
Checking for function "getentropy" : NO
Message: lib/eal: Defining dependency "eal"
Message: lib/ptr_compress: Defining dependency "ptr_compress"
Message: lib/ring: Defining dependency "ring"
Message: lib/rcu: Defining dependency "rcu"
Message: lib/mempool: Defining dependency "mempool"
Message: lib/mbuf: Defining dependency "mbuf"
Fetching value of define "__ARM_FEATURE_CRYPTO" : (undefined) (cached)
Message: lib/net: Defining dependency "net"
Message: lib/meter: Defining dependency "meter"
Message: lib/ethdev: Defining dependency "ethdev"
Message: lib/pci: Defining dependency "pci"
Message: lib/cmdline: Defining dependency "cmdline"
Message: lib/metrics: Defining dependency "metrics"
Message: lib/hash: Defining dependency "hash"
Message: lib/timer: Defining dependency "timer"
Message: lib/acl: Defining dependency "acl"
Message: lib/bbdev: Defining dependency "bbdev"
Message: lib/bitratestats: Defining dependency "bitratestats"
Run-time dependency libelf found: YES 0.194
Message: lib/bpf: Defining dependency "bpf"
Message: lib/cfgfile: Defining dependency "cfgfile"
Message: lib/compressdev: Defining dependency "compressdev"
Message: lib/cryptodev: Defining dependency "cryptodev"
Message: lib/distributor: Defining dependency "distributor"
Message: lib/dmadev: Defining dependency "dmadev"
Message: lib/efd: Defining dependency "efd"
Message: lib/eventdev: Defining dependency "eventdev"
Message: lib/dispatcher: Defining dependency "dispatcher"
Message: lib/gpudev: Defining dependency "gpudev"
Message: lib/gro: Defining dependency "gro"
Message: lib/gso: Defining dependency "gso"
Message: lib/ip_frag: Defining dependency "ip_frag"
Message: lib/jobstats: Defining dependency "jobstats"
Message: lib/latencystats: Defining dependency "latencystats"
Message: lib/lpm: Defining dependency "lpm"
Message: lib/member: Defining dependency "member"
Message: lib/pcapng: Defining dependency "pcapng"
Message: lib/power: Defining dependency "power"
Message: lib/rawdev: Defining dependency "rawdev"
Message: lib/regexdev: Defining dependency "regexdev"
Fetching value of define "__ARM_NEON" : 1 (cached)
Fetching value of define "__ARM_NEON" : 1 (cached)
Fetching value of define "__ARM_FEATURE_BF16" : (undefined)
Message: lib/mldev: Defining dependency "mldev"
Message: lib/rib: Defining dependency "rib"
Message: lib/reorder: Defining dependency "reorder"
Message: lib/sched: Defining dependency "sched"
Message: lib/security: Defining dependency "security"
Message: lib/stack: Defining dependency "stack"
Has header "linux/userfaultfd.h" : YES
Compiler for C supports arguments -fno-strict-aliasing: YES
Compiler for C supports arguments -Wno-address-of-packed-member: YES
Message: lib/vhost: Defining dependency "vhost"
Message: lib/ipsec: Defining dependency "ipsec"
Message: lib/pdcp: Defining dependency "pdcp"
Message: lib/fib: Defining dependency "fib"
Message: lib/port: Defining dependency "port"
Message: lib/pdump: Defining dependency "pdump"
Message: lib/table: Defining dependency "table"
Message: lib/pipeline: Defining dependency "pipeline"
Message: lib/graph: Defining dependency "graph"
Message: lib/node: Defining dependency "node"
Compiler for C supports arguments -Wno-format-truncation: YES (cached)
Compiler for C supports arguments -Wno-address-of-packed-member: YES (cached)
Compiler for C supports arguments -Wno-comma: NO
Message: drivers/common/cpt: Defining dependency "common_cpt"
Compiler for C supports arguments -Wno-cast-qual: YES
Compiler for C supports arguments -Wno-pointer-arith: YES
Message: drivers/common/dpaax: Defining dependency "common_dpaax"
Message: drivers/common/ionic: Defining dependency "common_ionic"
Run-time dependency libmusdk found: NO (tried pkgconfig)
Message: drivers/common/octeontx: Defining dependency "common_octeontx"
Message: drivers/bus/auxiliary: Defining dependency "bus_auxiliary"
Message: drivers/bus/cdx: Defining dependency "bus_cdx"
Compiler for C supports arguments -Wno-cast-qual: YES (cached)
Compiler for C supports arguments -Wno-pointer-arith: YES (cached)
Message: drivers/bus/dpaa: Defining dependency "bus_dpaa"
Message: drivers/bus/fslmc: Defining dependency "bus_fslmc"
Message: drivers/bus/ifpga: Defining dependency "bus_ifpga"
Message: drivers/bus/pci: Defining dependency "bus_pci"
Message: drivers/bus/platform: Defining dependency "bus_platform"
Message: drivers/bus/uacce: Defining dependency "bus_uacce"
Message: drivers/bus/vdev: Defining dependency "bus_vdev"
Message: drivers/bus/vmbus: Defining dependency "bus_vmbus"
Message: drivers/common/cnxk: Defining dependency "common_cnxk"
Compiler for C supports arguments -std=c11: YES
Compiler for C supports arguments -Wno-strict-prototypes: YES
Compiler for C supports arguments -D_BSD_SOURCE: YES
Compiler for C supports arguments -D_DEFAULT_SOURCE: YES
Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES
Run-time dependency libmlx5 found: NO (tried pkgconfig)
Library mlx5 found: NO
Configuring mlx5_autoconf.h using configuration
Message: drivers/common/nfp: Defining dependency "common_nfp"
Message: drivers/common/nitrox: Defining dependency "common_nitrox"
Run-time dependency libcrypto found: YES 3.6.0
Message: drivers/common/qat: Defining dependency "common_qat"
Compiler for C supports arguments -Wdisabled-optimization: YES
Compiler for C supports arguments -Waggregate-return: YES
Compiler for C supports arguments -Wbad-function-cast: YES
Compiler for C supports arguments -Wno-sign-compare: YES
Compiler for C supports arguments -Wno-unused-parameter: YES
Compiler for C supports arguments -Wno-unused-variable: YES
Compiler for C supports arguments -Wno-empty-body: YES
Compiler for C supports arguments -Wno-unused-but-set-variable: YES
Message: drivers/common/sfc_efx: Defining dependency "common_sfc_efx"
Message: drivers/common/zsda: Defining dependency "common_zsda"
Message: drivers/mempool/bucket: Defining dependency "mempool_bucket"
Message: drivers/mempool/cnxk: Defining dependency "mempool_cnxk"
Message: drivers/mempool/dpaa: Defining dependency "mempool_dpaa"
Message: drivers/mempool/dpaa2: Defining dependency "mempool_dpaa2"
Message: drivers/mempool/octeontx: Defining dependency "mempool_octeontx"
Message: drivers/mempool/ring: Defining dependency "mempool_ring"
Message: drivers/mempool/stack: Defining dependency "mempool_stack"
Compiler for C supports arguments -Wno-uninitialized: YES
Message: drivers/dma/cnxk: Defining dependency "dma_cnxk"
Compiler for C supports arguments -Wno-pointer-arith: YES (cached)
Message: drivers/dma/dpaa: Defining dependency "dma_dpaa"
Compiler for C supports arguments -Wno-pointer-arith: YES (cached)
Message: drivers/dma/dpaa2: Defining dependency "dma_dpaa2"
Message: drivers/dma/hisi_acc: Defining dependency "dma_hisi_acc"
Message: drivers/dma/hisi_pciep: Defining dependency "dma_hisi_pciep"
Message: drivers/dma/odm: Defining dependency "dma_odm"
Message: drivers/dma/skeleton: Defining dependency "dma_skeleton"
Message: drivers/net/af_packet: Defining dependency "net_af_packet"
Run-time dependency libxdp found: NO (tried pkgconfig)
Run-time dependency libbpf found: NO (tried pkgconfig)
Library bpf found: NO
Has header "linux/if_xdp.h" : YES
Message: drivers/net/ark: Defining dependency "net_ark"
Message: drivers/net/atlantic: Defining dependency "net_atlantic"
Message: drivers/net/avp: Defining dependency "net_avp"
Message: drivers/net/axgbe: Defining dependency "net_axgbe"
Run-time dependency zlib found: YES 1.3.1
Message: drivers/net/bnx2x: Defining dependency "net_bnx2x"
Compiler for C supports arguments -DSUPPORT_CFA_HW_P70=1: YES
Compiler for C supports arguments -DSUPPORT_CFA_HW_P70=1: YES (cached)
Compiler for C supports arguments -DCFA_BLD_PRINT_OBJ=1: YES
Message: drivers/net/bnxt: Defining dependency "net_bnxt"
Message: drivers/net/bonding: Defining dependency "net_bond"
Compiler for C supports arguments -flax-vector-conversions: YES
Compiler for C supports arguments -Wno-strict-aliasing: YES
Message: drivers/net/cnxk: Defining dependency "net_cnxk"
Message: drivers/net/cxgbe: Defining dependency "net_cxgbe"
Compiler for C supports arguments -Wno-pointer-arith: YES (cached)
Message: drivers/net/dpaa: Defining dependency "net_dpaa"
Message: drivers/net/dpaa2: Defining dependency "net_dpaa2"
Message: drivers/net/ena: Defining dependency "net_ena"
Message: drivers/net/enetc: Defining dependency "net_enetc"
Message: drivers/net/enetfec: Defining dependency "net_enetfec"
Message: drivers/net/enic: Defining dependency "net_enic"
Message: drivers/net/failsafe: Defining dependency "net_failsafe"
Message: drivers/net/gve: Defining dependency "net_gve"
Message: drivers/net/hinic: Defining dependency "net_hinic"
Message: drivers/net/hinic3: Defining dependency "net_hinic3"
Compiler for C supports arguments -march=armv8.2-a+sve: YES
Check usable header "arm_sve.h" : YES
Message: drivers/net/hns3: Defining dependency "net_hns3"
Message: drivers/net/intel/e1000: Defining dependency "net_e1000"
Message: drivers/net/intel/fm10k: Defining dependency "net_fm10k"
Message: drivers/net/intel/i40e: Defining dependency "net_i40e"
Message: drivers/net/intel/iavf: Defining dependency "net_iavf"
Compiler for C supports arguments -Wno-unused-but-set-variable: YES (cached)
Compiler for C supports arguments -Wno-unused-parameter: YES (cached)
Compiler for C supports arguments -Wno-array-bounds: YES
Message: drivers/net/intel/ice: Defining dependency "net_ice"
Message: drivers/net/intel/idpf: Defining dependency "net_idpf"
Message: drivers/net/intel/ipn3ke: Defining dependency "net_ipn3ke"
Message: drivers/net/intel/ixgbe: Defining dependency "net_ixgbe"
Message: drivers/net/intel/cpfl: Defining dependency "net_cpfl"
Message: drivers/net/ionic: Defining dependency "net_ionic"
Did not find CMake 'cmake'
Found CMake: NO
Run-time dependency libibverbs found: NO (tried pkgconfig and cmake)
Library ibverbs found: NO
Message: drivers/net/memif: Defining dependency "net_memif"
Run-time dependency libmlx4 found: NO (tried pkgconfig)
Library mlx4 found: NO
Message: Disabling mlx5 [drivers/net/mlx5]: missing internal dependency "common_mlx5"
Run-time dependency libmusdk found: NO (tried pkgconfig)
Run-time dependency libmusdk found: NO (tried pkgconfig)
Message: drivers/net/nbl: Defining dependency "net_nbl"
Message: drivers/net/netvsc: Defining dependency "net_netvsc"
Run-time dependency netcope-common found: NO (tried pkgconfig)
Message: drivers/net/nfp: Defining dependency "net_nfp"
Message: drivers/net/ngbe: Defining dependency "net_ngbe"
Message: drivers/net/null: Defining dependency "net_null"
Message: drivers/net/octeontx: Defining dependency "net_octeontx"
Compiler for C supports arguments -Wno-strict-aliasing: YES (cached)
Compiler for C supports arguments -flax-vector-conversions: YES (cached)
Message: drivers/net/octeon_ep: Defining dependency "net_octeon_ep"
Message: drivers/net/pcap: Defining dependency "net_pcap"
Compiler for C supports arguments -Wno-pointer-arith: YES (cached)
Message: drivers/net/pfe: Defining dependency "net_pfe"
Compiler for C supports arguments -Wno-unused-parameter: YES (cached)
Compiler for C supports arguments -Wno-sign-compare: YES (cached)
Compiler for C supports arguments -Wno-missing-prototypes: YES
Compiler for C supports arguments -Wno-cast-qual: YES (cached)
Compiler for C supports arguments -Wno-unused-function: YES
Compiler for C supports arguments -Wno-unused-variable: YES (cached)
Compiler for C supports arguments -Wno-strict-aliasing: YES (cached)
Compiler for C supports arguments -Wno-missing-prototypes: YES (cached)
Compiler for C supports arguments -Wno-unused-value: YES
Compiler for C supports arguments -Wno-format-nonliteral: YES
Compiler for C supports arguments -Wno-shift-negative-value: YES
Compiler for C supports arguments -Wno-unused-but-set-variable: YES (cached)
Compiler for C supports arguments -Wno-missing-declarations: YES
Compiler for C supports arguments -Wno-maybe-uninitialized: YES
Compiler for C supports arguments -Wno-strict-prototypes: YES (cached)
Compiler for C supports arguments -Wno-shift-negative-value: YES (cached)
Compiler for C supports arguments -Wno-implicit-fallthrough: YES
Compiler for C supports arguments -Wno-format-extra-args: YES
Compiler for C supports arguments -Wno-visibility: NO
Compiler for C supports arguments -Wno-empty-body: YES (cached)
Compiler for C supports arguments -Wno-invalid-source-encoding: NO
Compiler for C supports arguments -Wno-sometimes-uninitialized: NO
Compiler for C supports arguments -Wno-pointer-bool-conversion: NO
Compiler for C supports arguments -Wno-format-nonliteral: YES (cached)
Message: drivers/net/qede: Defining dependency "net_qede"
Message: drivers/net/r8169: Defining dependency "net_r8169"
Message: drivers/net/ring: Defining dependency "net_ring"
Message: drivers/net/rnp: Defining dependency "net_rnp"
Compiler for C supports arguments -Wno-strict-aliasing: YES (cached)
Compiler for C supports arguments -Wdisabled-optimization: YES (cached)
Compiler for C supports arguments -Waggregate-return: YES (cached)
Compiler for C supports arguments -Wbad-function-cast: YES (cached)
Library atomic found: YES
Message: drivers/net/sfc: Defining dependency "net_sfc"
Message: drivers/net/softnic: Defining dependency "net_softnic"
Header "linux/pkt_cls.h" has symbol "TCA_FLOWER_ACT" : YES
Run-time dependency libbpf found: NO (tried pkgconfig)
Message: net/tap: no RSS support missing libbpf
Message: drivers/net/tap: Defining dependency "net_tap"
Compiler for C supports arguments -fno-prefetch-loop-arrays: YES
Compiler for C supports arguments -Wno-maybe-uninitialized: YES (cached)
Message: drivers/net/thunderx: Defining dependency "net_thunderx"
Message: drivers/net/txgbe: Defining dependency "net_txgbe"
Compiler for C supports arguments -D_BSD_SOURCE: YES (cached)
Compiler for C supports arguments -D_DEFAULT_SOURCE: YES (cached)
Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES (cached)
Message: drivers/net/vdev_netvsc: Defining dependency "net_vdev_netvsc"
Message: drivers/net/vhost: Defining dependency "net_vhost"
Message: drivers/net/virtio: Defining dependency "net_virtio"
Compiler for C supports arguments -Wno-unused-parameter: YES (cached)
Compiler for C supports arguments -Wno-unused-value: YES (cached)
Compiler for C supports arguments -Wno-strict-aliasing: YES (cached)
Compiler for C supports arguments -Wno-format-extra-args: YES (cached)
Message: drivers/net/vmxnet3: Defining dependency "net_vmxnet3"
Message: drivers/net/xsc: Defining dependency "net_xsc"
Message: drivers/net/zxdh: Defining dependency "net_zxdh"
Message: drivers/raw/cnxk_bphy: Defining dependency "raw_cnxk_bphy"
Message: drivers/raw/cnxk_gpio: Defining dependency "raw_cnxk_gpio"
Message: drivers/raw/cnxk_rvu_lf: Defining dependency "raw_cnxk_rvu_lf"
Message: drivers/raw/dpaa2_cmdif: Defining dependency "raw_dpaa2_cmdif"
Message: drivers/raw/gdtc: Defining dependency "raw_gdtc"
Run-time dependency librt found: NO (tried pkgconfig and cmake)
Library rt found: YES
Message: drivers/raw/ifpga: Defining dependency "raw_ifpga"
Message: drivers/raw/ntb: Defining dependency "raw_ntb"
Message: drivers/raw/skeleton: Defining dependency "raw_skeleton"
Run-time dependency libaarch64crypto found: NO (tried pkgconfig)
Message: drivers/crypto/bcmfs: Defining dependency "crypto_bcmfs"
Message: drivers/crypto/caam_jr: Defining dependency "crypto_caam_jr"
Dependency libcrypto found: YES 3.6.0 (cached)
Message: drivers/crypto/ccp: Defining dependency "crypto_ccp"
Message: drivers/crypto/cnxk: Defining dependency "crypto_cnxk"
Message: drivers/crypto/dpaa_sec: Defining dependency "crypto_dpaa_sec"
Message: drivers/crypto/dpaa2_sec: Defining dependency "crypto_dpaa2_sec"
Message: drivers/crypto/ionic: Defining dependency "crypto_ionic"
Library IPSec_MB found: NO
Message: Disabling mlx5 [drivers/crypto/mlx5]: missing internal dependency "common_mlx5"
Run-time dependency libmusdk found: NO (tried pkgconfig)
Message: drivers/crypto/nitrox: Defining dependency "crypto_nitrox"
Message: drivers/crypto/null: Defining dependency "crypto_null"
Message: drivers/crypto/octeontx: Defining dependency "crypto_octeontx"
Dependency libcrypto found: YES 3.6.0 (cached)
Message: drivers/crypto/openssl: Defining dependency "crypto_openssl"
Message: drivers/crypto/scheduler: Defining dependency "crypto_scheduler"
Run-time dependency libwd_crypto found: NO (tried pkgconfig)
Run-time dependency libwd found: NO (tried pkgconfig)
Message: drivers/crypto/virtio: Defining dependency "crypto_virtio"
Run-time dependency libisal found: NO (tried pkgconfig)
Message: Disabling mlx5 [drivers/compress/mlx5]: missing internal dependency "common_mlx5"
Message: drivers/compress/nitrox: Defining dependency "compress_nitrox"
Message: drivers/compress/octeontx: Defining dependency "compress_octeontx"
Run-time dependency libwd_comp found: NO (tried pkgconfig)
Run-time dependency libwd found: NO (tried pkgconfig)
Dependency zlib found: YES 1.3.1 (cached)
Message: drivers/compress/zlib: Defining dependency "compress_zlib"
Message: Disabling mlx5 [drivers/regex/mlx5]: missing internal dependency "common_mlx5"
Message: drivers/regex/cn9k: Defining dependency "regex_cn9k"
Run-time dependency dlpack found: NO (tried cmake)
Message: drivers/ml/cnxk: dlpack not found
Run-time dependency dmlc found: NO (tried cmake)
Message: drivers/ml/cnxk: dmlc not found
Run-time dependency tvm found: NO (tried cmake)
Message: drivers/ml/cnxk: tvm_runtime not found
Run-time dependency tvmdp found: NO (tried pkgconfig)
Message: drivers/ml/cnxk: tvmdp not found
Message: drivers/ml/cnxk: Disabled TVM model support
Message: drivers/ml/cnxk: Defining dependency "ml_cnxk"
Message: drivers/vdpa/ifc: Defining dependency "vdpa_ifc"
Message: Disabling mlx5 [drivers/vdpa/mlx5]: missing internal dependency "common_mlx5"
Message: drivers/vdpa/nfp: Defining dependency "vdpa_nfp"
Message: drivers/vdpa/sfc: Defining dependency "vdpa_sfc"
Compiler for C supports arguments -flax-vector-conversions: YES (cached)
Compiler for C supports arguments -Wno-strict-aliasing: YES (cached)
Message: drivers/event/cnxk: Defining dependency "event_cnxk"
Message: drivers/event/dpaa: Defining dependency "event_dpaa"
Message: drivers/event/dpaa2: Defining dependency "event_dpaa2"
Compiler for C supports arguments -Wno-format-nonliteral: YES (cached)
Message: drivers/event/dsw: Defining dependency "event_dsw"
Message: drivers/event/octeontx: Defining dependency "event_octeontx"
Message: drivers/event/opdl: Defining dependency "event_opdl"
Message: drivers/event/skeleton: Defining dependency "event_skeleton"
Message: drivers/event/sw: Defining dependency "event_sw"
Run-time dependency flexran_sdk_ldpc_decoder_5gnr found: NO (tried pkgconfig and cmake)
Message: drivers/baseband/acc: Defining dependency "baseband_acc"
Message: drivers/baseband/fpga_5gnr_fec: Defining dependency "baseband_fpga_5gnr_fec"
Message: drivers/baseband/fpga_lte_fec: Defining dependency "baseband_fpga_lte_fec"
Message: drivers/baseband/la12xx: Defining dependency "baseband_la12xx"
Message: drivers/baseband/null: Defining dependency "baseband_null"
Run-time dependency flexran_sdk_turbo found: NO (tried pkgconfig and cmake)
Run-time dependency flexran_sdk_ldpc_decoder_5gnr found: NO (tried pkgconfig and cmake)
Message: drivers/baseband/turbo_sw: Defining dependency "baseband_turbo_sw"
Has header "cuda.h" : NO
Message: drivers/power/acpi: Defining dependency "power_acpi"
Message: drivers/power/amd_pstate: Defining dependency "power_amd_pstate"
Library e_smi64 found: NO
Message: drivers/power/cppc: Defining dependency "power_cppc"
Message: drivers/power/intel_pstate: Defining dependency "power_intel_pstate"
Message: drivers/power/intel_uncore: Defining dependency "power_intel_uncore"
Message: drivers/power/kvm_vm: Defining dependency "power_kvm_vm"
Has header "sys/epoll.h" : YES
Dependency zlib found: YES 1.3.1 (cached)
Run-time dependency pcap found: YES 1.10.5
Compiler for C supports arguments -fno-strict-aliasing: YES (cached)
Compiler for C supports arguments -Wno-format-truncation: YES (cached)
Program clang found: YES (/usr/lib/distcc/bin/clang)
Message: app/test_bpf: no BPF load tests missing clang BPF support
Message: hugepage availability: false
app/test/suites/meson.build:42: WARNING: Test "cryptodev_crosscheck" is not defined in any test suite
app/test/suites/meson.build:42: WARNING: Test "ethdev_api" is not defined in any test suite
app/test/suites/meson.build:42: WARNING: Test "event_crypto_adapter_autotest" is not defined in any test suite
app/test/suites/meson.build:42: WARNING: Test "event_eth_rx_adapter_autotest" is not defined in any test suite
app/test/suites/meson.build:42: WARNING: Test "event_eth_rx_intr_adapter_autotest" is not defined in any test suite
app/test/suites/meson.build:42: WARNING: Test "event_timer_adapter_test" is not defined in any test suite
app/test/suites/meson.build:42: WARNING: Test "external_mem_autotest" is not defined in any test suite
app/test/suites/meson.build:42: WARNING: Test "ipsec_sad_autotest" is not defined in any test suite
app/test/suites/meson.build:42: WARNING: Test "power_caps_autotest" is not defined in any test suite
app/test/suites/meson.build:42: WARNING: Test "red_autotest" is not defined in any test suite
app/test/suites/meson.build:42: WARNING: Test "inline_macsec_autotest" is not defined in any test suite
app/test/suites/meson.build:42: WARNING: Test "inline_ipsec_autotest" is not defined in any test suite
app/test/suites/meson.build:42: WARNING: Test "inline_ipsec_sg_autotest" is not defined in any test suite
app/test/suites/meson.build:42: WARNING: Test "event_inline_ipsec_autotest" is not defined in any test suite
app/test/suites/meson.build:42: WARNING: Test "timer_secondary_autotest" is not defined in any test suite
Program test_telemetry.sh found: YES (/build/dpdk/src/dpdk-stable/app/test/suites/test_telemetry.sh)
Program doxygen found: NO
Program sphinx-build found: NO
Configuring rte_build_config.h using configuration
Found pkg-config: YES (/usr/bin/pkg-config) 2.5.1
Message:
=================
Applications Enabled
=================
apps:
dumpcap, graph, pdump, proc-info, test-acl, test-bbdev, test-cmdline, test-compress-perf,
test-crypto-perf, test-dma-perf, test-eventdev, test-fib, test-flow-perf, test-gpudev, test-mldev, test-pipeline,
test-pmd, test-regex, test-sad, test-security-perf, test,
Message:
=================
Libraries Enabled
=================
libs:
log, kvargs, argparse, telemetry, pmu, eal, ptr_compress, ring,
rcu, mempool, mbuf, net, meter, ethdev, pci, cmdline,
metrics, hash, timer, acl, bbdev, bitratestats, bpf, cfgfile,
compressdev, cryptodev, distributor, dmadev, efd, eventdev, dispatcher, gpudev,
gro, gso, ip_frag, jobstats, latencystats, lpm, member, pcapng,
power, rawdev, regexdev, mldev, rib, reorder, sched, security,
stack, vhost, ipsec, pdcp, fib, port, pdump, table,
pipeline, graph, node,
Message:
===============
Drivers Enabled
===============
common:
cpt, dpaax, ionic, octeontx, cnxk, nfp, nitrox, qat,
sfc_efx, zsda,
bus:
auxiliary, cdx, dpaa, fslmc, ifpga, pci, platform, uacce,
vdev, vmbus,
mempool:
bucket, cnxk, dpaa, dpaa2, octeontx, ring, stack,
dma:
cnxk, dpaa, dpaa2, hisi_acc, hisi_pciep, odm, skeleton,
net:
af_packet, ark, atlantic, avp, axgbe, bnx2x, bnxt, bond,
cnxk, cxgbe, dpaa, dpaa2, ena, enetc, enetfec, enic,
failsafe, gve, hinic, hinic3, hns3, e1000, fm10k, i40e,
iavf, ice, idpf, ipn3ke, ixgbe, cpfl, ionic, memif,
nbl, netvsc, nfp, ngbe, null, octeontx, octeon_ep, pcap,
pfe, qede, r8169, ring, rnp, sfc, softnic, tap,
thunderx, txgbe, vdev_netvsc, vhost, virtio, vmxnet3, xsc, zxdh,
raw:
cnxk_bphy, cnxk_gpio, cnxk_rvu_lf, dpaa2_cmdif, gdtc, ifpga, ntb, skeleton,
crypto:
bcmfs, caam_jr, ccp, cnxk, dpaa_sec, dpaa2_sec, ionic, nitrox,
null, octeontx, openssl, scheduler, virtio,
compress:
nitrox, octeontx, zlib,
regex:
cn9k,
ml:
cnxk,
vdpa:
ifc, nfp, sfc,
event:
cnxk, dpaa, dpaa2, dsw, octeontx, opdl, skeleton, sw,
baseband:
acc, fpga_5gnr_fec, fpga_lte_fec, la12xx, null, turbo_sw,
gpu:
power:
acpi, amd_pstate, cppc, intel_pstate, intel_uncore, kvm_vm,
Message:
=================
Content Skipped
=================
apps:
libs:
drivers:
common/mvep: missing dependency, "libmusdk"
common/mlx5: missing dependency, "mlx5"
dma/idxd: only supported on x86
dma/ioat: only supported on x86
net/af_xdp: missing dependency, "libxdp >=1.2.2" and "libbpf"
net/mana: missing dependency, "ibverbs"
net/mlx4: missing dependency, "mlx4"
net/mlx5: missing internal dependency, "common_mlx5"
net/mvneta: missing dependency, "libmusdk"
net/mvpp2: missing dependency, "libmusdk"
net/nfb: missing dependency, "libnfb"
net/ntnic: only supported on x86_64 Linux
crypto/armv8: missing dependency, "libAArch64crypto"
crypto/ipsec_mb: missing dependency, "libIPSec_MB"
crypto/mlx5: missing internal dependency, "common_mlx5"
crypto/mvsam: missing dependency, "libmusdk"
crypto/uadk: missing dependency, "libwd"
compress/isal: missing dependency, "libisal"
compress/mlx5: missing internal dependency, "common_mlx5"
compress/uadk: missing dependency, "libwd"
regex/mlx5: missing internal dependency, "common_mlx5"
vdpa/mlx5: missing internal dependency, "common_mlx5"
event/dlb2: only supported on x86_64 Linux
gpu/cuda: missing dependency, "cuda.h"
power/amd_uncore: missing dependency, "libe_smi"
Message: DPDK build config complete:
source path = "/build/dpdk/src/dpdk-stable"
build path = "/build/dpdk/src/dpdk-stable/build"
Build targets in project: 1096
DPDK 25.11.0
User defined options
auto_features : enabled
b_lto : false
b_pie : true
buildtype : plain
libexecdir : lib
platform : generic
prefix : /usr
python.bytecompile: 1
sbindir : bin
wrap_mode : nodownload
Found ninja-1.13.2 at /usr/bin/ninja
Generating targets: 0%| | 0/1096 eta ?
Generating targets: 2%|▏ | 22/1096 eta 00:05
Generating targets: 6%|▌ | 61/1096 eta 00:03
Generating targets: 10%|▉ | 108/1096 eta 00:02
Generating targets: 14%|█▍ | 153/1096 eta 00:02
Generating targets: 18%|█▊ | 200/1096 eta 00:02
Generating targets: 22%|██▏ | 243/1096 eta 00:02
Generating targets: 26%|██▌ | 281/1096 eta 00:02
Generating targets: 29%|██▉ | 318/1096 eta 00:02
Generating targets: 32%|███▏ | 352/1096 eta 00:02
Generating targets: 36%|███▌ | 395/1096 eta 00:02
Generating targets: 40%|███▉ | 438/1096 eta 00:01
Generating targets: 43%|████▎ | 474/1096 eta 00:02
Generating targets: 46%|████▌ | 504/1096 eta 00:04
Generating targets: 49%|████▉ | 537/1096 eta 00:03
Generating targets: 51%|█████▏ | 563/1096 eta 00:03
Generating targets: 54%|█████▎ | 589/1096 eta 00:02
Generating targets: 56%|█████▌ | 613/1096 eta 00:02
Generating targets: 59%|█████▊ | 643/1096 eta 00:02
Generating targets: 61%|██████ | 668/1096 eta 00:02
Generating targets: 63%|██████▎ | 693/1096 eta 00:01
Generating targets: 65%|██████▌ | 717/1096 eta 00:01
Generating targets: 68%|██████▊ | 747/1096 eta 00:01
Generating targets: 71%|███████ | 778/1096 eta 00:01
Generating targets: 74%|███████▍ | 809/1096 eta 00:01
Generating targets: 77%|███████▋ | 843/1096 eta 00:00
Generating targets: 80%|███████▉ | 874/1096 eta 00:00
Generating targets: 83%|████████▎ | 910/1096 eta 00:00
Generating targets: 86%|████████▋ | 946/1096 eta 00:00
Generating targets: 89%|████████▉ | 979/1096 eta 00:00
Generating targets: 93%|█████████▎| 1018/1096 eta 00:00
Generating targets: 97%|█████████▋| 1060/1096 eta 00:00
Generating targets: 100%|█████████▉| 1094/1096 eta 00:00
Writing build.ninja: 0%| | 0/3844 eta ?
Writing build.ninja: 24%|██▍ | 926/3844 eta 00:00
Writing build.ninja: 48%|████▊ | 1852/3844 eta 00:00
Writing build.ninja: 68%|██████▊ | 2629/3844 eta 00:00
Writing build.ninja: 88%|████████▊ | 3393/3844 eta 00:00
ninja: Entering directory `/build/dpdk/src/dpdk-stable/build'
[1/3693] Generating lib/rte_log_map with a custom command
[2/3693] Compiling C object lib/librte_log.a.p/log_log_syslog.c.o
[3/3693] Compiling C object lib/librte_log.a.p/log_log_color.c.o
[4/3693] Compiling C object lib/librte_log.a.p/log_log_timestamp.c.o
[5/3693] Compiling C object lib/librte_log.a.p/log_log_journal.c.o
[6/3693] Compiling C object lib/librte_kvargs.a.p/kvargs_rte_kvargs.c.o
[7/3693] Linking static target lib/librte_kvargs.a
[8/3693] Compiling C object lib/librte_log.a.p/log_log.c.o
[9/3693] Linking static target lib/librte_log.a
[10/3693] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_data.c.o
[11/3693] Generating lib/rte_kvargs_map with a custom command
[12/3693] Generating lib/rte_argparse_map with a custom command
[13/3693] Generating lib/rte_telemetry_map with a custom command
[14/3693] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o
[15/3693] Compiling C object lib/librte_argparse.a.p/argparse_rte_argparse.c.o
[16/3693] Linking static target lib/librte_argparse.a
[17/3693] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_config.c.o
[18/3693] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o
[19/3693] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_class.c.o
[20/3693] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_debug.c.o
[21/3693] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry.c.o
[22/3693] Linking static target lib/librte_telemetry.a
[23/3693] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_errno.c.o
[24/3693] Generating lib/kvargs.sym_chk with a custom command (wrapped by meson to capture output)
[25/3693] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o
[26/3693] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o
[27/3693] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hexdump.c.o
[28/3693] Generating lib/argparse.sym_chk with a custom command (wrapped by meson to capture output)
[29/3693] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_launch.c.o
[30/3693] Generating lib/log.sym_chk with a custom command (wrapped by meson to capture output)
[31/3693] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o
[32/3693] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o
[33/3693] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_lcore_var.c.o
[34/3693] Linking target lib/librte_log.so.26.0
[35/3693] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_mcfg.c.o
[36/3693] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_lcore.c.o
[37/3693] Generating lib/telemetry.sym_chk with a custom command (wrapped by meson to capture output)
[38/3693] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memalloc.c.o
[39/3693] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memzone.c.o
[40/3693] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_string_fns.c.o
../lib/eal/common/eal_common_string_fns.c: In function 'rte_str_to_size':
../lib/eal/common/eal_common_string_fns.c:96:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/eal/common/eal_common_string_fns.c:97:2: note: here
../lib/eal/common/eal_common_string_fns.c:98:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/eal/common/eal_common_string_fns.c:99:2: note: here
../lib/eal/common/eal_common_string_fns.c:100:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/eal/common/eal_common_string_fns.c:101:2: note: here
../lib/eal/common/eal_common_string_fns.c:102:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/eal/common/eal_common_string_fns.c:103:2: note: here
../lib/eal/common/eal_common_string_fns.c:104:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/eal/common/eal_common_string_fns.c:105:2: note: here
[41/3693] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_tailqs.c.o
[42/3693] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_timer.c.o
[43/3693] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_uuid.c.o
[44/3693] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_thread.c.o
[45/3693] Generating symbol file lib/librte_log.so.26.0.p/librte_log.so.26.0.symbols
[46/3693] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memory.c.o
[47/3693] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_points.c.o
[48/3693] Compiling C object lib/librte_eal.a.p/eal_common_rte_bitset.c.o
[49/3693] Compiling C object lib/librte_eal.a.p/eal_common_malloc_elem.c.o
[50/3693] Compiling C object lib/librte_eal.a.p/eal_common_rte_reciprocal.c.o
[51/3693] Compiling C object lib/librte_eal.a.p/eal_common_rte_random.c.o
[52/3693] Compiling C object lib/librte_eal.a.p/eal_common_rte_version.c.o
[53/3693] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hypervisor.c.o
[54/3693] Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.o
[55/3693] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_cpuflags.c.o
[56/3693] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o
[57/3693] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dynmem.c.o
[58/3693] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_ctf.c.o
[59/3693] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace.c.o
[60/3693] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o
[61/3693] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_utils.c.o
[62/3693] Compiling C object lib/librte_eal.a.p/eal_common_hotplug_mp.c.o
[63/3693] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.o
[64/3693] Compiling C object lib/librte_eal.a.p/eal_common_rte_keepalive.c.o
[65/3693] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_proc.c.o
[66/3693] Compiling C object lib/librte_eal.a.p/eal_unix_eal_debug.c.o
[67/3693] Compiling C object lib/librte_eal.a.p/eal_common_malloc_mp.c.o
[68/3693] Compiling C object lib/librte_eal.a.p/eal_unix_eal_file.c.o
[69/3693] Compiling C object lib/librte_eal.a.p/eal_unix_eal_filesystem.c.o
[70/3693] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_timer.c.o
[71/3693] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_memory.c.o
[72/3693] Compiling C object lib/librte_eal.a.p/eal_unix_eal_firmware.c.o
[73/3693] Compiling C object lib/librte_eal.a.p/eal_unix_rte_basename.c.o
[74/3693] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_thread.c.o
[75/3693] Compiling C object lib/librte_eal.a.p/eal_unix_rte_thread.c.o
[76/3693] Compiling C object lib/librte_eal.a.p/eal_linux_eal_cpuflags.c.o
[77/3693] Compiling C object lib/librte_eal.a.p/eal_linux_eal_alarm.c.o
[78/3693] Compiling C object lib/librte_eal.a.p/eal_linux_eal_lcore.c.o
[79/3693] Compiling C object lib/librte_eal.a.p/eal_linux_eal_dev.c.o
[80/3693] Compiling C object lib/librte_eal.a.p/eal_linux_eal.c.o
[81/3693] Compiling C object lib/librte_eal.a.p/eal_linux_eal_hugepage_info.c.o
[82/3693] Compiling C object lib/librte_eal.a.p/eal_linux_eal_timer.c.o
[83/3693] Compiling C object lib/librte_eal.a.p/eal_linux_eal_thread.c.o
[84/3693] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio_mp_sync.c.o
[85/3693] Compiling C object lib/librte_eal.a.p/eal_arm_rte_hypervisor.c.o
[86/3693] Compiling C object lib/librte_eal.a.p/eal_arm_rte_cpuflags.c.o
[87/3693] Compiling C object lib/librte_eal.a.p/eal_arm_rte_cycles.c.o
[88/3693] Compiling C object lib/librte_eal.a.p/eal_arm_rte_power_intrinsics.c.o
[89/3693] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memalloc.c.o
[90/3693] Compiling C object lib/librte_eal.a.p/eal_arm_rte_mmu.c.o
[91/3693] Compiling C object lib/librte_eal.a.p/eal_linux_eal_interrupts.c.o
[92/3693] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memory.c.o
[93/3693] Linking target lib/librte_kvargs.so.26.0
[94/3693] Linking target lib/librte_argparse.so.26.0
[95/3693] Linking target lib/librte_telemetry.so.26.0
[96/3693] Generating lib/rte_eal_map with a custom command
[97/3693] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio.c.o
[98/3693] Compiling C object lib/librte_ring.a.p/ring_rte_soring.c.o
[99/3693] Compiling C object lib/librte_ring.a.p/ring_rte_ring.c.o
[100/3693] Generating lib/rte_ring_map with a custom command
[101/3693] Linking static target lib/librte_eal.a
[102/3693] Generating symbol file lib/librte_kvargs.so.26.0.p/librte_kvargs.so.26.0.symbols
[103/3693] Generating symbol file lib/librte_telemetry.so.26.0.p/librte_telemetry.so.26.0.symbols
[104/3693] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops_default.c.o
[105/3693] Generating symbol file lib/librte_argparse.so.26.0.p/librte_argparse.so.26.0.symbols
[106/3693] Generating lib/rte_mempool_map with a custom command
[107/3693] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.o
In file included from ../lib/mempool/rte_mempool_ops.c:15:
../lib/mempool/mempool_trace.h: In function 'rte_mempool_trace_free':
../lib/mempool/mempool_trace.h:60:276: warning: the comparison will always evaluate as 'false' for the address of 'name' will never be NULL [-Waddress]
In file included from ../lib/mempool/rte_mempool_ops.c:11:
../lib/mempool/rte_mempool.h:231:7: note: 'name' declared here
../lib/mempool/mempool_trace.h: In function 'rte_mempool_trace_populate_iova':
../lib/mempool/mempool_trace.h:67:276: warning: the comparison will always evaluate as 'false' for the address of 'name' will never be NULL [-Waddress]
../lib/mempool/rte_mempool.h:231:7: note: 'name' declared here
../lib/mempool/mempool_trace.h: In function 'rte_mempool_trace_populate_virt':
../lib/mempool/mempool_trace.h:80:276: warning: the comparison will always evaluate as 'false' for the address of 'name' will never be NULL [-Waddress]
../lib/mempool/rte_mempool.h:231:7: note: 'name' declared here
../lib/mempool/mempool_trace.h: In function 'rte_mempool_trace_populate_default':
../lib/mempool/mempool_trace.h:93:276: warning: the comparison will always evaluate as 'false' for the address of 'name' will never be NULL [-Waddress]
../lib/mempool/rte_mempool.h:231:7: note: 'name' declared here
../lib/mempool/mempool_trace.h: In function 'rte_mempool_trace_populate_anon':
../lib/mempool/mempool_trace.h:100:276: warning: the comparison will always evaluate as 'false' for the address of 'name' will never be NULL [-Waddress]
../lib/mempool/rte_mempool.h:231:7: note: 'name' declared here
../lib/mempool/mempool_trace.h: In function 'rte_mempool_trace_get_page_size':
../lib/mempool/mempool_trace.h:124:276: warning: the comparison will always evaluate as 'false' for the address of 'name' will never be NULL [-Waddress]
../lib/mempool/rte_mempool.h:231:7: note: 'name' declared here
../lib/mempool/mempool_trace.h: In function 'rte_mempool_trace_ops_populate':
../lib/mempool/mempool_trace.h:132:276: warning: the comparison will always evaluate as 'false' for the address of 'name' will never be NULL [-Waddress]
../lib/mempool/rte_mempool.h:231:7: note: 'name' declared here
../lib/mempool/mempool_trace.h: In function 'rte_mempool_trace_ops_alloc':
../lib/mempool/mempool_trace.h:147:276: warning: the comparison will always evaluate as 'false' for the address of 'name' will never be NULL [-Waddress]
../lib/mempool/rte_mempool.h:231:7: note: 'name' declared here
../lib/mempool/mempool_trace.h: In function 'rte_mempool_trace_ops_free':
../lib/mempool/mempool_trace.h:154:276: warning: the comparison will always evaluate as 'false' for the address of 'name' will never be NULL [-Waddress]
../lib/mempool/rte_mempool.h:231:7: note: 'name' declared here
../lib/mempool/mempool_trace.h: In function 'rte_mempool_trace_set_ops_byname':
../lib/mempool/mempool_trace.h:161:276: warning: the comparison will always evaluate as 'false' for the address of 'name' will never be NULL [-Waddress]
../lib/mempool/rte_mempool.h:231:7: note: 'name' declared here
[108/3693] Compiling C object lib/librte_mempool.a.p/mempool_mempool_trace_points.c.o
[109/3693] Compiling C object lib/librte_mbuf.a.p/mbuf_mbuf_history.c.o
[110/3693] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_pool_ops.c.o
[111/3693] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool.c.o
In file included from ../lib/mempool/rte_mempool.c:32:
../lib/mempool/mempool_trace.h: In function 'rte_mempool_trace_free':
../lib/mempool/mempool_trace.h:60:276: warning: the comparison will always evaluate as 'false' for the address of 'name' will never be NULL [-Waddress]
In file included from ../lib/mempool/mempool_trace.h:14:
../lib/mempool/rte_mempool.h:231:7: note: 'name' declared here
../lib/mempool/mempool_trace.h: In function 'rte_mempool_trace_populate_iova':
../lib/mempool/mempool_trace.h:67:276: warning: the comparison will always evaluate as 'false' for the address of 'name' will never be NULL [-Waddress]
../lib/mempool/rte_mempool.h:231:7: note: 'name' declared here
../lib/mempool/mempool_trace.h: In function 'rte_mempool_trace_populate_virt':
../lib/mempool/mempool_trace.h:80:276: warning: the comparison will always evaluate as 'false' for the address of 'name' will never be NULL [-Waddress]
../lib/mempool/rte_mempool.h:231:7: note: 'name' declared here
../lib/mempool/mempool_trace.h: In function 'rte_mempool_trace_populate_default':
../lib/mempool/mempool_trace.h:93:276: warning: the comparison will always evaluate as 'false' for the address of 'name' will never be NULL [-Waddress]
../lib/mempool/rte_mempool.h:231:7: note: 'name' declared here
../lib/mempool/mempool_trace.h: In function 'rte_mempool_trace_populate_anon':
../lib/mempool/mempool_trace.h:100:276: warning: the comparison will always evaluate as 'false' for the address of 'name' will never be NULL [-Waddress]
../lib/mempool/rte_mempool.h:231:7: note: 'name' declared here
../lib/mempool/mempool_trace.h: In function 'rte_mempool_trace_get_page_size':
../lib/mempool/mempool_trace.h:124:276: warning: the comparison will always evaluate as 'false' for the address of 'name' will never be NULL [-Waddress]
../lib/mempool/rte_mempool.h:231:7: note: 'name' declared here
../lib/mempool/mempool_trace.h: In function 'rte_mempool_trace_ops_populate':
../lib/mempool/mempool_trace.h:132:276: warning: the comparison will always evaluate as 'false' for the address of 'name' will never be NULL [-Waddress]
../lib/mempool/rte_mempool.h:231:7: note: 'name' declared here
../lib/mempool/mempool_trace.h: In function 'rte_mempool_trace_ops_alloc':
../lib/mempool/mempool_trace.h:147:276: warning: the comparison will always evaluate as 'false' for the address of 'name' will never be NULL [-Waddress]
../lib/mempool/rte_mempool.h:231:7: note: 'name' declared here
../lib/mempool/mempool_trace.h: In function 'rte_mempool_trace_ops_free':
../lib/mempool/mempool_trace.h:154:276: warning: the comparison will always evaluate as 'false' for the address of 'name' will never be NULL [-Waddress]
../lib/mempool/rte_mempool.h:231:7: note: 'name' declared here
../lib/mempool/mempool_trace.h: In function 'rte_mempool_trace_set_ops_byname':
../lib/mempool/mempool_trace.h:161:276: warning: the comparison will always evaluate as 'false' for the address of 'name' will never be NULL [-Waddress]
../lib/mempool/rte_mempool.h:231:7: note: 'name' declared here
[112/3693] Linking static target lib/librte_mempool.a
[113/3693] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_ptype.c.o
[114/3693] Generating lib/rte_mbuf_map with a custom command
[115/3693] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_dyn.c.o
[116/3693] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.o
[117/3693] Linking static target lib/librte_mbuf.a
[118/3693] Compiling C object lib/librte_net.a.p/net_rte_ether.c.o
[119/3693] Compiling C object lib/librte_net.a.p/net_rte_arp.c.o
[120/3693] Compiling C object lib/librte_net.a.p/net_rte_net.c.o
[121/3693] Compiling C object lib/librte_meter.a.p/meter_rte_meter.c.o
[122/3693] Generating lib/mempool.sym_chk with a custom command (wrapped by meson to capture output)
[123/3693] Linking static target lib/librte_meter.a
[124/3693] Generating lib/rte_rcu_map with a custom command
[125/3693] Compiling C object lib/librte_net.a.p/net_rte_net_crc.c.o
../lib/net/rte_net_crc.c: In function 'rte_net_crc_set_alg':
../lib/net/rte_net_crc.c:234:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/net/rte_net_crc.c:239:2: note: here
[126/3693] Linking static target lib/librte_net.a
[127/3693] Generating lib/mbuf.sym_chk with a custom command (wrapped by meson to capture output)
[128/3693] Generating lib/rte_net_map with a custom command
[129/3693] Generating lib/rte_meter_map with a custom command
[130/3693] Compiling C object lib/librte_rcu.a.p/rcu_rte_rcu_qsbr.c.o
In file included from ../lib/ring/rte_ring_elem.h:20,
from ../lib/rcu/rte_rcu_qsbr.c:18:
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:82:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:83:3: note: here
../lib/ring/rte_ring_elem_pvt.h:84:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:85:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:41:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:42:3: note: here
../lib/ring/rte_ring_elem_pvt.h:43:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:44:3: note: here
../lib/ring/rte_ring_elem_pvt.h:45:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:46:3: note: here
../lib/ring/rte_ring_elem_pvt.h:47:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:48:3: note: here
../lib/ring/rte_ring_elem_pvt.h:49:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:50:3: note: here
../lib/ring/rte_ring_elem_pvt.h:51:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:52:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:225:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:226:3: note: here
../lib/ring/rte_ring_elem_pvt.h:227:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:228:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:185:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:186:3: note: here
../lib/ring/rte_ring_elem_pvt.h:187:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:188:3: note: here
../lib/ring/rte_ring_elem_pvt.h:189:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:190:3: note: here
../lib/ring/rte_ring_elem_pvt.h:191:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:192:3: note: here
../lib/ring/rte_ring_elem_pvt.h:193:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:194:3: note: here
../lib/ring/rte_ring_elem_pvt.h:195:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:196:3: note: here
[131/3693] Linking static target lib/librte_rcu.a
[132/3693] Compiling C object drivers/libtmp_rte_common_dpaax.a.p/common_dpaax_caamflib.c.o
[133/3693] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_params.c.o
[134/3693] Compiling C object drivers/libtmp_rte_common_dpaax.a.p/common_dpaax_dpaax_iova_table.c.o
[135/3693] Compiling C object drivers/libtmp_rte_common_dpaax.a.p/common_dpaax_dpaa_of.c.o
[136/3693] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common.c.o
[137/3693] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common_uio.c.o
[138/3693] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_uio.c.o
[139/3693] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci.c.o
[140/3693] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_vfio.c.o
[141/3693] Generating lib/rcu.sym_chk with a custom command (wrapped by meson to capture output)
[142/3693] Compiling C object lib/librte_ring.a.p/ring_soring.c.o
In file included from ../lib/ring/rte_ring_elem.h:20,
from ../lib/ring/rte_ring.h:39,
from ../lib/ring/rte_soring.h:26,
from ../lib/ring/soring.h:20,
from ../lib/ring/soring.c:60:
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:82:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:83:3: note: here
../lib/ring/rte_ring_elem_pvt.h:84:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:85:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:41:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:42:3: note: here
../lib/ring/rte_ring_elem_pvt.h:43:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:44:3: note: here
../lib/ring/rte_ring_elem_pvt.h:45:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:46:3: note: here
../lib/ring/rte_ring_elem_pvt.h:47:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:48:3: note: here
../lib/ring/rte_ring_elem_pvt.h:49:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:50:3: note: here
../lib/ring/rte_ring_elem_pvt.h:51:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:52:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:225:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:226:3: note: here
../lib/ring/rte_ring_elem_pvt.h:227:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:228:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:185:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:186:3: note: here
../lib/ring/rte_ring_elem_pvt.h:187:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:188:3: note: here
../lib/ring/rte_ring_elem_pvt.h:189:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:190:3: note: here
../lib/ring/rte_ring_elem_pvt.h:191:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:192:3: note: here
../lib/ring/rte_ring_elem_pvt.h:193:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:194:3: note: here
../lib/ring/rte_ring_elem_pvt.h:195:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:196:3: note: here
[143/3693] Generating lib/net.sym_chk with a custom command (wrapped by meson to capture output)
[144/3693] Linking static target lib/librte_ring.a
[145/3693] Generating lib/meter.sym_chk with a custom command (wrapped by meson to capture output)
[146/3693] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o
[147/3693] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o
../lib/ethdev/ethdev_driver.c: In function 'eth_dev_devargs_tokenise':
../lib/ethdev/ethdev_driver.c:476:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ethdev/ethdev_driver.c:479:3: note: here
[148/3693] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o
[149/3693] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o
[150/3693] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output)
[151/3693] Linking target lib/librte_eal.so.26.0
[152/3693] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_cman.c.o
In file included from ../lib/ethdev/rte_ethdev_cman.c:12:
../lib/ethdev/ethdev_trace.h: In function 'rte_ethdev_trace_owner_get':
../lib/ethdev/ethdev_trace.h:379:282: warning: the comparison will always evaluate as 'false' for the address of 'name' will never be NULL [-Waddress]
In file included from ../lib/ethdev/rte_ethdev_cman.c:9:
../lib/ethdev/rte_ethdev.h:2149:7: note: 'name' declared here
../lib/ethdev/ethdev_trace.h: In function 'rte_eth_trace_xstats_get_names_by_id':
../lib/ethdev/ethdev_trace.h:505:279: warning: the comparison will always evaluate as 'false' for the address of 'name' will never be NULL [-Waddress]
../lib/ethdev/rte_ethdev.h:1996:7: note: 'name' declared here
../lib/ethdev/ethdev_trace.h: In function 'rte_eth_trace_xstats_get_names':
../lib/ethdev/ethdev_trace.h:514:247: warning: the comparison will always evaluate as 'false' for the address of 'name' will never be NULL [-Waddress]
../lib/ethdev/rte_ethdev.h:1996:7: note: 'name' declared here
../lib/ethdev/ethdev_trace.h: In function 'rte_ethdev_trace_mac_addr_add':
../lib/ethdev/ethdev_trace.h:859:295: warning: the comparison will always evaluate as 'false' for the address of 'addr_bytes' will never be NULL [-Waddress]
In file included from ../lib/ethdev/rte_eth_ctrl.h:10,
from ../lib/ethdev/rte_ethdev.h:1503:
../lib/net/rte_ether.h:77:10: note: 'addr_bytes' declared here
../lib/ethdev/ethdev_trace.h: In function 'rte_ethdev_trace_mac_addr_remove':
../lib/ethdev/ethdev_trace.h:869:295: warning: the comparison will always evaluate as 'false' for the address of 'addr_bytes' will never be NULL [-Waddress]
../lib/net/rte_ether.h:77:10: note: 'addr_bytes' declared here
../lib/ethdev/ethdev_trace.h: In function 'rte_ethdev_trace_default_mac_addr_set':
../lib/ethdev/ethdev_trace.h:877:295: warning: the comparison will always evaluate as 'false' for the address of 'addr_bytes' will never be NULL [-Waddress]
../lib/net/rte_ether.h:77:10: note: 'addr_bytes' declared here
../lib/ethdev/ethdev_trace.h: In function 'rte_ethdev_trace_get_dcb_info':
../lib/ethdev/ethdev_trace.h:1205:339: warning: the comparison will always evaluate as 'false' for the address of 'prio_tc' will never be NULL [-Waddress]
../lib/ethdev/rte_ethdev.h:2025:10: note: 'prio_tc' declared here
../lib/ethdev/ethdev_trace.h:1205:431: warning: the comparison will always evaluate as 'false' for the address of 'tc_bws' will never be NULL [-Waddress]
../lib/ethdev/rte_ethdev.h:2026:10: note: 'tc_bws' declared here
../lib/ethdev/ethdev_trace.h: In function 'rte_eth_trace_macaddr_get':
../lib/ethdev/ethdev_trace.h:2114:299: warning: the comparison will always evaluate as 'false' for the address of 'addr_bytes' will never be NULL [-Waddress]
../lib/net/rte_ether.h:77:10: note: 'addr_bytes' declared here
[153/3693] Generating lib/ring.sym_chk with a custom command (wrapped by meson to capture output)
[154/3693] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_telemetry.c.o
[155/3693] Generating symbol file lib/librte_eal.so.26.0.p/librte_eal.so.26.0.symbols
[156/3693] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o
In file included from ../lib/ethdev/rte_mtr.c:9:
../lib/ethdev/ethdev_trace.h: In function 'rte_ethdev_trace_owner_get':
../lib/ethdev/ethdev_trace.h:379:282: warning: the comparison will always evaluate as 'false' for the address of 'name' will never be NULL [-Waddress]
In file included from ../lib/ethdev/ethdev_trace.h:17:
../lib/ethdev/rte_ethdev.h:2149:7: note: 'name' declared here
../lib/ethdev/ethdev_trace.h: In function 'rte_eth_trace_xstats_get_names_by_id':
../lib/ethdev/ethdev_trace.h:505:279: warning: the comparison will always evaluate as 'false' for the address of 'name' will never be NULL [-Waddress]
../lib/ethdev/rte_ethdev.h:1996:7: note: 'name' declared here
../lib/ethdev/ethdev_trace.h: In function 'rte_eth_trace_xstats_get_names':
../lib/ethdev/ethdev_trace.h:514:247: warning: the comparison will always evaluate as 'false' for the address of 'name' will never be NULL [-Waddress]
../lib/ethdev/rte_ethdev.h:1996:7: note: 'name' declared here
../lib/ethdev/ethdev_trace.h: In function 'rte_ethdev_trace_mac_addr_add':
../lib/ethdev/ethdev_trace.h:859:295: warning: the comparison will always evaluate as 'false' for the address of 'addr_bytes' will never be NULL [-Waddress]
In file included from ../lib/ethdev/rte_eth_ctrl.h:10,
from ../lib/ethdev/rte_ethdev.h:1503:
../lib/net/rte_ether.h:77:10: note: 'addr_bytes' declared here
../lib/ethdev/ethdev_trace.h: In function 'rte_ethdev_trace_mac_addr_remove':
../lib/ethdev/ethdev_trace.h:869:295: warning: the comparison will always evaluate as 'false' for the address of 'addr_bytes' will never be NULL [-Waddress]
../lib/net/rte_ether.h:77:10: note: 'addr_bytes' declared here
../lib/ethdev/ethdev_trace.h: In function 'rte_ethdev_trace_default_mac_addr_set':
../lib/ethdev/ethdev_trace.h:877:295: warning: the comparison will always evaluate as 'false' for the address of 'addr_bytes' will never be NULL [-Waddress]
../lib/net/rte_ether.h:77:10: note: 'addr_bytes' declared here
../lib/ethdev/ethdev_trace.h: In function 'rte_ethdev_trace_get_dcb_info':
../lib/ethdev/ethdev_trace.h:1205:339: warning: the comparison will always evaluate as 'false' for the address of 'prio_tc' will never be NULL [-Waddress]
../lib/ethdev/rte_ethdev.h:2025:10: note: 'prio_tc' declared here
../lib/ethdev/ethdev_trace.h:1205:431: warning: the comparison will always evaluate as 'false' for the address of 'tc_bws' will never be NULL [-Waddress]
../lib/ethdev/rte_ethdev.h:2026:10: note: 'tc_bws' declared here
../lib/ethdev/ethdev_trace.h: In function 'rte_eth_trace_macaddr_get':
../lib/ethdev/ethdev_trace.h:2114:299: warning: the comparison will always evaluate as 'false' for the address of 'addr_bytes' will never be NULL [-Waddress]
../lib/net/rte_ether.h:77:10: note: 'addr_bytes' declared here
[157/3693] Linking target lib/librte_ring.so.26.0
[158/3693] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_telemetry.c.o
[159/3693] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o
[160/3693] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_common.c.o
[161/3693] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8079.c.o
[162/3693] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o
In file included from ../lib/ethdev/rte_flow.c:21:
../lib/ethdev/ethdev_trace.h: In function 'rte_ethdev_trace_owner_get':
../lib/ethdev/ethdev_trace.h:379:282: warning: the comparison will always evaluate as 'false' for the address of 'name' will never be NULL [-Waddress]
In file included from ../lib/ethdev/rte_flow_driver.h:20,
from ../lib/ethdev/rte_flow.c:18:
../lib/ethdev/rte_ethdev.h:2149:7: note: 'name' declared here
../lib/ethdev/ethdev_trace.h: In function 'rte_eth_trace_xstats_get_names_by_id':
../lib/ethdev/ethdev_trace.h:505:279: warning: the comparison will always evaluate as 'false' for the address of 'name' will never be NULL [-Waddress]
../lib/ethdev/rte_ethdev.h:1996:7: note: 'name' declared here
../lib/ethdev/ethdev_trace.h: In function 'rte_eth_trace_xstats_get_names':
../lib/ethdev/ethdev_trace.h:514:247: warning: the comparison will always evaluate as 'false' for the address of 'name' will never be NULL [-Waddress]
../lib/ethdev/rte_ethdev.h:1996:7: note: 'name' declared here
../lib/ethdev/ethdev_trace.h: In function 'rte_ethdev_trace_mac_addr_add':
../lib/ethdev/ethdev_trace.h:859:295: warning: the comparison will always evaluate as 'false' for the address of 'addr_bytes' will never be NULL [-Waddress]
In file included from ../lib/ethdev/rte_eth_ctrl.h:10,
from ../lib/ethdev/rte_ethdev.h:1503:
../lib/net/rte_ether.h:77:10: note: 'addr_bytes' declared here
../lib/ethdev/ethdev_trace.h: In function 'rte_ethdev_trace_mac_addr_remove':
../lib/ethdev/ethdev_trace.h:869:295: warning: the comparison will always evaluate as 'false' for the address of 'addr_bytes' will never be NULL [-Waddress]
../lib/net/rte_ether.h:77:10: note: 'addr_bytes' declared here
../lib/ethdev/ethdev_trace.h: In function 'rte_ethdev_trace_default_mac_addr_set':
../lib/ethdev/ethdev_trace.h:877:295: warning: the comparison will always evaluate as 'false' for the address of 'addr_bytes' will never be NULL [-Waddress]
../lib/net/rte_ether.h:77:10: note: 'addr_bytes' declared here
../lib/ethdev/ethdev_trace.h: In function 'rte_ethdev_trace_get_dcb_info':
../lib/ethdev/ethdev_trace.h:1205:339: warning: the comparison will always evaluate as 'false' for the address of 'prio_tc' will never be NULL [-Waddress]
../lib/ethdev/rte_ethdev.h:2025:10: note: 'prio_tc' declared here
../lib/ethdev/ethdev_trace.h:1205:431: warning: the comparison will always evaluate as 'false' for the address of 'tc_bws' will never be NULL [-Waddress]
../lib/ethdev/rte_ethdev.h:2026:10: note: 'tc_bws' declared here
../lib/ethdev/ethdev_trace.h: In function 'rte_eth_trace_macaddr_get':
../lib/ethdev/ethdev_trace.h:2114:299: warning: the comparison will always evaluate as 'false' for the address of 'addr_bytes' will never be NULL [-Waddress]
../lib/net/rte_ether.h:77:10: note: 'addr_bytes' declared here
[163/3693] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8472.c.o
[164/3693] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.o
In file included from ../lib/ethdev/rte_tm.c:9:
../lib/ethdev/ethdev_trace.h: In function 'rte_ethdev_trace_owner_get':
../lib/ethdev/ethdev_trace.h:379:282: warning: the comparison will always evaluate as 'false' for the address of 'name' will never be NULL [-Waddress]
In file included from ../lib/ethdev/ethdev_trace.h:17:
../lib/ethdev/rte_ethdev.h:2149:7: note: 'name' declared here
../lib/ethdev/ethdev_trace.h: In function 'rte_eth_trace_xstats_get_names_by_id':
../lib/ethdev/ethdev_trace.h:505:279: warning: the comparison will always evaluate as 'false' for the address of 'name' will never be NULL [-Waddress]
../lib/ethdev/rte_ethdev.h:1996:7: note: 'name' declared here
../lib/ethdev/ethdev_trace.h: In function 'rte_eth_trace_xstats_get_names':
../lib/ethdev/ethdev_trace.h:514:247: warning: the comparison will always evaluate as 'false' for the address of 'name' will never be NULL [-Waddress]
../lib/ethdev/rte_ethdev.h:1996:7: note: 'name' declared here
../lib/ethdev/ethdev_trace.h: In function 'rte_ethdev_trace_mac_addr_add':
../lib/ethdev/ethdev_trace.h:859:295: warning: the comparison will always evaluate as 'false' for the address of 'addr_bytes' will never be NULL [-Waddress]
In file included from ../lib/ethdev/rte_eth_ctrl.h:10,
from ../lib/ethdev/rte_ethdev.h:1503:
../lib/net/rte_ether.h:77:10: note: 'addr_bytes' declared here
../lib/ethdev/ethdev_trace.h: In function 'rte_ethdev_trace_mac_addr_remove':
../lib/ethdev/ethdev_trace.h:869:295: warning: the comparison will always evaluate as 'false' for the address of 'addr_bytes' will never be NULL [-Waddress]
../lib/net/rte_ether.h:77:10: note: 'addr_bytes' declared here
../lib/ethdev/ethdev_trace.h: In function 'rte_ethdev_trace_default_mac_addr_set':
../lib/ethdev/ethdev_trace.h:877:295: warning: the comparison will always evaluate as 'false' for the address of 'addr_bytes' will never be NULL [-Waddress]
../lib/net/rte_ether.h:77:10: note: 'addr_bytes' declared here
../lib/ethdev/ethdev_trace.h: In function 'rte_ethdev_trace_get_dcb_info':
../lib/ethdev/ethdev_trace.h:1205:339: warning: the comparison will always evaluate as 'false' for the address of 'prio_tc' will never be NULL [-Waddress]
../lib/ethdev/rte_ethdev.h:2025:10: note: 'prio_tc' declared here
../lib/ethdev/ethdev_trace.h:1205:431: warning: the comparison will always evaluate as 'false' for the address of 'tc_bws' will never be NULL [-Waddress]
../lib/ethdev/rte_ethdev.h:2026:10: note: 'tc_bws' declared here
../lib/ethdev/ethdev_trace.h: In function 'rte_eth_trace_macaddr_get':
../lib/ethdev/ethdev_trace.h:2114:299: warning: the comparison will always evaluate as 'false' for the address of 'addr_bytes' will never be NULL [-Waddress]
../lib/net/rte_ether.h:77:10: note: 'addr_bytes' declared here
[165/3693] Compiling C object lib/librte_pci.a.p/pci_rte_pci.c.o
[166/3693] Generating symbol file lib/librte_ring.so.26.0.p/librte_ring.so.26.0.symbols
[167/3693] Compiling C object lib/librte_hash.a.p/hash_rte_hash_crc.c.o
[168/3693] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_linux_ethtool.c.o
[169/3693] Compiling C object lib/librte_hash.a.p/hash_rte_fbk_hash.c.o
[170/3693] Compiling C object lib/librte_hash.a.p/hash_rte_thash_gfni.c.o
[171/3693] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8636.c.o
[172/3693] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_pmd.c.o
[173/3693] Compiling C object lib/librte_timer.a.p/timer_rte_timer.c.o
[174/3693] Compiling C object lib/librte_hash.a.p/hash_rte_thash_gf2_poly_math.c.o
[175/3693] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_trace_points.c.o
[176/3693] Linking static target drivers/libtmp_rte_common_dpaax.a
[177/3693] Linking static target drivers/libtmp_rte_bus_pci.a
[178/3693] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o
[179/3693] Linking target lib/librte_rcu.so.26.0
[180/3693] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev_trace_points.c.o
[181/3693] Linking target lib/librte_meter.so.26.0
[182/3693] Linking static target lib/librte_pci.a
[183/3693] Generating lib/rte_pci_map with a custom command
[184/3693] Linking static target lib/librte_timer.a
[185/3693] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev.c.o
[186/3693] Generating lib/rte_hash_map with a custom command
[187/3693] Generating lib/rte_ethdev_map with a custom command
[188/3693] Linking static target lib/librte_dmadev.a
[189/3693] Linking target lib/librte_mempool.so.26.0
[190/3693] Generating lib/rte_timer_map with a custom command
[191/3693] Generating lib/rte_dmadev_map with a custom command
[192/3693] Generating lib/rte_cryptodev_map with a custom command
[193/3693] Compiling C object drivers/libtmp_rte_common_octeontx.a.p/common_octeontx_octeontx_mbox.c.o
[194/3693] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o
In file included from ../lib/ring/rte_ring_elem.h:20,
from ../lib/hash/rte_cuckoo_hash.c:23:
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:82:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:83:3: note: here
../lib/ring/rte_ring_elem_pvt.h:84:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:85:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:41:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:42:3: note: here
../lib/ring/rte_ring_elem_pvt.h:43:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:44:3: note: here
../lib/ring/rte_ring_elem_pvt.h:45:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:46:3: note: here
../lib/ring/rte_ring_elem_pvt.h:47:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:48:3: note: here
../lib/ring/rte_ring_elem_pvt.h:49:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:50:3: note: here
../lib/ring/rte_ring_elem_pvt.h:51:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:52:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:225:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:226:3: note: here
../lib/ring/rte_ring_elem_pvt.h:227:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:228:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:185:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:186:3: note: here
../lib/ring/rte_ring_elem_pvt.h:187:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:188:3: note: here
../lib/ring/rte_ring_elem_pvt.h:189:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:190:3: note: here
../lib/ring/rte_ring_elem_pvt.h:191:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:192:3: note: here
../lib/ring/rte_ring_elem_pvt.h:193:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:194:3: note: here
../lib/ring/rte_ring_elem_pvt.h:195:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:196:3: note: here
[195/3693] Generating symbol file lib/librte_mempool.so.26.0.p/librte_mempool.so.26.0.symbols
[196/3693] Linking static target lib/librte_hash.a
[197/3693] Generating drivers/rte_common_dpaax.pmd.c with a custom command
[198/3693] Linking target lib/librte_mbuf.so.26.0
[199/3693] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_fman_fman_hw.c.o
[200/3693] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_fman_netcfg_layer.c.o
[201/3693] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o
In file included from ../lib/ethdev/rte_ethdev.c:37:
../lib/ethdev/ethdev_trace.h: In function 'rte_ethdev_trace_owner_get':
../lib/ethdev/ethdev_trace.h:379:282: warning: the comparison will always evaluate as 'false' for the address of 'name' will never be NULL [-Waddress]
In file included from ../lib/ethdev/rte_ethdev.c:31:
../lib/ethdev/rte_ethdev.h:2149:7: note: 'name' declared here
../lib/ethdev/ethdev_trace.h: In function 'rte_eth_trace_xstats_get_names_by_id':
../lib/ethdev/ethdev_trace.h:505:279: warning: the comparison will always evaluate as 'false' for the address of 'name' will never be NULL [-Waddress]
../lib/ethdev/rte_ethdev.h:1996:7: note: 'name' declared here
../lib/ethdev/ethdev_trace.h: In function 'rte_eth_trace_xstats_get_names':
../lib/ethdev/ethdev_trace.h:514:247: warning: the comparison will always evaluate as 'false' for the address of 'name' will never be NULL [-Waddress]
../lib/ethdev/rte_ethdev.h:1996:7: note: 'name' declared here
../lib/ethdev/ethdev_trace.h: In function 'rte_ethdev_trace_mac_addr_add':
../lib/ethdev/ethdev_trace.h:859:295: warning: the comparison will always evaluate as 'false' for the address of 'addr_bytes' will never be NULL [-Waddress]
In file included from ../lib/ethdev/rte_ethdev.c:28:
../lib/net/rte_ether.h:77:10: note: 'addr_bytes' declared here
../lib/ethdev/ethdev_trace.h: In function 'rte_ethdev_trace_mac_addr_remove':
../lib/ethdev/ethdev_trace.h:869:295: warning: the comparison will always evaluate as 'false' for the address of 'addr_bytes' will never be NULL [-Waddress]
../lib/net/rte_ether.h:77:10: note: 'addr_bytes' declared here
../lib/ethdev/ethdev_trace.h: In function 'rte_ethdev_trace_default_mac_addr_set':
../lib/ethdev/ethdev_trace.h:877:295: warning: the comparison will always evaluate as 'false' for the address of 'addr_bytes' will never be NULL [-Waddress]
../lib/net/rte_ether.h:77:10: note: 'addr_bytes' declared here
../lib/ethdev/ethdev_trace.h: In function 'rte_ethdev_trace_get_dcb_info':
../lib/ethdev/ethdev_trace.h:1205:339: warning: the comparison will always evaluate as 'false' for the address of 'prio_tc' will never be NULL [-Waddress]
../lib/ethdev/rte_ethdev.h:2025:10: note: 'prio_tc' declared here
../lib/ethdev/ethdev_trace.h:1205:431: warning: the comparison will always evaluate as 'false' for the address of 'tc_bws' will never be NULL [-Waddress]
../lib/ethdev/rte_ethdev.h:2026:10: note: 'tc_bws' declared here
../lib/ethdev/ethdev_trace.h: In function 'rte_eth_trace_macaddr_get':
../lib/ethdev/ethdev_trace.h:2114:299: warning: the comparison will always evaluate as 'false' for the address of 'addr_bytes' will never be NULL [-Waddress]
../lib/net/rte_ether.h:77:10: note: 'addr_bytes' declared here
[202/3693] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o
[203/3693] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_qbman_bman.c.o
[204/3693] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_fman_fman.c.o
[205/3693] Linking static target lib/librte_cryptodev.a
[206/3693] Linking static target lib/librte_ethdev.a
[207/3693] Generating symbol file lib/librte_mbuf.so.26.0.p/librte_mbuf.so.26.0.symbols
[208/3693] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_qbman_bman_driver.c.o
[209/3693] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_qbman_dpaa_alloc.c.o
[210/3693] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_dpaa_bus_base_symbols.c.o
[211/3693] Linking target lib/librte_net.so.26.0
[212/3693] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_qbman_dpaa_sys.c.o
[213/3693] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_qbman_qman_driver.c.o
[214/3693] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_mc_dpbp.c.o
[215/3693] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_mc_dpci.c.o
[216/3693] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_dpaa_bus.c.o
[217/3693] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_qbman_process.c.o
[218/3693] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_mc_dpcon.c.o
[219/3693] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_mc_dpmng.c.o
[220/3693] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_mc_dprc.c.o
[221/3693] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_fslmc_bus.c.o
[222/3693] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_mc_dpdmai.c.o
[223/3693] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_mc_dpio.c.o
[224/3693] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_mc_mc_sys.c.o
[225/3693] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_fslmc_vfio.c.o
[226/3693] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_portal_dpaa2_hw_dprc.c.o
[227/3693] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_portal_dpaa2_hw_dpbp.c.o
[228/3693] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_portal_dpaa2_hw_dpci.c.o
[229/3693] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_qbman_qbman_debug.c.o
[230/3693] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_portal_dpaa2_hw_dpio.c.o
[231/3693] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_ae.c.o
[232/3693] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_ae_fpm_tables.c.o
[233/3693] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_qbman_qman.c.o
[234/3693] Compiling C object drivers/libtmp_rte_bus_fslmc.a.p/bus_fslmc_qbman_qbman_portal.c.o
[235/3693] Generating drivers/rte_bus_pci.pmd.c with a custom command
[236/3693] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_aes.c.o
[237/3693] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_bphy.c.o
[238/3693] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_bphy_irq.c.o
[239/3693] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_bphy_cgx.c.o
[240/3693] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_dpi.c.o
[241/3693] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_eswitch.c.o
[242/3693] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_hash.c.o
[243/3693] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_cpt_debug.c.o
[244/3693] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_irq.c.o
[245/3693] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_idev.c.o
[246/3693] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_cpt.c.o
[247/3693] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_ie_ot.c.o
[248/3693] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_ie_ow.c.o
[249/3693] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_dev.c.o
[250/3693] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_mbox.c.o
[251/3693] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_mcs_stats.c.o
[252/3693] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_ml.c.o
[253/3693] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_mcs.c.o
[254/3693] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_mcs_sec_cfg.c.o
[255/3693] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_model.c.o
[256/3693] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix.c.o
[257/3693] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_irq.c.o
[258/3693] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_bpf.c.o
[259/3693] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_inl_dev_irq.c.o
[260/3693] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_fc.c.o
[261/3693] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_mac.c.o
[262/3693] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_inl_dev.c.o
[263/3693] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_npc.c.o
[264/3693] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_mcast.c.o
[265/3693] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_inl.c.o
../drivers/common/cnxk/roc_nix_inl.c: In function 'roc_nix_inl_sa_sync':
../drivers/common/cnxk/roc_nix_inl.c:2251:18: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/common/cnxk/roc_nix_inl.c:2253:3: note: here
[266/3693] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_ptp.c.o
[267/3693] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_ops.c.o
[268/3693] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_debug.c.o
[269/3693] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_rss.c.o
[270/3693] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_tm_mark.c.o
[271/3693] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_stats.c.o
[272/3693] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_vlan.c.o
[273/3693] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_tm_ops.c.o
[274/3693] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_queue.c.o
[275/3693] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_tm_utils.c.o
[276/3693] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_npa_debug.c.o
[277/3693] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_npa_irq.c.o
[278/3693] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_tm.c.o
[279/3693] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_npa_type.c.o
[280/3693] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_npa.c.o
[281/3693] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_platform_base_symbols.c.o
[282/3693] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_npc_aging.c.o
[283/3693] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_platform.c.o
[284/3693] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_npc_parse.c.o
[285/3693] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_npc.c.o
[286/3693] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_npc_mcam_dump.c.o
[287/3693] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_se.c.o
[288/3693] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_npc_mcam.c.o
[289/3693] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_npc_utils.c.o
[290/3693] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_sso_debug.c.o
[291/3693] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_sso_irq.c.o
[292/3693] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_tim_irq.c.o
[293/3693] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_sso.c.o
[294/3693] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_utils.c.o
[295/3693] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_rvu_lf.c.o
[296/3693] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_ree.c.o
[297/3693] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_tim.c.o
[298/3693] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_cnxk_utils.c.o
[299/3693] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_cnxk_telemetry_bphy.c.o
[300/3693] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_cnxk_security.c.o
[301/3693] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_cnxk_telemetry_sso.c.o
[302/3693] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_cnxk_telemetry_npa.c.o
[303/3693] Generating symbol file lib/librte_rcu.so.26.0.p/librte_rcu.so.26.0.symbols
[304/3693] Generating symbol file lib/librte_net.so.26.0.p/librte_net.so.26.0.symbols
[305/3693] Generating symbol file lib/librte_meter.so.26.0.p/librte_meter.so.26.0.symbols
[306/3693] Generating lib/pci.sym_chk with a custom command (wrapped by meson to capture output)
[307/3693] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_cnxk_telemetry_nix.c.o
[308/3693] Generating lib/timer.sym_chk with a custom command (wrapped by meson to capture output)
[309/3693] Compiling C object lib/librte_eventdev.a.p/eventdev_eventdev_private.c.o
[310/3693] Generating lib/hash.sym_chk with a custom command (wrapped by meson to capture output)
[311/3693] Generating lib/dmadev.sym_chk with a custom command (wrapped by meson to capture output)
[312/3693] Compiling C object lib/librte_eventdev.a.p/eventdev_eventdev_trace_points.c.o
[313/3693] Generating lib/cryptodev.sym_chk with a custom command (wrapped by meson to capture output)
[314/3693] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_ring.c.o
[315/3693] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_dma_adapter.c.o
[316/3693] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_crypto_adapter.c.o
[317/3693] Compiling C object lib/librte_ip_frag.a.p/ip_frag_rte_ipv4_fragmentation.c.o
[318/3693] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_eth_tx_adapter.c.o
[319/3693] Compiling C object lib/librte_ip_frag.a.p/ip_frag_rte_ipv6_fragmentation.c.o
[320/3693] Compiling C object lib/librte_ip_frag.a.p/ip_frag_rte_ipv4_reassembly.c.o
[321/3693] Compiling C object lib/librte_ip_frag.a.p/ip_frag_rte_ipv6_reassembly.c.o
[322/3693] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_timer_adapter.c.o
[323/3693] Compiling C object lib/librte_ip_frag.a.p/ip_frag_rte_ip_frag_common.c.o
[324/3693] Compiling C object lib/librte_sched.a.p/sched_rte_red.c.o
[325/3693] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_vector_adapter.c.o
In file included from ../lib/ring/rte_ring_elem.h:20,
from ../lib/ring/rte_ring.h:39,
from ../lib/mempool/rte_mempool.h:49,
from ../lib/mbuf/rte_mbuf.h:39,
from ../lib/eventdev/eventdev_pmd.h:24,
from ../lib/eventdev/event_vector_adapter_pmd.h:19,
from ../lib/eventdev/rte_event_vector_adapter.c:14:
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:82:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:83:3: note: here
../lib/ring/rte_ring_elem_pvt.h:84:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:85:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:41:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:42:3: note: here
../lib/ring/rte_ring_elem_pvt.h:43:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:44:3: note: here
../lib/ring/rte_ring_elem_pvt.h:45:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:46:3: note: here
../lib/ring/rte_ring_elem_pvt.h:47:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:48:3: note: here
../lib/ring/rte_ring_elem_pvt.h:49:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:50:3: note: here
../lib/ring/rte_ring_elem_pvt.h:51:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:52:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:225:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:226:3: note: here
../lib/ring/rte_ring_elem_pvt.h:227:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:228:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:185:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:186:3: note: here
../lib/ring/rte_ring_elem_pvt.h:187:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:188:3: note: here
../lib/ring/rte_ring_elem_pvt.h:189:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:190:3: note: here
../lib/ring/rte_ring_elem_pvt.h:191:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:192:3: note: here
../lib/ring/rte_ring_elem_pvt.h:193:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:194:3: note: here
../lib/ring/rte_ring_elem_pvt.h:195:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:196:3: note: here
[326/3693] Compiling C object lib/librte_ip_frag.a.p/ip_frag_ip_frag_internal.c.o
[327/3693] Compiling C object lib/librte_sched.a.p/sched_rte_approx.c.o
[328/3693] Linking static target drivers/libtmp_rte_common_octeontx.a
[329/3693] Linking static target drivers/libtmp_rte_bus_dpaa.a
[330/3693] Linking static target drivers/libtmp_rte_bus_fslmc.a
[331/3693] Compiling C object lib/librte_sched.a.p/sched_rte_pie.c.o
[332/3693] Compiling C object drivers/librte_common_dpaax.a.p/meson-generated_.._rte_common_dpaax.pmd.c.o
[333/3693] Linking static target drivers/libtmp_rte_common_cnxk.a
[334/3693] Compiling C object drivers/librte_bus_pci.a.p/meson-generated_.._rte_bus_pci.pmd.c.o
[335/3693] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_eventdev.c.o
[336/3693] Linking target lib/librte_pci.so.26.0
[337/3693] Linking target lib/librte_timer.so.26.0
[338/3693] Linking target lib/librte_hash.so.26.0
[339/3693] Linking static target lib/librte_ip_frag.a
[340/3693] Compiling C object lib/librte_security.a.p/security_rte_security.c.o
[341/3693] Linking target lib/librte_cryptodev.so.26.0
[342/3693] Linking static target lib/librte_security.a
[343/3693] Linking target lib/librte_dmadev.so.26.0
[344/3693] Generating lib/rte_ip_frag_map with a custom command
[345/3693] Compiling C object lib/librte_sched.a.p/sched_rte_sched.c.o
[346/3693] Generating lib/rte_eventdev_map with a custom command
[347/3693] Linking static target lib/librte_sched.a
[348/3693] Linking static target drivers/librte_common_dpaax.a
[349/3693] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_eth_rx_adapter.c.o
In file included from ../lib/ring/rte_ring_elem.h:20,
from ../lib/ring/rte_ring.h:39,
from ../lib/mempool/rte_mempool.h:49,
from ../lib/mbuf/rte_mbuf.h:39,
from ../lib/net/rte_ether.h:20,
from ../lib/ethdev/rte_eth_ctrl.h:10,
from ../lib/ethdev/rte_ethdev.h:1503,
from ../lib/ethdev/ethdev_driver.h:21,
from ../lib/eventdev/rte_event_eth_rx_adapter.c:19:
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:225:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:226:3: note: here
../lib/ring/rte_ring_elem_pvt.h:227:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:228:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:185:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:186:3: note: here
../lib/ring/rte_ring_elem_pvt.h:187:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:188:3: note: here
../lib/ring/rte_ring_elem_pvt.h:189:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:190:3: note: here
../lib/ring/rte_ring_elem_pvt.h:191:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:192:3: note: here
../lib/ring/rte_ring_elem_pvt.h:193:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:194:3: note: here
../lib/ring/rte_ring_elem_pvt.h:195:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:196:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:82:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:83:3: note: here
../lib/ring/rte_ring_elem_pvt.h:84:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:85:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:41:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:42:3: note: here
../lib/ring/rte_ring_elem_pvt.h:43:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:44:3: note: here
../lib/ring/rte_ring_elem_pvt.h:45:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:46:3: note: here
../lib/ring/rte_ring_elem_pvt.h:47:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:48:3: note: here
../lib/ring/rte_ring_elem_pvt.h:49:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:50:3: note: here
../lib/ring/rte_ring_elem_pvt.h:51:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:52:3: note: here
[350/3693] Generating lib/rte_sched_map with a custom command
[351/3693] Linking static target lib/librte_eventdev.a
[352/3693] Compiling C object drivers/libtmp_rte_common_cpt.a.p/common_cpt_cpt_pmd_ops_helper.c.o
[353/3693] Generating drivers/rte_common_dpaax_map with a custom command
[354/3693] Linking static target drivers/librte_bus_pci.a
[355/3693] Generating lib/rte_security_map with a custom command
[356/3693] Compiling C object drivers/libtmp_rte_common_cpt.a.p/common_cpt_cpt_fpm_tables.c.o
[357/3693] Generating drivers/rte_bus_pci_map with a custom command
[358/3693] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev_params.c.o
[359/3693] Compiling C object drivers/libtmp_rte_bus_ifpga.a.p/bus_ifpga_ifpga_bus.c.o
[360/3693] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev.c.o
[361/3693] Generating drivers/rte_common_octeontx.pmd.c with a custom command
[362/3693] Generating drivers/rte_bus_dpaa.pmd.c with a custom command
[363/3693] Compiling C object drivers/libtmp_rte_mempool_cnxk.a.p/mempool_cnxk_cnxk_mempool.c.o
[364/3693] Generating drivers/rte_bus_fslmc.pmd.c with a custom command
[365/3693] Compiling C object drivers/libtmp_rte_mempool_cnxk.a.p/mempool_cnxk_cn9k_mempool_ops.c.o
[366/3693] Compiling C object drivers/libtmp_rte_mempool_cnxk.a.p/mempool_cnxk_cnxk_mempool_telemetry.c.o
[367/3693] Compiling C object drivers/libtmp_rte_mempool_cnxk.a.p/mempool_cnxk_cnxk_mempool_ops.c.o
[368/3693] Compiling C object drivers/libtmp_rte_mempool_cnxk.a.p/mempool_cnxk_cn10k_mempool_ops.c.o
[369/3693] Compiling C object drivers/libtmp_rte_mempool_cnxk.a.p/mempool_cnxk_cn10k_hwpool_ops.c.o
[370/3693] Compiling C object drivers/libtmp_rte_mempool_dpaa.a.p/mempool_dpaa_dpaa_mempool.c.o
[371/3693] Compiling C object drivers/libtmp_rte_mempool_octeontx.a.p/mempool_octeontx_rte_mempool_octeontx.c.o
[372/3693] Compiling C object drivers/libtmp_rte_mempool_octeontx.a.p/mempool_octeontx_octeontx_fpavf.c.o
[373/3693] Generating drivers/rte_common_cnxk.pmd.c with a custom command
[374/3693] Compiling C object drivers/libtmp_rte_mempool_dpaa2.a.p/mempool_dpaa2_dpaa2_hw_mempool.c.o
[375/3693] Generating symbol file lib/librte_pci.so.26.0.p/librte_pci.so.26.0.symbols
[376/3693] Generating symbol file lib/librte_hash.so.26.0.p/librte_hash.so.26.0.symbols
[377/3693] Generating symbol file lib/librte_timer.so.26.0.p/librte_timer.so.26.0.symbols
[378/3693] Compiling C object lib/librte_acl.a.p/acl_acl_run_scalar.c.o
[379/3693] Compiling C object lib/librte_acl.a.p/acl_rte_acl.c.o
[380/3693] Compiling C object lib/librte_acl.a.p/acl_acl_gen.c.o
[381/3693] Compiling C object lib/librte_acl.a.p/acl_tb_mem.c.o
[382/3693] Generating symbol file lib/librte_cryptodev.so.26.0.p/librte_cryptodev.so.26.0.symbols
[383/3693] Compiling C object lib/librte_acl.a.p/acl_acl_bld.c.o
[384/3693] Generating symbol file lib/librte_dmadev.so.26.0.p/librte_dmadev.so.26.0.symbols
[385/3693] Generating lib/ip_frag.sym_chk with a custom command (wrapped by meson to capture output)
[386/3693] Generating lib/ethdev.sym_chk with a custom command (wrapped by meson to capture output)
[387/3693] Compiling C object lib/librte_acl.a.p/acl_acl_run_neon.c.o
[388/3693] Compiling C object lib/librte_lpm.a.p/lpm_rte_lpm.c.o
[389/3693] Compiling C object lib/librte_lpm.a.p/lpm_rte_lpm6.c.o
[390/3693] Generating lib/sched.sym_chk with a custom command (wrapped by meson to capture output)
[391/3693] Compiling C object lib/librte_rawdev.a.p/rawdev_rte_rawdev.c.o
[392/3693] Linking target lib/librte_ethdev.so.26.0
[393/3693] Compiling C object lib/librte_port.a.p/port_port_log.c.o
[394/3693] Generating lib/security.sym_chk with a custom command (wrapped by meson to capture output)
[395/3693] Compiling C object lib/librte_port.a.p/port_rte_port_ethdev.c.o
[396/3693] Generating symbol file lib/librte_ethdev.so.26.0.p/librte_ethdev.so.26.0.symbols
[397/3693] Compiling C object lib/librte_port.a.p/port_rte_port_fd.c.o
[398/3693] Compiling C object lib/librte_port.a.p/port_rte_port_frag.c.o
In file included from ../lib/ring/rte_ring_elem.h:20,
from ../lib/ring/rte_ring.h:39,
from ../lib/mempool/rte_mempool.h:49,
from ../lib/mbuf/rte_mbuf.h:39,
from ../lib/net/rte_cksum.h:22,
from ../lib/net/rte_ip4.h:32,
from ../lib/net/rte_ip.h:9,
from ../lib/ip_frag/rte_ip_frag.h:21,
from ../lib/port/rte_port_frag.c:7:
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:225:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:226:3: note: here
../lib/ring/rte_ring_elem_pvt.h:227:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:228:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:185:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:186:3: note: here
../lib/ring/rte_ring_elem_pvt.h:187:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:188:3: note: here
../lib/ring/rte_ring_elem_pvt.h:189:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:190:3: note: here
../lib/ring/rte_ring_elem_pvt.h:191:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:192:3: note: here
../lib/ring/rte_ring_elem_pvt.h:193:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:194:3: note: here
../lib/ring/rte_ring_elem_pvt.h:195:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:196:3: note: here
[399/3693] Compiling C object lib/librte_port.a.p/port_rte_port_ras.c.o
In file included from ../lib/ring/rte_ring_elem.h:20,
from ../lib/ring/rte_ring.h:39,
from ../lib/mempool/rte_mempool.h:49,
from ../lib/mbuf/rte_mbuf.h:39,
from ../lib/net/rte_cksum.h:22,
from ../lib/net/rte_ip4.h:32,
from ../lib/net/rte_ip.h:9,
from ../lib/ip_frag/rte_ip_frag.h:21,
from ../lib/port/rte_port_ras.c:7:
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:82:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:83:3: note: here
../lib/ring/rte_ring_elem_pvt.h:84:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:85:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:41:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:42:3: note: here
../lib/ring/rte_ring_elem_pvt.h:43:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:44:3: note: here
../lib/ring/rte_ring_elem_pvt.h:45:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:46:3: note: here
../lib/ring/rte_ring_elem_pvt.h:47:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:48:3: note: here
../lib/ring/rte_ring_elem_pvt.h:49:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:50:3: note: here
../lib/ring/rte_ring_elem_pvt.h:51:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:52:3: note: here
[400/3693] Compiling C object lib/librte_port.a.p/port_rte_port_sched.c.o
[401/3693] Compiling C object lib/librte_port.a.p/port_rte_port_source_sink.c.o
[402/3693] Compiling C object lib/librte_port.a.p/port_rte_port_sym_crypto.c.o
[403/3693] Linking static target drivers/libtmp_rte_common_cpt.a
[404/3693] Compiling C object lib/librte_port.a.p/port_rte_port_eventdev.c.o
[405/3693] Compiling C object lib/librte_port.a.p/port_rte_swx_port_ethdev.c.o
[406/3693] Compiling C object lib/librte_port.a.p/port_rte_swx_port_fd.c.o
[407/3693] Compiling C object drivers/librte_common_dpaax.so.26.0.p/meson-generated_.._rte_common_dpaax.pmd.c.o
[408/3693] Generating lib/eventdev.sym_chk with a custom command (wrapped by meson to capture output)
[409/3693] Linking static target drivers/libtmp_rte_bus_ifpga.a
[410/3693] Compiling C object drivers/librte_common_octeontx.a.p/meson-generated_.._rte_common_octeontx.pmd.c.o
[411/3693] Compiling C object drivers/librte_bus_dpaa.a.p/meson-generated_.._rte_bus_dpaa.pmd.c.o
[412/3693] Compiling C object lib/librte_port.a.p/port_rte_swx_port_ring.c.o
In file included from ../lib/ring/rte_ring_elem.h:20,
from ../lib/ring/rte_ring.h:39,
from ../lib/mempool/rte_mempool.h:49,
from ../lib/mbuf/rte_mbuf.h:39,
from ../lib/port/rte_swx_port_ring.c:9:
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:225:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:226:3: note: here
../lib/ring/rte_ring_elem_pvt.h:227:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:228:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:185:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:186:3: note: here
../lib/ring/rte_ring_elem_pvt.h:187:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:188:3: note: here
../lib/ring/rte_ring_elem_pvt.h:189:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:190:3: note: here
../lib/ring/rte_ring_elem_pvt.h:191:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:192:3: note: here
../lib/ring/rte_ring_elem_pvt.h:193:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:194:3: note: here
../lib/ring/rte_ring_elem_pvt.h:195:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:196:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:82:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:83:3: note: here
../lib/ring/rte_ring_elem_pvt.h:84:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:85:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:41:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:42:3: note: here
../lib/ring/rte_ring_elem_pvt.h:43:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:44:3: note: here
../lib/ring/rte_ring_elem_pvt.h:45:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:46:3: note: here
../lib/ring/rte_ring_elem_pvt.h:47:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:48:3: note: here
../lib/ring/rte_ring_elem_pvt.h:49:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:50:3: note: here
../lib/ring/rte_ring_elem_pvt.h:51:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:52:3: note: here
[413/3693] Compiling C object drivers/librte_bus_fslmc.a.p/meson-generated_.._rte_bus_fslmc.pmd.c.o
[414/3693] Linking static target drivers/libtmp_rte_bus_vdev.a
[415/3693] Linking static target drivers/libtmp_rte_mempool_cnxk.a
[416/3693] Linking static target drivers/libtmp_rte_mempool_dpaa.a
[417/3693] Linking static target drivers/libtmp_rte_mempool_octeontx.a
[418/3693] Linking static target drivers/libtmp_rte_mempool_dpaa2.a
[419/3693] Linking static target lib/librte_acl.a
[420/3693] Compiling C object drivers/librte_bus_pci.so.26.0.p/meson-generated_.._rte_bus_pci.pmd.c.o
[421/3693] Compiling C object lib/librte_port.a.p/port_rte_swx_port_source_sink.c.o
[422/3693] Linking static target lib/librte_lpm.a
[423/3693] Compiling C object lib/librte_port.a.p/port_rte_port_ring.c.o
In file included from ../lib/ring/rte_ring_elem.h:20,
from ../lib/ring/rte_ring.h:39,
from ../lib/mempool/rte_mempool.h:49,
from ../lib/mbuf/rte_mbuf.h:39,
from ../lib/port/rte_port_ring.c:8:
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:225:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:226:3: note: here
../lib/ring/rte_ring_elem_pvt.h:227:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:228:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:185:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:186:3: note: here
../lib/ring/rte_ring_elem_pvt.h:187:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:188:3: note: here
../lib/ring/rte_ring_elem_pvt.h:189:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:190:3: note: here
../lib/ring/rte_ring_elem_pvt.h:191:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:192:3: note: here
../lib/ring/rte_ring_elem_pvt.h:193:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:194:3: note: here
../lib/ring/rte_ring_elem_pvt.h:195:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:196:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:82:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:83:3: note: here
../lib/ring/rte_ring_elem_pvt.h:84:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:85:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:41:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:42:3: note: here
../lib/ring/rte_ring_elem_pvt.h:43:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:44:3: note: here
../lib/ring/rte_ring_elem_pvt.h:45:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:46:3: note: here
../lib/ring/rte_ring_elem_pvt.h:47:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:48:3: note: here
../lib/ring/rte_ring_elem_pvt.h:49:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:50:3: note: here
../lib/ring/rte_ring_elem_pvt.h:51:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:52:3: note: here
[424/3693] Compiling C object drivers/librte_common_cnxk.a.p/meson-generated_.._rte_common_cnxk.pmd.c.o
[425/3693] Linking static target lib/librte_rawdev.a
[426/3693] Generating lib/rte_acl_map with a custom command
[427/3693] Generating lib/rte_rawdev_map with a custom command
[428/3693] Linking static target lib/librte_port.a
[429/3693] Linking target lib/librte_ip_frag.so.26.0
[430/3693] Generating lib/rte_lpm_map with a custom command
[431/3693] Linking target lib/librte_eventdev.so.26.0
[432/3693] Linking static target drivers/librte_common_octeontx.a
[433/3693] Linking target lib/librte_security.so.26.0
[434/3693] Generating lib/rte_port_map with a custom command
[435/3693] Linking target lib/librte_sched.so.26.0
[436/3693] Linking static target drivers/librte_bus_dpaa.a
[437/3693] Linking static target drivers/librte_bus_fslmc.a
[438/3693] Generating drivers/rte_common_octeontx_map with a custom command
[439/3693] Generating drivers/rte_bus_fslmc_map with a custom command
[440/3693] Generating drivers/rte_bus_pci.sym_chk with a custom command (wrapped by meson to capture output)
[441/3693] Generating drivers/rte_common_dpaax.sym_chk with a custom command (wrapped by meson to capture output)
[442/3693] Compiling C object drivers/libtmp_rte_common_ionic.a.p/common_ionic_ionic_common_uio.c.o
[443/3693] Generating drivers/rte_bus_dpaa_map with a custom command
[444/3693] Compiling C object drivers/libtmp_rte_bus_uacce.a.p/bus_uacce_uacce.c.o
[445/3693] Linking target drivers/librte_common_dpaax.so.26.0
[446/3693] Compiling C object drivers/libtmp_rte_bus_vmbus.a.p/bus_vmbus_vmbus_bufring.c.o
[447/3693] Linking target drivers/librte_bus_pci.so.26.0
[448/3693] Compiling C object drivers/libtmp_rte_bus_vmbus.a.p/bus_vmbus_vmbus_channel.c.o
[449/3693] Linking static target drivers/librte_common_cnxk.a
[450/3693] Generating drivers/rte_bus_ifpga.pmd.c with a custom command
[451/3693] Compiling C object drivers/libtmp_rte_bus_vmbus.a.p/bus_vmbus_vmbus_common.c.o
[452/3693] Generating drivers/rte_common_cpt.pmd.c with a custom command
[453/3693] Generating drivers/rte_bus_vdev.pmd.c with a custom command
[454/3693] Compiling C object drivers/libtmp_rte_bus_vmbus.a.p/bus_vmbus_vmbus_common_uio.c.o
[455/3693] Compiling C object drivers/libtmp_rte_common_nfp.a.p/common_nfp_nfp_common_log.c.o
[456/3693] Compiling C object drivers/libtmp_rte_common_nfp.a.p/common_nfp_nfp_dev.c.o
[457/3693] Compiling C object drivers/libtmp_rte_bus_vmbus.a.p/bus_vmbus_linux_vmbus_bus.c.o
[458/3693] Compiling C object drivers/libtmp_rte_common_nfp.a.p/common_nfp_nfp_common_pci.c.o
[459/3693] Compiling C object drivers/libtmp_rte_bus_vmbus.a.p/bus_vmbus_linux_vmbus_uio.c.o
[460/3693] Compiling C object drivers/libtmp_rte_common_nitrox.a.p/common_nitrox_nitrox_device.c.o
[461/3693] Compiling C object drivers/libtmp_rte_common_nitrox.a.p/common_nitrox_nitrox_logs.c.o
[462/3693] Compiling C object drivers/libtmp_rte_common_nfp.a.p/common_nfp_nfp_common.c.o
[463/3693] Compiling C object drivers/libtmp_rte_common_nitrox.a.p/common_nitrox_nitrox_hal.c.o
[464/3693] Compiling C object drivers/libtmp_rte_common_sfc_efx.a.p/common_sfc_efx_sfc_base_symbols.c.o
[465/3693] Compiling C object drivers/libtmp_rte_common_nitrox.a.p/common_nitrox_nitrox_qp.c.o
[466/3693] Generating drivers/rte_common_cnxk_map with a custom command
[467/3693] Compiling C object drivers/libtmp_rte_common_sfc_efx.a.p/common_sfc_efx_sfc_efx.c.o
[468/3693] Compiling C object drivers/libtmp_rte_common_sfc_efx.a.p/common_sfc_efx_sfc_efx_mcdi.c.o
[469/3693] Generating drivers/rte_mempool_dpaa.pmd.c with a custom command
[470/3693] Generating drivers/rte_mempool_octeontx.pmd.c with a custom command
[471/3693] Generating drivers/rte_mempool_dpaa2.pmd.c with a custom command
[472/3693] Generating drivers/rte_mempool_cnxk.pmd.c with a custom command
[473/3693] Compiling C object drivers/libtmp_rte_dma_cnxk.a.p/dma_cnxk_cnxk_dmadev.c.o
[474/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_cman.c.o
[475/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_devargs.c.o
[476/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev.c.o
[477/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_mcs.c.o
[478/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_telemetry.c.o
[479/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_sec.c.o
[480/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_mtr.c.o
[481/3693] Compiling C object drivers/libtmp_rte_dma_cnxk.a.p/dma_cnxk_cnxk_dmadev_fp.c.o
[482/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_ops.c.o
[483/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_sec_telemetry.c.o
[484/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_eswitch.c.o
[485/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_flow_common.c.o
[486/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_eswitch_devargs.c.o
[487/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_lookup.c.o
[488/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ptp.c.o
[489/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_link.c.o
[490/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_eswitch_flow.c.o
[491/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_eswitch_rxtx.c.o
[492/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_rep_msg.c.o
[493/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_stats.c.o
[494/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_tm.c.o
[495/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_flow.c.o
[496/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_rep.c.o
[497/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_rep_flow.c.o
[498/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn9k_ethdev.c.o
[499/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_rep_ops.c.o
[500/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn9k_ethdev_sec.c.o
[501/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn9k_flow.c.o
[502/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn9k_rx_select.c.o
[503/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn9k_tx_select.c.o
[504/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn9k_rx_0_15.c.o
[505/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn9k_rx_16_31.c.o
[506/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn9k_rx_32_47.c.o
[507/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn9k_rx_48_63.c.o
[508/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn9k_rx_64_79.c.o
[509/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn9k_rx_96_111.c.o
[510/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn9k_rx_0_15_mseg.c.o
[511/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn9k_rx_80_95.c.o
[512/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn9k_rx_16_31_mseg.c.o
[513/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn9k_rx_32_47_mseg.c.o
[514/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn9k_rx_48_63_mseg.c.o
[515/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn9k_rx_112_127.c.o
[516/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn9k_rx_64_79_mseg.c.o
[517/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn9k_rx_112_127_mseg.c.o
[518/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn9k_rx_80_95_mseg.c.o
[519/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn9k_rx_96_111_mseg.c.o
[520/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn9k_rx_0_15_vec.c.o
[521/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn9k_rx_16_31_vec.c.o
[522/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn9k_rx_32_47_vec.c.o
[523/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn9k_rx_48_63_vec.c.o
[524/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn9k_rx_64_79_vec.c.o
[525/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn9k_rx_96_111_vec.c.o
[526/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn9k_rx_0_15_vec_mseg.c.o
[527/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn9k_rx_80_95_vec.c.o
[528/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn9k_rx_112_127_vec.c.o
[529/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn9k_rx_16_31_vec_mseg.c.o
[530/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn9k_rx_32_47_vec_mseg.c.o
[531/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn9k_rx_all_offload.c.o
[532/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn9k_rx_48_63_vec_mseg.c.o
[533/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn9k_rx_64_79_vec_mseg.c.o
[534/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_0_15.c.o
[535/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_16_31.c.o
[536/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn9k_rx_80_95_vec_mseg.c.o
[537/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn9k_rx_96_111_vec_mseg.c.o
[538/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_32_47.c.o
[539/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_48_63.c.o
[540/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn9k_rx_112_127_vec_mseg.c.o
[541/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_64_79.c.o
[542/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_80_95.c.o
[543/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_112_127.c.o
[544/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_96_111.c.o
[545/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_16_31_mseg.c.o
[546/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_0_15_mseg.c.o
[547/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_48_63_mseg.c.o
[548/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_32_47_mseg.c.o
[549/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_80_95_mseg.c.o
[550/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_64_79_mseg.c.o
[551/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_112_127_mseg.c.o
[552/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_96_111_mseg.c.o
[553/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_16_31_vec.c.o
[554/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_0_15_vec.c.o
[555/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_48_63_vec.c.o
[556/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_80_95_vec.c.o
[557/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_32_47_vec.c.o
[558/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_64_79_vec.c.o
[559/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_112_127_vec.c.o
[560/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_96_111_vec.c.o
[561/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_16_31_vec_mseg.c.o
[562/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_48_63_vec_mseg.c.o
[563/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_all_offload.c.o
[564/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_80_95_vec_mseg.c.o
[565/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_0_15_vec_mseg.c.o
[566/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn10k_ethdev.c.o
[567/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_32_47_vec_mseg.c.o
[568/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn10k_flow.c.o
[569/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_112_127_vec_mseg.c.o
[570/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn10k_ethdev_sec.c.o
../drivers/net/cnxk/cn10k_ethdev_sec.c: In function 'cn10k_eth_sec_sso_work_cb':
../drivers/net/cnxk/cn10k_ethdev_sec.c:560:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/cnxk/cn10k_ethdev_sec.c:566:2: note: here
[571/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_64_79_vec_mseg.c.o
[572/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn10k_rx_select.c.o
[573/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn9k_tx_96_111_vec_mseg.c.o
[574/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn10k_tx_select.c.o
[575/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn10k_rx_0_15.c.o
[576/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn10k_rx_32_47.c.o
[577/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn10k_rx_16_31.c.o
[578/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn10k_rx_48_63.c.o
[579/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn10k_rx_0_15_mseg.c.o
[580/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn10k_rx_64_79.c.o
[581/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn10k_rx_16_31_mseg.c.o
[582/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn10k_rx_96_111.c.o
[583/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn10k_rx_80_95.c.o
[584/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn10k_rx_48_63_mseg.c.o
[585/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn10k_rx_32_47_mseg.c.o
[586/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn10k_rx_112_127.c.o
[587/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn10k_rx_0_15_vec.c.o
[588/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn10k_rx_16_31_vec.c.o
[589/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn10k_rx_64_79_mseg.c.o
[590/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn10k_rx_32_47_vec.c.o
[591/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn10k_rx_112_127_mseg.c.o
[592/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn10k_rx_48_63_vec.c.o
[593/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn10k_rx_80_95_mseg.c.o
[594/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn10k_rx_96_111_mseg.c.o
[595/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn10k_rx_0_15_vec_mseg.c.o
[596/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn10k_rx_16_31_vec_mseg.c.o
[597/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn10k_rx_32_47_vec_mseg.c.o
[598/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn10k_rx_48_63_vec_mseg.c.o
[599/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn10k_rx_64_79_vec.c.o
[600/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn10k_rx_80_95_vec.c.o
[601/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn10k_rx_all_offload.c.o
[602/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn10k_rx_96_111_vec.c.o
[603/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn10k_tx_0_15.c.o
[604/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn10k_rx_112_127_vec.c.o
[605/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn10k_tx_16_31.c.o
[606/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn10k_tx_32_47.c.o
[607/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn10k_tx_48_63.c.o
[608/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn10k_tx_80_95.c.o
[609/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn10k_tx_64_79.c.o
[610/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn10k_tx_112_127.c.o
[611/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn10k_tx_96_111.c.o
[612/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn10k_tx_16_31_mseg.c.o
[613/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn10k_tx_0_15_mseg.c.o
[614/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn10k_tx_48_63_mseg.c.o
[615/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn10k_tx_32_47_mseg.c.o
[616/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn10k_tx_80_95_mseg.c.o
[617/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn10k_tx_64_79_mseg.c.o
[618/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn10k_tx_112_127_mseg.c.o
[619/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn10k_tx_96_111_mseg.c.o
[620/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn10k_rx_64_79_vec_mseg.c.o
[621/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn10k_rx_80_95_vec_mseg.c.o
[622/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn10k_tx_16_31_vec.c.o
[623/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn10k_tx_0_15_vec.c.o
[624/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn10k_rx_96_111_vec_mseg.c.o
[625/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn10k_rx_112_127_vec_mseg.c.o
[626/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn10k_tx_48_63_vec.c.o
[627/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn10k_tx_32_47_vec.c.o
[628/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn10k_tx_80_95_vec.c.o
[629/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn10k_tx_16_31_vec_mseg.c.o
[630/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn10k_tx_112_127_vec.c.o
[631/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn10k_tx_0_15_vec_mseg.c.o
[632/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn10k_tx_48_63_vec_mseg.c.o
[633/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn10k_tx_64_79_vec.c.o
[634/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn10k_tx_all_offload.c.o
[635/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn10k_tx_32_47_vec_mseg.c.o
[636/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn20k_ethdev.c.o
[637/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn20k_ethdev_sec.c.o
../drivers/net/cnxk/cn20k_ethdev_sec.c: In function 'cn20k_eth_sec_sso_work_cb':
../drivers/net/cnxk/cn20k_ethdev_sec.c:539:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/cnxk/cn20k_ethdev_sec.c:545:2: note: here
[638/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn10k_tx_96_111_vec.c.o
[639/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn20k_flow.c.o
[640/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn20k_rx_select.c.o
[641/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn20k_tx_select.c.o
[642/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn20k_rx_0_15.c.o
[643/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn20k_rx_16_31.c.o
[644/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn20k_rx_32_47.c.o
[645/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn20k_rx_48_63.c.o
[646/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn20k_rx_64_79.c.o
[647/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn20k_rx_80_95.c.o
[648/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn10k_tx_80_95_vec_mseg.c.o
[649/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn20k_rx_96_111.c.o
[650/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn20k_rx_112_127.c.o
[651/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn20k_rx_0_15_mseg.c.o
[652/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn10k_tx_112_127_vec_mseg.c.o
[653/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn20k_rx_16_31_mseg.c.o
[654/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn20k_rx_32_47_mseg.c.o
[655/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn20k_rx_48_63_mseg.c.o
[656/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn20k_rx_64_79_mseg.c.o
[657/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn20k_rx_80_95_mseg.c.o
[658/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn20k_rx_96_111_mseg.c.o
[659/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn10k_tx_64_79_vec_mseg.c.o
[660/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn20k_rx_112_127_mseg.c.o
[661/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn20k_rx_0_15_vec.c.o
[662/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn10k_tx_96_111_vec_mseg.c.o
[663/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn20k_rx_16_31_vec.c.o
[664/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn20k_rx_32_47_vec.c.o
[665/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn20k_rx_48_63_vec.c.o
[666/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn20k_rx_0_15_vec_mseg.c.o
[667/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn20k_rx_16_31_vec_mseg.c.o
[668/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn20k_rx_32_47_vec_mseg.c.o
[669/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn20k_rx_48_63_vec_mseg.c.o
[670/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn20k_rx_64_79_vec.c.o
[671/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn20k_rx_all_offload.c.o
[672/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn20k_rx_96_111_vec.c.o
[673/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn20k_rx_80_95_vec.c.o
[674/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn20k_rx_112_127_vec.c.o
[675/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn20k_tx_0_15.c.o
[676/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn20k_tx_16_31.c.o
[677/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn20k_tx_32_47.c.o
[678/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn20k_tx_48_63.c.o
[679/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn20k_tx_80_95.c.o
[680/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn20k_tx_64_79.c.o
[681/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn20k_tx_112_127.c.o
[682/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn20k_tx_96_111.c.o
[683/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn20k_tx_16_31_mseg.c.o
[684/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn20k_tx_0_15_mseg.c.o
[685/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn20k_tx_48_63_mseg.c.o
[686/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn20k_tx_32_47_mseg.c.o
[687/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn20k_rx_64_79_vec_mseg.c.o
[688/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn20k_rx_80_95_vec_mseg.c.o
[689/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn20k_tx_80_95_mseg.c.o
[690/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn20k_tx_112_127_mseg.c.o
[691/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn20k_tx_64_79_mseg.c.o
[692/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn20k_tx_96_111_mseg.c.o
[693/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn20k_tx_16_31_vec.c.o
[694/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn20k_rx_96_111_vec_mseg.c.o
[695/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_rx_cn20k_rx_112_127_vec_mseg.c.o
[696/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn20k_tx_0_15_vec.c.o
[697/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn20k_tx_48_63_vec.c.o
[698/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn20k_tx_32_47_vec.c.o
[699/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn20k_tx_80_95_vec.c.o
[700/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn20k_tx_112_127_vec.c.o
[701/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn20k_tx_16_31_vec_mseg.c.o
[702/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn20k_tx_0_15_vec_mseg.c.o
[703/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn20k_tx_64_79_vec.c.o
[704/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn20k_tx_48_63_vec_mseg.c.o
[705/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn20k_tx_all_offload.c.o
[706/3693] Compiling C object drivers/libtmp_rte_net_dpaa.a.p/net_dpaa_fmlib_fm_lib.c.o
[707/3693] Compiling C object drivers/libtmp_rte_net_dpaa.a.p/net_dpaa_dpaa_ethdev.c.o
[708/3693] Compiling C object drivers/libtmp_rte_net_dpaa.a.p/net_dpaa_fmlib_fm_vsp.c.o
[709/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn20k_tx_32_47_vec_mseg.c.o
[710/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn20k_tx_96_111_vec.c.o
[711/3693] Compiling C object drivers/libtmp_rte_net_dpaa.a.p/net_dpaa_dpaa_flow.c.o
[712/3693] Compiling C object drivers/libtmp_rte_net_dpaa.a.p/net_dpaa_dpaa_fmc.c.o
[713/3693] Compiling C object drivers/libtmp_rte_net_dpaa.a.p/net_dpaa_dpaa_ptp.c.o
[714/3693] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_base_dpaa2_tlu_hash.c.o
[715/3693] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_base_dpaa2_hw_dpni.c.o
[716/3693] Compiling C object drivers/libtmp_rte_net_dpaa.a.p/net_dpaa_dpaa_rxtx.c.o
[717/3693] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_dpaa2_tm.c.o
[718/3693] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_dpaa2_mux.c.o
[719/3693] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_dpaa2_recycle.c.o
[720/3693] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_dpaa2_ethdev.c.o
[721/3693] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_dpaa2_sparser.c.o
[722/3693] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_mc_dprtc.c.o
[723/3693] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_dpaa2_ptp.c.o
[724/3693] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_mc_dpkg.c.o
[725/3693] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_dpaa2_flow.c.o
[726/3693] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_mc_dpdmux.c.o
[727/3693] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_dpaa2_rxtx.c.o
[728/3693] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_mc_dpni.c.o
[729/3693] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_intel_i40e_i40e_pf.c.o
[730/3693] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_intel_i40e_i40e_fdir.c.o
[731/3693] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_intel_i40e_i40e_rxtx.c.o
[732/3693] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_intel_i40e_i40e_flow.c.o
[733/3693] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_intel_i40e_i40e_tm.c.o
[734/3693] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_intel_i40e_i40e_hash.c.o
[735/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn20k_tx_80_95_vec_mseg.c.o
[736/3693] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_intel_i40e_i40e_vf_representor.c.o
[737/3693] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_intel_i40e_i40e_recycle_mbufs_vec_common.c.o
[738/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn20k_tx_112_127_vec_mseg.c.o
[739/3693] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_intel_i40e_i40e_ethdev.c.o
[740/3693] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_intel_i40e_base_i40e_adminq.c.o
[741/3693] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_intel_i40e_base_i40e_dcb.c.o
[742/3693] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_intel_i40e_base_i40e_diag.c.o
[743/3693] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_intel_i40e_base_i40e_hmc.c.o
[744/3693] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_intel_i40e_i40e_rxtx_vec_neon.c.o
[745/3693] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_intel_i40e_base_i40e_lan_hmc.c.o
[746/3693] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_intel_iavf_base_iavf_adminq.c.o
[747/3693] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_intel_iavf_iavf_base_symbols.c.o
[748/3693] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_intel_i40e_base_i40e_nvm.c.o
[749/3693] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_intel_iavf_base_iavf_impl.c.o
[750/3693] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_intel_iavf_base_iavf_common.c.o
[751/3693] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_intel_i40e_rte_pmd_i40e.c.o
[752/3693] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_intel_i40e_base_i40e_common.c.o
[753/3693] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_intel_iavf_iavf_generic_flow.c.o
[754/3693] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_intel_iavf_iavf_hash.c.o
[755/3693] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_intel_iavf_iavf_tm.c.o
[756/3693] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_intel_iavf_iavf_fdir.c.o
[757/3693] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_intel_iavf_iavf_vchnl.c.o
[758/3693] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_intel_iavf_iavf_ethdev.c.o
[759/3693] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_intel_iavf_iavf_fsub.c.o
[760/3693] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_intel_iavf_iavf_ipsec_crypto.c.o
[761/3693] Compiling C object drivers/libtmp_rte_net_idpf.a.p/net_intel_idpf_idpf_common_device.c.o
[762/3693] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_intel_iavf_iavf_rxtx.c.o
[763/3693] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_intel_iavf_iavf_rxtx_vec_neon.c.o
[764/3693] Compiling C object drivers/libtmp_rte_net_idpf.a.p/net_intel_idpf_base_idpf_controlq_setup.c.o
[765/3693] Compiling C object drivers/libtmp_rte_net_idpf.a.p/net_intel_idpf_base_idpf_controlq.c.o
../drivers/net/intel/idpf/base/idpf_controlq.c: In function 'idpf_ctlq_add':
../drivers/net/intel/idpf/base/idpf_controlq.c:160:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/intel/idpf/base/idpf_controlq.c:162:2: note: here
[766/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn20k_tx_64_79_vec_mseg.c.o
[767/3693] Compiling C object drivers/libtmp_rte_net_idpf.a.p/net_intel_idpf_idpf_common_virtchnl.c.o
[768/3693] Compiling C object drivers/libtmp_rte_net_idpf.a.p/net_intel_idpf_idpf_common_rxtx.c.o
[769/3693] Compiling C object drivers/libtmp_rte_net_ipn3ke.a.p/net_intel_ipn3ke_ipn3ke_ethdev.c.o
[770/3693] Compiling C object drivers/libtmp_rte_net_ipn3ke.a.p/net_intel_ipn3ke_ipn3ke_flow.c.o
[771/3693] Compiling C object drivers/libtmp_rte_net_idpf.a.p/net_intel_idpf_idpf_rxtx.c.o
[772/3693] Compiling C object drivers/libtmp_rte_net_idpf.a.p/net_intel_idpf_idpf_ethdev.c.o
[773/3693] Compiling C object drivers/libtmp_rte_net_ipn3ke.a.p/net_intel_ipn3ke_ipn3ke_representor.c.o
[774/3693] Compiling C object drivers/libtmp_rte_net_octeontx.a.p/net_octeontx_octeontx_ethdev_ops.c.o
[775/3693] Compiling C object drivers/libtmp_rte_net_octeontx.a.p/net_octeontx_base_octeontx_pkivf.c.o
[776/3693] Compiling C object drivers/libtmp_rte_net_ipn3ke.a.p/net_intel_ipn3ke_ipn3ke_tm.c.o
[777/3693] Compiling C object drivers/libtmp_rte_net_octeontx.a.p/net_octeontx_base_octeontx_pkovf.c.o
[778/3693] Compiling C object drivers/libtmp_rte_net_octeontx.a.p/net_octeontx_base_octeontx_bgx.c.o
[779/3693] Compiling C object drivers/libtmp_rte_net_octeontx.a.p/net_octeontx_octeontx_ethdev.c.o
[780/3693] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_tx_cn20k_tx_96_111_vec_mseg.c.o
[781/3693] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn9k_cryptodev.c.o
[782/3693] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn9k_ipsec.c.o
[783/3693] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn10k_cryptodev.c.o
[784/3693] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn10k_cryptodev_sec.c.o
[785/3693] Compiling C object drivers/libtmp_rte_net_octeontx.a.p/net_octeontx_octeontx_rxtx.c.o
[786/3693] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn10k_ipsec.c.o
[787/3693] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn10k_tls.c.o
[788/3693] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn20k_cryptodev.c.o
[789/3693] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn20k_cryptodev_sec.c.o
[790/3693] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn20k_ipsec.c.o
[791/3693] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cnxk_cryptodev.c.o
[792/3693] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn20k_tls.c.o
[793/3693] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cnxk_cryptodev_devargs.c.o
[794/3693] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cnxk_cryptodev_capabilities.c.o
[795/3693] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cnxk_cryptodev_sec.c.o
[796/3693] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cnxk_cryptodev_ops.c.o
[797/3693] Compiling C object drivers/libtmp_rte_crypto_dpaa_sec.a.p/crypto_dpaa_sec_dpaa_sec_raw_dp.c.o
[798/3693] Compiling C object drivers/libtmp_rte_crypto_dpaa2_sec.a.p/crypto_dpaa2_sec_dpaa2_sec_raw_dp.c.o
[799/3693] Compiling C object drivers/libtmp_rte_crypto_dpaa2_sec.a.p/crypto_dpaa2_sec_mc_dpseci.c.o
[800/3693] Compiling C object drivers/libtmp_rte_crypto_octeontx.a.p/crypto_octeontx_otx_cryptodev.c.o
[801/3693] Compiling C object drivers/libtmp_rte_crypto_octeontx.a.p/crypto_octeontx_otx_cryptodev_capabilities.c.o
[802/3693] Compiling C object drivers/libtmp_rte_crypto_octeontx.a.p/crypto_octeontx_otx_cryptodev_mbox.c.o
[803/3693] Compiling C object drivers/libtmp_rte_crypto_octeontx.a.p/crypto_octeontx_otx_cryptodev_hw_access.c.o
[804/3693] Generating lib/acl.sym_chk with a custom command (wrapped by meson to capture output)
[805/3693] Generating symbol file lib/librte_eventdev.so.26.0.p/librte_eventdev.so.26.0.symbols
[806/3693] Generating symbol file lib/librte_ip_frag.so.26.0.p/librte_ip_frag.so.26.0.symbols
[807/3693] Generating lib/lpm.sym_chk with a custom command (wrapped by meson to capture output)
[808/3693] Generating lib/rawdev.sym_chk with a custom command (wrapped by meson to capture output)
[809/3693] Compiling C object lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o
[810/3693] Compiling C object lib/librte_rib.a.p/rib_rte_rib.c.o
[811/3693] Compiling C object lib/librte_rib.a.p/rib_rte_rib6.c.o
[812/3693] Generating symbol file lib/librte_sched.so.26.0.p/librte_sched.so.26.0.symbols
[813/3693] Generating symbol file lib/librte_security.so.26.0.p/librte_security.so.26.0.symbols
[814/3693] Compiling C object drivers/libtmp_rte_crypto_dpaa_sec.a.p/crypto_dpaa_sec_dpaa_sec.c.o
[815/3693] Compiling C object drivers/libtmp_rte_crypto_dpaa2_sec.a.p/crypto_dpaa2_sec_dpaa2_sec_dpseci.c.o
[816/3693] Compiling C object lib/librte_ipsec.a.p/ipsec_esp_inb.c.o
In file included from ../lib/ipsec/esp_inb.c:12:
../lib/ipsec/crypto.h: In function 'copy_iv':
../lib/ipsec/crypto.h:245:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ipsec/crypto.h:247:2: note: here
[817/3693] Compiling C object lib/librte_ipsec.a.p/ipsec_sa.c.o
[818/3693] Compiling C object lib/librte_ipsec.a.p/ipsec_ses.c.o
[819/3693] Compiling C object lib/librte_ipsec.a.p/ipsec_esp_outb.c.o
In file included from ../lib/ipsec/esp_outb.c:13:
../lib/ipsec/crypto.h: In function 'copy_iv':
../lib/ipsec/crypto.h:245:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ipsec/crypto.h:247:2: note: here
[820/3693] Compiling C object lib/librte_ipsec.a.p/ipsec_ipsec_telemetry.c.o
[821/3693] Compiling C object lib/librte_ipsec.a.p/ipsec_ipsec_sad.c.o
[822/3693] Compiling C object lib/librte_table.a.p/table_rte_swx_keycmp.c.o
[823/3693] Generating lib/port.sym_chk with a custom command (wrapped by meson to capture output)
[824/3693] Compiling C object lib/librte_table.a.p/table_rte_swx_table_em.c.o
[825/3693] Compiling C object lib/librte_table.a.p/table_rte_swx_table_learner.c.o
[826/3693] Compiling C object lib/librte_table.a.p/table_rte_swx_table_selector.c.o
[827/3693] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn9k_cryptodev_ops.c.o
[828/3693] Compiling C object lib/librte_table.a.p/table_rte_table_array.c.o
[829/3693] Compiling C object lib/librte_table.a.p/table_rte_swx_table_wm.c.o
[830/3693] Compiling C object lib/librte_table.a.p/table_rte_table_hash_cuckoo.c.o
[831/3693] Compiling C object lib/librte_table.a.p/table_rte_table_acl.c.o
[832/3693] Compiling C object lib/librte_table.a.p/table_rte_table_hash_ext.c.o
[833/3693] Compiling C object lib/librte_table.a.p/table_rte_table_hash_key8.c.o
[834/3693] Compiling C object lib/librte_table.a.p/table_rte_table_hash_key16.c.o
[835/3693] Compiling C object lib/librte_table.a.p/table_rte_table_hash_key32.c.o
[836/3693] Compiling C object lib/librte_table.a.p/table_rte_table_lpm_ipv6.c.o
[837/3693] Compiling C object lib/librte_table.a.p/table_rte_table_stub.c.o
[838/3693] Compiling C object lib/librte_table.a.p/table_rte_table_lpm.c.o
[839/3693] Linking static target drivers/libtmp_rte_common_ionic.a
[840/3693] Compiling C object lib/librte_table.a.p/table_table_log.c.o
[841/3693] Compiling C object drivers/librte_common_cpt.a.p/meson-generated_.._rte_common_cpt.pmd.c.o
[842/3693] Compiling C object drivers/librte_common_octeontx.so.26.0.p/meson-generated_.._rte_common_octeontx.pmd.c.o
[843/3693] Compiling C object drivers/librte_bus_dpaa.so.26.0.p/meson-generated_.._rte_bus_dpaa.pmd.c.o
[844/3693] Compiling C object lib/librte_table.a.p/table_rte_table_hash_lru.c.o
[845/3693] Generating symbol file drivers/librte_common_dpaax.so.26.0.p/librte_common_dpaax.so.26.0.symbols
[846/3693] Compiling C object drivers/librte_bus_fslmc.so.26.0.p/meson-generated_.._rte_bus_fslmc.pmd.c.o
[847/3693] Compiling C object drivers/librte_bus_ifpga.a.p/meson-generated_.._rte_bus_ifpga.pmd.c.o
[848/3693] Linking static target drivers/libtmp_rte_bus_uacce.a
[849/3693] Generating drivers/rte_common_octeontx.sym_chk with a custom command (wrapped by meson to capture output)
[850/3693] Linking static target drivers/libtmp_rte_bus_vmbus.a
[851/3693] Compiling C object drivers/librte_bus_vdev.a.p/meson-generated_.._rte_bus_vdev.pmd.c.o
[852/3693] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn20k_cryptodev_ops.c.o
[853/3693] Linking static target drivers/libtmp_rte_common_nfp.a
[854/3693] Linking static target drivers/libtmp_rte_common_nitrox.a
[855/3693] Linking static target drivers/libtmp_rte_common_sfc_efx.a
[856/3693] Compiling C object drivers/librte_common_cnxk.so.26.0.p/meson-generated_.._rte_common_cnxk.pmd.c.o
[857/3693] Generating symbol file drivers/librte_bus_pci.so.26.0.p/librte_bus_pci.so.26.0.symbols
[858/3693] Compiling C object drivers/librte_mempool_cnxk.a.p/meson-generated_.._rte_mempool_cnxk.pmd.c.o
[859/3693] Compiling C object drivers/librte_mempool_dpaa.a.p/meson-generated_.._rte_mempool_dpaa.pmd.c.o
[860/3693] Linking static target drivers/libtmp_rte_dma_cnxk.a
[861/3693] Compiling C object drivers/librte_mempool_dpaa2.a.p/meson-generated_.._rte_mempool_dpaa2.pmd.c.o
[862/3693] Compiling C object drivers/librte_mempool_octeontx.a.p/meson-generated_.._rte_mempool_octeontx.pmd.c.o
[863/3693] Linking static target drivers/libtmp_rte_net_dpaa.a
[864/3693] Linking static target drivers/libtmp_rte_net_dpaa2.a
[865/3693] Linking static target drivers/libtmp_rte_net_i40e.a
[866/3693] Linking static target drivers/libtmp_rte_net_iavf.a
[867/3693] Linking static target drivers/libtmp_rte_net_idpf.a
[868/3693] Linking static target drivers/libtmp_rte_net_ipn3ke.a
[869/3693] Linking static target drivers/libtmp_rte_net_octeontx.a
[870/3693] Linking static target drivers/libtmp_rte_crypto_dpaa_sec.a
[871/3693] Linking static target drivers/libtmp_rte_crypto_dpaa2_sec.a
[872/3693] Linking static target drivers/libtmp_rte_net_cnxk.a
[873/3693] Linking static target lib/librte_pcapng.a
[874/3693] Linking target lib/librte_acl.so.26.0
[875/3693] Generating lib/rte_pcapng_map with a custom command
[876/3693] Linking static target lib/librte_rib.a
[877/3693] Linking target lib/librte_lpm.so.26.0
[878/3693] Linking static target lib/librte_ipsec.a
[879/3693] Compiling C object drivers/libtmp_rte_crypto_octeontx.a.p/crypto_octeontx_otx_cryptodev_ops.c.o
[880/3693] Generating lib/rte_rib_map with a custom command
[881/3693] Linking static target drivers/libtmp_rte_crypto_octeontx.a
[882/3693] Generating lib/rte_ipsec_map with a custom command
[883/3693] Linking target lib/librte_rawdev.so.26.0
[884/3693] Linking static target lib/librte_table.a
[885/3693] Linking static target drivers/librte_common_cpt.a
[886/3693] Generating drivers/rte_common_cpt_map with a custom command
[887/3693] Generating lib/rte_table_map with a custom command
[888/3693] Linking target lib/librte_port.so.26.0
[889/3693] Linking target drivers/librte_common_octeontx.so.26.0
[890/3693] Compiling C object drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_auxiliary_params.c.o
[891/3693] Compiling C object drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_auxiliary_common.c.o
[892/3693] Compiling C object drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_linux_auxiliary.c.o
[893/3693] Generating drivers/rte_common_ionic.pmd.c with a custom command
[894/3693] Linking static target drivers/librte_bus_ifpga.a
[895/3693] Compiling C object drivers/libtmp_rte_bus_cdx.a.p/bus_cdx_cdx.c.o
[896/3693] Generating drivers/rte_bus_ifpga_map with a custom command
[897/3693] Compiling C object drivers/libtmp_rte_bus_platform.a.p/bus_platform_platform_params.c.o
[898/3693] Linking static target drivers/librte_bus_vdev.a
[899/3693] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn10k_cryptodev_ops.c.o
[900/3693] Compiling C object drivers/libtmp_rte_bus_cdx.a.p/bus_cdx_cdx_vfio.c.o
[901/3693] Linking static target drivers/libtmp_rte_crypto_cnxk.a
[902/3693] Generating drivers/rte_bus_vdev_map with a custom command
[903/3693] Compiling C object drivers/libtmp_rte_bus_platform.a.p/bus_platform_platform.c.o
[904/3693] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_common.c.o
[905/3693] Generating drivers/rte_bus_uacce.pmd.c with a custom command
[906/3693] Generating drivers/rte_common_nfp.pmd.c with a custom command
[907/3693] Generating drivers/rte_bus_vmbus.pmd.c with a custom command
[908/3693] Generating drivers/rte_common_nitrox.pmd.c with a custom command
[909/3693] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_logs.c.o
[910/3693] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_device.c.o
[911/3693] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_pf2vf.c.o
[912/3693] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_qp.c.o
[913/3693] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen2.c.o
[914/3693] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen1.c.o
[915/3693] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen3.c.o
[916/3693] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen5.c.o
[917/3693] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen4.c.o
[918/3693] Generating drivers/rte_bus_dpaa.sym_chk with a custom command (wrapped by meson to capture output)
[919/3693] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen_lce.c.o
[920/3693] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_qat_comp_pmd.c.o
[921/3693] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen2.c.o
[922/3693] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen1.c.o
[923/3693] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen3.c.o
[924/3693] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_qat_comp.c.o
[925/3693] Linking target drivers/librte_bus_dpaa.so.26.0
[926/3693] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen4.c.o
[927/3693] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen5.c.o
[928/3693] Generating drivers/rte_bus_fslmc.sym_chk with a custom command (wrapped by meson to capture output)
[929/3693] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_sym.c.o
[930/3693] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_crypto.c.o
[931/3693] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_asym_pmd_gen1.c.o
[932/3693] Linking target drivers/librte_bus_fslmc.so.26.0
[933/3693] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_asym.c.o
[934/3693] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen2.c.o
[935/3693] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_sym_session.c.o
[936/3693] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen5.c.o
[937/3693] Compiling C object drivers/libtmp_rte_common_zsda.a.p/common_zsda_zsda_device.c.o
[938/3693] Compiling C object drivers/libtmp_rte_common_zsda.a.p/common_zsda_zsda_logs.c.o
[939/3693] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen4.c.o
[940/3693] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen_lce.c.o
[941/3693] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen3.c.o
[942/3693] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_sym_pmd_gen1.c.o
[943/3693] Generating drivers/rte_common_sfc_efx.pmd.c with a custom command
[944/3693] Compiling C object drivers/libtmp_rte_common_zsda.a.p/common_zsda_zsda_qp_common.c.o
[945/3693] Compiling C object drivers/libtmp_rte_common_zsda.a.p/compress_zsda_zsda_comp_pmd.c.o
[946/3693] Linking static target drivers/librte_mempool_cnxk.a
[947/3693] Compiling C object drivers/libtmp_rte_common_zsda.a.p/compress_zsda_zsda_comp.c.o
[948/3693] Linking static target drivers/librte_mempool_dpaa.a
[949/3693] Compiling C object drivers/libtmp_rte_common_zsda.a.p/crypto_zsda_zsda_crypto_pmd.c.o
[950/3693] Linking static target drivers/librte_mempool_dpaa2.a
[951/3693] Compiling C object drivers/libtmp_rte_common_zsda.a.p/crypto_zsda_zsda_crypto_session.c.o
[952/3693] Generating drivers/rte_mempool_cnxk_map with a custom command
[953/3693] Linking static target drivers/librte_mempool_octeontx.a
[954/3693] Compiling C object drivers/libtmp_rte_common_zsda.a.p/crypto_zsda_zsda_crypto.c.o
[955/3693] Compiling C object drivers/libtmp_rte_common_zsda.a.p/common_zsda_zsda_qp.c.o
[956/3693] Generating drivers/rte_mempool_dpaa_map with a custom command
[957/3693] Generating drivers/rte_mempool_dpaa2_map with a custom command
[958/3693] Generating drivers/rte_mempool_octeontx_map with a custom command
[959/3693] Compiling C object drivers/libtmp_rte_mempool_stack.a.p/mempool_stack_rte_mempool_stack.c.o
[960/3693] Compiling C object drivers/libtmp_rte_dma_hisi_acc.a.p/dma_hisi_acc_hisi_acc_dmadev.c.o
[961/3693] Generating drivers/rte_dma_cnxk.pmd.c with a custom command
[962/3693] Compiling C object drivers/libtmp_rte_dma_hisi_pciep.a.p/dma_hisi_pciep_hisi_pciep_dmadev.c.o
[963/3693] Compiling C object drivers/libtmp_rte_dma_odm.a.p/dma_odm_odm_dmadev.c.o
[964/3693] Compiling C object drivers/libtmp_rte_mempool_ring.a.p/mempool_ring_rte_mempool_ring.c.o
In file included from ../lib/ring/rte_ring_elem.h:20,
from ../lib/ring/rte_ring.h:39,
from ../drivers/mempool/ring/rte_mempool_ring.c:9:
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:225:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:226:3: note: here
../lib/ring/rte_ring_elem_pvt.h:227:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:228:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:185:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:186:3: note: here
../lib/ring/rte_ring_elem_pvt.h:187:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:188:3: note: here
../lib/ring/rte_ring_elem_pvt.h:189:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:190:3: note: here
../lib/ring/rte_ring_elem_pvt.h:191:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:192:3: note: here
../lib/ring/rte_ring_elem_pvt.h:193:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:194:3: note: here
../lib/ring/rte_ring_elem_pvt.h:195:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:196:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:82:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:83:3: note: here
../lib/ring/rte_ring_elem_pvt.h:84:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:85:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:41:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:42:3: note: here
../lib/ring/rte_ring_elem_pvt.h:43:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:44:3: note: here
../lib/ring/rte_ring_elem_pvt.h:45:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:46:3: note: here
../lib/ring/rte_ring_elem_pvt.h:47:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:48:3: note: here
../lib/ring/rte_ring_elem_pvt.h:49:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:50:3: note: here
../lib/ring/rte_ring_elem_pvt.h:51:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:52:3: note: here
[965/3693] Compiling C object drivers/libtmp_rte_dma_odm.a.p/dma_odm_odm.c.o
[966/3693] Compiling C object drivers/libtmp_rte_dma_dpaa2.a.p/dma_dpaa2_dpaa2_qdma.c.o
[967/3693] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_ddm.c.o
[968/3693] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_ethdev.c.o
[969/3693] Compiling C object drivers/libtmp_rte_mempool_bucket.a.p/mempool_bucket_rte_mempool_bucket.c.o
In file included from ../lib/ring/rte_ring_elem.h:20,
from ../lib/ring/rte_ring.h:39,
from ../drivers/mempool/bucket/rte_mempool_bucket.c:15:
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:82:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:83:3: note: here
../lib/ring/rte_ring_elem_pvt.h:84:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:85:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:41:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:42:3: note: here
../lib/ring/rte_ring_elem_pvt.h:43:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:44:3: note: here
../lib/ring/rte_ring_elem_pvt.h:45:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:46:3: note: here
../lib/ring/rte_ring_elem_pvt.h:47:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:48:3: note: here
../lib/ring/rte_ring_elem_pvt.h:49:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:50:3: note: here
../lib/ring/rte_ring_elem_pvt.h:51:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:52:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:225:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:226:3: note: here
../lib/ring/rte_ring_elem_pvt.h:227:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:228:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:185:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:186:3: note: here
../lib/ring/rte_ring_elem_pvt.h:187:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:188:3: note: here
../lib/ring/rte_ring_elem_pvt.h:189:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:190:3: note: here
../lib/ring/rte_ring_elem_pvt.h:191:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:192:3: note: here
../lib/ring/rte_ring_elem_pvt.h:193:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:194:3: note: here
../lib/ring/rte_ring_elem_pvt.h:195:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:196:3: note: here
[970/3693] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_ethdev_tx.c.o
[971/3693] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_ethdev_rx.c.o
../drivers/net/ark/ark_ethdev_rx.c: In function 'ark_rx_seed_mbufs':
../drivers/net/ark/ark_ethdev_rx.c:517:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/ark/ark_ethdev_rx.c:519:2: note: here
../drivers/net/ark/ark_ethdev_rx.c:522:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/ark/ark_ethdev_rx.c:524:2: note: here
../drivers/net/ark/ark_ethdev_rx.c:527:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/ark/ark_ethdev_rx.c:529:2: note: here
[972/3693] Compiling C object drivers/libtmp_rte_net_af_packet.a.p/net_af_packet_rte_eth_af_packet.c.o
[973/3693] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_mpu.c.o
[974/3693] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_pktchkr.c.o
[975/3693] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_udm.c.o
[976/3693] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_pktdir.c.o
[977/3693] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_pktgen.c.o
[978/3693] Compiling C object drivers/libtmp_rte_net_atlantic.a.p/net_atlantic_atl_hw_regs.c.o
[979/3693] Compiling C object drivers/libtmp_rte_dma_skeleton.a.p/dma_skeleton_skeleton_dmadev.c.o
In file included from ../lib/ring/rte_ring_elem.h:20,
from ../lib/ring/rte_ring.h:39,
from ../drivers/dma/skeleton/skeleton_dmadev.h:9,
from ../drivers/dma/skeleton/skeleton_dmadev.c:21:
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:225:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:226:3: note: here
../lib/ring/rte_ring_elem_pvt.h:227:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:228:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:185:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:186:3: note: here
../lib/ring/rte_ring_elem_pvt.h:187:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:188:3: note: here
../lib/ring/rte_ring_elem_pvt.h:189:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:190:3: note: here
../lib/ring/rte_ring_elem_pvt.h:191:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:192:3: note: here
../lib/ring/rte_ring_elem_pvt.h:193:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:194:3: note: here
../lib/ring/rte_ring_elem_pvt.h:195:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:196:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:82:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:83:3: note: here
../lib/ring/rte_ring_elem_pvt.h:84:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:85:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:41:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:42:3: note: here
../lib/ring/rte_ring_elem_pvt.h:43:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:44:3: note: here
../lib/ring/rte_ring_elem_pvt.h:45:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:46:3: note: here
../lib/ring/rte_ring_elem_pvt.h:47:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:48:3: note: here
../lib/ring/rte_ring_elem_pvt.h:49:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:50:3: note: here
../lib/ring/rte_ring_elem_pvt.h:51:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:52:3: note: here
[980/3693] Compiling C object drivers/libtmp_rte_dma_dpaa.a.p/dma_dpaa_dpaa_qdma.c.o
In file included from ../lib/ring/rte_ring_elem.h:20,
from ../lib/ring/rte_ring.h:39,
from ../lib/mempool/rte_mempool.h:49,
from ../drivers/bus/dpaa/bus_dpaa_driver.h:12,
from ../drivers/dma/dpaa/dpaa_qdma.c:5:
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:225:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:226:3: note: here
../lib/ring/rte_ring_elem_pvt.h:227:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:228:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:185:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:186:3: note: here
../lib/ring/rte_ring_elem_pvt.h:187:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:188:3: note: here
../lib/ring/rte_ring_elem_pvt.h:189:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:190:3: note: here
../lib/ring/rte_ring_elem_pvt.h:191:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:192:3: note: here
../lib/ring/rte_ring_elem_pvt.h:193:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:194:3: note: here
../lib/ring/rte_ring_elem_pvt.h:195:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:196:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:82:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:83:3: note: here
../lib/ring/rte_ring_elem_pvt.h:84:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:85:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:41:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:42:3: note: here
../lib/ring/rte_ring_elem_pvt.h:43:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:44:3: note: here
../lib/ring/rte_ring_elem_pvt.h:45:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:46:3: note: here
../lib/ring/rte_ring_elem_pvt.h:47:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:48:3: note: here
../lib/ring/rte_ring_elem_pvt.h:49:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:50:3: note: here
../lib/ring/rte_ring_elem_pvt.h:51:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:52:3: note: here
[981/3693] Compiling C object drivers/libtmp_rte_net_atlantic.a.p/net_atlantic_hw_atl_hw_atl_b0.c.o
[982/3693] Compiling C object drivers/libtmp_rte_net_atlantic.a.p/net_atlantic_hw_atl_hw_atl_llh.c.o
[983/3693] Compiling C object drivers/libtmp_rte_net_atlantic.a.p/net_atlantic_atl_rxtx.c.o
[984/3693] Compiling C object drivers/libtmp_rte_net_atlantic.a.p/net_atlantic_atl_ethdev.c.o
[985/3693] Compiling C object drivers/libtmp_rte_net_atlantic.a.p/net_atlantic_rte_pmd_atlantic.c.o
[986/3693] Compiling C object drivers/libtmp_rte_net_atlantic.a.p/net_atlantic_hw_atl_hw_atl_utils_fw2x.c.o
[987/3693] Compiling C object drivers/libtmp_rte_net_atlantic.a.p/net_atlantic_hw_atl_hw_atl_utils.c.o
[988/3693] Compiling C object drivers/libtmp_rte_net_axgbe.a.p/net_axgbe_axgbe_i2c.c.o
[989/3693] Compiling C object drivers/libtmp_rte_net_axgbe.a.p/net_axgbe_axgbe_mdio.c.o
[990/3693] Compiling C object drivers/libtmp_rte_net_axgbe.a.p/net_axgbe_axgbe_dev.c.o
[991/3693] Compiling C object drivers/libtmp_rte_net_avp.a.p/net_avp_avp_ethdev.c.o
[992/3693] Compiling C object drivers/libtmp_rte_net_axgbe.a.p/net_axgbe_axgbe_phy_impl.c.o
../drivers/net/axgbe/axgbe_phy_impl.c: In function 'axgbe_phy_init':
../drivers/net/axgbe/axgbe_phy_impl.c:2336:24: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/axgbe/axgbe_phy_impl.c:2338:2: note: here
[993/3693] Compiling C object drivers/libtmp_rte_net_axgbe.a.p/net_axgbe_axgbe_ethdev.c.o
[994/3693] Compiling C object drivers/libtmp_rte_net_bnx2x.a.p/net_bnx2x_bnx2x_ethdev.c.o
In file included from ../drivers/net/bnx2x/bnx2x_ethdev.c:8:
../drivers/net/bnx2x/bnx2x.h: In function 'bnx2x_set_rx_mode':
../drivers/net/bnx2x/bnx2x.h:2012:275: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.h: In function 'pci_read':
../drivers/net/bnx2x/bnx2x.h:2020:275: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.h: In function 'pci_write_word':
../drivers/net/bnx2x/bnx2x.h:2033:273: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.h: In function 'pci_write_long':
../drivers/net/bnx2x/bnx2x.h:2045:273: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x_ethdev.c: In function 'bnx2x_periodic_start':
../drivers/net/bnx2x/bnx2x_ethdev.c:152:289: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x_ethdev.c: In function 'bnx2x_periodic_stop':
../drivers/net/bnx2x/bnx2x_ethdev.c:167:251: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x_ethdev.c: In function 'bnx2x_dev_configure':
../drivers/net/bnx2x/bnx2x_ethdev.c:186:328: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x_ethdev.c:192:306: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x_ethdev.c:196:251: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x_ethdev.c:201:270: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x_ethdev.c: In function 'bnx2x_dev_start':
../drivers/net/bnx2x/bnx2x_ethdev.c:223:259: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x_ethdev.c:229:254: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x_ethdev.c:238:255: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x_ethdev.c: In function 'bnx2x_dev_stop':
../drivers/net/bnx2x/bnx2x_ethdev.c:283:266: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x_ethdev.c: In function 'bnx2xvf_dev_link_update':
../drivers/net/bnx2x/bnx2x_ethdev.c:421:342: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x_ethdev.c: In function 'bnx2x_common_dev_init':
../drivers/net/bnx2x/bnx2x_ethdev.c:654:296: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x_ethdev.c:698:258: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x_ethdev.c:710:308: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x_ethdev.c:714:289: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
[995/3693] Compiling C object drivers/libtmp_rte_net_axgbe.a.p/net_axgbe_axgbe_rxtx.c.o
[996/3693] Compiling C object drivers/libtmp_rte_net_bnx2x.a.p/net_bnx2x_bnx2x_rxtx.c.o
In file included from ../drivers/net/bnx2x/bnx2x_rxtx.c:8:
../drivers/net/bnx2x/bnx2x.h: In function 'bnx2x_set_rx_mode':
../drivers/net/bnx2x/bnx2x.h:2012:275: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.h: In function 'pci_read':
../drivers/net/bnx2x/bnx2x.h:2020:275: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.h: In function 'pci_write_word':
../drivers/net/bnx2x/bnx2x.h:2033:273: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.h: In function 'pci_write_long':
../drivers/net/bnx2x/bnx2x.h:2045:273: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x_rxtx.c: In function 'bnx2x_dev_rx_queue_setup':
../drivers/net/bnx2x/bnx2x_rxtx.c:67:263: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x_rxtx.c:83:360: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x_rxtx.c: In function 'bnx2x_dev_tx_queue_setup':
../drivers/net/bnx2x/bnx2x_rxtx.c:265:357: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x_rxtx.c: In function 'bnx2x_recv_pkts':
../drivers/net/bnx2x/bnx2x_rxtx.c:393:340: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
[997/3693] Compiling C object drivers/libtmp_rte_net_bnx2x.a.p/net_bnx2x_bnx2x_vfpf.c.o
In file included from ../drivers/net/bnx2x/bnx2x_vfpf.c:8:
../drivers/net/bnx2x/bnx2x.h: In function 'bnx2x_set_rx_mode':
../drivers/net/bnx2x/bnx2x.h:2012:275: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.h: In function 'pci_read':
../drivers/net/bnx2x/bnx2x.h:2020:275: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.h: In function 'pci_write_word':
../drivers/net/bnx2x/bnx2x.h:2033:273: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.h: In function 'pci_write_long':
../drivers/net/bnx2x/bnx2x.h:2045:273: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x_vfpf.c: In function 'bnx2x_check_bull':
../drivers/net/bnx2x/bnx2x_vfpf.c:40:312: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x_vfpf.c:45:346: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x_vfpf.c: In function 'bnx2x_vf_prep':
../drivers/net/bnx2x/bnx2x_vfpf.c:85:264: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x_vfpf.c: In function 'bnx2x_vf_finalize':
../drivers/net/bnx2x/bnx2x_vfpf.c:100:289: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x_vfpf.c: In function 'bnx2x_do_req4pf':
../drivers/net/bnx2x/bnx2x_vfpf.c:119:318: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x_vfpf.c:126:292: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x_vfpf.c:146:262: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x_vfpf.c:150:267: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x_vfpf.c: In function 'bnx2x_read_vf_id':
../drivers/net/bnx2x/bnx2x_vfpf.c:173:267: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x_vfpf.c:183:269: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x_vfpf.c: In function 'bnx2x_loop_obtain_resources':
../drivers/net/bnx2x/bnx2x_vfpf.c:204:256: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x_vfpf.c:216:273: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x_vfpf.c:220:307: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x_vfpf.c:236:321: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x_vfpf.c: In function 'bnx2x_vf_get_resources':
../drivers/net/bnx2x/bnx2x_vfpf.c:304:303: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x_vfpf.c: In function 'bnx2x_vf_close':
../drivers/net/bnx2x/bnx2x_vfpf.c:346:250: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x_vfpf.c: In function 'bnx2x_vf_init':
../drivers/net/bnx2x/bnx2x_vfpf.c:382:244: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x_vfpf.c:387:245: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x_vfpf.c: In function 'bnx2x_vf_unload':
../drivers/net/bnx2x/bnx2x_vfpf.c:425:280: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x_vfpf.c: In function 'bnx2x_vf_rx_q_prep':
../drivers/net/bnx2x/bnx2x_vfpf.c:452:248: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x_vfpf.c: In function 'bnx2x_vf_tx_q_prep':
../drivers/net/bnx2x/bnx2x_vfpf.c:476:248: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x_vfpf.c: In function 'bnx2x_vf_setup_queue':
../drivers/net/bnx2x/bnx2x_vfpf.c:513:266: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x_vfpf.c: In function 'bnx2x_vf_teardown_queue':
../drivers/net/bnx2x/bnx2x_vfpf.c:544:270: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x_vfpf.c: In function 'bnx2x_vf_set_mac':
../drivers/net/bnx2x/bnx2x_vfpf.c:597:292: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x_vfpf.c: In function 'bnx2x_vf_config_rss':
../drivers/net/bnx2x/bnx2x_vfpf.c:639:256: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x_vfpf.c: In function 'bnx2x_vf_set_rx_mode':
../drivers/net/bnx2x/bnx2x_vfpf.c:683:242: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x_vfpf.c:697:252: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x_vfpf.c: In function 'bnx2x_vfpf_set_mcast':
../drivers/net/bnx2x/bnx2x_vfpf.c:722:314: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x_vfpf.c:731:308: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x_vfpf.c:750:274: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
[998/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_cpr.c.o
[999/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_filter.c.o
[1000/3693] Compiling C object drivers/libtmp_rte_net_bnx2x.a.p/net_bnx2x_bnx2x_stats.c.o
In file included from ../drivers/net/bnx2x/bnx2x_stats.c:14:
../drivers/net/bnx2x/bnx2x.h: In function 'bnx2x_set_rx_mode':
../drivers/net/bnx2x/bnx2x.h:2012:275: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.h: In function 'pci_read':
../drivers/net/bnx2x/bnx2x.h:2020:275: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.h: In function 'pci_write_word':
../drivers/net/bnx2x/bnx2x.h:2033:273: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.h: In function 'pci_write_long':
../drivers/net/bnx2x/bnx2x.h:2045:273: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x_stats.c: In function 'bnx2x_stats_comp':
../drivers/net/bnx2x/bnx2x_stats.c:148:279: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x_stats.c: In function 'bnx2x_stats_pmf_update':
../drivers/net/bnx2x/bnx2x_stats.c:183:218: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x_stats.c: In function 'bnx2x_port_stats_init':
../drivers/net/bnx2x/bnx2x_stats.c:233:218: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x_stats.c: In function 'bnx2x_func_stats_init':
../drivers/net/bnx2x/bnx2x_stats.c:459:218: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x_stats.c: In function 'bnx2x_hw_stats_update':
../drivers/net/bnx2x/bnx2x_stats.c:788:288: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x_stats.c:793:284: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x_stats.c:828:263: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x_stats.c: In function 'bnx2x_storm_stats_validate_counters':
../drivers/net/bnx2x/bnx2x_stats.c:850:342: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x_stats.c:858:342: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x_stats.c:866:342: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x_stats.c:874:342: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x_stats.c: In function 'bnx2x_stats_handle':
../drivers/net/bnx2x/bnx2x_stats.c:1268:275: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x_stats.c: In function 'bnx2x_port_stats_base_init':
../drivers/net/bnx2x/bnx2x_stats.c:1282:219: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x_stats.c: In function 'bnx2x_stats_init':
../drivers/net/bnx2x/bnx2x_stats.c:1454:264: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
[1001/3693] Compiling C object drivers/libtmp_rte_net_bnx2x.a.p/net_bnx2x_ecore_sp.c.o
In file included from ../drivers/net/bnx2x/ecore_sp.c:14:
../drivers/net/bnx2x/bnx2x.h: In function 'bnx2x_set_rx_mode':
../drivers/net/bnx2x/bnx2x.h:2012:275: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.h: In function 'pci_read':
../drivers/net/bnx2x/bnx2x.h:2020:275: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.h: In function 'pci_write_word':
../drivers/net/bnx2x/bnx2x.h:2033:273: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.h: In function 'pci_write_long':
../drivers/net/bnx2x/bnx2x.h:2045:273: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
In file included from ../drivers/net/bnx2x/ecore_sp.c:15:
../drivers/net/bnx2x/ecore_init.h: In function 'ecore_disable_blocks_parity':
../drivers/net/bnx2x/ecore_init.h:748:291: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_init.h: In function 'ecore_clear_blocks_parity':
../drivers/net/bnx2x/ecore_init.h:783:262: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_init.h:792:260: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c: In function 'ecore_exe_queue_init':
../drivers/net/bnx2x/ecore_sp.c:56:314: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c: In function 'ecore_exe_queue_free_elem':
../drivers/net/bnx2x/ecore_sp.c:63:266: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c: In function 'ecore_exe_queue_add':
../drivers/net/bnx2x/ecore_sp.c:109:249: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c: In function 'ecore_exe_queue_step':
../drivers/net/bnx2x/ecore_sp.c:179:331: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c: In function 'ecore_exe_queue_alloc_elem':
../drivers/net/bnx2x/ecore_sp.c:243:277: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c: In function 'ecore_state_wait':
../drivers/net/bnx2x/ecore_sp.c:293:269: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c:315:265: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c: In function '__ecore_vlan_mac_h_write_trylock':
../drivers/net/bnx2x/ecore_sp.c:377:302: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c:381:265: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c: In function '__ecore_vlan_mac_h_exec_pending':
../drivers/net/bnx2x/ecore_sp.c:401:325: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c:407:304: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c: In function '__ecore_vlan_mac_h_pend':
../drivers/net/bnx2x/ecore_sp.c:432:301: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c: In function '__ecore_vlan_mac_h_write_unlock':
../drivers/net/bnx2x/ecore_sp.c:453:330: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c: In function '__ecore_vlan_mac_h_read_lock':
../drivers/net/bnx2x/ecore_sp.c:490:291: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c: In function '__ecore_vlan_mac_h_read_unlock':
../drivers/net/bnx2x/ecore_sp.c:530:326: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c:537:288: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c:545:330: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c: In function 'ecore_get_n_elements':
../drivers/net/bnx2x/ecore_sp.c:587:301: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c:590:350: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c:599:317: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c:607:308: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c: In function 'ecore_check_mac_add':
../drivers/net/bnx2x/ecore_sp.c:621:337: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c: In function 'ecore_check_mac_del':
../drivers/net/bnx2x/ecore_sp.c:650:337: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c: In function 'ecore_set_mac_in_nig':
../drivers/net/bnx2x/ecore_sp.c:728:291: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c: In function 'ecore_set_one_mac_e2':
../drivers/net/bnx2x/ecore_sp.c:844:337: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c: In function 'ecore_vlan_mac_set_rdata_e1x':
../drivers/net/bnx2x/ecore_sp.c:949:339: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c: In function 'ecore_validate_vlan_mac_add':
../drivers/net/bnx2x/ecore_sp.c:1094:335: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c:1103:287: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c: In function 'ecore_validate_vlan_mac_del':
../drivers/net/bnx2x/ecore_sp.c:1142:333: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c:1155:289: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c:1161:287: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c:1169:261: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c: In function 'ecore_validate_vlan_mac_move':
../drivers/net/bnx2x/ecore_sp.c:1202:335: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c:1216:327: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c:1223:289: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c:1230:337: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c: In function '__ecore_vlan_mac_execute_step':
../drivers/net/bnx2x/ecore_sp.c:1335:310: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c: In function 'ecore_optimize_vlan_mac':
../drivers/net/bnx2x/ecore_sp.c:1432:327: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c:1436:331: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c:1442:253: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c: In function 'ecore_vlan_mac_get_registry_elem':
../drivers/net/bnx2x/ecore_sp.c:1492:245: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c: In function 'ecore_config_vlan_mac':
../drivers/net/bnx2x/ecore_sp.c:1701:319: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c: In function 'ecore_vlan_mac_del_all':
../drivers/net/bnx2x/ecore_sp.c:1781:261: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c:1806:308: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c:1818:275: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c:1826:314: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c: In function 'ecore_set_rx_mode_e1x':
../drivers/net/bnx2x/ecore_sp.c:2013:368: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c: In function 'ecore_set_rx_mode_e2':
../drivers/net/bnx2x/ecore_sp.c:2159:356: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c: In function 'ecore_config_rx_mode':
../drivers/net/bnx2x/ecore_sp.c:2213:269: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c: In function 'ecore_mcast_enqueue_cmd':
../drivers/net/bnx2x/ecore_sp.c:2294:312: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c:2330:249: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c: In function 'ecore_mcast_set_one_rule_e2':
../drivers/net/bnx2x/ecore_sp.c:2442:249: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c:2446:228: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c: In function 'ecore_mcast_handle_restore_cmd_e2':
../drivers/net/bnx2x/ecore_sp.c:2481:265: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c: In function 'ecore_mcast_hdl_pending_add_e2':
../drivers/net/bnx2x/ecore_sp.c:2513:343: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c: In function 'ecore_mcast_hdl_pending_del_e2':
../drivers/net/bnx2x/ecore_sp.c:2549:273: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c: In function 'ecore_mcast_handle_pending_cmds_e2':
../drivers/net/bnx2x/ecore_sp.c:2608:250: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c: In function 'ecore_mcast_hdl_add':
../drivers/net/bnx2x/ecore_sp.c:2646:343: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c: In function 'ecore_mcast_hdl_del':
../drivers/net/bnx2x/ecore_sp.c:2667:253: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c: In function 'ecore_mcast_handle_current_cmd':
../drivers/net/bnx2x/ecore_sp.c:2694:250: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c:2710:249: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c: In function 'ecore_mcast_validate_e2':
../drivers/net/bnx2x/ecore_sp.c:2755:249: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c: In function 'ecore_mcast_hdl_add_e1h':
../drivers/net/bnx2x/ecore_sp.c:2946:359: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c: In function 'ecore_mcast_hdl_restore_e1h':
../drivers/net/bnx2x/ecore_sp.c:2967:249: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c: In function 'ecore_mcast_setup_e1h':
../drivers/net/bnx2x/ecore_sp.c:2998:294: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c:3010:250: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c: In function 'ecore_config_mcast':
../drivers/net/bnx2x/ecore_sp.c:3061:338: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c: In function 'ecore_setup_rss':
../drivers/net/bnx2x/ecore_sp.c:3491:240: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c:3505:232: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c:3538:242: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c: In function 'ecore_queue_state_change':
../drivers/net/bnx2x/ecore_sp.c:3635:293: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c:3641:246: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c:3643:246: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c: In function 'ecore_queue_comp_cmd':
../drivers/net/bnx2x/ecore_sp.c:3710:347: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c:3721:311: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c:3725:320: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c:3729:281: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c: In function 'ecore_q_fill_init_general_data':
../drivers/net/bnx2x/ecore_sp.c:3790:284: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c: In function 'ecore_q_fill_setup_tx_only':
../drivers/net/bnx2x/ecore_sp.c:3931:270: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c: In function 'ecore_q_init':
../drivers/net/bnx2x/ecore_sp.c:3981:295: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c:3983:247: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c: In function 'ecore_q_send_setup_tx_only':
../drivers/net/bnx2x/ecore_sp.c:4067:270: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c:4070:293: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c:4075:286: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c:4085:352: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c: In function 'ecore_q_send_update':
../drivers/net/bnx2x/ecore_sp.c:4181:293: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c: In function 'ecore_q_send_cfc_del':
../drivers/net/bnx2x/ecore_sp.c:4275:293: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c: In function 'ecore_q_send_terminate':
../drivers/net/bnx2x/ecore_sp.c:4291:293: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c: In function 'ecore_queue_send_cmd_cmn':
../drivers/net/bnx2x/ecore_sp.c:4335:249: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c: In function 'ecore_queue_send_cmd_e1x':
../drivers/net/bnx2x/ecore_sp.c:4358:249: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c: In function 'ecore_queue_send_cmd_e2':
../drivers/net/bnx2x/ecore_sp.c:4381:249: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c: In function 'ecore_queue_chk_transition':
../drivers/net/bnx2x/ecore_sp.c:4424:291: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c:4551:245: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c:4556:277: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c:4563:280: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c: In function 'ecore_queue_chk_fwd_transition':
../drivers/net/bnx2x/ecore_sp.c:4614:245: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c:4619:277: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c:4625:280: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c: In function 'ecore_func_state_change_comp':
../drivers/net/bnx2x/ecore_sp.c:4705:345: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c:4712:318: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c: In function 'ecore_func_chk_transition':
../drivers/net/bnx2x/ecore_sp.c:4835:245: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c:4840:295: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c:4846:298: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c: In function 'ecore_func_hw_init':
../drivers/net/bnx2x/ecore_sp.c:4937:260: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c:4943:255: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c:4974:277: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c: In function 'ecore_func_hw_reset':
../drivers/net/bnx2x/ecore_sp.c:5050:264: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c:5064:281: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c: In function 'ecore_func_send_afex_update':
../drivers/net/bnx2x/ecore_sp.c:5159:326: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c: In function 'ecore_func_send_afex_viflists':
../drivers/net/bnx2x/ecore_sp.c:5197:362: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c: In function 'ecore_func_send_cmd':
../drivers/net/bnx2x/ecore_sp.c:5269:249: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c: In function 'ecore_func_state_change':
../drivers/net/bnx2x/ecore_sp.c:5330:304: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_sp.c: In function 'ecore_mcast_validate_e2':
../drivers/net/bnx2x/ecore_sp.c:2730:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/bnx2x/ecore_sp.c:2734:2: note: here
[1002/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_flow.c.o
[1003/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_irq.c.o
[1004/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_mpc.c.o
[1005/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_ring.c.o
[1006/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_rxq.c.o
[1007/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_ethdev.c.o
../drivers/net/bnxt/bnxt_ethdev.c: In function 'bnxt_read_fw_status_reg':
../drivers/net/bnxt/bnxt_ethdev.c:4876:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/bnxt/bnxt_ethdev.c:4878:2: note: here
[1008/3693] Compiling C object drivers/libtmp_rte_net_bnx2x.a.p/net_bnx2x_bnx2x.c.o
In file included from ../drivers/net/bnx2x/bnx2x.c:16:
../drivers/net/bnx2x/bnx2x.h: In function 'bnx2x_set_rx_mode':
../drivers/net/bnx2x/bnx2x.h:2012:275: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.h: In function 'pci_read':
../drivers/net/bnx2x/bnx2x.h:2020:275: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.h: In function 'pci_write_word':
../drivers/net/bnx2x/bnx2x.h:2033:273: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.h: In function 'pci_write_long':
../drivers/net/bnx2x/bnx2x.h:2045:273: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
In file included from ../drivers/net/bnx2x/bnx2x.c:19:
../drivers/net/bnx2x/ecore_init.h: In function 'ecore_disable_blocks_parity':
../drivers/net/bnx2x/ecore_init.h:748:291: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_init.h: In function 'ecore_clear_blocks_parity':
../drivers/net/bnx2x/ecore_init.h:783:262: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_init.h:792:260: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
In file included from ../drivers/net/bnx2x/bnx2x.c:20:
../drivers/net/bnx2x/ecore_init_ops.h: In function 'ecore_init_pxp_arb':
../drivers/net/bnx2x/ecore_init_ops.h:433:286: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_init_ops.h:438:288: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_init_ops.h:443:278: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/ecore_init_ops.h:446:267: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_dma_alloc':
../drivers/net/bnx2x/bnx2x.c:162:256: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:169:50: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_acquire_hw_lock':
../drivers/net/bnx2x/bnx2x.c:205:294: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:221:286: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:237:299: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_release_hw_lock':
../drivers/net/bnx2x/bnx2x.c:258:340: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:274:294: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_issue_dmae_with_comp':
../drivers/net/bnx2x/bnx2x.c:388:237: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:397:240: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'elink_cb_event_log':
../drivers/net/bnx2x/bnx2x.c:556:249: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_set_spio':
../drivers/net/bnx2x/bnx2x.c:565:244: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_gpio_read':
../drivers/net/bnx2x/bnx2x.c:615:240: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_gpio_write':
../drivers/net/bnx2x/bnx2x.c:640:240: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_gpio_mult_write':
../drivers/net/bnx2x/bnx2x.c:709:272: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_gpio_int_write':
../drivers/net/bnx2x/bnx2x.c:736:240: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'elink_cb_fw_command':
../drivers/net/bnx2x/bnx2x.c:813:293: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:828:252: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_sp_post':
../drivers/net/bnx2x/bnx2x.c:1046:244: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:1051:246: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:1084:408: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_sp_event':
../drivers/net/bnx2x/bnx2x.c:1165:310: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:1172:261: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:1177:263: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:1182:279: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:1188:261: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:1193:271: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:1198:263: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:1203:297: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:1225:252: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_del_all_macs':
../drivers/net/bnx2x/bnx2x.c:1429:263: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_nic_load_no_mcp':
../drivers/net/bnx2x/bnx2x.c:1585:290: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:1591:290: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_nic_unload_no_mcp':
../drivers/net/bnx2x/bnx2x.c:1608:290: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:1613:290: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_func_wait_started':
../drivers/net/bnx2x/bnx2x.c:1689:347: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_stop_queue':
../drivers/net/bnx2x/bnx2x.c:1714:258: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_wait_sp_comp':
../drivers/net/bnx2x/bnx2x.c:1764:329: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_func_stop':
../drivers/net/bnx2x/bnx2x.c:1790:317: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_chip_cleanup':
../drivers/net/bnx2x/bnx2x.c:1840:279: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:1848:279: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:1872:285: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:1889:271: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:1907:281: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:1913:253: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:1922:253: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_disable_close_the_gate':
../drivers/net/bnx2x/bnx2x.c:1933:264: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_squeeze_objects':
../drivers/net/bnx2x/bnx2x.c:1964:269: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:1972:277: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:1984:285: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:1993:278: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_nic_unload':
../drivers/net/bnx2x/bnx2x.c:2012:254: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:2036:285: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:2144:242: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_alloc_mem':
../drivers/net/bnx2x/bnx2x.c:2464:289: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_nic_load_request':
../drivers/net/bnx2x/bnx2x.c:2728:252: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:2747:253: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:2753:259: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_nic_load_analyze_req':
../drivers/net/bnx2x/bnx2x.c:2780:273: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:2785:294: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_nic_load_pmf':
../drivers/net/bnx2x/bnx2x.c:2815:222: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_read_mf_cfg':
../drivers/net/bnx2x/bnx2x.c:2858:259: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:2861:257: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_acquire_alr':
../drivers/net/bnx2x/bnx2x.c:2882:289: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_fan_failure':
../drivers/net/bnx2x/bnx2x.c:2910:472: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_attn_int_asserted':
../drivers/net/bnx2x/bnx2x.c:2988:253: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:3021:254: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:3025:236: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:3029:236: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:3033:236: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:3038:253: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:3042:253: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:3046:253: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:3051:253: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:3055:253: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:3059:253: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:3073:286: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:3095:277: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_print_next_block':
../drivers/net/bnx2x/bnx2x.c:3112:218: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_parity_attn':
../drivers/net/bnx2x/bnx2x.c:3420:405: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:3430:280: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:3454:212: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_attn_int_deasserted4':
../drivers/net/bnx2x/bnx2x.c:3486:275: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:3488:308: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:3491:326: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:3494:310: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:3497:330: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:3501:336: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:3505:334: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:3508:312: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:3511:324: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:3514:324: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:3520:271: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:3522:292: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:3525:306: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:3528:308: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:3531:308: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:3534:294: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:3537:310: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:3543:293: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_dcc_event':
../drivers/net/bnx2x/bnx2x.c:3666:260: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:3670:258: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_mc_assert':
../drivers/net/bnx2x/bnx2x.c:3725:269: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:3747:320: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:3760:269: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:3783:320: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:3796:269: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:3819:320: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:3832:269: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:3855:320: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_attn_int_deasserted3':
../drivers/net/bnx2x/bnx2x.c:3922:232: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:3932:234: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:3936:276: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:3942:277: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:3945:250: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:3949:250: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_attn_int_deasserted2':
../drivers/net/bnx2x/bnx2x.c:3964:257: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:3967:252: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:3973:261: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:3976:252: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:3981:262: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:4009:280: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:4017:259: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:4038:279: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_attn_int_deasserted1':
../drivers/net/bnx2x/bnx2x.c:4053:255: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:4056:254: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:4068:283: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_attn_int_deasserted0':
../drivers/net/bnx2x/bnx2x.c:4089:247: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_attn_int_deasserted':
../drivers/net/bnx2x/bnx2x.c:4181:286: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:4188:229: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_attn_int':
../drivers/net/bnx2x/bnx2x.c:4218:342: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:4223:249: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_handle_mcast_eqe':
../drivers/net/bnx2x/bnx2x.c:4283:296: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_handle_classification_eqe':
../drivers/net/bnx2x/bnx2x.c:4303:261: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:4308:265: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:4313:287: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:4321:283: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:4324:279: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_eq_int':
../drivers/net/bnx2x/bnx2x.c:4396:274: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:4405:244: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:4412:246: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:4422:271: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:4430:289: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:4446:254: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:4453:252: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:4465:270: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:4476:256: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:4484:244: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:4492:248: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:4499:282: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_handle_sp_tq':
../drivers/net/bnx2x/bnx2x.c:4525:244: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:4530:244: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:4534:249: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:4543:245: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:4552:285: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_intr_legacy':
../drivers/net/bnx2x/bnx2x.c:4649:283: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_init_internal':
../drivers/net/bnx2x/bnx2x.c:5276:277: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_extract_max_cfg':
../drivers/net/bnx2x/bnx2x.c:5367:295: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_igu_int_enable':
../drivers/net/bnx2x/bnx2x.c:5631:260: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_hc_int_disable':
../drivers/net/bnx2x/bnx2x.c:5679:275: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_igu_int_disable':
../drivers/net/bnx2x/bnx2x.c:5690:240: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:5697:269: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_set_power_state':
../drivers/net/bnx2x/bnx2x.c:5838:249: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:5882:279: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_trylock_hw_lock':
../drivers/net/bnx2x/bnx2x.c:5900:309: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:5920:278: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_er_poll_igu_vq':
../drivers/net/bnx2x/bnx2x.c:6013:289: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_init_shmem':
../drivers/net/bnx2x/bnx2x.c:6094:262: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_process_kill':
../drivers/net/bnx2x/bnx2x.c:6249:607: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_leader_reset':
../drivers/net/bnx2x/bnx2x.c:6322:272: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:6329:278: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:6337:272: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:6345:283: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_pf_rx_q_prep':
../drivers/net/bnx2x/bnx2x.c:6504:263: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:6509:259: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_setup_queue':
../drivers/net/bnx2x/bnx2x.c:6580:248: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:6598:253: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:6602:236: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:6626:255: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_set_mac_one':
../drivers/net/bnx2x/bnx2x.c:6755:295: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:6759:247: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_set_eth_mac':
../drivers/net/bnx2x/bnx2x.c:6770:248: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_link_report_locked':
../drivers/net/bnx2x/bnx2x.c:6949:334: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:6955:268: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:6961:243: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:6970:259: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:6973:259: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:7009:313: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_periodic_callout':
../drivers/net/bnx2x/bnx2x.c:7162:279: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_nic_load':
../drivers/net/bnx2x/bnx2x.c:7238:271: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:7279:248: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:7291:240: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:7311:256: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:7322:273: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:7333:253: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:7345:256: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:7353:247: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:7369:265: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:7421:291: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:7427:256: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_init':
../drivers/net/bnx2x/bnx2x.c:7477:283: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:7515:256: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:7525:513: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:7544:337: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_get_function_num':
../drivers/net/bnx2x/bnx2x.c:7576:312: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_pcie_capability_read':
../drivers/net/bnx2x/bnx2x.c:7613:329: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:7620:266: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_probe_pci_caps':
../drivers/net/bnx2x/bnx2x.c:7647:325: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:7661:264: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:7669:271: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:7678:275: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_get_shmem_mf_cfg_info_sd':
../drivers/net/bnx2x/bnx2x.c:7698:245: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_check_valid_mf_cfg':
../drivers/net/bnx2x/bnx2x.c:7822:295: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:7829:285: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:7837:272: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:7843:290: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:7862:361: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:7886:330: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_get_mf_cfg_info':
../drivers/net/bnx2x/bnx2x.c:7916:251: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:7934:296: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:7950:292: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:7974:268: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:7981:259: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:8013:258: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:8042:285: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_get_shmem_info':
../drivers/net/bnx2x/bnx2x.c:8123:329: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:8165:273: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:8181:251: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_media_detect':
../drivers/net/bnx2x/bnx2x.c:8197:259: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:8201:259: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:8205:255: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:8209:247: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:8214:239: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_get_igu_cam_info':
../drivers/net/bnx2x/bnx2x.c:8277:257: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_get_device_info':
../drivers/net/bnx2x/bnx2x.c:8314:336: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:8325:247: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:8349:239: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:8364:239: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:8373:291: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:8386:250: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:8441:279: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:8449:268: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:8452:242: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_link_settings_supported':
../drivers/net/bnx2x/bnx2x.c:8526:317: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:8552:302: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:8560:240: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:8613:272: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_link_settings_requested':
../drivers/net/bnx2x/bnx2x.c:8672:341: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:8692:341: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:8711:341: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:8731:341: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:8749:341: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:8767:341: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:8786:341: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:8801:340: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_alloc_hsi_mem':
../drivers/net/bnx2x/bnx2x.c:8992:248: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_prev_mcp_done':
../drivers/net/bnx2x/bnx2x.c:9089:271: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_prev_is_path_marked':
../drivers/net/bnx2x/bnx2x.c:9121:274: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:9126:322: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_prev_mark_path':
../drivers/net/bnx2x/bnx2x.c:9147:274: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:9151:296: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:9167:293: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_do_flr':
../drivers/net/bnx2x/bnx2x.c:9192:259: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:9198:281: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:9215:338: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_prev_unload_common':
../drivers/net/bnx2x/bnx2x.c:9363:257: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:9382:252: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:9400:250: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_prev_unload_uncommon':
../drivers/net/bnx2x/bnx2x.c:9455:236: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_prev_unload':
../drivers/net/bnx2x/bnx2x.c:9488:284: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:9492:277: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:9497:269: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:9505:272: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:9525:277: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_dcbx_set_state':
../drivers/net/bnx2x/bnx2x.c:9542:244: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_init_multi_cos':
../drivers/net/bnx2x/bnx2x.c:9575:338: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_pci_get_caps':
../drivers/net/bnx2x/bnx2x.c:9599:261: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:9604:271: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:9622:262: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_load_firmware':
../drivers/net/bnx2x/bnx2x.c:9657:259: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:9663:279: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:9669:52: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:9675:51: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_attach':
../drivers/net/bnx2x/bnx2x.c:9744:246: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:9748:267: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:9787:250: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:9811:261: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_igu_clear_sb_gen':
../drivers/net/bnx2x/bnx2x.c:9888:286: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:9900:353: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_init_hw_common':
../drivers/net/bnx2x/bnx2x.c:10131:275: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:10215:242: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:10220:250: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:10343:243: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:10480:296: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:10542:248: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:10547:248: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:10552:250: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_init_hw_port':
../drivers/net/bnx2x/bnx2x.c:10605:271: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_flr_clnup_poll_hw_counter':
../drivers/net/bnx2x/bnx2x.c:10832:246: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_send_final_clnup':
../drivers/net/bnx2x/bnx2x.c:10924:294: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:10937:276: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:10938:296: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_hw_enable_status':
../drivers/net/bnx2x/bnx2x.c:11054:271: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:11057:263: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:11060:269: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:11063:271: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:11066:285: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:11069:293: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:11073:295: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:11077:305: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_pf_flr_clnup':
../drivers/net/bnx2x/bnx2x.c:11121:274: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_init_hw_func':
../drivers/net/bnx2x/bnx2x.c:11148:271: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:11154:251: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:11399:321: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_link_reset':
../drivers/net/bnx2x/bnx2x.c:11439:291: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_reset_port':
../drivers/net/bnx2x/bnx2x.c:11469:294: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'ecore_gunzip':
../drivers/net/bnx2x/bnx2x.c:11663:241: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:11666:242: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:11678:258: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:11684:262: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:11690:292: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_print_adapter_info':
../drivers/net/bnx2x/bnx2x.c:11806:291: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:11808:229: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:11810:229: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:11813:241: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:11818:229: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:11821:235: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:11822:233: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:11825:233: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:11827:233: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:11829:247: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:11833:220: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:11836:220: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:11839:220: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:11842:220: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:11845:225: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:11848:220: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:11853:215: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:11854:220: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:11857:229: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:11858:229: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:11859:291: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c: In function 'bnx2x_print_device_info':
../drivers/net/bnx2x/bnx2x.c:11878:229: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:11879:229: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:11881:229: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:11883:229: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:11884:229: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:11886:289: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:11893:229: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:11894:229: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:11896:230: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:11902:231: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:11905:233: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:11906:221: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:11909:231: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:11913:263: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:11916:229: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:11918:265: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:11920:263: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.c:11922:279: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
[1009/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_stats.c.o
[1010/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_txq.c.o
[1011/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_util.c.o
[1012/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_rxr.c.o
[1013/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_txr.c.o
[1014/3693] Compiling C object drivers/libtmp_rte_net_bnx2x.a.p/net_bnx2x_elink.c.o
In file included from ../drivers/net/bnx2x/elink.c:14:
../drivers/net/bnx2x/bnx2x.h: In function 'bnx2x_set_rx_mode':
../drivers/net/bnx2x/bnx2x.h:2012:275: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.h: In function 'pci_read':
../drivers/net/bnx2x/bnx2x.h:2020:275: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.h: In function 'pci_write_word':
../drivers/net/bnx2x/bnx2x.h:2033:273: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/bnx2x.h: In function 'pci_write_long':
../drivers/net/bnx2x/bnx2x.h:2045:273: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_check_lfa':
../drivers/net/bnx2x/elink.c:979:284: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:1020:261: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:1029:273: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:1038:269: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:1049:268: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:1062:273: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:1075:255: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_get_epio':
../drivers/net/bnx2x/elink.c:1093:263: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_set_epio':
../drivers/net/bnx2x/elink.c:1110:263: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:1113:260: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_ets_e2e3a0_disabled':
../drivers/net/bnx2x/elink.c:1166:272: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_ets_e3b0_disabled':
../drivers/net/bnx2x/elink.c:1473:297: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_ets_disabled':
../drivers/net/bnx2x/elink.c:1501:289: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_ets_e3b0_get_total_bw':
../drivers/net/bnx2x/elink.c:1634:293: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:1650:302: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:1654:299: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_ets_e3b0_sp_pri_to_cos_set':
../drivers/net/bnx2x/elink.c:1693:365: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:1699:423: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_ets_e3b0_sp_set_pri_cli_reg':
../drivers/net/bnx2x/elink.c:1788:321: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:1802:407: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:1831:333: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_ets_e3b0_config':
../drivers/net/bnx2x/elink.c:1881:297: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:1887:327: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:1899:293: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:1933:294: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:1938:290: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:1949:299: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:1960:273: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_ets_bw_limit_common':
../drivers/net/bnx2x/elink.c:1969:278: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_ets_bw_limit':
../drivers/net/bnx2x/elink.c:2019:278: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:2024:255: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_ets_strict':
../drivers/net/bnx2x/elink.c:2049:274: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_emac_get_pfc_stat':
../drivers/net/bnx2x/elink.c:2157:266: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_pfc_statistic':
../drivers/net/bnx2x/elink.c:2186:236: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:2192:277: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_set_mdio_clk':
../drivers/net/bnx2x/elink.c:2225:282: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_emac_init':
../drivers/net/bnx2x/elink.c:2281:251: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:2283:238: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_umac_enable':
../drivers/net/bnx2x/elink.c:2349:236: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:2372:261: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:2390:257: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_xmac_init':
../drivers/net/bnx2x/elink.c:2451:291: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:2464:281: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:2475:280: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:2480:282: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_set_xmac_rxtx':
../drivers/net/bnx2x/elink.c:2514:257: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_xmac_enable':
../drivers/net/bnx2x/elink.c:2529:236: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:2566:251: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_emac_enable':
../drivers/net/bnx2x/elink.c:2602:236: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:2636:219: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:2643:223: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:2700:239: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_update_pfc_bmac2':
../drivers/net/bnx2x/elink.c:2830:239: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:2844:241: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:2870:251: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_update_pfc_nig':
../drivers/net/bnx2x/elink.c:2951:264: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_update_pfc':
../drivers/net/bnx2x/elink.c:3060:264: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:3070:266: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_bmac1_enable':
../drivers/net/bnx2x/elink.c:3100:242: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:3121:251: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_bmac2_enable':
../drivers/net/bnx2x/elink.c:3172:242: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_pbf_update':
../drivers/net/bnx2x/elink.c:3316:256: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:3325:271: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:3353:258: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:3359:276: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_cl22_write':
../drivers/net/bnx2x/elink.c:3450:261: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_cl22_read':
../drivers/net/bnx2x/elink.c:3487:259: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_cl45_read':
../drivers/net/bnx2x/elink.c:3532:259: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:3557:260: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_cl45_write':
../drivers/net/bnx2x/elink.c:3615:261: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:3638:262: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_eee_set_timers':
../drivers/net/bnx2x/elink.c:3762:285: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_eee_advertise':
../drivers/net/bnx2x/elink.c:3827:257: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:3831:255: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_eee_an_resolve':
../drivers/net/bnx2x/elink.c:3871:254: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:3879:250: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:3887:252: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:3895:237: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_bsc_module_sel':
../drivers/net/bnx2x/elink.c:3924:246: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_bsc_read':
../drivers/net/bnx2x/elink.c:3940:283: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:3970:276: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:3994:268: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_serdes_deassert':
../drivers/net/bnx2x/elink.c:4178:252: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_xgxs_deassert':
../drivers/net/bnx2x/elink.c:4213:248: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_calc_ieee_aneg_adv':
../drivers/net/bnx2x/elink.c:4265:238: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'set_phy_vars':
../drivers/net/bnx2x/elink.c:4301:325: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_ext_phy_set_pause':
../drivers/net/bnx2x/elink.c:4332:260: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_pause_resolve':
../drivers/net/bnx2x/elink.c:4345:253: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:4350:253: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:4364:254: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:4367:254: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:4372:247: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_ext_phy_update_adv_fc':
../drivers/net/bnx2x/elink.c:4433:260: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_warpcore_enable_AN_KR2':
../drivers/net/bnx2x/elink.c:4513:242: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_disable_kr2':
../drivers/net/bnx2x/elink.c:4551:244: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_warpcore_set_lpi_passthrough':
../drivers/net/bnx2x/elink.c:4567:276: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_warpcore_enable_AN_KR':
../drivers/net/bnx2x/elink.c:4605:270: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:4627:235: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:4641:237: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:4679:253: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_warpcore_set_sgmii_speed':
../drivers/net/bnx2x/elink.c:5071:245: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:5096:262: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:5107:259: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:5111:241: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_get_mod_abs_int_cfg':
../drivers/net/bnx2x/elink.c:5226:296: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_warpcore_config_runtime':
../drivers/net/bnx2x/elink.c:5315:243: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_warpcore_config_sfi':
../drivers/net/bnx2x/elink.c:5336:241: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:5339:243: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_sfp_e3_set_transmitter':
../drivers/net/bnx2x/elink.c:5357:248: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_warpcore_config_init':
../drivers/net/bnx2x/elink.c:5377:328: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:5388:247: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:5398:253: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:5406:243: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:5410:230: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:5413:244: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:5443:259: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:5446:246: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:5456:253: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:5461:286: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:5470:242: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_set_warpcore_loopback':
../drivers/net/bnx2x/elink.c:5536:296: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_sync_link':
../drivers/net/bnx2x/elink.c:5584:233: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:5585:243: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:5665:237: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_link_status_update':
../drivers/net/bnx2x/elink.c:5722:246: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:5743:302: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:5745:290: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_reset_unicore':
../drivers/net/bnx2x/elink.c:5811:266: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_set_parallel_detection':
../drivers/net/bnx2x/elink.c:5871:296: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:5881:219: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_program_serdes':
../drivers/net/bnx2x/elink.c:6042:280: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_restart_autoneg':
../drivers/net/bnx2x/elink.c:6112:252: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:6133:305: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_initialize_sgmii_process':
../drivers/net/bnx2x/elink.c:6195:258: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_direct_parallel_detect_used':
../drivers/net/bnx2x/elink.c:6233:279: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:6244:281: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_update_adv_fc':
../drivers/net/bnx2x/elink.c:6278:255: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:6292:255: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_flow_ctrl_resolve':
../drivers/net/bnx2x/elink.c:6323:238: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_check_fallback_to_cl37':
../drivers/net/bnx2x/elink.c:6331:266: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:6339:343: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:6357:333: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:6373:329: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:6391:296: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_get_link_speed_duplex':
../drivers/net/bnx2x/elink.c:6418:233: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:6459:288: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:6479:286: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:6485:237: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:6493:356: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:6495:268: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_link_settings_status':
../drivers/net/bnx2x/elink.c:6516:281: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:6519:327: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:6527:302: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:6577:294: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_warpcore_read_status':
../drivers/net/bnx2x/elink.c:6599:289: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:6608:275: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:6617:237: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:6630:264: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:6651:263: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:6656:350: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:6661:294: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:6677:263: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:6688:263: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:6701:252: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:6717:294: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_emac_program':
../drivers/net/bnx2x/elink.c:6767:264: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:6792:257: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_xgxs_config_init':
../drivers/net/bnx2x/elink.c:6848:244: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:6857:238: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:6874:221: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_wait_reset_complete':
../drivers/net/bnx2x/elink.c:6947:270: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_link_int_enable':
../drivers/net/bnx2x/elink.c:6965:255: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:6970:260: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:6975:259: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:6980:260: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:6987:282: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:6990:292: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:6994:252: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_rearm_latch_signal':
../drivers/net/bnx2x/elink.c:7011:248: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_link_int_ack':
../drivers/net/bnx2x/elink.c:7065:283: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_set_xgxs_loopback':
../drivers/net/bnx2x/elink.c:7172:259: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:7205:257: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_set_led':
../drivers/net/bnx2x/elink.c:7228:272: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:7229:266: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:7366:279: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_link_initialize':
../drivers/net/bnx2x/elink.c:7527:267: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_common_ext_link_reset':
../drivers/net/bnx2x/elink.c:7570:246: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_update_link_down':
../drivers/net/bnx2x/elink.c:7579:252: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_update_link_up':
../drivers/net/bnx2x/elink.c:7643:253: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:7655:256: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:7668:253: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_link_update':
../drivers/net/bnx2x/elink.c:7771:276: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:7775:288: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:7780:252: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:7804:264: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:7807:268: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:7840:323: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:7878:261: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:7896:275: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:7900:318: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:7902:308: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:7904:316: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:7906:354: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:7909:342: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:7912:292: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:7925:362: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:7936:358: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:7941:252: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:7962:335: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:7991:277: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:7993:309: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_save_spirom_version':
../drivers/net/bnx2x/elink.c:8032:274: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_8073_resolve_fc':
../drivers/net/bnx2x/elink.c:8102:271: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_8073_8727_external_rom_boot':
../drivers/net/bnx2x/elink.c:8150:370: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:8176:372: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_8073_xaui_wa':
../drivers/net/bnx2x/elink.c:8243:270: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:8246:242: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:8257:272: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:8267:284: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_8073_set_pause_cl37':
../drivers/net/bnx2x/elink.c:8311:270: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_8073_config_init':
../drivers/net/bnx2x/elink.c:8343:228: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:8365:274: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:8370:271: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:8394:253: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:8398:259: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:8425:257: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:8439:227: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:8445:235: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:8479:300: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_8073_read_status':
../drivers/net/bnx2x/elink.c:8497:252: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:8504:262: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:8513:238: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:8518:246: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:8525:248: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:8542:304: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:8568:275: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:8573:277: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:8578:273: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:8582:271: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:8598:285: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_8073_link_reset':
../drivers/net/bnx2x/elink.c:8638:290: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_8705_config_init':
../drivers/net/bnx2x/elink.c:8653:228: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_8705_read_status':
../drivers/net/bnx2x/elink.c:8682:242: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:8685:252: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:8689:252: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:8699:250: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_set_disable_pmd_transmit':
../drivers/net/bnx2x/elink.c:8723:262: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:8725:270: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:8729:259: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_sfp_e1e2_set_transmitter':
../drivers/net/bnx2x/elink.c:8763:316: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:8801:263: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_sfp_set_transmitter':
../drivers/net/bnx2x/elink.c:8811:270: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_8726_read_sfp_module_eeprom':
../drivers/net/bnx2x/elink.c:8828:285: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:8860:309: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_warpcore_power_module':
../drivers/net/bnx2x/elink.c:8901:306: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_warpcore_read_sfp_module_eeprom':
../drivers/net/bnx2x/elink.c:8924:295: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_8727_read_sfp_module_eeprom':
../drivers/net/bnx2x/elink.c:8965:285: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:9025:309: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_read_sfp_module_eeprom':
../drivers/net/bnx2x/elink.c:9063:253: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_get_edc_mode':
../drivers/net/bnx2x/elink.c:9111:287: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:9129:268: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:9142:271: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:9145:263: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:9164:256: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:9195:262: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:9207:291: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:9235:304: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:9244:256: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_verify_sfp_module':
../drivers/net/bnx2x/elink.c:9264:277: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:9276:292: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:9283:291: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:9291:241: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_wait_for_sfp_module_initialized':
../drivers/net/bnx2x/elink.c:9350:286: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_8726_set_limiting_mode':
../drivers/net/bnx2x/elink.c:9404:268: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:9408:253: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:9415:243: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_8727_specific_func':
../drivers/net/bnx2x/elink.c:9517:281: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_set_e1e2_module_fault_led':
../drivers/net/bnx2x/elink.c:9543:321: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:9550:279: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_set_e3_module_fault_led':
../drivers/net/bnx2x/elink.c:9566:290: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_set_sfp_module_fault_led':
../drivers/net/bnx2x/elink.c:9575:280: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_power_sfp_module':
../drivers/net/bnx2x/elink.c:9604:258: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_sfp_module_detection':
../drivers/net/bnx2x/elink.c:9688:302: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:9693:273: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:9697:267: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:9706:256: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_handle_module_detect_int':
../drivers/net/bnx2x/elink.c:9747:287: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:9787:272: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_8706_8726_read_status':
../drivers/net/bnx2x/elink.c:9833:238: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:9846:278: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:9857:334: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_8706_config_init':
../drivers/net/bnx2x/elink.c:9911:282: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:9925:328: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:9932:255: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:9947:245: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:9983:263: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_8726_config_loopback':
../drivers/net/bnx2x/elink.c:10008:271: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_8726_read_status':
../drivers/net/bnx2x/elink.c:10062:241: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_8726_config_init':
../drivers/net/bnx2x/elink.c:10076:255: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:10091:244: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:10107:250: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:10137:284: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_8726_link_reset':
../drivers/net/bnx2x/elink.c:10160:269: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_8727_config_speed':
../drivers/net/bnx2x/elink.c:10240:244: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:10247:232: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:10267:250: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_8727_config_init':
../drivers/net/bnx2x/elink.c:10300:255: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:10335:284: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:10357:264: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_8727_handle_mod_abs':
../drivers/net/bnx2x/elink.c:10390:292: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:10416:294: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:10449:273: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:10455:261: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_8727_read_status':
../drivers/net/bnx2x/elink.c:10482:263: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:10490:253: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:10509:303: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:10554:256: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:10557:240: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:10571:276: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:10576:274: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:10580:272: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:10600:238: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_save_848xx_spirom_version':
../drivers/net/bnx2x/elink.c:10679:295: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:10698:295: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_848xx_cmn_config_init':
../drivers/net/bnx2x/elink.c:10814:240: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:10830:251: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:10839:251: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:10847:249: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:10855:249: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:10871:248: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:10881:246: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:10904:242: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_84858_cmd_hdlr':
../drivers/net/bnx2x/elink.c:10969:254: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:11004:240: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_84833_cmd_hdlr':
../drivers/net/bnx2x/elink.c:11045:254: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:11080:240: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_848xx_pair_swap_cfg':
../drivers/net/bnx2x/elink.c:11146:254: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_84833_hw_reset_phy':
../drivers/net/bnx2x/elink.c:11217:277: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_8483x_disable_eee':
../drivers/net/bnx2x/elink.c:11229:269: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:11235:250: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_8483x_enable_eee':
../drivers/net/bnx2x/elink.c:11253:248: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_848x3_config_init':
../drivers/net/bnx2x/elink.c:11359:301: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:11374:257: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:11406:273: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:11419:275: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_848xx_read_status':
../drivers/net/bnx2x/elink.c:11452:283: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:11474:264: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:11507:293: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:11529:268: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_848xx_set_link_led':
../drivers/net/bnx2x/elink.c:11646:258: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:11681:282: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:11739:256: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:11808:260: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:11822:252: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_54618se_config_init':
../drivers/net/bnx2x/elink.c:11945:243: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:12026:240: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:12043:249: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:12049:249: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:12055:251: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:12061:251: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:12072:248: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:12079:246: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:12094:273: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:12108:269: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:12120:254: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:12123:242: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_5461x_set_link_led':
../drivers/net/bnx2x/elink.c:12158:269: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_54618se_read_status':
../drivers/net/bnx2x/elink.c:12218:261: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:12252:292: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:12271:270: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_54618se_config_loopback':
../drivers/net/bnx2x/elink.c:12319:279: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_7101_config_init':
../drivers/net/bnx2x/elink.c:12370:281: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:12381:297: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_7101_read_status':
../drivers/net/bnx2x/elink.c:12416:277: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:12422:275: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:12432:278: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_populate_preemphasis':
../drivers/net/bnx2x/elink.c:13090:312: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_get_ext_phy_config':
../drivers/net/bnx2x/elink.c:13113:252: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_populate_int_phy':
../drivers/net/bnx2x/elink.c:13132:241: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:13210:273: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:13223:298: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:13240:249: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:13253:303: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_populate_ext_phy':
../drivers/net/bnx2x/elink.c:13381:289: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:13383:285: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_phy_def_cfg':
../drivers/net/bnx2x/elink.c:13426:319: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:13458:305: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:13478:319: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_phy_probe':
../drivers/net/bnx2x/elink.c:13522:241: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:13539:326: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:13547:277: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:13589:269: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_avoid_link_flap':
../drivers/net/bnx2x/elink.c:13946:263: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_phy_init':
../drivers/net/bnx2x/elink.c:14067:263: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:14068:277: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:14070:277: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:14072:255: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:14089:321: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:14092:335: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:14095:339: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:14098:315: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:14100:337: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:14103:289: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:14106:274: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:14110:281: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:14132:280: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:14137:259: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_link_reset':
../drivers/net/bnx2x/elink.c:14189:269: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_8073_common_init_phy':
../drivers/net/bnx2x/elink.c:14379:251: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:14422:282: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_8726_common_init_phy':
../drivers/net/bnx2x/elink.c:14507:251: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_8727_common_init_phy':
../drivers/net/bnx2x/elink.c:14625:251: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:14657:282: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_84833_common_init_phy':
../drivers/net/bnx2x/elink.c:14684:283: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_ext_phy_common_init':
../drivers/net/bnx2x/elink.c:14732:286: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_common_init_phy':
../drivers/net/bnx2x/elink.c:14763:253: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:14774:288: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_analyze_link_error':
../drivers/net/bnx2x/elink.c:14848:252: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:14851:244: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:14854:242: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:14856:259: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_sfp_tx_fault_detection':
../drivers/net/bnx2x/elink.c:14983:262: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:15005:263: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_kr2_recovery':
../drivers/net/bnx2x/elink.c:15016:235: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_check_kr2_wa':
../drivers/net/bnx2x/elink.c:15043:231: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:15061:223: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:15077:245: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:15086:244: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_period_func':
../drivers/net/bnx2x/elink.c:15103:258: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_fan_failure_det_req':
../drivers/net/bnx2x/elink.c:15151:251: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_init_mod_abs_int':
../drivers/net/bnx2x/elink.c:15204:252: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c:15234:291: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/bnx2x/bnx2x.h:767:7: note: 'name' declared here
../drivers/net/bnx2x/elink.c: In function 'elink_sync_link':
../drivers/net/bnx2x/elink.c:5592:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/bnx2x/elink.c:5594:3: note: here
../drivers/net/bnx2x/elink.c:5599:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/bnx2x/elink.c:5601:3: note: here
../drivers/net/bnx2x/elink.c:5607:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/bnx2x/elink.c:5609:3: note: here
../drivers/net/bnx2x/elink.c:5614:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/bnx2x/elink.c:5616:3: note: here
../drivers/net/bnx2x/elink.c: In function 'elink_set_led':
../drivers/net/bnx2x/elink.c:7267:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/bnx2x/elink.c:7270:2: note: here
../drivers/net/bnx2x/elink.c: In function 'elink_phy_def_cfg':
../drivers/net/bnx2x/elink.c:13433:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/bnx2x/elink.c:13435:2: note: here
../drivers/net/bnx2x/elink.c:13439:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/bnx2x/elink.c:13441:2: note: here
[1015/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_vnic.c.o
[1016/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_rte_pmd_bnxt.c.o
[1017/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_reps.c.o
[1018/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_bnxt_tf_pmd_shim.c.o
[1019/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_bnxt_ulp.c.o
[1020/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_fc_mgr.c.o
[1021/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_hwrm.c.o
[1022/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_bnxt_ulp_flow.c.o
[1023/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_def_rules.c.o
[1024/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_bnxt_ulp_meter.c.o
[1025/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_gen_hash.c.o
[1026/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_flow_db.c.o
[1027/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_ha_mgr.c.o
[1028/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_matcher.c.o
[1029/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_gen_tbl.c.o
[1030/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_mark_mgr.c.o
[1031/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_rte_handler_tbl.c.o
[1032/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_port_db.c.o
[1033/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_tun.c.o
[1034/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_mapper_tf.c.o
[1035/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_fc_mgr_tfc.c.o
[1036/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_bnxt_ulp_tf.c.o
[1037/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_mapper.c.o
[1038/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_bnxt_ulp_tfc.c.o
[1039/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_mapper_tfc.c.o
[1040/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_rte_parser.c.o
[1041/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_fc_mgr_tf.c.o
[1042/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_alloc_tbl.c.o
[1043/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_generic_templates_ulp_template_db_act.c.o
[1044/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_sc_mgr.c.o
[1045/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_sc_mgr_tfc.c.o
[1046/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_generic_templates_ulp_template_db_class.c.o
[1047/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_generic_templates_ulp_template_db_tbl.c.o
[1048/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_tfc_ha_mgr.c.o
[1049/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_generic_templates_ulp_template_db_wh_plus_act.c.o
[1050/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_generic_templates_ulp_template_db_wh_plus_class.c.o
[1051/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_generic_templates_ulp_template_db_thor2_act.c.o
[1052/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_bitalloc.c.o
[1053/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_generic_templates_ulp_template_db_thor_act.c.o
[1054/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_generic_templates_ulp_template_db_thor_class.c.o
[1055/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_generic_templates_ulp_template_db_thor2_class.c.o
[1056/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_ll.c.o
[1057/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_rand.c.o
[1058/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_cfa_tcam_mgr_hwop_msg.c.o
[1059/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_cfa_tcam_mgr_p4.c.o
[1060/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_stack.c.o
[1061/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_cfa_tcam_mgr_p58.c.o
[1062/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_dpool.c.o
[1063/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_cfa_tcam_mgr.c.o
[1064/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_device.c.o
[1065/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_device_p4.c.o
[1066/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_device_p58.c.o
[1067/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_hash.c.o
[1068/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_em_hash_internal.c.o
[1069/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_em_internal.c.o
[1070/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_global_cfg.c.o
[1071/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_core.c.o
[1072/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_identifier.c.o
[1073/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_if_tbl.c.o
[1074/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tfp.c.o
[1075/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_resources.c.o
[1076/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_msg.c.o
[1077/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_rm.c.o
[1078/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_session.c.o
[1079/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_tbl.c.o
[1080/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_sram_mgr.c.o
[1081/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_util.c.o
[1082/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_tcam.c.o
[1083/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_tbl_sram.c.o
[1084/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_tcam_mgr_msg.c.o
[1085/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_tf_tcam_shared.c.o
[1086/3693] Generating drivers/rte_common_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
[1087/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_cpm.c.o
[1088/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_act.c.o
[1089/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_ident.c.o
[1090/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_global_id.c.o
[1091/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_em.c.o
[1092/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_idx_tbl.c.o
[1093/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_if_tbl.c.o
[1094/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_init.c.o
[1095/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_priv.c.o
[1096/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_session.c.o
[1097/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_resources.c.o
[1098/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_mpc_debug.c.o
[1099/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_tcam_debug.c.o
[1100/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_msg.c.o
[1101/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_util.c.o
[1102/3693] Linking target drivers/librte_common_cnxk.so.26.0
[1103/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_hcapi_cfa_hcapi_cfa_common.c.o
[1104/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_hcapi_cfa_hcapi_cfa_p58.c.o
In file included from ../drivers/net/bnxt/hcapi/cfa/hcapi_cfa_p58.c:10:
../drivers/net/bnxt/tf_core/lookup3.h: In function 'hashword':
../drivers/net/bnxt/tf_core/lookup3.h:145:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/bnxt/tf_core/lookup3.h:147:2: note: here
../drivers/net/bnxt/tf_core/lookup3.h:148:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/bnxt/tf_core/lookup3.h:150:2: note: here
[1105/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_hcapi_cfa_hcapi_cfa_p4.c.o
In file included from ../drivers/net/bnxt/hcapi/cfa/hcapi_cfa_p4.c:10:
../drivers/net/bnxt/tf_core/lookup3.h: In function 'hashword':
../drivers/net/bnxt/tf_core/lookup3.h:145:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/bnxt/tf_core/lookup3.h:147:2: note: here
../drivers/net/bnxt/tf_core/lookup3.h:148:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/bnxt/tf_core/lookup3.h:150:2: note: here
[1106/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_tcam.c.o
[1107/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_hcapi_cfa_v3_bld_host_cfa_bld_mpc.c.o
[1108/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_hcapi_cfa_v3_bld_p70_host_cfa_bld_p70_mpcops.c.o
[1109/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_hcapi_cfa_v3_bld_p70_cfa_bld_p70_mpc.c.o
[1110/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_tbl_scope.c.o
[1111/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_hot_upgrade.c.o
[1112/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_hcapi_cfa_v3_tim_cfa_tim.c.o
[1113/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfo.c.o
[1114/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_core_v3_tfc_vf2pf_msg.c.o
[1115/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_hcapi_cfa_v3_mm_cfa_mm.c.o
[1116/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_hcapi_cfa_v3_tpm_cfa_tpm.c.o
[1117/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_hcapi_cfa_v3_bld_p70_host_cfa_bld_p70_host_mpc_wrapper.c.o
[1118/3693] Compiling C object drivers/libtmp_rte_net_bond.a.p/net_bonding_rte_eth_bond_alb.c.o
[1119/3693] Compiling C object drivers/libtmp_rte_net_bond.a.p/net_bonding_rte_eth_bond_args.c.o
[1120/3693] Compiling C object drivers/libtmp_rte_net_bond.a.p/net_bonding_rte_eth_bond_flow.c.o
[1121/3693] Compiling C object drivers/libtmp_rte_net_bond.a.p/net_bonding_rte_eth_bond_api.c.o
[1122/3693] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_rxtx_vec_neon.c.o
[1123/3693] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_cxgbevf_ethdev.c.o
[1124/3693] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_cxgbevf_main.c.o
[1125/3693] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_cxgbe_ethdev.c.o
[1126/3693] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_cxgbe_main.c.o
[1127/3693] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_clip_tbl.c.o
[1128/3693] Compiling C object drivers/libtmp_rte_net_bond.a.p/net_bonding_rte_eth_bond_8023ad.c.o
In file included from ../lib/ring/rte_ring_elem.h:20,
from ../lib/ring/rte_ring.h:39,
from ../lib/mempool/rte_mempool.h:49,
from ../lib/mbuf/rte_mbuf.h:39,
from ../lib/net/rte_ether.h:20,
from ../lib/ethdev/rte_eth_ctrl.h:10,
from ../lib/ethdev/rte_ethdev.h:1503,
from ../lib/ethdev/ethdev_driver.h:21,
from ../drivers/net/bonding/eth_bond_private.h:11,
from ../drivers/net/bonding/rte_eth_bond_8023ad.c:15:
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:225:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:226:3: note: here
../lib/ring/rte_ring_elem_pvt.h:227:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:228:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:185:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:186:3: note: here
../lib/ring/rte_ring_elem_pvt.h:187:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:188:3: note: here
../lib/ring/rte_ring_elem_pvt.h:189:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:190:3: note: here
../lib/ring/rte_ring_elem_pvt.h:191:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:192:3: note: here
../lib/ring/rte_ring_elem_pvt.h:193:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:194:3: note: here
../lib/ring/rte_ring_elem_pvt.h:195:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:196:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:82:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:83:3: note: here
../lib/ring/rte_ring_elem_pvt.h:84:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:85:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:41:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:42:3: note: here
../lib/ring/rte_ring_elem_pvt.h:43:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:44:3: note: here
../lib/ring/rte_ring_elem_pvt.h:45:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:46:3: note: here
../lib/ring/rte_ring_elem_pvt.h:47:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:48:3: note: here
../lib/ring/rte_ring_elem_pvt.h:49:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:50:3: note: here
../lib/ring/rte_ring_elem_pvt.h:51:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:52:3: note: here
[1129/3693] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_cxgbe_filter.c.o
[1130/3693] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_cxgbe_flow.c.o
[1131/3693] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_sge.c.o
../drivers/net/cxgbe/sge.c: In function 'free_tx_desc':
../drivers/net/cxgbe/sge.c:137:36: warning: the comparison will always evaluate as 'true' for the address of 'pool' will never be NULL [-Waddress]
In file included from ../lib/mbuf/rte_mbuf.h:43,
from ../lib/net/rte_ether.h:20,
from ../drivers/net/cxgbe/sge.c:29:
../lib/mbuf/rte_mbuf_core.h:615:22: note: 'pool' declared here
[1132/3693] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_mps_tcam.c.o
[1133/3693] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_l2t.c.o
[1134/3693] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_smt.c.o
[1135/3693] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_base_t4vf_hw.c.o
[1136/3693] Compiling C object drivers/libtmp_rte_net_bond.a.p/net_bonding_rte_eth_bond_pmd.c.o
In file included from ../lib/ring/rte_ring_elem.h:20,
from ../lib/ring/rte_ring.h:39,
from ../lib/mempool/rte_mempool.h:49,
from ../lib/mbuf/rte_mbuf.h:39,
from ../drivers/net/bonding/rte_eth_bond_pmd.c:9:
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:225:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:226:3: note: here
../lib/ring/rte_ring_elem_pvt.h:227:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:228:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:185:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:186:3: note: here
../lib/ring/rte_ring_elem_pvt.h:187:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:188:3: note: here
../lib/ring/rte_ring_elem_pvt.h:189:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:190:3: note: here
../lib/ring/rte_ring_elem_pvt.h:191:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:192:3: note: here
../lib/ring/rte_ring_elem_pvt.h:193:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:194:3: note: here
../lib/ring/rte_ring_elem_pvt.h:195:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:196:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:82:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:83:3: note: here
../lib/ring/rte_ring_elem_pvt.h:84:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:85:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:41:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:42:3: note: here
../lib/ring/rte_ring_elem_pvt.h:43:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:44:3: note: here
../lib/ring/rte_ring_elem_pvt.h:45:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:46:3: note: here
../lib/ring/rte_ring_elem_pvt.h:47:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:48:3: note: here
../lib/ring/rte_ring_elem_pvt.h:49:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:50:3: note: here
../lib/ring/rte_ring_elem_pvt.h:51:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:52:3: note: here
../drivers/net/bonding/rte_eth_bond_pmd.c: In function 'bond_ethdev_link_update':
../drivers/net/bonding/rte_eth_bond_pmd.c:2595:38: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/bonding/rte_eth_bond_pmd.c:2599:2: note: here
[1137/3693] Generating drivers/rte_net_dpaa.pmd.c with a custom command
[1138/3693] Compiling C object drivers/libtmp_rte_net_ena.a.p/net_ena_ena_rss.c.o
[1139/3693] Generating drivers/rte_net_dpaa2.pmd.c with a custom command
[1140/3693] Compiling C object drivers/libtmp_rte_net_cxgbe.a.p/net_cxgbe_base_t4_hw.c.o
../drivers/net/cxgbe/base/t4_hw.c: In function 't4_alloc_vi_func':
../drivers/net/cxgbe/base/t4_hw.c:3835:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/cxgbe/base/t4_hw.c:3837:3: note: here
../drivers/net/cxgbe/base/t4_hw.c:3838:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/cxgbe/base/t4_hw.c:3840:3: note: here
../drivers/net/cxgbe/base/t4_hw.c:3841:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/cxgbe/base/t4_hw.c:3843:3: note: here
[1141/3693] Compiling C object drivers/libtmp_rte_net_ena.a.p/net_ena_base_ena_eth_com.c.o
[1142/3693] Compiling C object drivers/libtmp_rte_net_enetc.a.p/net_enetc_enetc_cbdr.c.o
[1143/3693] Compiling C object drivers/libtmp_rte_net_enetc.a.p/net_enetc_enetc_rxtx.c.o
[1144/3693] Compiling C object drivers/libtmp_rte_net_enetc.a.p/net_enetc_enetc_ethdev.c.o
[1145/3693] Compiling C object drivers/libtmp_rte_net_ena.a.p/net_ena_base_ena_com.c.o
[1146/3693] Compiling C object drivers/libtmp_rte_net_ena.a.p/net_ena_ena_ethdev.c.o
[1147/3693] Compiling C object drivers/libtmp_rte_net_enetc.a.p/net_enetc_enetc4_ethdev.c.o
[1148/3693] Generating drivers/rte_net_cnxk.pmd.c with a custom command
[1149/3693] Compiling C object drivers/libtmp_rte_net_enetc.a.p/net_enetc_enetc4_vf.c.o
[1150/3693] Compiling C object drivers/libtmp_rte_net_enetfec.a.p/net_enetfec_enet_ethdev.c.o
[1151/3693] Compiling C object drivers/libtmp_rte_net_enetfec.a.p/net_enetfec_enet_uio.c.o
[1152/3693] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_base_vnic_cq.c.o
[1153/3693] Compiling C object drivers/libtmp_rte_net_enetfec.a.p/net_enetfec_enet_rxtx.c.o
[1154/3693] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_base_vnic_intr.c.o
[1155/3693] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_base_vnic_rq.c.o
[1156/3693] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_base_vnic_wq.c.o
[1157/3693] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_base_vnic_dev.c.o
[1158/3693] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_res.c.o
[1159/3693] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_flow.c.o
[1160/3693] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_ethdev.c.o
[1161/3693] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_sriov.c.o
[1162/3693] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_rxtx.c.o
[1163/3693] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_vf_representor.c.o
[1164/3693] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe.c.o
[1165/3693] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe_eal.c.o
[1166/3693] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe_args.c.o
[1167/3693] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_main.c.o
[1168/3693] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_fm_flow.c.o
[1169/3693] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe_flow.c.o
[1170/3693] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe_intr.c.o
../drivers/net/failsafe/failsafe_intr.c: In function 'fs_rx_event_proxy_service_uninstall':
../drivers/net/failsafe/failsafe_intr.c:97:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/failsafe/failsafe_intr.c:99:2: note: here
../drivers/net/failsafe/failsafe_intr.c:102:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/failsafe/failsafe_intr.c:104:2: note: here
[1171/3693] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe_ether.c.o
../drivers/net/failsafe/failsafe_ether.c: In function 'fs_dev_remove':
../drivers/net/failsafe/failsafe_ether.c:288:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/failsafe/failsafe_ether.c:290:2: note: here
../drivers/net/failsafe/failsafe_ether.c:297:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/failsafe/failsafe_ether.c:299:2: note: here
../drivers/net/failsafe/failsafe_ether.c:307:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/failsafe/failsafe_ether.c:309:2: note: here
[1172/3693] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe_rxtx.c.o
[1173/3693] Compiling C object drivers/libtmp_rte_net_gve.a.p/net_gve_gve_version.c.o
[1174/3693] Compiling C object drivers/libtmp_rte_net_gve.a.p/net_gve_gve_rx.c.o
[1175/3693] Compiling C object drivers/libtmp_rte_net_gve.a.p/net_gve_base_gve_adminq.c.o
[1176/3693] Compiling C object drivers/libtmp_rte_net_gve.a.p/net_gve_gve_tx_dqo.c.o
[1177/3693] Compiling C object drivers/libtmp_rte_net_gve.a.p/net_gve_gve_rss.c.o
[1178/3693] Compiling C object drivers/libtmp_rte_net_gve.a.p/net_gve_gve_rx_dqo.c.o
[1179/3693] Compiling C object drivers/libtmp_rte_net_gve.a.p/net_gve_gve_tx.c.o
[1180/3693] Compiling C object drivers/libtmp_rte_net_gve.a.p/net_gve_gve_ethdev.c.o
[1181/3693] Compiling C object drivers/libtmp_rte_net_hinic.a.p/net_hinic_base_hinic_pmd_api_cmd.c.o
[1182/3693] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe_ops.c.o
../drivers/net/failsafe/failsafe_ops.c: In function 'fs_link_update':
../drivers/net/failsafe/failsafe_ops.c:883:6: warning: the comparison will always evaluate as 'true' for the pointer operand in '((struct fs_priv *)dev->data->dev_private)->subs + (sizetype)((long unsigned int)((struct fs_priv *)dev->data->dev_private)->subs_tx * 264)' must not be NULL [-Waddress]
[1183/3693] Compiling C object drivers/libtmp_rte_net_hinic.a.p/net_hinic_base_hinic_pmd_cfg.c.o
[1184/3693] Compiling C object drivers/libtmp_rte_net_hinic.a.p/net_hinic_base_hinic_pmd_cmdq.c.o
[1185/3693] Compiling C object drivers/libtmp_rte_net_hinic.a.p/net_hinic_base_hinic_pmd_eqs.c.o
[1186/3693] Compiling C object drivers/libtmp_rte_net_hinic.a.p/net_hinic_base_hinic_pmd_hwif.c.o
[1187/3693] Compiling C object drivers/libtmp_rte_net_hinic.a.p/net_hinic_hinic_pmd_rx.c.o
[1188/3693] Compiling C object drivers/libtmp_rte_net_hinic.a.p/net_hinic_hinic_pmd_ethdev.c.o
[1189/3693] Compiling C object drivers/libtmp_rte_net_hinic.a.p/net_hinic_base_hinic_pmd_mgmt.c.o
[1190/3693] Compiling C object drivers/libtmp_rte_net_hinic.a.p/net_hinic_hinic_pmd_flow.c.o
[1191/3693] Compiling C object drivers/libtmp_rte_net_hinic.a.p/net_hinic_hinic_pmd_tx.c.o
[1192/3693] Compiling C object drivers/libtmp_rte_net_hinic.a.p/net_hinic_base_hinic_pmd_wq.c.o
[1193/3693] Compiling C object drivers/libtmp_rte_net_hinic.a.p/net_hinic_base_hinic_pmd_nicio.c.o
[1194/3693] Compiling C object drivers/libtmp_rte_net_hinic.a.p/net_hinic_base_hinic_pmd_hwdev.c.o
[1195/3693] Compiling C object drivers/libtmp_rte_net_hinic.a.p/net_hinic_base_hinic_pmd_mbox.c.o
[1196/3693] Compiling C object drivers/libtmp_rte_net_hinic.a.p/net_hinic_base_hinic_pmd_niccfg.c.o
[1197/3693] Compiling C object drivers/libtmp_rte_net_hinic3.a.p/net_hinic3_hinic3_nic_io.c.o
[1198/3693] Compiling C object drivers/libtmp_rte_net_hinic3.a.p/net_hinic3_hinic3_fdir.c.o
[1199/3693] Compiling C object drivers/libtmp_rte_net_hinic3.a.p/net_hinic3_hinic3_flow.c.o
[1200/3693] Compiling C object drivers/libtmp_rte_net_hinic3.a.p/net_hinic3_base_hinic3_hw_cfg.c.o
[1201/3693] Compiling C object drivers/libtmp_rte_net_hinic3.a.p/net_hinic3_base_hinic3_cmdq.c.o
[1202/3693] Compiling C object drivers/libtmp_rte_net_hinic3.a.p/net_hinic3_hinic3_rx.c.o
[1203/3693] Compiling C object drivers/libtmp_rte_net_hinic3.a.p/net_hinic3_hinic3_tx.c.o
[1204/3693] Compiling C object drivers/libtmp_rte_net_hinic3.a.p/net_hinic3_base_hinic3_eqs.c.o
[1205/3693] Compiling C object drivers/libtmp_rte_net_hinic3.a.p/net_hinic3_base_hinic3_hw_comm.c.o
[1206/3693] Compiling C object drivers/libtmp_rte_net_hinic3.a.p/net_hinic3_hinic3_ethdev.c.o
[1207/3693] Compiling C object drivers/libtmp_rte_net_hinic3.a.p/net_hinic3_base_hinic3_hwdev.c.o
[1208/3693] Compiling C object drivers/libtmp_rte_net_hinic3.a.p/net_hinic3_base_hinic3_hwif.c.o
[1209/3693] Compiling C object drivers/libtmp_rte_net_hinic3.a.p/net_hinic3_base_hinic3_mgmt.c.o
[1210/3693] Compiling C object drivers/libtmp_rte_net_hinic3.a.p/net_hinic3_base_hinic3_nic_event.c.o
[1211/3693] Compiling C object drivers/libtmp_rte_net_hinic3.a.p/net_hinic3_base_hinic3_mbox.c.o
[1212/3693] Compiling C object drivers/libtmp_rte_net_hinic3.a.p/net_hinic3_base_hinic3_wq.c.o
[1213/3693] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_cmd.c.o
[1214/3693] Compiling C object drivers/libtmp_rte_net_hinic3.a.p/net_hinic3_base_hinic3_nic_cfg.c.o
[1215/3693] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_dcb.c.o
[1216/3693] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_intr.c.o
[1217/3693] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_fdir.c.o
[1218/3693] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_mbx.c.o
[1219/3693] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_regs.c.o
[1220/3693] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_ethdev_vf.c.o
[1221/3693] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_flow.c.o
[1222/3693] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_rss.c.o
[1223/3693] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_mp.c.o
[1224/3693] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_stats.c.o
[1225/3693] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_ptp.c.o
[1226/3693] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_tm.c.o
[1227/3693] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_e1000_logs.c.o
[1228/3693] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_common.c.o
[1229/3693] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_ethdev.c.o
[1230/3693] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_dump.c.o
[1231/3693] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_rxtx_vec.c.o
[1232/3693] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_em_ethdev.c.o
[1233/3693] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_igc_logs.c.o
[1234/3693] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_igb_pf.c.o
[1235/3693] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_igb_flow.c.o
[1236/3693] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_em_rxtx.c.o
[1237/3693] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_igc_filter.c.o
[1238/3693] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_igc_flow.c.o
[1239/3693] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_base_e1000_base.c.o
[1240/3693] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_rxtx.c.o
[1241/3693] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_base_e1000_82540.c.o
../drivers/net/intel/e1000/base/e1000_82540.c: In function 'e1000_init_phy_params_82540':
../drivers/net/intel/e1000/base/e1000_82540.c:70:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/intel/e1000/base/e1000_82540.c:73:2: note: here
[1242/3693] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_base_e1000_80003es2lan.c.o
[1243/3693] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_igb_rxtx.c.o
[1244/3693] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_base_e1000_82541.c.o
[1245/3693] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_igc_ethdev.c.o
[1246/3693] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_base_e1000_82542.c.o
[1247/3693] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_igb_ethdev.c.o
../drivers/net/intel/e1000/igb_ethdev.c: In function 'igb_timesync_enable':
../drivers/net/intel/e1000/igb_ethdev.c:5053:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/intel/e1000/igb_ethdev.c:5055:2: note: here
../drivers/net/intel/e1000/igb_ethdev.c: In function 'igb_start_timecounters':
../drivers/net/intel/e1000/igb_ethdev.c:4955:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/intel/e1000/igb_ethdev.c:4957:2: note: here
../drivers/net/intel/e1000/igb_ethdev.c: In function 'eth_igb_fw_version_get':
../drivers/net/intel/e1000/igb_ethdev.c:2272:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/intel/e1000/igb_ethdev.c:2280:2: note: here
[1248/3693] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_base_e1000_82543.c.o
[1249/3693] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_base_e1000_api.c.o
[1250/3693] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_base_e1000_i210.c.o
[1251/3693] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_base_e1000_82571.c.o
../drivers/net/intel/e1000/base/e1000_82571.c: In function 'e1000_init_nvm_params_82571':
../drivers/net/intel/e1000/base/e1000_82571.c:204:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/intel/e1000/base/e1000_82571.c:215:2: note: here
../drivers/net/intel/e1000/base/e1000_82571.c: In function 'e1000_init_hw_82571':
../drivers/net/intel/e1000/base/e1000_82571.c:1207:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/intel/e1000/base/e1000_82571.c:1209:2: note: here
[1252/3693] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_base_e1000_i225.c.o
[1253/3693] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_igc_txrx.c.o
[1254/3693] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_base_e1000_manage.c.o
[1255/3693] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_base_e1000_mbx.c.o
../drivers/net/intel/e1000/base/e1000_mbx.c: In function 'e1000_init_mbx_params_pf':
../drivers/net/intel/e1000/base/e1000_mbx.c:761:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/intel/e1000/base/e1000_mbx.c:763:2: note: here
[1256/3693] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_base_e1000_osdep.c.o
[1257/3693] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_base_e1000_82575.c.o
../drivers/net/intel/e1000/base/e1000_82575.c: In function 'e1000_setup_serdes_link_82575':
../drivers/net/intel/e1000/base/e1000_82575.c:1590:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/intel/e1000/base/e1000_82575.c:1592:2: note: here
../drivers/net/intel/e1000/base/e1000_82575.c: In function 'e1000_get_media_type_82575':
../drivers/net/intel/e1000/base/e1000_82575.c:1712:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/intel/e1000/base/e1000_82575.c:1718:2: note: here
[1258/3693] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_base_e1000_mac.c.o
[1259/3693] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_base_e1000_vf.c.o
../drivers/net/intel/e1000/base/e1000_vf.c: In function 'e1000_promisc_set_vf':
../drivers/net/intel/e1000/base/e1000_vf.c:466:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/intel/e1000/base/e1000_vf.c:468:2: note: here
[1260/3693] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_base_e1000_nvm.c.o
../drivers/net/intel/e1000/base/e1000_nvm.c: In function 'e1000_get_fw_version':
../drivers/net/intel/e1000/base/e1000_nvm.c:1292:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/intel/e1000/base/e1000_nvm.c:1297:2: note: here
[1261/3693] Compiling C object drivers/libtmp_rte_net_fm10k.a.p/net_intel_fm10k_base_fm10k_api.c.o
[1262/3693] Compiling C object drivers/libtmp_rte_net_fm10k.a.p/net_intel_fm10k_base_fm10k_common.c.o
[1263/3693] Compiling C object drivers/libtmp_rte_net_fm10k.a.p/net_intel_fm10k_base_fm10k_vf.c.o
[1264/3693] Compiling C object drivers/libtmp_rte_net_fm10k.a.p/net_intel_fm10k_base_fm10k_tlv.c.o
[1265/3693] Compiling C object drivers/libtmp_rte_net_fm10k.a.p/net_intel_fm10k_base_fm10k_mbx.c.o
../drivers/net/intel/fm10k/base/fm10k_mbx.c: In function 'fm10k_pfvf_mbx_init':
../drivers/net/intel/fm10k/base/fm10k_mbx.c:1600:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/intel/fm10k/base/fm10k_mbx.c:1606:2: note: here
../drivers/net/intel/fm10k/base/fm10k_mbx.c: In function 'fm10k_mbx_validate_msg_hdr':
../drivers/net/intel/fm10k/base/fm10k_mbx.c:983:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/intel/fm10k/base/fm10k_mbx.c:987:2: note: here
../drivers/net/intel/fm10k/base/fm10k_mbx.c:1003:31: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/intel/fm10k/base/fm10k_mbx.c:1007:2: note: here
[1266/3693] Compiling C object drivers/libtmp_rte_net_fm10k.a.p/net_intel_fm10k_fm10k_rxtx.c.o
[1267/3693] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_base_e1000_ich8lan.c.o
../drivers/net/intel/e1000/base/e1000_ich8lan.c: In function 'e1000_sw_lcd_config_ich8lan':
../drivers/net/intel/e1000/base/e1000_ich8lan.c:2318:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/intel/e1000/base/e1000_ich8lan.c:2324:2: note: here
../drivers/net/intel/e1000/base/e1000_ich8lan.c: In function 'e1000_init_phy_params_pchlan':
../drivers/net/intel/e1000/base/e1000_ich8lan.c:536:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/intel/e1000/base/e1000_ich8lan.c:539:3: note: here
../drivers/net/intel/e1000/base/e1000_ich8lan.c: In function 'e1000_valid_nvm_bank_detect_ich8lan':
../drivers/net/intel/e1000/base/e1000_ich8lan.c:3502:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/intel/e1000/base/e1000_ich8lan.c:3504:2: note: here
../drivers/net/intel/e1000/base/e1000_ich8lan.c: In function 'e1000_init_phy_workarounds_pchlan':
../drivers/net/intel/e1000/base/e1000_ich8lan.c:394:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/intel/e1000/base/e1000_ich8lan.c:397:2: note: here
../drivers/net/intel/e1000/base/e1000_ich8lan.c:398:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/intel/e1000/base/e1000_ich8lan.c:402:2: note: here
../drivers/net/intel/e1000/base/e1000_ich8lan.c: In function 'e1000_init_mac_params_ich8lan':
../drivers/net/intel/e1000/base/e1000_ich8lan.c:845:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/intel/e1000/base/e1000_ich8lan.c:847:2: note: here
../drivers/net/intel/e1000/base/e1000_ich8lan.c:855:32: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/intel/e1000/base/e1000_ich8lan.c:858:2: note: here
../drivers/net/intel/e1000/base/e1000_ich8lan.c: In function 'e1000_check_for_copper_link_ich8lan':
../drivers/net/intel/e1000/base/e1000_ich8lan.c:1773:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/intel/e1000/base/e1000_ich8lan.c:1776:2: note: here
[1268/3693] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_base_e1000_phy.c.o
../drivers/net/intel/e1000/base/e1000_phy.c: In function 'e1000_copper_link_setup_m88_gen2':
../drivers/net/intel/e1000/base/e1000_phy.c:1322:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/intel/e1000/base/e1000_phy.c:1327:2: note: here
[1269/3693] Compiling C object drivers/libtmp_rte_net_fm10k.a.p/net_intel_fm10k_base_fm10k_pf.c.o
../drivers/net/intel/fm10k/base/fm10k_pf.c: In function 'fm10k_iov_supported_xcast_mode_pf':
../drivers/net/intel/fm10k/base/fm10k_pf.c:1363:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/intel/fm10k/base/fm10k_pf.c:1366:2: note: here
../drivers/net/intel/fm10k/base/fm10k_pf.c:1367:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/intel/fm10k/base/fm10k_pf.c:1370:2: note: here
../drivers/net/intel/fm10k/base/fm10k_pf.c:1371:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/intel/fm10k/base/fm10k_pf.c:1374:2: note: here
[1270/3693] Compiling C object drivers/libtmp_rte_net_fm10k.a.p/net_intel_fm10k_fm10k_ethdev.c.o
[1271/3693] Generating drivers/rte_net_iavf.pmd.c with a custom command
[1272/3693] Generating drivers/rte_net_i40e.pmd.c with a custom command
[1273/3693] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_acl_filter.c.o
[1274/3693] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_generic_flow.c.o
[1275/3693] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_diagnose.c.o
[1276/3693] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_fdir_filter.c.o
[1277/3693] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_hash.c.o
[1278/3693] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_tm.c.o
[1279/3693] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_dcf_vf_representor.c.o
[1280/3693] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_switch_filter.c.o
[1281/3693] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_dcf.c.o
[1282/3693] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_dcf_parent.c.o
[1283/3693] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_ixgbe_82599_bypass.c.o
[1284/3693] Generating drivers/rte_net_idpf.pmd.c with a custom command
[1285/3693] Generating drivers/rte_net_ipn3ke.pmd.c with a custom command
[1286/3693] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_dcf_sched.c.o
[1287/3693] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_ethdev.c.o
[1288/3693] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_rxtx.c.o
[1289/3693] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_ixgbe_bypass.c.o
[1290/3693] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_dcf_ethdev.c.o
[1291/3693] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_ixgbe_fdir.c.o
[1292/3693] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_ixgbe_ipsec.c.o
[1293/3693] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_ixgbe_tm.c.o
[1294/3693] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_ixgbe_pf.c.o
../drivers/net/intel/ixgbe/ixgbe_pf.c: In function 'ixgbe_set_vf_lpe':
../drivers/net/intel/ixgbe/ixgbe_pf.c:578:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/intel/ixgbe/ixgbe_pf.c:581:3: note: here
[1295/3693] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_ixgbe_vf_representor.c.o
[1296/3693] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_rte_pmd_ixgbe.c.o
[1297/3693] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_ixgbe_flow.c.o
[1298/3693] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_base_ixgbe_82598.c.o
[1299/3693] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_ixgbe_rxtx_vec_common.c.o
[1300/3693] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_base_ixgbe_82599.c.o
[1301/3693] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_base_ixgbe_dcb_82598.c.o
[1302/3693] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_ixgbe_rxtx_vec_neon.c.o
[1303/3693] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_base_ixgbe_api.c.o
[1304/3693] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_base_ixgbe_dcb_82599.c.o
[1305/3693] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_base_ixgbe_dcb.c.o
[1306/3693] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_base_ixgbe_hv_vf.c.o
[1307/3693] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_ixgbe_ethdev.c.o
../drivers/net/intel/ixgbe/ixgbe_ethdev.c: In function 'ixgbe_start_timecounters':
../drivers/net/intel/ixgbe/ixgbe_ethdev.c:7057:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/intel/ixgbe/ixgbe_ethdev.c:7059:2: note: here
[1308/3693] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_base_ixgbe_mbx.c.o
[1309/3693] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_base_ixgbe_vf.c.o
[1310/3693] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_base_ixgbe_x540.c.o
[1311/3693] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_ixgbe_rxtx.c.o
[1312/3693] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_base_ixgbe_phy.c.o
[1313/3693] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_base_ixgbe_common.c.o
[1314/3693] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_base_ixgbe_e610.c.o
[1315/3693] Compiling C object drivers/libtmp_rte_net_cpfl.a.p/net_intel_cpfl_cpfl_rules.c.o
[1316/3693] Compiling C object drivers/libtmp_rte_net_cpfl.a.p/net_intel_cpfl_cpfl_controlq.c.o
../drivers/net/intel/cpfl/cpfl_controlq.c: In function 'cpfl_ctlq_add':
../drivers/net/intel/cpfl/cpfl_controlq.c:285:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/intel/cpfl/cpfl_controlq.c:287:2: note: here
[1317/3693] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_base_ixgbe_x550.c.o
[1318/3693] Compiling C object drivers/libtmp_rte_net_cpfl.a.p/net_intel_cpfl_cpfl_vchnl.c.o
[1319/3693] Compiling C object drivers/libtmp_rte_net_cpfl.a.p/net_intel_cpfl_cpfl_representor.c.o
[1320/3693] Compiling C object drivers/libtmp_rte_net_cpfl.a.p/net_intel_cpfl_cpfl_rxtx.c.o
[1321/3693] Compiling C object drivers/libtmp_rte_net_cpfl.a.p/net_intel_cpfl_cpfl_flow.c.o
[1322/3693] Compiling C object drivers/libtmp_rte_net_ionic.a.p/net_ionic_ionic_dev.c.o
[1323/3693] Compiling C object drivers/libtmp_rte_net_cpfl.a.p/net_intel_cpfl_cpfl_ethdev.c.o
[1324/3693] Compiling C object drivers/libtmp_rte_net_ionic.a.p/net_ionic_ionic_dev_pci.c.o
[1325/3693] Compiling C object drivers/libtmp_rte_net_cpfl.a.p/net_intel_cpfl_cpfl_flow_engine_fxp.c.o
[1326/3693] Compiling C object drivers/libtmp_rte_net_ionic.a.p/net_ionic_ionic_dev_vdev.c.o
[1327/3693] Compiling C object drivers/libtmp_rte_net_ionic.a.p/net_ionic_ionic_mac_api.c.o
[1328/3693] Compiling C object drivers/libtmp_rte_net_cpfl.a.p/net_intel_cpfl_cpfl_fxp_rule.c.o
[1329/3693] Compiling C object drivers/libtmp_rte_net_ionic.a.p/net_ionic_ionic_ethdev.c.o
[1330/3693] Compiling C object drivers/libtmp_rte_net_ionic.a.p/net_ionic_ionic_rx_filter.c.o
[1331/3693] Compiling C object drivers/libtmp_rte_net_ionic.a.p/net_ionic_ionic_main.c.o
[1332/3693] Compiling C object drivers/libtmp_rte_net_cpfl.a.p/net_intel_cpfl_cpfl_flow_parser.c.o
[1333/3693] Compiling C object drivers/libtmp_rte_net_ionic.a.p/net_ionic_ionic_rxtx.c.o
[1334/3693] Compiling C object drivers/libtmp_rte_net_ionic.a.p/net_ionic_ionic_lif.c.o
[1335/3693] Compiling C object drivers/libtmp_rte_net_ionic.a.p/net_ionic_ionic_rxtx_simple.c.o
[1336/3693] Compiling C object drivers/libtmp_rte_net_ionic.a.p/net_ionic_ionic_rxtx_sg.c.o
[1337/3693] Compiling C object drivers/libtmp_rte_net_nbl.a.p/net_nbl_nbl_core.c.o
[1338/3693] Compiling C object drivers/libtmp_rte_net_nbl.a.p/net_nbl_nbl_ethdev.c.o
[1339/3693] Compiling C object drivers/libtmp_rte_net_memif.a.p/net_memif_memif_socket.c.o
[1340/3693] Compiling C object drivers/libtmp_rte_net_nbl.a.p/net_nbl_nbl_common_nbl_common.c.o
[1341/3693] Compiling C object drivers/libtmp_rte_net_nbl.a.p/net_nbl_nbl_hw_nbl_resource.c.o
[1342/3693] Compiling C object drivers/libtmp_rte_net_nbl.a.p/net_nbl_nbl_common_nbl_userdev.c.o
[1343/3693] Compiling C object drivers/libtmp_rte_net_nbl.a.p/net_nbl_nbl_dispatch.c.o
[1344/3693] Compiling C object drivers/libtmp_rte_net_nbl.a.p/net_nbl_nbl_hw_nbl_hw_leonis_nbl_hw_leonis_snic.c.o
[1345/3693] Compiling C object drivers/libtmp_rte_net_nbl.a.p/net_nbl_nbl_hw_nbl_channel.c.o
[1346/3693] Compiling C object drivers/libtmp_rte_net_memif.a.p/net_memif_rte_eth_memif.c.o
[1347/3693] Compiling C object drivers/libtmp_rte_net_nbl.a.p/net_nbl_nbl_dev_nbl_dev.c.o
../drivers/net/nbl/nbl_dev/nbl_dev.c: In function 'nbl_dev_infos_get':
../drivers/net/nbl/nbl_dev/nbl_dev.c:426:24: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/nbl/nbl_dev/nbl_dev.c:428:2: note: here
../drivers/net/nbl/nbl_dev/nbl_dev.c:429:24: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/nbl/nbl_dev/nbl_dev.c:431:2: note: here
../drivers/net/nbl/nbl_dev/nbl_dev.c:432:24: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/nbl/nbl_dev/nbl_dev.c:434:2: note: here
[1348/3693] Compiling C object drivers/libtmp_rte_net_nbl.a.p/net_nbl_nbl_hw_nbl_hw_leonis_nbl_res_leonis.c.o
[1349/3693] Compiling C object drivers/libtmp_rte_net_netvsc.a.p/net_netvsc_hn_nvs.c.o
../drivers/net/netvsc/hn_nvs.c: In function '__hn_nvs_execute':
../drivers/net/netvsc/hn_nvs.c:117:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/netvsc/hn_nvs.c:120:2: note: here
[1350/3693] Compiling C object drivers/libtmp_rte_net_netvsc.a.p/net_netvsc_hn_ethdev.c.o
[1351/3693] Compiling C object drivers/libtmp_rte_net_netvsc.a.p/net_netvsc_hn_rndis.c.o
[1352/3693] Compiling C object drivers/libtmp_rte_net_nbl.a.p/net_nbl_nbl_hw_nbl_txrx.c.o
[1353/3693] Compiling C object drivers/libtmp_rte_net_netvsc.a.p/net_netvsc_hn_vf.c.o
[1354/3693] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_flower_nfp_flower_cmsg.c.o
[1355/3693] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_flower_nfp_conntrack.c.o
[1356/3693] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_flower_nfp_flower_service.c.o
[1357/3693] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_flower_nfp_flower.c.o
In file included from ../lib/ring/rte_ring_elem.h:20,
from ../lib/ring/rte_ring.h:39,
from ../lib/mempool/rte_mempool.h:49,
from ../lib/mbuf/rte_mbuf.h:39,
from ../lib/net/rte_ether.h:20,
from ../lib/ethdev/rte_eth_ctrl.h:10,
from ../lib/ethdev/rte_ethdev.h:1503,
from ../lib/ethdev/ethdev_driver.h:21,
from ../drivers/net/nfp/flower/../nfp_net_common.h:10,
from ../drivers/net/nfp/flower/nfp_flower.h:9,
from ../drivers/net/nfp/flower/nfp_flower.c:6:
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:82:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:83:3: note: here
../lib/ring/rte_ring_elem_pvt.h:84:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:85:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:41:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:42:3: note: here
../lib/ring/rte_ring_elem_pvt.h:43:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:44:3: note: here
../lib/ring/rte_ring_elem_pvt.h:45:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:46:3: note: here
../lib/ring/rte_ring_elem_pvt.h:47:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:48:3: note: here
../lib/ring/rte_ring_elem_pvt.h:49:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:50:3: note: here
../lib/ring/rte_ring_elem_pvt.h:51:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:52:3: note: here
[1358/3693] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_flower_nfp_flower_ctrl.c.o
[1359/3693] Compiling C object drivers/libtmp_rte_net_netvsc.a.p/net_netvsc_hn_rxtx.c.o
In file included from ../lib/ring/rte_ring_elem.h:20,
from ../lib/ring/rte_ring.h:39,
from ../lib/mempool/rte_mempool.h:49,
from ../lib/mbuf/rte_mbuf.h:39,
from ../lib/net/rte_ether.h:20,
from ../lib/ethdev/rte_eth_ctrl.h:10,
from ../lib/ethdev/rte_ethdev.h:1503,
from ../drivers/net/netvsc/hn_rxtx.c:15:
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:82:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:83:3: note: here
../lib/ring/rte_ring_elem_pvt.h:84:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:85:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:41:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:42:3: note: here
../lib/ring/rte_ring_elem_pvt.h:43:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:44:3: note: here
../lib/ring/rte_ring_elem_pvt.h:45:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:46:3: note: here
../lib/ring/rte_ring_elem_pvt.h:47:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:48:3: note: here
../lib/ring/rte_ring_elem_pvt.h:49:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:50:3: note: here
../lib/ring/rte_ring_elem_pvt.h:51:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:52:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:225:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:226:3: note: here
../lib/ring/rte_ring_elem_pvt.h:227:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:228:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:185:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:186:3: note: here
../lib/ring/rte_ring_elem_pvt.h:187:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:188:3: note: here
../lib/ring/rte_ring_elem_pvt.h:189:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:190:3: note: here
../lib/ring/rte_ring_elem_pvt.h:191:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:192:3: note: here
../lib/ring/rte_ring_elem_pvt.h:193:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:194:3: note: here
../lib/ring/rte_ring_elem_pvt.h:195:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:196:3: note: here
[1360/3693] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_crc.c.o
[1361/3693] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfd3_nfp_nfd3_dp.c.o
[1362/3693] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfdk_nfp_nfdk_dp.c.o
[1363/3693] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_cppcore.c.o
[1364/3693] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_hwinfo.c.o
[1365/3693] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_mip.c.o
[1366/3693] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_flower_nfp_flower_representor.c.o
In file included from ../lib/ring/rte_ring_elem.h:20,
from ../lib/ring/rte_ring.h:39,
from ../lib/mempool/rte_mempool.h:49,
from ../lib/mbuf/rte_mbuf.h:39,
from ../lib/net/rte_ether.h:20,
from ../lib/ethdev/rte_eth_ctrl.h:10,
from ../lib/ethdev/rte_ethdev.h:1503,
from ../lib/ethdev/ethdev_driver.h:21,
from ../drivers/net/nfp/flower/nfp_flower_representor.h:9,
from ../drivers/net/nfp/flower/nfp_flower_representor.c:6:
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:225:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:226:3: note: here
../lib/ring/rte_ring_elem_pvt.h:227:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:228:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:185:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:186:3: note: here
../lib/ring/rte_ring_elem_pvt.h:187:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:188:3: note: here
../lib/ring/rte_ring_elem_pvt.h:189:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:190:3: note: here
../lib/ring/rte_ring_elem_pvt.h:191:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:192:3: note: here
../lib/ring/rte_ring_elem_pvt.h:193:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:194:3: note: here
../lib/ring/rte_ring_elem_pvt.h:195:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:196:3: note: here
[1367/3693] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_elf.c.o
[1368/3693] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_mutex.c.o
[1369/3693] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_nffw.c.o
[1370/3693] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_nsp_cmds.c.o
[1371/3693] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_flower_nfp_flower_flow.c.o
[1372/3693] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_resource.c.o
[1373/3693] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_nsp_eth.c.o
[1374/3693] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_nsp.c.o
[1375/3693] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_sync.c.o
[1376/3693] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_rtsym.c.o
[1377/3693] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_target.c.o
[1378/3693] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp6000_pcie.c.o
../drivers/net/nfp/nfpcore/nfp6000_pcie.c: In function 'matching_bar_exist':
../drivers/net/nfp/nfpcore/nfp6000_pcie.c:427:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/nfp/nfpcore/nfp6000_pcie.c:429:2: note: here
[1379/3693] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfp_logs.c.o
[1380/3693] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfp_ethdev_vf.c.o
[1381/3693] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfp_cpp_bridge.c.o
[1382/3693] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfp_net_cmsg.c.o
[1383/3693] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfp_ipsec.c.o
[1384/3693] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfp_mtr.c.o
[1385/3693] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfp_net_ctrl.c.o
[1386/3693] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfp_rxtx_vec_stub.c.o
[1387/3693] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfp_service.c.o
[1388/3693] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfp_net_meta.c.o
[1389/3693] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfp_net_flow.c.o
[1390/3693] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfp_ethdev.c.o
[1391/3693] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfdk_nfp_nfdk_vec_stub.c.o
[1392/3693] Compiling C object drivers/libtmp_rte_net_ngbe.a.p/net_ngbe_ngbe_ptypes.c.o
[1393/3693] Compiling C object drivers/libtmp_rte_net_ngbe.a.p/net_ngbe_ngbe_pf.c.o
[1394/3693] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfp_rxtx.c.o
[1395/3693] Compiling C object drivers/libtmp_rte_net_ngbe.a.p/net_ngbe_base_ngbe_eeprom.c.o
[1396/3693] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfp_net_common.c.o
[1397/3693] Compiling C object drivers/libtmp_rte_net_ngbe.a.p/net_ngbe_ngbe_ethdev_vf.c.o
[1398/3693] Compiling C object drivers/libtmp_rte_net_ngbe.a.p/net_ngbe_base_ngbe_mbx.c.o
[1399/3693] Compiling C object drivers/libtmp_rte_net_ngbe.a.p/net_ngbe_base_ngbe_phy.c.o
[1400/3693] Compiling C object drivers/libtmp_rte_net_ngbe.a.p/net_ngbe_base_ngbe_mng.c.o
[1401/3693] Compiling C object drivers/libtmp_rte_net_ngbe.a.p/net_ngbe_ngbe_ethdev.c.o
[1402/3693] Compiling C object drivers/libtmp_rte_net_ngbe.a.p/net_ngbe_base_ngbe_phy_rtl.c.o
[1403/3693] Compiling C object drivers/libtmp_rte_net_ngbe.a.p/net_ngbe_base_ngbe_hw.c.o
[1404/3693] Compiling C object drivers/libtmp_rte_net_ngbe.a.p/net_ngbe_base_ngbe_phy_mvl.c.o
[1405/3693] Compiling C object drivers/libtmp_rte_net_ngbe.a.p/net_ngbe_ngbe_rxtx_vec_neon.c.o
[1406/3693] Compiling C object drivers/libtmp_rte_net_ngbe.a.p/net_ngbe_base_ngbe_vf.c.o
[1407/3693] Compiling C object drivers/libtmp_rte_net_ngbe.a.p/net_ngbe_base_ngbe_phy_yt.c.o
[1408/3693] Compiling C object drivers/libtmp_rte_net_null.a.p/net_null_rte_eth_null.c.o
[1409/3693] Compiling C object drivers/libtmp_rte_net_octeon_ep.a.p/net_octeon_ep_otx_ep_vf.c.o
[1410/3693] Generating drivers/rte_net_octeontx.pmd.c with a custom command
[1411/3693] Compiling C object drivers/libtmp_rte_net_octeon_ep.a.p/net_octeon_ep_otx_ep_ethdev.c.o
[1412/3693] Compiling C object drivers/libtmp_rte_net_octeon_ep.a.p/net_octeon_ep_cnxk_ep_vf.c.o
[1413/3693] Compiling C object drivers/libtmp_rte_net_octeon_ep.a.p/net_octeon_ep_otx2_ep_vf.c.o
[1414/3693] Compiling C object drivers/libtmp_rte_net_octeon_ep.a.p/net_octeon_ep_otx_ep_mbox.c.o
[1415/3693] Compiling C object drivers/libtmp_rte_net_ngbe.a.p/net_ngbe_ngbe_rxtx.c.o
[1416/3693] Compiling C object drivers/libtmp_rte_net_octeon_ep.a.p/net_octeon_ep_otx_ep_rxtx.c.o
[1417/3693] Compiling C object drivers/libtmp_rte_net_pcap.a.p/net_pcap_pcap_osdep_linux.c.o
[1418/3693] Compiling C object drivers/libtmp_rte_net_octeon_ep.a.p/net_octeon_ep_cnxk_ep_tx.c.o
[1419/3693] Compiling C object drivers/libtmp_rte_net_octeon_ep.a.p/net_octeon_ep_cnxk_ep_rx.c.o
[1420/3693] Compiling C object drivers/libtmp_rte_net_pfe.a.p/net_pfe_pfe_hal.c.o
[1421/3693] Compiling C object drivers/libtmp_rte_net_pfe.a.p/net_pfe_pfe_hif_lib.c.o
[1422/3693] Compiling C object drivers/libtmp_rte_net_octeon_ep.a.p/net_octeon_ep_cnxk_ep_rx_neon.c.o
[1423/3693] Compiling C object drivers/libtmp_rte_net_pfe.a.p/net_pfe_pfe_ethdev.c.o
[1424/3693] Compiling C object drivers/libtmp_rte_net_pfe.a.p/net_pfe_pfe_hif.c.o
[1425/3693] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_filter.c.o
../drivers/net/qede/qede_filter.c: In function 'qede_check_fdir_support':
../drivers/net/qede/qede_filter.c:156:102: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
In file included from ../drivers/net/qede/qede_ethdev.h:21,
from ../drivers/net/qede/qede_filter.c:13:
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_filter.c: In function 'qede_config_arfs_filter':
../drivers/net/qede/qede_filter.c:191:117: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_filter.c:204:129: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_filter.c:218:108: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_filter.c:222:106: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_filter.c:233:114: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_filter.c:244:121: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_filter.c:269:117: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_filter.c:278:116: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_filter.c:282:128: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_filter.c:290:101: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_filter.c: In function 'qede_arfs_construct_pkt':
../drivers/net/qede/qede_filter.c:392:108: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_filter.c: In function 'qede_tunnel_update':
../drivers/net/qede/qede_filter.c:415:105: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/qede_filter.c: In function 'qede_vxlan_enable':
../drivers/net/qede/qede_filter.c:460:110: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_filter.c:463:113: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_filter.c: In function 'qede_geneve_enable':
../drivers/net/qede/qede_filter.c:496:111: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_filter.c:499:113: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_filter.c: In function 'qede_udp_dst_port_del':
../drivers/net/qede/qede_filter.c:523:110: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_filter.c:534:113: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_filter.c:551:110: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_filter.c:563:113: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_filter.c: In function 'qede_udp_dst_port_add':
../drivers/net/qede/qede_filter.c:603:129: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_filter.c:617:138: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_filter.c:629:123: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_filter.c:634:113: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_filter.c:640:130: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_filter.c:654:139: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_filter.c:666:124: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_filter.c:671:114: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_filter.c: In function 'qede_dev_flow_ops_get':
../drivers/net/qede/qede_filter.c:1035:122: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
[1426/3693] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_sriov.c.o
../drivers/net/qede/qede_sriov.c: In function 'qed_sriov_enable':
../drivers/net/qede/qede_sriov.c:50:102: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
In file included from ../drivers/net/qede/qede_sriov.c:10:
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_sriov.c:50:293: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_sriov.c:74:108: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_sriov.c: In function 'qed_sriov_configure':
../drivers/net/qede/qede_sriov.c:87:150: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_sriov.c: In function 'qed_handle_vf_msg':
../drivers/net/qede/qede_sriov.c:103:96: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/qede_sriov.c:103:225: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/qede_sriov.c:115:175: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/qede_sriov.c: In function 'qed_handle_bulletin_post':
../drivers/net/qede/qede_sriov.c:136:96: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/qede_sriov.c:136:225: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/qede_sriov.c: In function 'qed_schedule_iov':
../drivers/net/qede/qede_sriov.c:188:161: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
[1427/3693] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_regs.c.o
../drivers/net/qede/qede_regs.c: In function 'qede_get_regs_len':
../drivers/net/qede/qede_regs.c:32:146: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
In file included from ../drivers/net/qede/qede_ethdev.h:21,
from ../drivers/net/qede/qede_regs.c:13:
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_regs.c:32:324: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_regs.c:59:94: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_regs.c:59:232: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_regs.c: In function 'qede_get_regs':
../drivers/net/qede/qede_regs.c:94:92: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_regs.c:108:127: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_regs.c:108:287: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_regs.c:118:105: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_regs.c:118:257: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_regs.c:128:105: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_regs.c:128:257: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_regs.c:138:102: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_regs.c:138:251: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_regs.c:148:102: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_regs.c:148:251: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_regs.c:159:113: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_regs.c:159:273: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_regs.c:169:103: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_regs.c:169:253: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_regs.c:179:102: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_regs.c:179:251: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_regs.c:190:102: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_regs.c:190:252: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_regs.c: In function 'qede_save_fw_dump':
../drivers/net/qede/qede_regs.c:254:105: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_regs.c:266:105: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_regs.c:266:259: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
[1428/3693] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_main.c.o
../drivers/net/qede/qede_main.c: In function 'qed_probe':
../drivers/net/qede/qede_main.c:77:116: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
In file included from ../drivers/net/qede/qede_ethdev.h:21,
from ../drivers/net/qede/qede_main.c:14:
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_main.c:83:100: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_main.c: In function 'qed_nic_setup':
../drivers/net/qede/qede_main.c:98:105: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_main.c: In function 'qed_load_firmware_data':
../drivers/net/qede/qede_main.c:150:112: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_main.c:156:118: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_main.c:164:36: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_main.c: In function 'qed_slowpath_start':
../drivers/net/qede/qede_main.c:243:110: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_main.c:254:119: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_main.c:307:104: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_main.c:311:113: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_main.c:323:119: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_main.c: In function 'qed_sb_init':
../drivers/net/qede/qede_main.c:500:127: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_main.c: In function 'qed_get_current_link':
../drivers/net/qede/qede_main.c:590:106: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/qede_main.c:590:244: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/qede_main.c: In function 'qed_drain':
../drivers/net/qede/qede_main.c:671:112: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/qede_main.c: In function 'qed_get_sb_info':
../drivers/net/qede/qede_main.c:765:101: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
[1429/3693] Compiling C object drivers/libtmp_rte_net_pcap.a.p/net_pcap_pcap_ethdev.c.o
In file included from ../lib/ring/rte_ring_elem.h:20,
from ../lib/ring/rte_ring.h:39,
from ../lib/mempool/rte_mempool.h:49,
from ../lib/mbuf/rte_mbuf.h:39,
from ../lib/net/rte_ether.h:20,
from ../lib/ethdev/rte_eth_ctrl.h:10,
from ../lib/ethdev/rte_ethdev.h:1503,
from ../lib/ethdev/ethdev_driver.h:21,
from ../drivers/net/pcap/pcap_ethdev.c:13:
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:225:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:226:3: note: here
../lib/ring/rte_ring_elem_pvt.h:227:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:228:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:185:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:186:3: note: here
../lib/ring/rte_ring_elem_pvt.h:187:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:188:3: note: here
../lib/ring/rte_ring_elem_pvt.h:189:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:190:3: note: here
../lib/ring/rte_ring_elem_pvt.h:191:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:192:3: note: here
../lib/ring/rte_ring_elem_pvt.h:193:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:194:3: note: here
../lib/ring/rte_ring_elem_pvt.h:195:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:196:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:82:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:83:3: note: here
../lib/ring/rte_ring_elem_pvt.h:84:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:85:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:41:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:42:3: note: here
../lib/ring/rte_ring_elem_pvt.h:43:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:44:3: note: here
../lib/ring/rte_ring_elem_pvt.h:45:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:46:3: note: here
../lib/ring/rte_ring_elem_pvt.h:47:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:48:3: note: here
../lib/ring/rte_ring_elem_pvt.h:49:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:50:3: note: here
../lib/ring/rte_ring_elem_pvt.h:51:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:52:3: note: here
[1430/3693] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_ethdev.c.o
../drivers/net/r8169/r8169_ethdev.c: In function 'rtl_dev_infos_get':
../drivers/net/r8169/r8169_ethdev.c:443:24: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/r8169/r8169_ethdev.c:445:2: note: here
../drivers/net/r8169/r8169_ethdev.c:446:24: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/r8169/r8169_ethdev.c:448:2: note: here
[1431/3693] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_ethdev.c.o
../drivers/net/qede/qede_ethdev.c: In function 'qede_interrupt_handler_intx':
../drivers/net/qede/qede_ethdev.c:301:104: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
In file included from ../drivers/net/qede/qede_ethdev.h:21,
from ../drivers/net/qede/qede_ethdev.c:7:
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c: In function 'qede_interrupt_handler':
../drivers/net/qede/qede_ethdev.c:314:103: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c: In function 'qede_assign_rxtx_handlers':
../drivers/net/qede/qede_ethdev.c:338:108: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c:341:116: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c:351:108: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c:354:116: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c: In function 'qede_print_adapter_info':
../drivers/net/qede/qede_ethdev.c:372:133: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c:373:93: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c:374:98: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c:380:93: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c:383:93: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c:385:93: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c:386:93: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c:387:133: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c: In function 'qede_reset_queue_stats':
../drivers/net/qede/qede_ethdev.c:398:149: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c: In function 'qede_stop_vport':
../drivers/net/qede/qede_ethdev.c:459:111: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c:464:96: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c: In function 'qede_start_vport':
../drivers/net/qede/qede_ethdev.c:492:107: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c:498:110: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c: In function 'qede_activate_vport':
../drivers/net/qede/qede_ethdev.c:532:107: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c:536:94: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c: In function 'qede_enable_tpa':
../drivers/net/qede/qede_ethdev.c:590:105: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c:597:92: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c: In function 'qed_configure_filter_rx_mode':
../drivers/net/qede/qede_ethdev.c:629:119: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c: In function 'qede_ucast_filter':
../drivers/net/qede/qede_ethdev.c:656:142: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c:665:118: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c:682:109: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c: In function 'qede_add_mcast_filters':
../drivers/net/qede/qede_ethdev.c:708:118: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c:722:124: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c: In function 'qede_del_mcast_filters':
../drivers/net/qede/qede_ethdev.c:749:117: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c: In function 'qede_mac_int_ops':
../drivers/net/qede/qede_ethdev.c:771:148: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c:784:119: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c: In function 'qede_mac_addr_remove':
../drivers/net/qede/qede_ethdev.c:818:121: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c: In function 'qede_mac_addr_set':
../drivers/net/qede/qede_ethdev.c:845:118: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c: In function 'qede_config_accept_any_vlan':
../drivers/net/qede/qede_ethdev.c:872:120: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c:877:101: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c: In function 'qede_vlan_stripping':
../drivers/net/qede/qede_ethdev.c:899:107: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c:906:100: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c: In function 'qede_vlan_filter_set':
../drivers/net/qede/qede_ethdev.c:923:142: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c:931:112: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c:941:117: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c:952:112: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c:959:119: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c:970:116: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c:975:107: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c:988:115: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c:992:120: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c: In function 'qede_vlan_offload_set':
../drivers/net/qede/qede_ethdev.c:1019:158: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c:1035:104: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c: In function 'qede_config_rss':
../drivers/net/qede/qede_ethdev.c:1059:112: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c: In function 'qede_dev_start':
../drivers/net/qede/qede_ethdev.c:1155:98: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c:1159:102: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c: In function 'qede_dev_stop':
../drivers/net/qede/qede_ethdev.c:1195:101: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c: In function 'qede_args_check':
../drivers/net/qede/qede_ethdev.c:1217:116: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c:1224:110: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c: In function 'qede_dev_configure':
../drivers/net/qede/qede_ethdev.c:1282:117: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c:1291:141: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c:1291:315: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c:1296:113: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c:1329:120: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c:1333:132: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c: In function 'qede_link_update':
../drivers/net/qede/qede_ethdev.c:1483:123: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c: In function 'qede_poll_sp_sb_cb':
../drivers/net/qede/qede_ethdev.c:1536:124: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c: In function 'qede_get_stats':
../drivers/net/qede/qede_ethdev.c:1643:249: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c: In function 'qede_dev_set_link_state':
../drivers/net/qede/qede_ethdev.c:1851:105: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c:1856:112: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c: In function 'qede_set_mc_addr_list':
../drivers/net/qede/qede_ethdev.c:1919:160: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c:1926:111: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c: In function 'qede_update_mtu':
../drivers/net/qede/qede_ethdev.c:1970:118: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c:1994:104: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c:1999:104: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c: In function 'qede_flow_ctrl_set':
../drivers/net/qede/qede_ethdev.c:2018:107: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c: In function 'qede_rss_hash_update':
../drivers/net/qede/qede_ethdev.c:2130:116: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c:2135:97: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c:2145:117: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c:2145:270: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c:2149:117: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c:2178:113: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c:2191:113: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c:2196:101: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c:2203:98: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c: In function 'qede_rss_reta_update':
../drivers/net/qede/qede_ethdev.c:2238:126: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c:2246:110: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c:2279:113: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c: In function 'qede_rss_reta_query':
../drivers/net/qede/qede_ethdev.c:2299:114: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c: In function 'qede_set_mtu':
../drivers/net/qede/qede_ethdev.c:2333:130: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c: In function 'qede_common_dev_init':
../drivers/net/qede/qede_ethdev.c:2542:128: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c:2555:115: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c:2560:103: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c:2564:108: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c:2586:109: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c:2614:125: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c:2623:114: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c:2632:113: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c:2665:115: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c:2689:114: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c:2697:109: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c:2751:133: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_ethdev.c:2754:102: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
[1432/3693] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_dash.c.o
../drivers/net/r8169/r8169_dash.c: In function '_rtl_check_dash':
../drivers/net/r8169/r8169_dash.c:69:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/r8169/r8169_dash.c:72:2: note: here
[1433/3693] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_phy.c.o
../drivers/net/r8169/r8169_phy.c: In function 'rtl_set_speed_xmii':
../drivers/net/r8169/r8169_phy.c:1217:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/r8169/r8169_phy.c:1219:2: note: here
../drivers/net/r8169/r8169_phy.c:1222:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/r8169/r8169_phy.c:1224:2: note: here
[1434/3693] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_fiber.c.o
[1435/3693] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_hw.c.o
../drivers/net/r8169/r8169_hw.c: In function 'rtl_set_link_option':
../drivers/net/r8169/r8169_hw.c:1448:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/r8169/r8169_hw.c:1450:3: note: here
../drivers/net/r8169/r8169_hw.c:1459:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/r8169/r8169_hw.c:1461:3: note: here
../drivers/net/r8169/r8169_hw.c:1462:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/r8169/r8169_hw.c:1464:3: note: here
../drivers/net/r8169/r8169_hw.c:1465:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/r8169/r8169_hw.c:1467:3: note: here
[1436/3693] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_base_rtl8125a.c.o
[1437/3693] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_rxtx.c.o
../drivers/net/qede/qede_rxtx.c: In function 'qede_calc_rx_buf_size':
../drivers/net/qede/qede_rxtx.c:106:168: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
In file included from ../drivers/net/qede/qede_ethdev.h:21,
from ../drivers/net/qede/qede_rxtx.h:11,
from ../drivers/net/qede/qede_rxtx.c:8:
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_rxtx.c: In function 'qede_alloc_rx_queue_mem':
../drivers/net/qede/qede_rxtx.c:141:128: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_rxtx.c:155:131: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_rxtx.c:163:138: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_rxtx.c:180:138: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_rxtx.c:198:139: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_rxtx.c: In function 'qede_rx_queue_setup':
../drivers/net/qede/qede_rxtx.c:227:114: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_rxtx.c:247:112: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_rxtx.c:283:126: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_rxtx.c: In function 'qede_rx_queue_reset':
../drivers/net/qede/qede_rxtx.c:293:107: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_rxtx.c: In function 'qede_rx_queue_stop':
../drivers/net/qede/qede_rxtx.c:364:107: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_rxtx.c:371:103: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_rxtx.c:373:111: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_rxtx.c: In function 'qede_alloc_tx_queue_mem':
../drivers/net/qede/qede_rxtx.c:397:128: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_rxtx.c:416:134: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_rxtx.c:430:134: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_rxtx.c:446:129: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_rxtx.c: In function 'qede_tx_queue_setup':
../drivers/net/qede/qede_rxtx.c:466:114: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_rxtx.c: In function 'qede_tx_queue_reset':
../drivers/net/qede/qede_rxtx.c:509:107: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_rxtx.c: In function 'qede_alloc_mem_sb':
../drivers/net/qede/qede_rxtx.c:575:114: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_rxtx.c:581:118: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_rxtx.c: In function 'qede_alloc_fp_resc':
../drivers/net/qede/qede_rxtx.c:607:110: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_rxtx.c:615:110: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_rxtx.c:629:119: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_rxtx.c:649:112: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_rxtx.c:653:117: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_rxtx.c:656:112: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_rxtx.c: In function 'qede_dealloc_fp_resc':
../drivers/net/qede/qede_rxtx.c:676:108: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_rxtx.c: In function 'qede_rx_queue_start':
../drivers/net/qede/qede_rxtx.c:765:129: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_rxtx.c:778:105: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_rxtx.c:793:126: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_rxtx.c:805:103: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_rxtx.c:807:111: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_rxtx.c: In function 'qede_tx_queue_start':
../drivers/net/qede/qede_rxtx.c:837:105: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_rxtx.c:852:123: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_rxtx.c:870:103: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_rxtx.c:872:111: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_rxtx.c: In function 'qede_drain_txq':
../drivers/net/qede/qede_rxtx.c:939:134: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_rxtx.c:947:137: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_rxtx.c: In function 'qede_tx_queue_stop':
../drivers/net/qede/qede_rxtx.c:984:107: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_rxtx.c:991:103: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_rxtx.c:993:111: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
[1438/3693] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_debug.c.o
../drivers/net/qede/qede_debug.c: In function 'qed_dump_fw_ver_param':
../drivers/net/qede/qede_debug.c:1117:130: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
In file included from ../drivers/net/qede/qede_debug.c:10:
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/qede_debug.c:1117:294: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/qede_debug.c: In function 'qed_dump_mfw_ver_param':
../drivers/net/qede/qede_debug.c:1183:131: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/qede_debug.c:1183:296: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/qede_debug.c: In function 'qed_is_mode_match_rec':
../drivers/net/qede/qede_debug.c:1351:202: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/qede_debug.c:1351:439: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/qede_debug.c: In function 'qed_grc_dump_addr_range':
../drivers/net/qede/qede_debug.c:1881:204: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_debug.c:1932:171: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_debug.c: In function 'qed_grc_dump_mem_hdr':
../drivers/net/qede/qede_debug.c:2429:142: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/qede_debug.c:2429:319: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/qede_debug.c: In function 'qed_grc_dump_mem_entries':
../drivers/net/qede/qede_debug.c:2574:102: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/qede_debug.c:2574:237: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/qede_debug.c: In function 'qed_grc_dump_memories':
../drivers/net/qede/qede_debug.c:2651:130: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/qede_debug.c:2651:294: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/qede_debug.c: In function 'qed_grc_dump_mcp':
../drivers/net/qede/qede_debug.c:3094:97: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/qede_debug.c:3094:228: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/qede_debug.c:3139:112: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/qede_debug.c:3139:259: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/qede_debug.c: In function 'qed_grc_dump_phy':
../drivers/net/qede/qede_debug.c:3171:128: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/qede_debug.c:3171:290: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/qede_debug.c: In function 'qed_grc_dump_mcp_hw_dump':
../drivers/net/qede/qede_debug.c:3255:124: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/qede_debug.c:3255:282: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/qede_debug.c: In function 'qed_grc_dump':
../drivers/net/qede/qede_debug.c:3442:114: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/qede_debug.c:3442:262: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/qede_debug.c: In function 'qed_idle_chk_dump_failure':
../drivers/net/qede/qede_debug.c:3643:97: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/qede_debug.c:3643:228: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/qede_debug.c: In function 'qed_idle_chk_dump_rule_entries':
../drivers/net/qede/qede_debug.c:3743:98: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/qede_debug.c:3743:229: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/qede_debug.c:3806:122: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/qede_debug.c:3806:276: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/qede_debug.c: In function 'qed_find_nvram_image':
../drivers/net/qede/qede_debug.c:3946:238: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_debug.c: In function 'qed_nvram_read':
../drivers/net/qede/qede_debug.c:3968:139: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_debug.c:3968:339: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_debug.c:3988:121: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_debug.c:3988:283: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_debug.c:3994:121: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_debug.c:3994:283: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_debug.c: In function 'qed_mcp_trace_dump':
../drivers/net/qede/qede_debug.c:4159:97: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/qede_debug.c:4159:228: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/qede_debug.c:4184:112: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/qede_debug.c:4184:259: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/qede_debug.c: In function 'qed_dbg_grc_config':
../drivers/net/qede/qede_debug.c:4906:186: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_debug.c: In function 'qed_dbg_parse_attn':
../drivers/net/qede/qede_debug.c:7433:120: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/qede_debug.c:7433:347: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/qede_debug.c: In function 'format_feature':
../drivers/net/qede/qede_debug.c:7535:139: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_debug.c:7535:337: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_debug.c:7544:127: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_debug.c:7544:296: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_debug.c: In function 'qed_dbg_dump':
../drivers/net/qede/qede_debug.c:7589:121: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_debug.c:7589:324: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_debug.c:7611:163: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_debug.c:7611:436: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_debug.c: In function 'qed_calc_regdump_header':
../drivers/net/qede/qede_debug.c:7794:139: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_debug.c:7794:334: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_debug.c: In function 'qed_dbg_all_data':
../drivers/net/qede/qede_debug.c:7826:180: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_debug.c:7839:118: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_debug.c:7851:118: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_debug.c:7863:118: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_debug.c:7875:116: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_debug.c:7889:129: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_debug.c:7904:120: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_debug.c:7923:111: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_debug.c:7938:118: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_debug.c: In function 'qed_dbg_all_data_size':
../drivers/net/qede/qede_debug.c:7957:198: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_debug.c:7995:175: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_debug.c: In function 'qed_dbg_feature':
../drivers/net/qede/qede_debug.c:8024:133: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_debug.c:8031:170: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/qede_debug.c: In function 'qed_set_debug_engine':
../drivers/net/qede/qede_debug.c:8076:152: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
[1439/3693] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_rxtx.c.o
[1440/3693] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_base_rtl8125b.c.o
[1441/3693] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_base_rtl8125bp.c.o
[1442/3693] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_base_rtl8125b_mcu.c.o
[1443/3693] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_base_rtl8125bp_mcu.c.o
[1444/3693] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_base_rtl8125d_mcu.c.o
[1445/3693] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_base_rtl8125d.c.o
[1446/3693] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_base_rtl8125a_mcu.c.o
[1447/3693] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_base_rtl8125cp.c.o
[1448/3693] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_base_rtl8125cp_mcu.c.o
[1449/3693] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_base_rtl8168kb.c.o
[1450/3693] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_base_rtl8126a.c.o
[1451/3693] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_base_rtl8126a_mcu.c.o
[1452/3693] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_base_rtl8168g.c.o
[1453/3693] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_base_rtl8168h.c.o
[1454/3693] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_base_rtl8168ep.c.o
[1455/3693] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_base_rtl8168ep_mcu.c.o
[1456/3693] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_base_rtl8168fp.c.o
[1457/3693] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_base_rtl8168fp_mcu.c.o
[1458/3693] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_base_rtl8168m.c.o
[1459/3693] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_base_rtl8168h_mcu.c.o
[1460/3693] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_base_rtl8127_mcu.c.o
[1461/3693] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_base_rtl8168g_mcu.c.o
[1462/3693] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_base_rtl8127.c.o
[1463/3693] Compiling C object drivers/libtmp_rte_net_rnp.a.p/net_rnp_rnp_rss.c.o
[1464/3693] Compiling C object drivers/libtmp_rte_net_rnp.a.p/net_rnp_rnp_link.c.o
[1465/3693] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_kvargs.c.o
[1466/3693] Compiling C object drivers/libtmp_rte_net_rnp.a.p/net_rnp_rnp_ethdev.c.o
[1467/3693] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_mcdi.c.o
[1468/3693] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_sriov.c.o
[1469/3693] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc.c.o
[1470/3693] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_intr.c.o
[1471/3693] Compiling C object drivers/libtmp_rte_net_rnp.a.p/net_rnp_rnp_rxtx.c.o
[1472/3693] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_sw_stats.c.o
[1473/3693] Compiling C object drivers/libtmp_rte_net_ring.a.p/net_ring_rte_eth_ring.c.o
In file included from ../lib/ring/rte_ring_elem.h:20,
from ../lib/ring/rte_ring.h:39,
from ../drivers/net/ring/rte_eth_ring.h:8,
from ../drivers/net/ring/rte_eth_ring.c:8:
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:82:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:83:3: note: here
../lib/ring/rte_ring_elem_pvt.h:84:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:85:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:41:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:42:3: note: here
../lib/ring/rte_ring_elem_pvt.h:43:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:44:3: note: here
../lib/ring/rte_ring_elem_pvt.h:45:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:46:3: note: here
../lib/ring/rte_ring_elem_pvt.h:47:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:48:3: note: here
../lib/ring/rte_ring_elem_pvt.h:49:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:50:3: note: here
../lib/ring/rte_ring_elem_pvt.h:51:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:52:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:225:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:226:3: note: here
../lib/ring/rte_ring_elem_pvt.h:227:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:228:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:185:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:186:3: note: here
../lib/ring/rte_ring_elem_pvt.h:187:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:188:3: note: here
../lib/ring/rte_ring_elem_pvt.h:189:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:190:3: note: here
../lib/ring/rte_ring_elem_pvt.h:191:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:192:3: note: here
../lib/ring/rte_ring_elem_pvt.h:193:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:194:3: note: here
../lib/ring/rte_ring_elem_pvt.h:195:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:196:3: note: here
[1474/3693] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_ev.c.o
[1475/3693] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_port.c.o
[1476/3693] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_ethdev.c.o
../drivers/net/sfc/sfc_ethdev.c: In function 'sfc_dev_close':
../drivers/net/sfc/sfc_ethdev.c:508:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/sfc/sfc_ethdev.c:511:2: note: here
[1477/3693] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_tso.c.o
[1478/3693] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_filter.c.o
[1479/3693] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_tbl_meta_cache.c.o
[1480/3693] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_switch.c.o
[1481/3693] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_rx.c.o
[1482/3693] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_tbl_meta.c.o
[1483/3693] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_tbls.c.o
[1484/3693] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_tx.c.o
[1485/3693] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_mae_ct.c.o
[1486/3693] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_mae_counter.c.o
[1487/3693] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_dp.c.o
[1488/3693] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_flow_rss.c.o
[1489/3693] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_flow_tunnel.c.o
[1490/3693] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_service.c.o
[1491/3693] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_ef10_rx.c.o
../drivers/net/sfc/sfc_ef10_rx.c: In function 'sfc_ef10_supported_ptypes_get':
../drivers/net/sfc/sfc_ef10_rx.c:521:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/sfc/sfc_ef10_rx.c:525:2: note: here
In file included from ../drivers/net/sfc/sfc_ef10_rx.c:31:
../drivers/net/sfc/sfc_ef10_rx_ev.h: In function 'sfc_ef10_rx_ev_to_offloads':
../drivers/net/sfc/sfc_ef10_rx_ev.h:102:44: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/sfc/sfc_ef10_rx_ev.h:105:2: note: here
../drivers/net/sfc/sfc_ef10_rx_ev.h:113:44: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/sfc/sfc_ef10_rx_ev.h:116:2: note: here
[1492/3693] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_ef10_essb_rx.c.o
In file included from ../drivers/net/sfc/sfc_ef10_essb_rx.c:30:
../drivers/net/sfc/sfc_ef10_rx_ev.h: In function 'sfc_ef10_rx_ev_to_offloads':
../drivers/net/sfc/sfc_ef10_rx_ev.h:102:44: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/sfc/sfc_ef10_rx_ev.h:105:2: note: here
../drivers/net/sfc/sfc_ef10_rx_ev.h:113:44: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/sfc/sfc_ef10_rx_ev.h:116:2: note: here
[1493/3693] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_flow.c.o
[1494/3693] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_ef10_tx.c.o
[1495/3693] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_ef100_rx.c.o
[1496/3693] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_conn.c.o
[1497/3693] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_ef100_tx.c.o
[1498/3693] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_nic_dma.c.o
[1499/3693] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_mae.c.o
../drivers/net/sfc/sfc_mae.c: In function 'sfc_mae_rule_parse_pattern':
../drivers/net/sfc/sfc_mae.c:3745:18: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/sfc/sfc_mae.c:3748:2: note: here
../drivers/net/sfc/sfc_mae.c:3749:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/sfc/sfc_mae.c:3761:2: note: here
../drivers/net/sfc/sfc_mae.c: In function 'sfc_mae_rule_encap_parse_init':
../drivers/net/sfc/sfc_mae.c:3638:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/sfc/sfc_mae.c:3646:2: note: here
../drivers/net/sfc/sfc_mae.c: In function 'sfc_mae_rule_parse_action':
../drivers/net/sfc/sfc_mae.c:5087:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/sfc/sfc_mae.c:5092:2: note: here
../drivers/net/sfc/sfc_mae.c: In function 'sfc_mae_actions_bundle_submit':
../drivers/net/sfc/sfc_mae.c:3954:37: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/sfc/sfc_mae.c:3956:2: note: here
[1500/3693] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_mempool.c.o
[1501/3693] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_repr.c.o
../drivers/net/sfc/sfc_repr.c: In function 'sfc_repr_dev_close':
../drivers/net/sfc/sfc_repr.c:790:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/sfc/sfc_repr.c:793:2: note: here
In file included from ../lib/ring/rte_ring_elem.h:20,
from ../lib/ring/rte_ring.h:39,
from ../lib/mempool/rte_mempool.h:49,
from ../lib/mbuf/rte_mbuf.h:39,
from ../lib/net/rte_ether.h:20,
from ../lib/ethdev/rte_eth_ctrl.h:10,
from ../lib/ethdev/rte_ethdev.h:1503,
from ../lib/ethdev/rte_flow_driver.h:20,
from ../drivers/net/sfc/sfc_repr.c:12:
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:82:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:83:3: note: here
../lib/ring/rte_ring_elem_pvt.h:84:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:85:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:41:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:42:3: note: here
../lib/ring/rte_ring_elem_pvt.h:43:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:44:3: note: here
../lib/ring/rte_ring_elem_pvt.h:45:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:46:3: note: here
../lib/ring/rte_ring_elem_pvt.h:47:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:48:3: note: here
../lib/ring/rte_ring_elem_pvt.h:49:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:50:3: note: here
../lib/ring/rte_ring_elem_pvt.h:51:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:52:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:225:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:226:3: note: here
../lib/ring/rte_ring_elem_pvt.h:227:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:228:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:185:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:186:3: note: here
../lib/ring/rte_ring_elem_pvt.h:187:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:188:3: note: here
../lib/ring/rte_ring_elem_pvt.h:189:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:190:3: note: here
../lib/ring/rte_ring_elem_pvt.h:191:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:192:3: note: here
../lib/ring/rte_ring_elem_pvt.h:193:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:194:3: note: here
../lib/ring/rte_ring_elem_pvt.h:195:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:196:3: note: here
[1502/3693] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_swq.c.o
[1503/3693] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_pipeline.c.o
[1504/3693] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic.c.o
In file included from ../lib/ring/rte_ring_elem.h:20,
from ../lib/ring/rte_ring.h:39,
from ../lib/mempool/rte_mempool.h:49,
from ../lib/mbuf/rte_mbuf.h:39,
from ../lib/net/rte_ether.h:20,
from ../lib/ethdev/rte_eth_ctrl.h:10,
from ../lib/ethdev/rte_ethdev.h:1503,
from ../lib/ethdev/ethdev_driver.h:21,
from ../drivers/net/softnic/rte_eth_softnic.c:9:
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:82:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:83:3: note: here
../lib/ring/rte_ring_elem_pvt.h:84:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:85:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:41:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:42:3: note: here
../lib/ring/rte_ring_elem_pvt.h:43:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:44:3: note: here
../lib/ring/rte_ring_elem_pvt.h:45:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:46:3: note: here
../lib/ring/rte_ring_elem_pvt.h:47:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:48:3: note: here
../lib/ring/rte_ring_elem_pvt.h:49:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:50:3: note: here
../lib/ring/rte_ring_elem_pvt.h:51:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:52:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:225:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:226:3: note: here
../lib/ring/rte_ring_elem_pvt.h:227:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:228:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:185:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:186:3: note: here
../lib/ring/rte_ring_elem_pvt.h:187:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:188:3: note: here
../lib/ring/rte_ring_elem_pvt.h:189:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:190:3: note: here
../lib/ring/rte_ring_elem_pvt.h:191:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:192:3: note: here
../lib/ring/rte_ring_elem_pvt.h:193:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:194:3: note: here
../lib/ring/rte_ring_elem_pvt.h:195:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:196:3: note: here
[1505/3693] Compiling C object drivers/libtmp_rte_net_sfc.a.p/net_sfc_sfc_repr_proxy.c.o
In file included from ../lib/ring/rte_ring_elem.h:20,
from ../lib/ring/rte_ring.h:39,
from ../drivers/net/sfc/sfc_repr_proxy.h:15,
from ../drivers/net/sfc/sfc_repr_proxy.c:15:
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:225:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:226:3: note: here
../lib/ring/rte_ring_elem_pvt.h:227:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:228:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:185:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:186:3: note: here
../lib/ring/rte_ring_elem_pvt.h:187:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:188:3: note: here
../lib/ring/rte_ring_elem_pvt.h:189:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:190:3: note: here
../lib/ring/rte_ring_elem_pvt.h:191:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:192:3: note: here
../lib/ring/rte_ring_elem_pvt.h:193:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:194:3: note: here
../lib/ring/rte_ring_elem_pvt.h:195:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:196:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:82:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:83:3: note: here
../lib/ring/rte_ring_elem_pvt.h:84:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:85:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:41:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:42:3: note: here
../lib/ring/rte_ring_elem_pvt.h:43:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:44:3: note: here
../lib/ring/rte_ring_elem_pvt.h:45:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:46:3: note: here
../lib/ring/rte_ring_elem_pvt.h:47:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:48:3: note: here
../lib/ring/rte_ring_elem_pvt.h:49:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:50:3: note: here
../lib/ring/rte_ring_elem_pvt.h:51:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:52:3: note: here
[1506/3693] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_thread.c.o
In file included from ../lib/ring/rte_ring_elem.h:20,
from ../lib/ring/rte_ring.h:39,
from ../drivers/net/softnic/rte_eth_softnic_thread.c:12:
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:225:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:226:3: note: here
../lib/ring/rte_ring_elem_pvt.h:227:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:228:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:185:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:186:3: note: here
../lib/ring/rte_ring_elem_pvt.h:187:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:188:3: note: here
../lib/ring/rte_ring_elem_pvt.h:189:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:190:3: note: here
../lib/ring/rte_ring_elem_pvt.h:191:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:192:3: note: here
../lib/ring/rte_ring_elem_pvt.h:193:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:194:3: note: here
../lib/ring/rte_ring_elem_pvt.h:195:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:196:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:82:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:83:3: note: here
../lib/ring/rte_ring_elem_pvt.h:84:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:85:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:41:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:42:3: note: here
../lib/ring/rte_ring_elem_pvt.h:43:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:44:3: note: here
../lib/ring/rte_ring_elem_pvt.h:45:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:46:3: note: here
../lib/ring/rte_ring_elem_pvt.h:47:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:48:3: note: here
../lib/ring/rte_ring_elem_pvt.h:49:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:50:3: note: here
../lib/ring/rte_ring_elem_pvt.h:51:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:52:3: note: here
[1507/3693] Compiling C object drivers/libtmp_rte_net_tap.a.p/net_tap_tap_intr.c.o
[1508/3693] Compiling C object drivers/libtmp_rte_net_tap.a.p/net_tap_tap_netlink.c.o
[1509/3693] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_cli.c.o
[1510/3693] Compiling C object drivers/libtmp_rte_net_tap.a.p/net_tap_tap_tcmsgs.c.o
[1511/3693] Compiling C object drivers/libtmp_rte_net_thunderx.a.p/net_thunderx_nicvf_svf.c.o
[1512/3693] Compiling C object drivers/libtmp_rte_net_thunderx.a.p/net_thunderx_base_nicvf_bsvf.c.o
[1513/3693] Compiling C object drivers/libtmp_rte_net_thunderx.a.p/net_thunderx_base_nicvf_mbox.c.o
[1514/3693] Compiling C object drivers/libtmp_rte_net_tap.a.p/net_tap_tap_flow.c.o
[1515/3693] Compiling C object drivers/libtmp_rte_net_thunderx.a.p/net_thunderx_nicvf_rxtx.c.o
[1516/3693] Compiling C object drivers/libtmp_rte_net_tap.a.p/net_tap_rte_eth_tap.c.o
[1517/3693] Compiling C object drivers/libtmp_rte_net_thunderx.a.p/net_thunderx_base_nicvf_hw.c.o
[1518/3693] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_ptypes.c.o
[1519/3693] Compiling C object drivers/libtmp_rte_net_thunderx.a.p/net_thunderx_nicvf_ethdev.c.o
[1520/3693] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_ethdev_vf.c.o
[1521/3693] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_fdir.c.o
[1522/3693] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_ipsec.c.o
[1523/3693] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_pf.c.o
[1524/3693] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_dcb_hw.c.o
[1525/3693] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_dcb.c.o
[1526/3693] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_tm.c.o
[1527/3693] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_flow.c.o
[1528/3693] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_eeprom.c.o
[1529/3693] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_aml40.c.o
[1530/3693] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_aml.c.o
[1531/3693] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_ethdev.c.o
[1532/3693] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_mbx.c.o
[1533/3693] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_mng.c.o
[1534/3693] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx_vec_neon.c.o
[1535/3693] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_vf.c.o
[1536/3693] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio.c.o
[1537/3693] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_cvq.c.o
[1538/3693] Compiling C object drivers/libtmp_rte_net_vdev_netvsc.a.p/net_vdev_netvsc_vdev_netvsc.c.o
[1539/3693] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_hw.c.o
../drivers/net/txgbe/base/txgbe_hw.c: In function 'txgbe_set_lan_id_multi_port':
../drivers/net/txgbe/base/txgbe_hw.c:521:42: warning: bitwise comparison always evaluates to false [-Wtautological-compare]
../drivers/net/txgbe/base/txgbe_hw.c: In function 'txgbe_set_pba':
../drivers/net/txgbe/base/txgbe_hw.c:2146:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/txgbe/base/txgbe_hw.c:2149:2: note: here
[1540/3693] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_pci_ethdev.c.o
[1541/3693] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_phy.c.o
[1542/3693] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_pci.c.o
[1543/3693] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_rxtx_simple.c.o
[1544/3693] Compiling C object drivers/libtmp_rte_net_vhost.a.p/net_vhost_rte_eth_vhost.c.o
[1545/3693] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtqueue.c.o
[1546/3693] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o
[1547/3693] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_user_vhost_kernel.c.o
[1548/3693] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_user_ethdev.c.o
[1549/3693] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_user_vhost_kernel_tap.c.o
[1550/3693] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_rxtx_simple_neon.c.o
[1551/3693] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_ethdev.c.o
[1552/3693] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_user_vhost_user.c.o
[1553/3693] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_user_vhost_vdpa.c.o
[1554/3693] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_rxtx_packed.c.o
[1555/3693] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_rxtx.c.o
[1556/3693] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_user_virtio_user_dev.c.o
[1557/3693] Compiling C object drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_ethdev.c.o
[1558/3693] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_ethdev.c.o
[1559/3693] Compiling C object drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_dev.c.o
[1560/3693] Compiling C object drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_vfio_mbox.c.o
[1561/3693] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_rxtx.c.o
[1562/3693] Compiling C object drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_vfio.c.o
[1563/3693] Compiling C object drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_np.c.o
[1564/3693] Compiling C object drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_rx.c.o
[1565/3693] Compiling C object drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_tx.c.o
[1566/3693] Compiling C object drivers/libtmp_rte_net_zxdh.a.p/net_zxdh_zxdh_common.c.o
[1567/3693] Compiling C object drivers/libtmp_rte_net_zxdh.a.p/net_zxdh_zxdh_pci.c.o
[1568/3693] Compiling C object drivers/libtmp_rte_net_zxdh.a.p/net_zxdh_zxdh_queue.c.o
[1569/3693] Compiling C object drivers/libtmp_rte_net_zxdh.a.p/net_zxdh_zxdh_msg.c.o
[1570/3693] Compiling C object drivers/libtmp_rte_net_zxdh.a.p/net_zxdh_zxdh_ethdev.c.o
[1571/3693] Compiling C object drivers/libtmp_rte_net_zxdh.a.p/net_zxdh_zxdh_tables.c.o
[1572/3693] Compiling C object drivers/libtmp_rte_net_zxdh.a.p/net_zxdh_zxdh_rxtx.c.o
[1573/3693] Compiling C object drivers/libtmp_rte_raw_cnxk_bphy.a.p/raw_cnxk_bphy_cnxk_bphy_cgx_test.c.o
[1574/3693] Compiling C object drivers/libtmp_rte_net_zxdh.a.p/net_zxdh_zxdh_mtr.c.o
[1575/3693] Compiling C object drivers/libtmp_rte_raw_cnxk_bphy.a.p/raw_cnxk_bphy_cnxk_bphy.c.o
[1576/3693] Compiling C object drivers/libtmp_rte_raw_cnxk_bphy.a.p/raw_cnxk_bphy_cnxk_bphy_cgx.c.o
[1577/3693] Compiling C object drivers/libtmp_rte_net_zxdh.a.p/net_zxdh_zxdh_ethdev_ops.c.o
[1578/3693] Compiling C object drivers/libtmp_rte_raw_cnxk_bphy.a.p/raw_cnxk_bphy_cnxk_bphy_irq.c.o
[1579/3693] Compiling C object drivers/libtmp_rte_net_zxdh.a.p/net_zxdh_zxdh_flow.c.o
[1580/3693] Compiling C object drivers/libtmp_rte_raw_cnxk_rvu_lf.a.p/raw_cnxk_rvu_lf_cnxk_rvu_lf_selftest.c.o
[1581/3693] Compiling C object drivers/libtmp_rte_raw_cnxk_gpio.a.p/raw_cnxk_gpio_cnxk_gpio_selftest.c.o
[1582/3693] Compiling C object drivers/libtmp_rte_raw_cnxk_rvu_lf.a.p/raw_cnxk_rvu_lf_cnxk_rvu_lf.c.o
[1583/3693] Compiling C object drivers/libtmp_rte_raw_cnxk_gpio.a.p/raw_cnxk_gpio_cnxk_gpio.c.o
[1584/3693] Compiling C object drivers/libtmp_rte_raw_dpaa2_cmdif.a.p/raw_dpaa2_cmdif_dpaa2_cmdif.c.o
[1585/3693] Compiling C object drivers/libtmp_rte_raw_gdtc.a.p/raw_gdtc_gdtc_rawdev.c.o
[1586/3693] Compiling C object drivers/libtmp_rte_raw_ifpga.a.p/raw_ifpga_rte_pmd_ifpga.c.o
[1587/3693] Compiling C object drivers/libtmp_rte_raw_ifpga.a.p/raw_ifpga_afu_pmd_core.c.o
[1588/3693] Compiling C object drivers/libtmp_rte_raw_ifpga.a.p/raw_ifpga_afu_pmd_he_lpbk.c.o
[1589/3693] Compiling C object drivers/libtmp_rte_raw_ifpga.a.p/raw_ifpga_afu_pmd_he_mem.c.o
[1590/3693] Compiling C object drivers/libtmp_rte_raw_ifpga.a.p/raw_ifpga_base_ifpga_api.c.o
[1591/3693] Compiling C object drivers/libtmp_rte_raw_ifpga.a.p/raw_ifpga_afu_pmd_he_hssi.c.o
[1592/3693] Compiling C object drivers/libtmp_rte_raw_ifpga.a.p/raw_ifpga_ifpga_rawdev.c.o
[1593/3693] Compiling C object drivers/libtmp_rte_raw_ifpga.a.p/raw_ifpga_base_ifpga_feature_dev.c.o
[1594/3693] Compiling C object drivers/libtmp_rte_raw_ifpga.a.p/raw_ifpga_base_ifpga_enumerate.c.o
[1595/3693] Compiling C object drivers/libtmp_rte_raw_ifpga.a.p/raw_ifpga_afu_pmd_n3000.c.o
[1596/3693] Compiling C object drivers/libtmp_rte_raw_ifpga.a.p/raw_ifpga_base_ifpga_fme_dperf.c.o
[1597/3693] Compiling C object drivers/libtmp_rte_raw_ifpga.a.p/raw_ifpga_base_ifpga_fme_iperf.c.o
[1598/3693] Compiling C object drivers/libtmp_rte_raw_ifpga.a.p/raw_ifpga_base_ifpga_fme.c.o
[1599/3693] Compiling C object drivers/libtmp_rte_raw_ifpga.a.p/raw_ifpga_base_ifpga_fme_error.c.o
[1600/3693] Compiling C object drivers/libtmp_rte_raw_ifpga.a.p/raw_ifpga_base_ifpga_port_error.c.o
[1601/3693] Compiling C object drivers/libtmp_rte_raw_ifpga.a.p/raw_ifpga_base_ifpga_port.c.o
[1602/3693] Compiling C object drivers/libtmp_rte_raw_ifpga.a.p/raw_ifpga_base_ifpga_fme_pr.c.o
[1603/3693] Compiling C object drivers/libtmp_rte_raw_ifpga.a.p/raw_ifpga_base_opae_debug.c.o
[1604/3693] Compiling C object drivers/libtmp_rte_raw_ifpga.a.p/raw_ifpga_base_ifpga_fme_rsu.c.o
[1605/3693] Compiling C object drivers/libtmp_rte_raw_ifpga.a.p/raw_ifpga_base_opae_ifpga_hw_api.c.o
[1606/3693] Compiling C object drivers/libtmp_rte_raw_ifpga.a.p/raw_ifpga_base_ifpga_sec_mgr.c.o
[1607/3693] Compiling C object drivers/libtmp_rte_raw_ifpga.a.p/raw_ifpga_base_opae_spi.c.o
[1608/3693] Compiling C object drivers/libtmp_rte_raw_ifpga.a.p/raw_ifpga_base_opae_hw_api.c.o
[1609/3693] Compiling C object drivers/libtmp_rte_raw_ifpga.a.p/raw_ifpga_base_opae_spi_transaction.c.o
[1610/3693] Compiling C object drivers/libtmp_rte_raw_ifpga.a.p/raw_ifpga_base_opae_at24_eeprom.c.o
[1611/3693] Compiling C object drivers/libtmp_rte_net_zxdh.a.p/net_zxdh_zxdh_np.c.o
[1612/3693] Compiling C object drivers/libtmp_rte_raw_ifpga.a.p/raw_ifpga_base_opae_i2c.c.o
[1613/3693] Compiling C object drivers/libtmp_rte_raw_ifpga.a.p/raw_ifpga_base_opae_eth_group.c.o
[1614/3693] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_logs.c.o
[1615/3693] Compiling C object drivers/libtmp_rte_raw_ntb.a.p/raw_ntb_ntb_hw_intel.c.o
[1616/3693] Compiling C object drivers/libtmp_rte_raw_ifpga.a.p/raw_ifpga_base_opae_intel_max10.c.o
[1617/3693] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_vfio.c.o
[1618/3693] Compiling C object drivers/libtmp_rte_raw_skeleton.a.p/raw_skeleton_skeleton_rawdev.c.o
[1619/3693] Compiling C object drivers/libtmp_rte_raw_skeleton.a.p/raw_skeleton_skeleton_rawdev_test.c.o
[1620/3693] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_hw_bcmfs_rm_common.c.o
[1621/3693] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_device.c.o
[1622/3693] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_qp.c.o
[1623/3693] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_hw_bcmfs4_rm.c.o
[1624/3693] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_hw_bcmfs5_rm.c.o
[1625/3693] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_sym_capabilities.c.o
[1626/3693] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_sym.c.o
[1627/3693] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_sym_session.c.o
[1628/3693] Compiling C object drivers/libtmp_rte_raw_ntb.a.p/raw_ntb_ntb.c.o
[1629/3693] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_sym_pmd.c.o
[1630/3693] Compiling C object drivers/libtmp_rte_crypto_caam_jr.a.p/crypto_caam_jr_caam_jr_capabilities.c.o
[1631/3693] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_sym_engine.c.o
[1632/3693] Compiling C object drivers/libtmp_rte_crypto_caam_jr.a.p/crypto_caam_jr_caam_jr_hw.c.o
[1633/3693] Compiling C object drivers/libtmp_rte_crypto_caam_jr.a.p/crypto_caam_jr_caam_jr_uio.c.o
[1634/3693] Compiling C object drivers/libtmp_rte_crypto_ccp.a.p/crypto_ccp_rte_ccp_pmd.c.o
[1635/3693] Compiling C object drivers/libtmp_rte_crypto_ccp.a.p/crypto_ccp_ccp_pmd_ops.c.o
[1636/3693] Compiling C object drivers/libtmp_rte_crypto_ccp.a.p/crypto_ccp_ccp_dev.c.o
[1637/3693] Compiling C object drivers/libtmp_rte_crypto_ionic.a.p/crypto_ionic_ionic_crypto_caps.c.o
[1638/3693] Compiling C object drivers/libtmp_rte_crypto_ionic.a.p/crypto_ionic_ionic_crypto_cmds.c.o
[1639/3693] Generating drivers/rte_crypto_cnxk.pmd.c with a custom command
[1640/3693] Generating drivers/rte_crypto_dpaa_sec.pmd.c with a custom command
[1641/3693] Generating drivers/rte_crypto_dpaa2_sec.pmd.c with a custom command
[1642/3693] Compiling C object drivers/libtmp_rte_crypto_ionic.a.p/crypto_ionic_ionic_crypto_main.c.o
[1643/3693] Compiling C object drivers/libtmp_rte_crypto_ionic.a.p/crypto_ionic_ionic_crypto_vdev.c.o
[1644/3693] Compiling C object drivers/libtmp_rte_crypto_nitrox.a.p/crypto_nitrox_nitrox_sym_capabilities.c.o
[1645/3693] Compiling C object drivers/libtmp_rte_crypto_ionic.a.p/crypto_ionic_ionic_crypto_ops.c.o
[1646/3693] Compiling C object drivers/libtmp_rte_crypto_nitrox.a.p/crypto_nitrox_nitrox_sym.c.o
[1647/3693] Compiling C object drivers/libtmp_rte_crypto_nitrox.a.p/crypto_nitrox_nitrox_sym_reqmgr.c.o
[1648/3693] Compiling C object drivers/libtmp_rte_crypto_null.a.p/crypto_null_null_crypto_pmd_ops.c.o
[1649/3693] Compiling C object drivers/libtmp_rte_crypto_ccp.a.p/crypto_ccp_ccp_crypto.c.o
In file included from ../lib/ring/rte_ring_elem.h:20,
from ../lib/ring/rte_ring.h:39,
from ../lib/mempool/rte_mempool.h:49,
from ../lib/mbuf/rte_mbuf.h:39,
from ../lib/cryptodev/rte_crypto.h:15,
from ../lib/cryptodev/cryptodev_pmd.h:24,
from ../drivers/crypto/ccp/ccp_crypto.c:25:
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:82:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:83:3: note: here
../lib/ring/rte_ring_elem_pvt.h:84:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:85:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:41:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:42:3: note: here
../lib/ring/rte_ring_elem_pvt.h:43:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:44:3: note: here
../lib/ring/rte_ring_elem_pvt.h:45:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:46:3: note: here
../lib/ring/rte_ring_elem_pvt.h:47:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:48:3: note: here
../lib/ring/rte_ring_elem_pvt.h:49:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:50:3: note: here
../lib/ring/rte_ring_elem_pvt.h:51:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:52:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:225:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:226:3: note: here
../lib/ring/rte_ring_elem_pvt.h:227:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:228:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:185:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:186:3: note: here
../lib/ring/rte_ring_elem_pvt.h:187:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:188:3: note: here
../lib/ring/rte_ring_elem_pvt.h:189:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:190:3: note: here
../lib/ring/rte_ring_elem_pvt.h:191:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:192:3: note: here
../lib/ring/rte_ring_elem_pvt.h:193:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:194:3: note: here
../lib/ring/rte_ring_elem_pvt.h:195:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:196:3: note: here
[1650/3693] Compiling C object drivers/libtmp_rte_crypto_caam_jr.a.p/crypto_caam_jr_caam_jr.c.o
[1651/3693] Generating drivers/rte_crypto_octeontx.pmd.c with a custom command
[1652/3693] Compiling C object drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd_ops.c.o
[1653/3693] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_rte_cryptodev_scheduler.c.o
[1654/3693] Compiling C object drivers/libtmp_rte_crypto_null.a.p/crypto_null_null_crypto_pmd.c.o
In file included from ../lib/ring/rte_ring_elem.h:20,
from ../lib/ring/rte_ring.h:39,
from ../lib/mempool/rte_mempool.h:49,
from ../lib/mbuf/rte_mbuf.h:39,
from ../lib/cryptodev/rte_crypto.h:15,
from ../lib/cryptodev/cryptodev_pmd.h:24,
from ../drivers/crypto/null/null_crypto_pmd.c:6:
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:82:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:83:3: note: here
../lib/ring/rte_ring_elem_pvt.h:84:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:85:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:41:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:42:3: note: here
../lib/ring/rte_ring_elem_pvt.h:43:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:44:3: note: here
../lib/ring/rte_ring_elem_pvt.h:45:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:46:3: note: here
../lib/ring/rte_ring_elem_pvt.h:47:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:48:3: note: here
../lib/ring/rte_ring_elem_pvt.h:49:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:50:3: note: here
../lib/ring/rte_ring_elem_pvt.h:51:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:52:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:225:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:226:3: note: here
../lib/ring/rte_ring_elem_pvt.h:227:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:228:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:185:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:186:3: note: here
../lib/ring/rte_ring_elem_pvt.h:187:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:188:3: note: here
../lib/ring/rte_ring_elem_pvt.h:189:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:190:3: note: here
../lib/ring/rte_ring_elem_pvt.h:191:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:192:3: note: here
../lib/ring/rte_ring_elem_pvt.h:193:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:194:3: note: here
../lib/ring/rte_ring_elem_pvt.h:195:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:196:3: note: here
[1655/3693] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_failover.c.o
In file included from ../lib/ring/rte_ring_elem.h:20,
from ../lib/ring/rte_ring.h:39,
from ../lib/mempool/rte_mempool.h:49,
from ../lib/mbuf/rte_mbuf.h:39,
from ../lib/cryptodev/rte_crypto.h:15,
from ../lib/cryptodev/cryptodev_pmd.h:24,
from ../drivers/crypto/scheduler/scheduler_failover.c:5:
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:225:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:226:3: note: here
../lib/ring/rte_ring_elem_pvt.h:227:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:228:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:185:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:186:3: note: here
../lib/ring/rte_ring_elem_pvt.h:187:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:188:3: note: here
../lib/ring/rte_ring_elem_pvt.h:189:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:190:3: note: here
../lib/ring/rte_ring_elem_pvt.h:191:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:192:3: note: here
../lib/ring/rte_ring_elem_pvt.h:193:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:194:3: note: here
../lib/ring/rte_ring_elem_pvt.h:195:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:196:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:82:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:83:3: note: here
../lib/ring/rte_ring_elem_pvt.h:84:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:85:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:41:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:42:3: note: here
../lib/ring/rte_ring_elem_pvt.h:43:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:44:3: note: here
../lib/ring/rte_ring_elem_pvt.h:45:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:46:3: note: here
../lib/ring/rte_ring_elem_pvt.h:47:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:48:3: note: here
../lib/ring/rte_ring_elem_pvt.h:49:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:50:3: note: here
../lib/ring/rte_ring_elem_pvt.h:51:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:52:3: note: here
[1656/3693] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_pmd.c.o
[1657/3693] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_pmd_ops.c.o
[1658/3693] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_cvq.c.o
[1659/3693] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_pkt_size_distr.c.o
In file included from ../lib/ring/rte_ring_elem.h:20,
from ../lib/ring/rte_ring.h:39,
from ../lib/mempool/rte_mempool.h:49,
from ../lib/mbuf/rte_mbuf.h:39,
from ../lib/cryptodev/rte_crypto.h:15,
from ../lib/cryptodev/cryptodev_pmd.h:24,
from ../drivers/crypto/scheduler/scheduler_pkt_size_distr.c:5:
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:225:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:226:3: note: here
../lib/ring/rte_ring_elem_pvt.h:227:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:228:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:185:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:186:3: note: here
../lib/ring/rte_ring_elem_pvt.h:187:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:188:3: note: here
../lib/ring/rte_ring_elem_pvt.h:189:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:190:3: note: here
../lib/ring/rte_ring_elem_pvt.h:191:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:192:3: note: here
../lib/ring/rte_ring_elem_pvt.h:193:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:194:3: note: here
../lib/ring/rte_ring_elem_pvt.h:195:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:196:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:82:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:83:3: note: here
../lib/ring/rte_ring_elem_pvt.h:84:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:85:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:41:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:42:3: note: here
../lib/ring/rte_ring_elem_pvt.h:43:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:44:3: note: here
../lib/ring/rte_ring_elem_pvt.h:45:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:46:3: note: here
../lib/ring/rte_ring_elem_pvt.h:47:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:48:3: note: here
../lib/ring/rte_ring_elem_pvt.h:49:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:50:3: note: here
../lib/ring/rte_ring_elem_pvt.h:51:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:52:3: note: here
[1660/3693] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_pci.c.o
[1661/3693] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_roundrobin.c.o
In file included from ../lib/ring/rte_ring_elem.h:20,
from ../lib/ring/rte_ring.h:39,
from ../lib/mempool/rte_mempool.h:49,
from ../lib/mbuf/rte_mbuf.h:39,
from ../lib/cryptodev/rte_crypto.h:15,
from ../lib/cryptodev/cryptodev_pmd.h:24,
from ../drivers/crypto/scheduler/scheduler_roundrobin.c:5:
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:225:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:226:3: note: here
../lib/ring/rte_ring_elem_pvt.h:227:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:228:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:185:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:186:3: note: here
../lib/ring/rte_ring_elem_pvt.h:187:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:188:3: note: here
../lib/ring/rte_ring_elem_pvt.h:189:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:190:3: note: here
../lib/ring/rte_ring_elem_pvt.h:191:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:192:3: note: here
../lib/ring/rte_ring_elem_pvt.h:193:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:194:3: note: here
../lib/ring/rte_ring_elem_pvt.h:195:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:196:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:82:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:83:3: note: here
../lib/ring/rte_ring_elem_pvt.h:84:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:85:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:41:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:42:3: note: here
../lib/ring/rte_ring_elem_pvt.h:43:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:44:3: note: here
../lib/ring/rte_ring_elem_pvt.h:45:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:46:3: note: here
../lib/ring/rte_ring_elem_pvt.h:47:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:48:3: note: here
../lib/ring/rte_ring_elem_pvt.h:49:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:50:3: note: here
../lib/ring/rte_ring_elem_pvt.h:51:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:52:3: note: here
[1662/3693] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_cryptodev.c.o
[1663/3693] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtqueue.c.o
[1664/3693] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_user_cryptodev.c.o
[1665/3693] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_rxtx.c.o
[1666/3693] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_user_vhost_vdpa.c.o
[1667/3693] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_user_virtio_user_dev.c.o
[1668/3693] Compiling C object drivers/libtmp_rte_compress_octeontx.a.p/compress_octeontx_otx_zip.c.o
[1669/3693] Compiling C object drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o
In file included from ../lib/ring/rte_ring_elem.h:20,
from ../lib/ring/rte_ring.h:39,
from ../lib/mempool/rte_mempool.h:49,
from ../lib/mbuf/rte_mbuf.h:39,
from ../lib/cryptodev/rte_crypto.h:15,
from ../lib/cryptodev/rte_cryptodev.h:19,
from ../drivers/crypto/openssl/rte_openssl_pmd.c:8:
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:82:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:83:3: note: here
../lib/ring/rte_ring_elem_pvt.h:84:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:85:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:41:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:42:3: note: here
../lib/ring/rte_ring_elem_pvt.h:43:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:44:3: note: here
../lib/ring/rte_ring_elem_pvt.h:45:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:46:3: note: here
../lib/ring/rte_ring_elem_pvt.h:47:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:48:3: note: here
../lib/ring/rte_ring_elem_pvt.h:49:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:50:3: note: here
../lib/ring/rte_ring_elem_pvt.h:51:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:52:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:225:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:226:3: note: here
../lib/ring/rte_ring_elem_pvt.h:227:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:228:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:185:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:186:3: note: here
../lib/ring/rte_ring_elem_pvt.h:187:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:188:3: note: here
../lib/ring/rte_ring_elem_pvt.h:189:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:190:3: note: here
../lib/ring/rte_ring_elem_pvt.h:191:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:192:3: note: here
../lib/ring/rte_ring_elem_pvt.h:193:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:194:3: note: here
../lib/ring/rte_ring_elem_pvt.h:195:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:196:3: note: here
[1670/3693] Compiling C object drivers/libtmp_rte_compress_nitrox.a.p/compress_nitrox_nitrox_comp.c.o
[1671/3693] Compiling C object drivers/libtmp_rte_compress_nitrox.a.p/compress_nitrox_nitrox_comp_reqmgr.c.o
[1672/3693] Compiling C object drivers/libtmp_rte_compress_zlib.a.p/compress_zlib_zlib_pmd_ops.c.o
[1673/3693] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_multicore.c.o
In file included from ../lib/ring/rte_ring_elem.h:20,
from ../lib/ring/rte_ring.h:39,
from ../lib/mempool/rte_mempool.h:49,
from ../lib/mbuf/rte_mbuf.h:39,
from ../lib/cryptodev/rte_crypto.h:15,
from ../lib/cryptodev/cryptodev_pmd.h:24,
from ../drivers/crypto/scheduler/scheduler_multicore.c:6:
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:225:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:226:3: note: here
../lib/ring/rte_ring_elem_pvt.h:227:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:228:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:185:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:186:3: note: here
../lib/ring/rte_ring_elem_pvt.h:187:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:188:3: note: here
../lib/ring/rte_ring_elem_pvt.h:189:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:190:3: note: here
../lib/ring/rte_ring_elem_pvt.h:191:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:192:3: note: here
../lib/ring/rte_ring_elem_pvt.h:193:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:194:3: note: here
../lib/ring/rte_ring_elem_pvt.h:195:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:196:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:82:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:83:3: note: here
../lib/ring/rte_ring_elem_pvt.h:84:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:85:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:41:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:42:3: note: here
../lib/ring/rte_ring_elem_pvt.h:43:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:44:3: note: here
../lib/ring/rte_ring_elem_pvt.h:45:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:46:3: note: here
../lib/ring/rte_ring_elem_pvt.h:47:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:48:3: note: here
../lib/ring/rte_ring_elem_pvt.h:49:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:50:3: note: here
../lib/ring/rte_ring_elem_pvt.h:51:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:52:3: note: here
[1674/3693] Compiling C object drivers/libtmp_rte_regex_cn9k.a.p/regex_cn9k_cn9k_regexdev.c.o
[1675/3693] Compiling C object drivers/libtmp_rte_ml_cnxk.a.p/ml_cnxk_cn10k_ml_dev.c.o
[1676/3693] Compiling C object drivers/libtmp_rte_ml_cnxk.a.p/ml_cnxk_cn10k_ml_model.c.o
[1677/3693] Compiling C object drivers/libtmp_rte_ml_cnxk.a.p/ml_cnxk_cn10k_ml_ops.c.o
[1678/3693] Compiling C object drivers/libtmp_rte_ml_cnxk.a.p/ml_cnxk_cnxk_ml_dev.c.o
[1679/3693] Compiling C object drivers/libtmp_rte_ml_cnxk.a.p/ml_cnxk_cn10k_ml_ocm.c.o
[1680/3693] Compiling C object drivers/libtmp_rte_compress_zlib.a.p/compress_zlib_zlib_pmd.c.o
../drivers/compress/zlib/zlib_pmd.c: In function 'process_zlib_inflate':
../drivers/compress/zlib/zlib_pmd.c:268:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/compress/zlib/zlib_pmd.c:270:4: note: here
../drivers/compress/zlib/zlib_pmd.c:307:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/compress/zlib/zlib_pmd.c:309:2: note: here
../drivers/compress/zlib/zlib_pmd.c: In function 'process_zlib_deflate':
../drivers/compress/zlib/zlib_pmd.c:216:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/compress/zlib/zlib_pmd.c:218:2: note: here
In file included from ../lib/ring/rte_ring_elem.h:20,
from ../lib/ring/rte_ring.h:39,
from ../lib/mempool/rte_mempool.h:49,
from ../lib/mbuf/rte_mbuf.h:39,
from ../lib/compressdev/rte_comp.h:15,
from ../lib/compressdev/rte_compressdev.h:16,
from ../drivers/compress/zlib/zlib_pmd_private.h:9,
from ../drivers/compress/zlib/zlib_pmd.c:9:
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:82:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:83:3: note: here
../lib/ring/rte_ring_elem_pvt.h:84:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:85:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:41:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:42:3: note: here
../lib/ring/rte_ring_elem_pvt.h:43:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:44:3: note: here
../lib/ring/rte_ring_elem_pvt.h:45:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:46:3: note: here
../lib/ring/rte_ring_elem_pvt.h:47:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:48:3: note: here
../lib/ring/rte_ring_elem_pvt.h:49:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:50:3: note: here
../lib/ring/rte_ring_elem_pvt.h:51:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:52:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:225:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:226:3: note: here
../lib/ring/rte_ring_elem_pvt.h:227:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:228:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:185:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:186:3: note: here
../lib/ring/rte_ring_elem_pvt.h:187:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:188:3: note: here
../lib/ring/rte_ring_elem_pvt.h:189:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:190:3: note: here
../lib/ring/rte_ring_elem_pvt.h:191:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:192:3: note: here
../lib/ring/rte_ring_elem_pvt.h:193:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:194:3: note: here
../lib/ring/rte_ring_elem_pvt.h:195:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:196:3: note: here
[1681/3693] Compiling C object drivers/libtmp_rte_ml_cnxk.a.p/ml_cnxk_cnxk_ml_io.c.o
[1682/3693] Compiling C object drivers/libtmp_rte_ml_cnxk.a.p/ml_cnxk_cnxk_ml_model.c.o
[1683/3693] Compiling C object drivers/libtmp_rte_ml_cnxk.a.p/ml_cnxk_cnxk_ml_utils.c.o
[1684/3693] Compiling C object drivers/libtmp_rte_compress_octeontx.a.p/compress_octeontx_otx_zip_pmd.c.o
In file included from ../lib/ring/rte_ring_elem.h:20,
from ../lib/ring/rte_ring.h:39,
from ../lib/mempool/rte_mempool.h:49,
from ../lib/mbuf/rte_mbuf.h:39,
from ../lib/compressdev/rte_comp.h:15,
from ../drivers/compress/octeontx/otx_zip.h:11,
from ../drivers/compress/octeontx/otx_zip_pmd.c:12:
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:82:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:83:3: note: here
../lib/ring/rte_ring_elem_pvt.h:84:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:85:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:41:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:42:3: note: here
../lib/ring/rte_ring_elem_pvt.h:43:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:44:3: note: here
../lib/ring/rte_ring_elem_pvt.h:45:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:46:3: note: here
../lib/ring/rte_ring_elem_pvt.h:47:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:48:3: note: here
../lib/ring/rte_ring_elem_pvt.h:49:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:50:3: note: here
../lib/ring/rte_ring_elem_pvt.h:51:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:52:3: note: here
../drivers/compress/octeontx/otx_zip_pmd.c: In function 'zip_pmd_dequeue_burst':
../drivers/compress/octeontx/otx_zip_pmd.c:577:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/compress/octeontx/otx_zip_pmd.c:579:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:225:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:226:3: note: here
../lib/ring/rte_ring_elem_pvt.h:227:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:228:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:185:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:186:3: note: here
../lib/ring/rte_ring_elem_pvt.h:187:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:188:3: note: here
../lib/ring/rte_ring_elem_pvt.h:189:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:190:3: note: here
../lib/ring/rte_ring_elem_pvt.h:191:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:192:3: note: here
../lib/ring/rte_ring_elem_pvt.h:193:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:194:3: note: here
../lib/ring/rte_ring_elem_pvt.h:195:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:196:3: note: here
[1685/3693] Compiling C object drivers/libtmp_rte_ml_cnxk.a.p/ml_cnxk_mvtvm_ml_stubs.c.o
[1686/3693] Compiling C object drivers/libtmp_rte_vdpa_nfp.a.p/vdpa_nfp_nfp_vdpa_log.c.o
[1687/3693] Compiling C object drivers/libtmp_rte_vdpa_ifc.a.p/vdpa_ifc_base_ifcvf.c.o
[1688/3693] Compiling C object drivers/libtmp_rte_vdpa_nfp.a.p/vdpa_nfp_nfp_vdpa_core.c.o
[1689/3693] Compiling C object drivers/libtmp_rte_vdpa_sfc.a.p/vdpa_sfc_sfc_vdpa.c.o
[1690/3693] Compiling C object drivers/libtmp_rte_vdpa_sfc.a.p/vdpa_sfc_sfc_vdpa_mcdi.c.o
[1691/3693] Compiling C object drivers/libtmp_rte_ml_cnxk.a.p/ml_cnxk_cnxk_ml_ops.c.o
[1692/3693] Compiling C object drivers/libtmp_rte_vdpa_ifc.a.p/vdpa_ifc_ifcvf_vdpa.c.o
[1693/3693] Compiling C object drivers/libtmp_rte_vdpa_sfc.a.p/vdpa_sfc_sfc_vdpa_hw.c.o
[1694/3693] Compiling C object drivers/libtmp_rte_vdpa_nfp.a.p/vdpa_nfp_nfp_vdpa.c.o
[1695/3693] Compiling C object drivers/libtmp_rte_vdpa_sfc.a.p/vdpa_sfc_sfc_vdpa_filter.c.o
[1696/3693] Compiling C object drivers/libtmp_rte_vdpa_sfc.a.p/vdpa_sfc_sfc_vdpa_ops.c.o
[1697/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cnxk_worker.c.o
[1698/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cnxk_eventdev_stats.c.o
[1699/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cnxk_eventdev.c.o
[1700/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cnxk_vector_adptr.c.o
[1701/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cnxk_eventdev_adptr.c.o
[1702/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cnxk_tim_evdev.c.o
[1703/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cnxk_tim_worker.c.o
[1704/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cnxk_eventdev_selftest.c.o
[1705/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cn9k_worker.c.o
[1706/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cn9k_eventdev.c.o
[1707/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_0_15_burst.c.o
[1708/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_32_47_burst.c.o
[1709/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_16_31_burst.c.o
[1710/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_48_63_burst.c.o
[1711/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_64_79_burst.c.o
[1712/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_80_95_burst.c.o
[1713/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_0_15_seg_burst.c.o
[1714/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_96_111_burst.c.o
[1715/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_112_127_burst.c.o
[1716/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_32_47_seg_burst.c.o
[1717/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_16_31_seg_burst.c.o
[1718/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_48_63_seg_burst.c.o
[1719/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_64_79_seg_burst.c.o
[1720/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_80_95_seg_burst.c.o
[1721/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_0_15_tmo_burst.c.o
[1722/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_96_111_seg_burst.c.o
[1723/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_32_47_tmo_burst.c.o
[1724/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_16_31_tmo_burst.c.o
[1725/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_112_127_seg_burst.c.o
[1726/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_48_63_tmo_burst.c.o
[1727/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_64_79_tmo_burst.c.o
[1728/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_80_95_tmo_burst.c.o
[1729/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_0_15_tmo_seg_burst.c.o
[1730/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_16_31_tmo_seg_burst.c.o
[1731/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_96_111_tmo_burst.c.o
[1732/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_32_47_tmo_seg_burst.c.o
[1733/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_48_63_tmo_seg_burst.c.o
[1734/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_112_127_tmo_burst.c.o
[1735/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_0_15_dual_burst.c.o
[1736/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_16_31_dual_burst.c.o
[1737/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_32_47_dual_burst.c.o
[1738/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_48_63_dual_burst.c.o
[1739/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_64_79_tmo_seg_burst.c.o
[1740/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_80_95_tmo_seg_burst.c.o
[1741/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_96_111_tmo_seg_burst.c.o
[1742/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_112_127_tmo_seg_burst.c.o
[1743/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_64_79_dual_burst.c.o
[1744/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_0_15_dual_seg_burst.c.o
[1745/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_80_95_dual_burst.c.o
[1746/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_96_111_dual_burst.c.o
[1747/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_112_127_dual_burst.c.o
[1748/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_16_31_dual_seg_burst.c.o
[1749/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_32_47_dual_seg_burst.c.o
[1750/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_48_63_dual_seg_burst.c.o
[1751/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_64_79_dual_seg_burst.c.o
[1752/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_0_15_dual_tmo_burst.c.o
[1753/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_80_95_dual_seg_burst.c.o
[1754/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_96_111_dual_seg_burst.c.o
[1755/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_112_127_dual_seg_burst.c.o
[1756/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_16_31_dual_tmo_burst.c.o
[1757/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_32_47_dual_tmo_burst.c.o
[1758/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_48_63_dual_tmo_burst.c.o
[1759/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_64_79_dual_tmo_burst.c.o
[1760/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_0_15_dual_tmo_seg_burst.c.o
[1761/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_16_31_dual_tmo_seg_burst.c.o
[1762/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_80_95_dual_tmo_burst.c.o
[1763/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_96_111_dual_tmo_burst.c.o
[1764/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_32_47_dual_tmo_seg_burst.c.o
[1765/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_112_127_dual_tmo_burst.c.o
[1766/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_48_63_dual_tmo_seg_burst.c.o
[1767/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_all_offload.c.o
[1768/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn9k_tx_0_15.c.o
[1769/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_64_79_dual_tmo_seg_burst.c.o
[1770/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn9k_tx_32_47.c.o
[1771/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_80_95_dual_tmo_seg_burst.c.o
[1772/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn9k_tx_16_31.c.o
[1773/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_96_111_dual_tmo_seg_burst.c.o
[1774/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_112_127_dual_tmo_seg_burst.c.o
[1775/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn9k_tx_48_63.c.o
[1776/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn9k_tx_64_79.c.o
[1777/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn9k_tx_80_95.c.o
[1778/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn9k_tx_96_111.c.o
[1779/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn9k_tx_0_15_seg.c.o
[1780/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn9k_tx_112_127.c.o
[1781/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn9k_tx_16_31_seg.c.o
[1782/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn9k_tx_32_47_seg.c.o
[1783/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn9k_tx_48_63_seg.c.o
[1784/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn9k_tx_64_79_seg.c.o
[1785/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn9k_tx_0_15_dual.c.o
[1786/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn9k_tx_96_111_seg.c.o
[1787/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn9k_tx_80_95_seg.c.o
[1788/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn9k_tx_32_47_dual.c.o
[1789/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn9k_tx_16_31_dual.c.o
[1790/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn9k_tx_112_127_seg.c.o
[1791/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn9k_tx_48_63_dual.c.o
[1792/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn9k_tx_64_79_dual.c.o
[1793/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn9k_tx_80_95_dual.c.o
[1794/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn9k_tx_96_111_dual.c.o
[1795/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn9k_tx_112_127_dual.c.o
[1796/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn9k_tx_0_15_dual_seg.c.o
[1797/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn9k_tx_16_31_dual_seg.c.o
[1798/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn9k_tx_32_47_dual_seg.c.o
[1799/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn9k_tx_all_offload.c.o
[1800/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn9k_tx_48_63_dual_seg.c.o
[1801/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cn10k_worker.c.o
[1802/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn9k_tx_64_79_dual_seg.c.o
[1803/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn9k_tx_80_95_dual_seg.c.o
[1804/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn9k_tx_96_111_dual_seg.c.o
[1805/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn9k_tx_112_127_dual_seg.c.o
[1806/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_0_15_burst.c.o
[1807/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_16_31_burst.c.o
[1808/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_32_47_burst.c.o
[1809/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_48_63_burst.c.o
[1810/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cn10k_eventdev.c.o
[1811/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_0_15_seg_burst.c.o
[1812/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_16_31_seg_burst.c.o
[1813/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_64_79_burst.c.o
[1814/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_32_47_seg_burst.c.o
[1815/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_80_95_burst.c.o
[1816/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_96_111_burst.c.o
[1817/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_48_63_seg_burst.c.o
[1818/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_112_127_burst.c.o
[1819/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_0_15_tmo_burst.c.o
[1820/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_16_31_tmo_burst.c.o
[1821/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_32_47_tmo_burst.c.o
[1822/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_48_63_tmo_burst.c.o
[1823/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_64_79_seg_burst.c.o
[1824/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_80_95_seg_burst.c.o
[1825/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_96_111_seg_burst.c.o
[1826/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_112_127_seg_burst.c.o
[1827/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_0_15_tmo_seg_burst.c.o
[1828/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_16_31_tmo_seg_burst.c.o
[1829/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_32_47_tmo_seg_burst.c.o
[1830/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_64_79_tmo_burst.c.o
[1831/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_48_63_tmo_seg_burst.c.o
[1832/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_all_offload.c.o
[1833/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_80_95_tmo_burst.c.o
[1834/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_96_111_tmo_burst.c.o
[1835/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_112_127_tmo_burst.c.o
[1836/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn10k_tx_0_15.c.o
[1837/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn10k_tx_32_47.c.o
[1838/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn10k_tx_16_31.c.o
[1839/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn10k_tx_48_63.c.o
[1840/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_64_79_tmo_seg_burst.c.o
[1841/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_96_111_tmo_seg_burst.c.o
[1842/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_80_95_tmo_seg_burst.c.o
[1843/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn10k_tx_64_79.c.o
[1844/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_112_127_tmo_seg_burst.c.o
[1845/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn10k_tx_96_111.c.o
[1846/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn10k_tx_80_95.c.o
[1847/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn10k_tx_0_15_seg.c.o
[1848/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn10k_tx_112_127.c.o
[1849/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn10k_tx_all_offload.c.o
[1850/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn10k_tx_32_47_seg.c.o
[1851/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cn20k_worker.c.o
[1852/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cn20k_eventdev.c.o
[1853/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn10k_tx_16_31_seg.c.o
[1854/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn10k_tx_48_63_seg.c.o
[1855/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn20k_deq_0_15_burst.c.o
[1856/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn20k_deq_16_31_burst.c.o
[1857/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn20k_deq_32_47_burst.c.o
[1858/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn20k_deq_48_63_burst.c.o
[1859/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn20k_deq_64_79_burst.c.o
[1860/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn20k_deq_80_95_burst.c.o
[1861/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn20k_deq_96_111_burst.c.o
[1862/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn20k_deq_0_15_seg_burst.c.o
[1863/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn20k_deq_112_127_burst.c.o
[1864/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn20k_deq_16_31_seg_burst.c.o
[1865/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn10k_tx_64_79_seg.c.o
[1866/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn20k_deq_32_47_seg_burst.c.o
[1867/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn10k_tx_96_111_seg.c.o
[1868/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn20k_deq_48_63_seg_burst.c.o
[1869/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn10k_tx_80_95_seg.c.o
[1870/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn20k_deq_64_79_seg_burst.c.o
[1871/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn20k_deq_0_15_tmo_burst.c.o
[1872/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn10k_tx_112_127_seg.c.o
[1873/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn20k_deq_16_31_tmo_burst.c.o
[1874/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn20k_deq_96_111_seg_burst.c.o
[1875/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn20k_deq_80_95_seg_burst.c.o
[1876/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn20k_deq_32_47_tmo_burst.c.o
[1877/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn20k_deq_112_127_seg_burst.c.o
[1878/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn20k_deq_48_63_tmo_burst.c.o
[1879/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn20k_deq_0_15_tmo_seg_burst.c.o
[1880/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn20k_deq_16_31_tmo_seg_burst.c.o
[1881/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn20k_deq_32_47_tmo_seg_burst.c.o
[1882/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn20k_deq_48_63_tmo_seg_burst.c.o
[1883/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn20k_deq_64_79_tmo_burst.c.o
[1884/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn20k_deq_all_offload.c.o
[1885/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn20k_deq_80_95_tmo_burst.c.o
[1886/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn20k_deq_96_111_tmo_burst.c.o
[1887/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn20k_deq_112_127_tmo_burst.c.o
[1888/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn20k_tx_0_15.c.o
[1889/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn20k_deq_64_79_tmo_seg_burst.c.o
[1890/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn20k_tx_32_47.c.o
[1891/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn20k_tx_16_31.c.o
[1892/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn20k_deq_80_95_tmo_seg_burst.c.o
[1893/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn20k_deq_96_111_tmo_seg_burst.c.o
[1894/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn20k_tx_48_63.c.o
[1895/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn20k_deq_112_127_tmo_seg_burst.c.o
[1896/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn20k_tx_64_79.c.o
[1897/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn20k_tx_0_15_seg.c.o
[1898/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn20k_tx_32_47_seg.c.o
[1899/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn20k_tx_96_111.c.o
[1900/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn20k_tx_16_31_seg.c.o
[1901/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn20k_tx_80_95.c.o
[1902/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn20k_tx_all_offload.c.o
[1903/3693] Compiling C object drivers/libtmp_rte_event_dpaa2.a.p/event_dpaa2_dpaa2_hw_dpcon.c.o
[1904/3693] Compiling C object drivers/libtmp_rte_event_dpaa.a.p/event_dpaa_dpaa_eventdev.c.o
[1905/3693] Compiling C object drivers/libtmp_rte_event_dpaa2.a.p/event_dpaa2_dpaa2_eventdev.c.o
[1906/3693] Compiling C object drivers/libtmp_rte_event_dpaa2.a.p/event_dpaa2_dpaa2_eventdev_selftest.c.o
[1907/3693] Compiling C object drivers/libtmp_rte_event_dsw.a.p/event_dsw_dsw_evdev.c.o
In file included from ../lib/ring/rte_ring_elem.h:20,
from ../lib/ring/rte_ring.h:39,
from ../lib/mempool/rte_mempool.h:49,
from ../lib/mbuf/rte_mbuf.h:39,
from ../lib/eventdev/eventdev_pmd.h:24,
from ../drivers/event/dsw/dsw_evdev.c:8:
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:225:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:226:3: note: here
../lib/ring/rte_ring_elem_pvt.h:227:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:228:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:185:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:186:3: note: here
../lib/ring/rte_ring_elem_pvt.h:187:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:188:3: note: here
../lib/ring/rte_ring_elem_pvt.h:189:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:190:3: note: here
../lib/ring/rte_ring_elem_pvt.h:191:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:192:3: note: here
../lib/ring/rte_ring_elem_pvt.h:193:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:194:3: note: here
../lib/ring/rte_ring_elem_pvt.h:195:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:196:3: note: here
[1908/3693] Compiling C object drivers/libtmp_rte_event_dsw.a.p/event_dsw_dsw_xstats.c.o
[1909/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn20k_tx_112_127.c.o
[1910/3693] Compiling C object drivers/libtmp_rte_event_dsw.a.p/event_dsw_dsw_event.c.o
In file included from ../lib/ring/rte_ring_elem.h:20,
from ../lib/ring/rte_ring.h:39,
from ../lib/mempool/rte_mempool.h:49,
from ../lib/mbuf/rte_mbuf.h:39,
from ../lib/eventdev/eventdev_pmd.h:24,
from ../drivers/event/dsw/dsw_evdev.h:8,
from ../drivers/event/dsw/dsw_event.c:5:
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:225:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:226:3: note: here
../lib/ring/rte_ring_elem_pvt.h:227:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:228:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:185:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:186:3: note: here
../lib/ring/rte_ring_elem_pvt.h:187:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:188:3: note: here
../lib/ring/rte_ring_elem_pvt.h:189:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:190:3: note: here
../lib/ring/rte_ring_elem_pvt.h:191:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:192:3: note: here
../lib/ring/rte_ring_elem_pvt.h:193:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:194:3: note: here
../lib/ring/rte_ring_elem_pvt.h:195:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:196:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:82:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:83:3: note: here
../lib/ring/rte_ring_elem_pvt.h:84:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:85:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:41:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:42:3: note: here
../lib/ring/rte_ring_elem_pvt.h:43:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:44:3: note: here
../lib/ring/rte_ring_elem_pvt.h:45:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:46:3: note: here
../lib/ring/rte_ring_elem_pvt.h:47:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:48:3: note: here
../lib/ring/rte_ring_elem_pvt.h:49:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:50:3: note: here
../lib/ring/rte_ring_elem_pvt.h:51:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:52:3: note: here
[1911/3693] Compiling C object drivers/libtmp_rte_event_octeontx.a.p/event_octeontx_ssovf_evdev.c.o
[1912/3693] Compiling C object drivers/libtmp_rte_event_octeontx.a.p/event_octeontx_ssovf_probe.c.o
[1913/3693] Compiling C object drivers/libtmp_rte_event_octeontx.a.p/event_octeontx_ssovf_worker.c.o
[1914/3693] Compiling C object drivers/libtmp_rte_event_octeontx.a.p/event_octeontx_timvf_worker.c.o
[1915/3693] Compiling C object drivers/libtmp_rte_event_octeontx.a.p/event_octeontx_timvf_evdev.c.o
[1916/3693] Compiling C object drivers/libtmp_rte_event_octeontx.a.p/event_octeontx_ssovf_evdev_selftest.c.o
[1917/3693] Compiling C object drivers/libtmp_rte_event_octeontx.a.p/event_octeontx_timvf_probe.c.o
[1918/3693] Compiling C object drivers/libtmp_rte_event_opdl.a.p/event_opdl_opdl_evdev.c.o
[1919/3693] Compiling C object drivers/libtmp_rte_event_opdl.a.p/event_opdl_opdl_evdev_xstats.c.o
[1920/3693] Compiling C object drivers/libtmp_rte_event_opdl.a.p/event_opdl_opdl_evdev_init.c.o
[1921/3693] Compiling C object drivers/libtmp_rte_event_skeleton.a.p/event_skeleton_skeleton_eventdev.c.o
[1922/3693] Compiling C object drivers/libtmp_rte_event_opdl.a.p/event_opdl_opdl_test.c.o
[1923/3693] Compiling C object drivers/libtmp_rte_event_opdl.a.p/event_opdl_opdl_ring.c.o
[1924/3693] Compiling C object drivers/libtmp_rte_event_sw.a.p/event_sw_sw_evdev_worker.c.o
In file included from ../lib/ring/rte_ring_elem.h:20,
from ../lib/ring/rte_ring.h:39,
from ../lib/eventdev/rte_event_ring.h:20,
from ../drivers/event/sw/sw_evdev_worker.c:7:
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:82:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:83:3: note: here
../lib/ring/rte_ring_elem_pvt.h:84:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:85:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:41:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:42:3: note: here
../lib/ring/rte_ring_elem_pvt.h:43:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:44:3: note: here
../lib/ring/rte_ring_elem_pvt.h:45:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:46:3: note: here
../lib/ring/rte_ring_elem_pvt.h:47:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:48:3: note: here
../lib/ring/rte_ring_elem_pvt.h:49:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:50:3: note: here
../lib/ring/rte_ring_elem_pvt.h:51:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:52:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:225:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:226:3: note: here
../lib/ring/rte_ring_elem_pvt.h:227:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:228:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:185:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:186:3: note: here
../lib/ring/rte_ring_elem_pvt.h:187:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:188:3: note: here
../lib/ring/rte_ring_elem_pvt.h:189:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:190:3: note: here
../lib/ring/rte_ring_elem_pvt.h:191:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:192:3: note: here
../lib/ring/rte_ring_elem_pvt.h:193:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:194:3: note: here
../lib/ring/rte_ring_elem_pvt.h:195:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:196:3: note: here
[1925/3693] Compiling C object drivers/libtmp_rte_event_sw.a.p/event_sw_sw_evdev_scheduler.c.o
In file included from ../lib/ring/rte_ring_elem.h:20,
from ../lib/ring/rte_ring.h:39,
from ../drivers/event/sw/sw_evdev_scheduler.c:5:
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:225:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:226:3: note: here
../lib/ring/rte_ring_elem_pvt.h:227:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:228:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:185:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:186:3: note: here
../lib/ring/rte_ring_elem_pvt.h:187:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:188:3: note: here
../lib/ring/rte_ring_elem_pvt.h:189:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:190:3: note: here
../lib/ring/rte_ring_elem_pvt.h:191:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:192:3: note: here
../lib/ring/rte_ring_elem_pvt.h:193:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:194:3: note: here
../lib/ring/rte_ring_elem_pvt.h:195:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:196:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:82:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:83:3: note: here
../lib/ring/rte_ring_elem_pvt.h:84:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:85:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:41:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:42:3: note: here
../lib/ring/rte_ring_elem_pvt.h:43:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:44:3: note: here
../lib/ring/rte_ring_elem_pvt.h:45:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:46:3: note: here
../lib/ring/rte_ring_elem_pvt.h:47:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:48:3: note: here
../lib/ring/rte_ring_elem_pvt.h:49:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:50:3: note: here
../lib/ring/rte_ring_elem_pvt.h:51:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:52:3: note: here
[1926/3693] Compiling C object drivers/libtmp_rte_event_sw.a.p/event_sw_sw_evdev_xstats.c.o
[1927/3693] Compiling C object drivers/libtmp_rte_event_sw.a.p/event_sw_sw_evdev_selftest.c.o
[1928/3693] Compiling C object drivers/libtmp_rte_baseband_acc.a.p/baseband_acc_acc_common.c.o
[1929/3693] Compiling C object drivers/libtmp_rte_event_sw.a.p/event_sw_sw_evdev.c.o
[1930/3693] Compiling C object drivers/libtmp_rte_baseband_fpga_5gnr_fec.a.p/baseband_fpga_5gnr_fec_rte_fpga_5gnr_fec.c.o
[1931/3693] Compiling C object drivers/libtmp_rte_baseband_acc.a.p/baseband_acc_rte_acc100_pmd.c.o
[1932/3693] Compiling C object drivers/libtmp_rte_baseband_fpga_lte_fec.a.p/baseband_fpga_lte_fec_fpga_lte_fec.c.o
[1933/3693] Compiling C object drivers/libtmp_rte_baseband_la12xx.a.p/baseband_la12xx_bbdev_la12xx.c.o
[1934/3693] Compiling C object drivers/libtmp_rte_baseband_acc.a.p/baseband_acc_rte_vrb_pmd.c.o
[1935/3693] Compiling C object drivers/libtmp_rte_power_acpi.a.p/power_acpi_acpi_cpufreq.c.o
[1936/3693] Compiling C object drivers/libtmp_rte_power_amd_pstate.a.p/power_amd_pstate_amd_pstate_cpufreq.c.o
[1937/3693] Compiling C object drivers/libtmp_rte_power_cppc.a.p/power_cppc_cppc_cpufreq.c.o
[1938/3693] Compiling C object drivers/libtmp_rte_baseband_null.a.p/baseband_null_bbdev_null.c.o
In file included from ../lib/ring/rte_ring_elem.h:20,
from ../lib/ring/rte_ring.h:39,
from ../drivers/baseband/null/bbdev_null.c:11:
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:82:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:83:3: note: here
../lib/ring/rte_ring_elem_pvt.h:84:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:85:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:41:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:42:3: note: here
../lib/ring/rte_ring_elem_pvt.h:43:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:44:3: note: here
../lib/ring/rte_ring_elem_pvt.h:45:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:46:3: note: here
../lib/ring/rte_ring_elem_pvt.h:47:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:48:3: note: here
../lib/ring/rte_ring_elem_pvt.h:49:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:50:3: note: here
../lib/ring/rte_ring_elem_pvt.h:51:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:52:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:225:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:226:3: note: here
../lib/ring/rte_ring_elem_pvt.h:227:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:228:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:185:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:186:3: note: here
../lib/ring/rte_ring_elem_pvt.h:187:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:188:3: note: here
../lib/ring/rte_ring_elem_pvt.h:189:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:190:3: note: here
../lib/ring/rte_ring_elem_pvt.h:191:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:192:3: note: here
../lib/ring/rte_ring_elem_pvt.h:193:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:194:3: note: here
../lib/ring/rte_ring_elem_pvt.h:195:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:196:3: note: here
[1939/3693] Compiling C object drivers/libtmp_rte_power_intel_pstate.a.p/power_intel_pstate_intel_pstate_cpufreq.c.o
[1940/3693] Compiling C object drivers/libtmp_rte_power_intel_uncore.a.p/power_intel_uncore_intel_uncore.c.o
[1941/3693] Compiling C object drivers/libtmp_rte_power_kvm_vm.a.p/power_kvm_vm_guest_channel.c.o
[1942/3693] Compiling C object drivers/libtmp_rte_power_kvm_vm.a.p/power_kvm_vm_kvm_vm.c.o
[1943/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn20k_tx_48_63_seg.c.o
[1944/3693] Compiling C object drivers/libtmp_rte_baseband_turbo_sw.a.p/baseband_turbo_sw_bbdev_turbo_software.c.o
In file included from ../lib/ring/rte_ring_elem.h:20,
from ../lib/ring/rte_ring.h:39,
from ../drivers/baseband/turbo_sw/bbdev_turbo_software.c:11:
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:82:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:83:3: note: here
../lib/ring/rte_ring_elem_pvt.h:84:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:85:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:41:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:42:3: note: here
../lib/ring/rte_ring_elem_pvt.h:43:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:44:3: note: here
../lib/ring/rte_ring_elem_pvt.h:45:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:46:3: note: here
../lib/ring/rte_ring_elem_pvt.h:47:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:48:3: note: here
../lib/ring/rte_ring_elem_pvt.h:49:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:50:3: note: here
../lib/ring/rte_ring_elem_pvt.h:51:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:52:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:225:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:226:3: note: here
../lib/ring/rte_ring_elem_pvt.h:227:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:228:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:185:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:186:3: note: here
../lib/ring/rte_ring_elem_pvt.h:187:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:188:3: note: here
../lib/ring/rte_ring_elem_pvt.h:189:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:190:3: note: here
../lib/ring/rte_ring_elem_pvt.h:191:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:192:3: note: here
../lib/ring/rte_ring_elem_pvt.h:193:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:194:3: note: here
../lib/ring/rte_ring_elem_pvt.h:195:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:196:3: note: here
[1945/3693] Compiling C object lib/librte_metrics.a.p/metrics_rte_metrics.c.o
[1946/3693] Compiling C object lib/librte_metrics.a.p/metrics_rte_metrics_telemetry.c.o
[1947/3693] Compiling C object lib/librte_bbdev.a.p/bbdev_bbdev_trace_points.c.o
[1948/3693] Generating symbol file lib/librte_acl.so.26.0.p/librte_acl.so.26.0.symbols
[1949/3693] Compiling C object lib/librte_bpf.a.p/bpf_bpf.c.o
[1950/3693] Compiling C object lib/librte_bpf.a.p/bpf_bpf_dump.c.o
../lib/bpf/bpf_dump.c: In function 'rte_bpf_dump':
../lib/bpf/bpf_dump.c:65:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/bpf/bpf_dump.c:67:3: note: here
[1951/3693] Compiling C object lib/librte_bpf.a.p/bpf_bpf_load.c.o
[1952/3693] Compiling C object lib/librte_bpf.a.p/bpf_bpf_exec.c.o
[1953/3693] Compiling C object lib/librte_bbdev.a.p/bbdev_rte_bbdev.c.o
[1954/3693] Compiling C object lib/librte_bpf.a.p/bpf_bpf_stub.c.o
[1955/3693] Compiling C object lib/librte_bpf.a.p/bpf_bpf_pkt.c.o
[1956/3693] Compiling C object lib/librte_bpf.a.p/bpf_bpf_load_elf.c.o
[1957/3693] Compiling C object lib/librte_bpf.a.p/bpf_bpf_convert.c.o
../lib/bpf/bpf_convert.c: In function 'bpf_convert_filter':
../lib/bpf/bpf_convert.c:307:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/bpf/bpf_convert.c:309:3: note: here
[1958/3693] Compiling C object lib/librte_bpf.a.p/bpf_bpf_jit_arm64.c.o
[1959/3693] Compiling C object lib/librte_bpf.a.p/bpf_bpf_validate.c.o
../lib/bpf/bpf_validate.c: In function 'validate':
../lib/bpf/bpf_validate.c:2051:22: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/bpf/bpf_validate.c:2053:3: note: here
[1960/3693] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev_pmd.c.o
[1961/3693] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev.c.o
[1962/3693] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_comp.c.o
[1963/3693] Compiling C object lib/librte_gso.a.p/gso_gso_tcp4.c.o
[1964/3693] Compiling C object lib/librte_gso.a.p/gso_gso_common.c.o
[1965/3693] Compiling C object lib/librte_gso.a.p/gso_gso_udp4.c.o
[1966/3693] Compiling C object lib/librte_gso.a.p/gso_gso_tunnel_tcp4.c.o
[1967/3693] Compiling C object lib/librte_gso.a.p/gso_gso_tunnel_udp4.c.o
[1968/3693] Compiling C object lib/librte_gso.a.p/gso_rte_gso.c.o
[1969/3693] Compiling C object lib/librte_power.a.p/power_power_common.c.o
[1970/3693] Generating symbol file lib/librte_lpm.so.26.0.p/librte_lpm.so.26.0.symbols
[1971/3693] Compiling C object lib/librte_power.a.p/power_rte_power_cpufreq.c.o
[1972/3693] Generating lib/pcapng.sym_chk with a custom command (wrapped by meson to capture output)
[1973/3693] Compiling C object lib/librte_power.a.p/power_rte_power_qos.c.o
[1974/3693] Compiling C object lib/librte_power.a.p/power_rte_power_uncore.c.o
[1975/3693] Compiling C object lib/librte_power.a.p/power_rte_power_pmd_mgmt.c.o
[1976/3693] Compiling C object lib/librte_mldev.a.p/mldev_rte_mldev_pmd.c.o
[1977/3693] Generating symbol file lib/librte_rawdev.so.26.0.p/librte_rawdev.so.26.0.symbols
[1978/3693] Compiling C object lib/librte_regexdev.a.p/regexdev_rte_regexdev.c.o
[1979/3693] Compiling C object lib/librte_mldev.a.p/mldev_mldev_utils.c.o
[1980/3693] Compiling C object lib/librte_mldev.a.p/mldev_rte_mldev.c.o
[1981/3693] Compiling C object lib/librte_mldev.a.p/mldev_mldev_utils_scalar_bfloat16.c.o
[1982/3693] Generating lib/rib.sym_chk with a custom command (wrapped by meson to capture output)
[1983/3693] Compiling C object lib/librte_stack.a.p/stack_rte_stack.c.o
[1984/3693] Compiling C object lib/librte_stack.a.p/stack_rte_stack_std.c.o
[1985/3693] Compiling C object lib/librte_mldev.a.p/mldev_mldev_utils_neon.c.o
[1986/3693] Compiling C object lib/librte_stack.a.p/stack_rte_stack_lf.c.o
[1987/3693] Compiling C object lib/librte_reorder.a.p/reorder_rte_reorder.c.o
[1988/3693] Compiling C object lib/librte_vhost.a.p/vhost_fd_man.c.o
[1989/3693] Compiling C object lib/librte_vhost.a.p/vhost_vdpa.c.o
[1990/3693] Compiling C object lib/librte_vhost.a.p/vhost_iotlb.c.o
[1991/3693] Compiling C object lib/librte_vhost.a.p/vhost_socket.c.o
[1992/3693] Compiling C object lib/librte_vhost.a.p/vhost_vduse.c.o
[1993/3693] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o
[1994/3693] Compiling C object lib/librte_vhost.a.p/vhost_vhost_user.c.o
../lib/vhost/vhost_user.c: In function 'vhost_user_msg_handler':
../lib/vhost/vhost_user.c:3186:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/vhost/vhost_user.c:3188:3: note: here
../lib/vhost/vhost_user.c:3238:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/vhost/vhost_user.c:3240:3: note: here
[1995/3693] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net_ctrl.c.o
[1996/3693] Generating lib/ipsec.sym_chk with a custom command (wrapped by meson to capture output)
[1997/3693] Compiling C object lib/librte_fib.a.p/fib_rte_fib.c.o
[1998/3693] Compiling C object lib/librte_fib.a.p/fib_rte_fib6.c.o
[1999/3693] Compiling C object lib/librte_fib.a.p/fib_trie.c.o
[2000/3693] Compiling C object lib/librte_fib.a.p/fib_dir24_8.c.o
[2001/3693] Generating symbol file lib/librte_port.so.26.0.p/librte_port.so.26.0.symbols
[2002/3693] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o
[2003/3693] Generating lib/table.sym_chk with a custom command (wrapped by meson to capture output)
[2004/3693] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_pipeline.c.o
[2005/3693] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_port_in_action.c.o
[2006/3693] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_swx_ipsec.c.o
In file included from ../lib/ring/rte_ring_elem.h:20,
from ../lib/ring/rte_ring.h:39,
from ../lib/mempool/rte_mempool.h:49,
from ../lib/mbuf/rte_mbuf.h:39,
from ../lib/net/rte_cksum.h:22,
from ../lib/net/rte_ip4.h:32,
from ../lib/net/rte_ip.h:9,
from ../lib/pipeline/rte_swx_ipsec.c:14:
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:225:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:226:3: note: here
../lib/ring/rte_ring_elem_pvt.h:227:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:228:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:185:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:186:3: note: here
../lib/ring/rte_ring_elem_pvt.h:187:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:188:3: note: here
../lib/ring/rte_ring_elem_pvt.h:189:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:190:3: note: here
../lib/ring/rte_ring_elem_pvt.h:191:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:192:3: note: here
../lib/ring/rte_ring_elem_pvt.h:193:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:194:3: note: here
../lib/ring/rte_ring_elem_pvt.h:195:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:196:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:82:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:83:3: note: here
../lib/ring/rte_ring_elem_pvt.h:84:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:85:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:41:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:42:3: note: here
../lib/ring/rte_ring_elem_pvt.h:43:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:44:3: note: here
../lib/ring/rte_ring_elem_pvt.h:45:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:46:3: note: here
../lib/ring/rte_ring_elem_pvt.h:47:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:48:3: note: here
../lib/ring/rte_ring_elem_pvt.h:49:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:50:3: note: here
../lib/ring/rte_ring_elem_pvt.h:51:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:52:3: note: here
[2007/3693] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_table_action.c.o
[2008/3693] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_swx_pipeline_spec.c.o
[2009/3693] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net.c.o
[2010/3693] Compiling C object lib/librte_graph.a.p/graph_node.c.o
[2011/3693] Compiling C object lib/librte_graph.a.p/graph_graph.c.o
[2012/3693] Compiling C object lib/librte_graph.a.p/graph_graph_ops.c.o
[2013/3693] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_swx_ctl.c.o
[2014/3693] Compiling C object lib/librte_graph.a.p/graph_graph_debug.c.o
[2015/3693] Compiling C object lib/librte_graph.a.p/graph_graph_populate.c.o
[2016/3693] Compiling C object lib/librte_graph.a.p/graph_graph_stats.c.o
[2017/3693] Compiling C object lib/librte_graph.a.p/graph_rte_graph_worker.c.o
[2018/3693] Compiling C object lib/librte_graph.a.p/graph_graph_pcap.c.o
[2019/3693] Compiling C object lib/librte_graph.a.p/graph_rte_graph_model_mcore_dispatch.c.o
In file included from ../lib/ring/rte_ring_elem.h:20,
from ../lib/ring/rte_ring.h:39,
from ../lib/mempool/rte_mempool.h:49,
from ../lib/graph/rte_graph_model_mcore_dispatch.h:16,
from ../lib/graph/rte_graph_worker.h:10,
from ../lib/graph/graph_private.h:18,
from ../lib/graph/rte_graph_model_mcore_dispatch.c:5:
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:82:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:83:3: note: here
../lib/ring/rte_ring_elem_pvt.h:84:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:85:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:41:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:42:3: note: here
../lib/ring/rte_ring_elem_pvt.h:43:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:44:3: note: here
../lib/ring/rte_ring_elem_pvt.h:45:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:46:3: note: here
../lib/ring/rte_ring_elem_pvt.h:47:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:48:3: note: here
../lib/ring/rte_ring_elem_pvt.h:49:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:50:3: note: here
../lib/ring/rte_ring_elem_pvt.h:51:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:52:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:225:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:226:3: note: here
../lib/ring/rte_ring_elem_pvt.h:227:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:228:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:185:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:186:3: note: here
../lib/ring/rte_ring_elem_pvt.h:187:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:188:3: note: here
../lib/ring/rte_ring_elem_pvt.h:189:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:190:3: note: here
../lib/ring/rte_ring_elem_pvt.h:191:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:192:3: note: here
../lib/ring/rte_ring_elem_pvt.h:193:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:194:3: note: here
../lib/ring/rte_ring_elem_pvt.h:195:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:196:3: note: here
[2020/3693] Compiling C object drivers/librte_common_cpt.so.26.0.p/meson-generated_.._rte_common_cpt.pmd.c.o
[2021/3693] Generating drivers/rte_common_cpt.sym_chk with a custom command (wrapped by meson to capture output)
[2022/3693] Compiling C object drivers/librte_common_ionic.a.p/meson-generated_.._rte_common_ionic.pmd.c.o
[2023/3693] Linking static target drivers/libtmp_rte_bus_auxiliary.a
[2024/3693] Linking static target drivers/libtmp_rte_bus_cdx.a
[2025/3693] Compiling C object lib/librte_graph.a.p/graph_graph_feature_arc.c.o
[2026/3693] Generating symbol file drivers/librte_common_octeontx.so.26.0.p/librte_common_octeontx.so.26.0.symbols
[2027/3693] Generating symbol file drivers/librte_bus_dpaa.so.26.0.p/librte_bus_dpaa.so.26.0.symbols
[2028/3693] Compiling C object drivers/librte_bus_ifpga.so.26.0.p/meson-generated_.._rte_bus_ifpga.pmd.c.o
[2029/3693] Linking static target drivers/libtmp_rte_bus_platform.a
[2030/3693] Compiling C object drivers/librte_bus_uacce.a.p/meson-generated_.._rte_bus_uacce.pmd.c.o
[2031/3693] Generating symbol file drivers/librte_bus_fslmc.so.26.0.p/librte_bus_fslmc.so.26.0.symbols
[2032/3693] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_swx_pipeline.c.o
[2033/3693] Compiling C object drivers/librte_bus_vdev.so.26.0.p/meson-generated_.._rte_bus_vdev.pmd.c.o
[2034/3693] Generating drivers/rte_bus_ifpga.sym_chk with a custom command (wrapped by meson to capture output)
[2035/3693] Compiling C object drivers/librte_bus_vmbus.a.p/meson-generated_.._rte_bus_vmbus.pmd.c.o
[2036/3693] Compiling C object drivers/librte_common_nfp.a.p/meson-generated_.._rte_common_nfp.pmd.c.o
[2037/3693] Compiling C object drivers/librte_common_nitrox.a.p/meson-generated_.._rte_common_nitrox.pmd.c.o
[2038/3693] Linking static target drivers/libtmp_rte_common_qat.a
[2039/3693] Generating drivers/rte_bus_vdev.sym_chk with a custom command (wrapped by meson to capture output)
[2040/3693] Compiling C object drivers/librte_common_qat_base_lib.a.p/common_sfc_efx_base_efx_bootcfg.c.o
[2041/3693] Generating symbol file drivers/librte_common_cnxk.so.26.0.p/librte_common_cnxk.so.26.0.symbols
[2042/3693] Compiling C object drivers/librte_common_qat_base_lib.a.p/common_sfc_efx_base_efx_crc32.c.o
[2043/3693] Compiling C object drivers/librte_common_qat_base_lib.a.p/common_sfc_efx_base_efx_ev.c.o
../drivers/common/sfc_efx/base/efx_ev.c: In function 'siena_ef10_ev_qpoll':
../drivers/common/sfc_efx/base/efx_ev.c:1596:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/common/sfc_efx/base/efx_ev.c:1602:4: note: here
[2044/3693] Compiling C object drivers/librte_common_qat_base_lib.a.p/common_sfc_efx_base_efx_evb.c.o
[2045/3693] Compiling C object drivers/librte_common_qat_base_lib.a.p/common_sfc_efx_base_efx_hash.c.o
../drivers/common/sfc_efx/base/efx_hash.c: In function 'efx_hash_dwords':
../drivers/common/sfc_efx/base/efx_hash.c:116:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/common/sfc_efx/base/efx_hash.c:118:2: note: here
../drivers/common/sfc_efx/base/efx_hash.c:119:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/common/sfc_efx/base/efx_hash.c:121:2: note: here
../drivers/common/sfc_efx/base/efx_hash.c: In function 'efx_hash_bytes':
../drivers/common/sfc_efx/base/efx_hash.c:255:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/common/sfc_efx/base/efx_hash.c:257:2: note: here
../drivers/common/sfc_efx/base/efx_hash.c:258:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/common/sfc_efx/base/efx_hash.c:260:2: note: here
../drivers/common/sfc_efx/base/efx_hash.c:261:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/common/sfc_efx/base/efx_hash.c:263:2: note: here
../drivers/common/sfc_efx/base/efx_hash.c:264:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/common/sfc_efx/base/efx_hash.c:266:2: note: here
../drivers/common/sfc_efx/base/efx_hash.c:267:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/common/sfc_efx/base/efx_hash.c:269:2: note: here
../drivers/common/sfc_efx/base/efx_hash.c:270:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/common/sfc_efx/base/efx_hash.c:272:2: note: here
../drivers/common/sfc_efx/base/efx_hash.c:273:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/common/sfc_efx/base/efx_hash.c:275:2: note: here
../drivers/common/sfc_efx/base/efx_hash.c:276:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/common/sfc_efx/base/efx_hash.c:278:2: note: here
../drivers/common/sfc_efx/base/efx_hash.c:279:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/common/sfc_efx/base/efx_hash.c:281:2: note: here
../drivers/common/sfc_efx/base/efx_hash.c:282:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/common/sfc_efx/base/efx_hash.c:284:2: note: here
../drivers/common/sfc_efx/base/efx_hash.c:285:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/common/sfc_efx/base/efx_hash.c:287:2: note: here
[2046/3693] Compiling C object drivers/librte_common_qat_base_lib.a.p/common_sfc_efx_base_efx_filter.c.o
[2047/3693] Compiling C object drivers/librte_common_qat_base_lib.a.p/common_sfc_efx_base_efx_lic.c.o
[2048/3693] Compiling C object drivers/librte_common_qat_base_lib.a.p/common_sfc_efx_base_efx_intr.c.o
[2049/3693] Compiling C object drivers/librte_common_qat_base_lib.a.p/common_sfc_efx_base_efx_mac.c.o
[2050/3693] Compiling C object drivers/librte_common_qat_base_lib.a.p/common_sfc_efx_base_efx_table.c.o
[2051/3693] Compiling C object drivers/librte_common_qat_base_lib.a.p/common_sfc_efx_base_efx_mon.c.o
[2052/3693] Compiling C object drivers/librte_common_qat_base_lib.a.p/common_sfc_efx_base_efx_mae.c.o
[2053/3693] Compiling C object drivers/librte_common_qat_base_lib.a.p/common_sfc_efx_base_efx_nic.c.o
[2054/3693] Compiling C object drivers/librte_common_qat_base_lib.a.p/common_sfc_efx_base_efx_mcdi.c.o
[2055/3693] Compiling C object drivers/librte_common_qat_base_lib.a.p/common_sfc_efx_base_efx_nvram.c.o
[2056/3693] Compiling C object drivers/librte_common_qat_base_lib.a.p/common_sfc_efx_base_efx_np.c.o
[2057/3693] Compiling C object drivers/librte_common_qat_base_lib.a.p/common_sfc_efx_base_efx_pci.c.o
[2058/3693] Compiling C object drivers/librte_common_qat_base_lib.a.p/common_sfc_efx_base_efx_phy.c.o
[2059/3693] Compiling C object drivers/librte_common_qat_base_lib.a.p/common_sfc_efx_base_efx_port.c.o
[2060/3693] Compiling C object drivers/librte_common_qat_base_lib.a.p/common_sfc_efx_base_efx_proxy.c.o
[2061/3693] Compiling C object drivers/librte_common_qat_base_lib.a.p/common_sfc_efx_base_efx_sram.c.o
[2062/3693] Compiling C object drivers/librte_common_qat_base_lib.a.p/common_sfc_efx_base_efx_rx.c.o
[2063/3693] Compiling C object drivers/librte_common_qat_base_lib.a.p/common_sfc_efx_base_efx_tunnel.c.o
[2064/3693] Compiling C object drivers/librte_common_qat_base_lib.a.p/common_sfc_efx_base_efx_tx.c.o
[2065/3693] Compiling C object drivers/librte_common_qat_base_lib.a.p/common_sfc_efx_base_efx_vpd.c.o
[2066/3693] Compiling C object drivers/librte_common_qat_base_lib.a.p/common_sfc_efx_base_mcdi_mon.c.o
[2067/3693] Compiling C object drivers/librte_common_qat_base_lib.a.p/common_sfc_efx_base_siena_mac.c.o
[2068/3693] Compiling C object drivers/librte_common_qat_base_lib.a.p/common_sfc_efx_base_efx_virtio.c.o
[2069/3693] Compiling C object drivers/librte_common_qat_base_lib.a.p/common_sfc_efx_base_siena_mcdi.c.o
[2070/3693] Compiling C object drivers/librte_common_qat_base_lib.a.p/common_sfc_efx_base_siena_nic.c.o
[2071/3693] Compiling C object drivers/librte_common_qat_base_lib.a.p/common_sfc_efx_base_siena_nvram.c.o
[2072/3693] Compiling C object drivers/librte_common_qat_base_lib.a.p/common_sfc_efx_base_siena_phy.c.o
[2073/3693] Compiling C object drivers/librte_common_qat_base_lib.a.p/common_sfc_efx_base_siena_sram.c.o
[2074/3693] Compiling C object drivers/librte_common_qat_base_lib.a.p/common_sfc_efx_base_siena_vpd.c.o
[2075/3693] Compiling C object drivers/librte_common_qat_base_lib.a.p/common_sfc_efx_base_ef10_evb.c.o
[2076/3693] Compiling C object drivers/librte_common_qat_base_lib.a.p/common_sfc_efx_base_ef10_ev.c.o
../drivers/common/sfc_efx/base/ef10_ev.c: In function 'ef10_ev_mcdi':
../drivers/common/sfc_efx/base/ef10_ev.c:949:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/common/sfc_efx/base/ef10_ev.c:951:2: note: here
[2077/3693] Compiling C object drivers/librte_common_qat_base_lib.a.p/common_sfc_efx_base_ef10_image.c.o
[2078/3693] Compiling C object drivers/librte_common_qat_base_lib.a.p/common_sfc_efx_base_ef10_intr.c.o
[2079/3693] Compiling C object drivers/librte_common_qat_base_lib.a.p/common_sfc_efx_base_ef10_mcdi.c.o
../drivers/common/sfc_efx/base/ef10_mcdi.c: In function 'ef10_mcdi_get_timeout':
../drivers/common/sfc_efx/base/ef10_mcdi.c:117:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/common/sfc_efx/base/ef10_mcdi.c:126:2: note: here
[2080/3693] Compiling C object drivers/librte_common_qat_base_lib.a.p/common_sfc_efx_base_ef10_filter.c.o
../drivers/common/sfc_efx/base/ef10_filter.c: In function 'efx_mcdi_filter_op_add':
../drivers/common/sfc_efx/base/ef10_filter.c:195:63: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/common/sfc_efx/base/ef10_filter.c:198:2: note: here
../drivers/common/sfc_efx/base/ef10_filter.c: In function 'ef10_filter_add_lookup_equal_spec':
../drivers/common/sfc_efx/base/ef10_filter.c:645:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/common/sfc_efx/base/ef10_filter.c:650:3: note: here
../drivers/common/sfc_efx/base/ef10_filter.c:651:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/common/sfc_efx/base/ef10_filter.c:656:3: note: here
[2081/3693] Compiling C object drivers/librte_common_qat_base_lib.a.p/common_sfc_efx_base_ef10_mac.c.o
[2082/3693] Compiling C object drivers/librte_common_qat_base_lib.a.p/common_sfc_efx_base_ef10_nvram.c.o
[2083/3693] Compiling C object drivers/librte_common_qat_base_lib.a.p/common_sfc_efx_base_ef10_proxy.c.o
[2084/3693] Compiling C object drivers/librte_common_qat_base_lib.a.p/common_sfc_efx_base_ef10_phy.c.o
[2085/3693] Compiling C object drivers/librte_common_qat_base_lib.a.p/common_sfc_efx_base_ef10_nic.c.o
[2086/3693] Compiling C object drivers/librte_common_qat_base_lib.a.p/common_sfc_efx_base_ef10_rx.c.o
[2087/3693] Compiling C object drivers/librte_common_qat_base_lib.a.p/common_sfc_efx_base_ef10_tx.c.o
[2088/3693] Compiling C object drivers/librte_common_qat_base_lib.a.p/common_sfc_efx_base_ef10_vpd.c.o
[2089/3693] Compiling C object drivers/librte_common_qat_base_lib.a.p/common_sfc_efx_base_hunt_nic.c.o
[2090/3693] Compiling C object drivers/librte_common_qat_base_lib.a.p/common_sfc_efx_base_medford_nic.c.o
[2091/3693] Compiling C object drivers/librte_common_qat_base_lib.a.p/common_sfc_efx_base_medford2_nic.c.o
[2092/3693] Compiling C object drivers/librte_common_qat_base_lib.a.p/common_sfc_efx_base_medford4_mac.c.o
[2093/3693] Compiling C object drivers/librte_common_qat_base_lib.a.p/common_sfc_efx_base_medford4_phy.c.o
[2094/3693] Compiling C object drivers/librte_common_qat_base_lib.a.p/common_sfc_efx_base_rhead_intr.c.o
[2095/3693] Compiling C object drivers/librte_common_qat_base_lib.a.p/common_sfc_efx_base_rhead_ev.c.o
[2096/3693] Compiling C object drivers/librte_common_qat_base_lib.a.p/common_sfc_efx_base_rhead_nic.c.o
[2097/3693] Compiling C object drivers/librte_common_qat_base_lib.a.p/common_sfc_efx_base_rhead_pci.c.o
[2098/3693] Compiling C object drivers/librte_common_qat_base_lib.a.p/common_sfc_efx_base_rhead_rx.c.o
[2099/3693] Compiling C object drivers/librte_common_qat_base_lib.a.p/common_sfc_efx_base_rhead_tunnel.c.o
[2100/3693] Linking static target drivers/libtmp_rte_common_zsda.a
[2101/3693] Compiling C object drivers/librte_common_qat_base_lib.a.p/common_sfc_efx_base_rhead_tx.c.o
[2102/3693] Linking static target drivers/libtmp_rte_mempool_bucket.a
[2103/3693] Compiling C object drivers/librte_common_sfc_efx.a.p/meson-generated_.._rte_common_sfc_efx.pmd.c.o
[2104/3693] Compiling C object drivers/librte_mempool_cnxk.so.26.0.p/meson-generated_.._rte_mempool_cnxk.pmd.c.o
[2105/3693] Compiling C object drivers/librte_common_qat_base_lib.a.p/common_sfc_efx_base_rhead_virtio.c.o
[2106/3693] Compiling C object drivers/librte_mempool_dpaa.so.26.0.p/meson-generated_.._rte_mempool_dpaa.pmd.c.o
[2107/3693] Generating drivers/rte_mempool_dpaa.sym_chk with a custom command (wrapped by meson to capture output)
[2108/3693] Compiling C object drivers/librte_mempool_dpaa2.so.26.0.p/meson-generated_.._rte_mempool_dpaa2.pmd.c.o
[2109/3693] Generating drivers/rte_mempool_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
[2110/3693] Linking static target drivers/libtmp_rte_mempool_ring.a
[2111/3693] Linking static target drivers/libtmp_rte_mempool_stack.a
[2112/3693] Compiling C object drivers/librte_mempool_octeontx.so.26.0.p/meson-generated_.._rte_mempool_octeontx.pmd.c.o
[2113/3693] Linking static target drivers/libtmp_rte_dma_dpaa.a
[2114/3693] Linking static target drivers/libtmp_rte_dma_dpaa2.a
[2115/3693] Linking static target drivers/libtmp_rte_dma_hisi_acc.a
[2116/3693] Linking static target drivers/libtmp_rte_dma_hisi_pciep.a
[2117/3693] Compiling C object drivers/librte_dma_cnxk.a.p/meson-generated_.._rte_dma_cnxk.pmd.c.o
[2118/3693] Linking static target drivers/libtmp_rte_dma_odm.a
[2119/3693] Linking static target drivers/libtmp_rte_dma_skeleton.a
[2120/3693] Linking static target drivers/libtmp_rte_net_af_packet.a
[2121/3693] Linking static target drivers/libtmp_rte_net_ark.a
[2122/3693] Linking static target drivers/libtmp_rte_net_avp.a
[2123/3693] Linking static target drivers/libtmp_rte_net_atlantic.a
[2124/3693] Linking static target drivers/libtmp_rte_net_axgbe.a
[2125/3693] Generating drivers/rte_mempool_dpaa2.sym_chk with a custom command (wrapped by meson to capture output)
[2126/3693] Linking static target drivers/libtmp_rte_net_bnx2x.a
[2127/3693] Linking static target drivers/libtmp_rte_net_bond.a
[2128/3693] Linking static target drivers/libtmp_rte_net_cxgbe.a
[2129/3693] Linking static target drivers/libtmp_rte_net_bnxt.a
[2130/3693] Generating drivers/rte_mempool_octeontx.sym_chk with a custom command (wrapped by meson to capture output)
[2131/3693] Linking static target drivers/libtmp_rte_net_ena.a
[2132/3693] Linking static target drivers/libtmp_rte_net_enetc.a
[2133/3693] Compiling C object drivers/librte_net_cnxk.a.p/meson-generated_.._rte_net_cnxk.pmd.c.o
[2134/3693] Linking static target drivers/libtmp_rte_net_enetfec.a
[2135/3693] Compiling C object drivers/librte_net_dpaa.a.p/meson-generated_.._rte_net_dpaa.pmd.c.o
[2136/3693] Linking static target drivers/libtmp_rte_net_enic.a
[2137/3693] Linking static target drivers/libtmp_rte_net_failsafe.a
[2138/3693] Linking static target drivers/libtmp_rte_net_gve.a
[2139/3693] Linking static target drivers/libtmp_rte_net_hinic.a
[2140/3693] Linking static target drivers/libtmp_rte_net_hns3.a
[2141/3693] Linking static target drivers/libtmp_rte_net_hinic3.a
[2142/3693] Linking static target drivers/libtmp_rte_net_e1000.a
[2143/3693] Linking static target drivers/libtmp_rte_net_fm10k.a
[2144/3693] Linking static target drivers/libtmp_rte_net_ice.a
[2145/3693] Compiling C object drivers/librte_net_dpaa2.a.p/meson-generated_.._rte_net_dpaa2.pmd.c.o
[2146/3693] Compiling C object drivers/librte_net_iavf.a.p/meson-generated_.._rte_net_iavf.pmd.c.o
[2147/3693] Compiling C object drivers/librte_net_i40e.a.p/meson-generated_.._rte_net_i40e.pmd.c.o
[2148/3693] Compiling C object drivers/librte_net_idpf.a.p/meson-generated_.._rte_net_idpf.pmd.c.o
[2149/3693] Compiling C object drivers/librte_net_ipn3ke.a.p/meson-generated_.._rte_net_ipn3ke.pmd.c.o
[2150/3693] Linking static target drivers/libtmp_rte_net_ixgbe.a
[2151/3693] Linking static target drivers/libtmp_rte_net_cpfl.a
[2152/3693] Linking static target drivers/libtmp_rte_net_ionic.a
[2153/3693] Linking static target drivers/libtmp_rte_net_memif.a
[2154/3693] Linking static target drivers/libtmp_rte_net_nbl.a
[2155/3693] Linking static target drivers/libtmp_rte_net_netvsc.a
[2156/3693] Linking static target drivers/libtmp_rte_net_null.a
[2157/3693] Linking static target drivers/libtmp_rte_net_nfp.a
[2158/3693] Linking static target drivers/libtmp_rte_net_ngbe.a
[2159/3693] Linking static target drivers/libtmp_rte_net_pcap.a
[2160/3693] Linking static target drivers/libtmp_rte_net_pfe.a
[2161/3693] Linking static target drivers/libtmp_rte_net_octeon_ep.a
[2162/3693] Linking static target drivers/libtmp_rte_net_qede.a
[2163/3693] Linking static target drivers/libtmp_rte_net_r8169.a
[2164/3693] Linking static target drivers/libtmp_rte_net_rnp.a
[2165/3693] Linking static target drivers/libtmp_rte_net_ring.a
[2166/3693] Linking static target drivers/libtmp_rte_net_softnic.a
[2167/3693] Linking static target drivers/libtmp_rte_net_sfc.a
[2168/3693] Linking static target drivers/libtmp_rte_net_tap.a
[2169/3693] Linking static target drivers/libtmp_rte_net_thunderx.a
[2170/3693] Linking static target drivers/libtmp_rte_net_vdev_netvsc.a
[2171/3693] Linking static target drivers/libtmp_rte_net_txgbe.a
[2172/3693] Compiling C object drivers/librte_net_octeontx.a.p/meson-generated_.._rte_net_octeontx.pmd.c.o
[2173/3693] Linking static target drivers/libtmp_rte_net_vhost.a
[2174/3693] Linking static target drivers/libtmp_rte_net_vmxnet3.a
[2175/3693] Linking static target drivers/libtmp_rte_net_virtio.a
[2176/3693] Linking static target drivers/libtmp_rte_net_zxdh.a
[2177/3693] Linking static target drivers/libtmp_rte_raw_cnxk_bphy.a
[2178/3693] Linking static target drivers/libtmp_rte_raw_cnxk_gpio.a
[2179/3693] Linking static target drivers/libtmp_rte_net_xsc.a
[2180/3693] Linking static target drivers/libtmp_rte_raw_cnxk_rvu_lf.a
[2181/3693] Linking static target drivers/libtmp_rte_raw_dpaa2_cmdif.a
[2182/3693] Linking static target drivers/libtmp_rte_raw_ntb.a
[2183/3693] Linking static target drivers/libtmp_rte_raw_gdtc.a
[2184/3693] Linking static target drivers/libtmp_rte_raw_skeleton.a
[2185/3693] Linking static target drivers/libtmp_rte_raw_ifpga.a
[2186/3693] Linking static target drivers/libtmp_rte_crypto_ccp.a
[2187/3693] Linking static target drivers/libtmp_rte_crypto_bcmfs.a
[2188/3693] Linking static target drivers/libtmp_rte_crypto_caam_jr.a
[2189/3693] Linking static target drivers/libtmp_rte_crypto_ionic.a
[2190/3693] Linking static target drivers/libtmp_rte_crypto_nitrox.a
[2191/3693] Linking static target drivers/libtmp_rte_crypto_null.a
[2192/3693] Compiling C object drivers/librte_crypto_cnxk.a.p/meson-generated_.._rte_crypto_cnxk.pmd.c.o
[2193/3693] Compiling C object drivers/librte_crypto_dpaa_sec.a.p/meson-generated_.._rte_crypto_dpaa_sec.pmd.c.o
[2194/3693] Compiling C object drivers/librte_crypto_dpaa2_sec.a.p/meson-generated_.._rte_crypto_dpaa2_sec.pmd.c.o
[2195/3693] Linking static target drivers/libtmp_rte_crypto_openssl.a
[2196/3693] Linking static target drivers/libtmp_rte_crypto_scheduler.a
[2197/3693] Linking static target drivers/libtmp_rte_compress_nitrox.a
[2198/3693] Linking static target drivers/libtmp_rte_compress_octeontx.a
[2199/3693] Linking static target drivers/libtmp_rte_crypto_virtio.a
[2200/3693] Linking static target drivers/libtmp_rte_compress_zlib.a
[2201/3693] Linking static target drivers/libtmp_rte_regex_cn9k.a
[2202/3693] Linking static target drivers/libtmp_rte_vdpa_ifc.a
[2203/3693] Linking static target drivers/libtmp_rte_vdpa_nfp.a
[2204/3693] Linking static target drivers/libtmp_rte_ml_cnxk.a
[2205/3693] Linking static target drivers/libtmp_rte_vdpa_sfc.a
[2206/3693] Linking static target drivers/libtmp_rte_event_dpaa.a
[2207/3693] Linking static target drivers/libtmp_rte_event_dsw.a
[2208/3693] Linking static target drivers/libtmp_rte_event_dpaa2.a
[2209/3693] Linking static target drivers/libtmp_rte_event_octeontx.a
[2210/3693] Compiling C object drivers/librte_crypto_octeontx.a.p/meson-generated_.._rte_crypto_octeontx.pmd.c.o
[2211/3693] Linking static target drivers/libtmp_rte_event_skeleton.a
[2212/3693] Linking static target drivers/libtmp_rte_event_opdl.a
[2213/3693] Linking static target drivers/libtmp_rte_event_sw.a
[2214/3693] Linking static target drivers/libtmp_rte_baseband_fpga_lte_fec.a
[2215/3693] Linking static target drivers/libtmp_rte_baseband_acc.a
[2216/3693] Linking static target drivers/libtmp_rte_baseband_la12xx.a
[2217/3693] Linking static target drivers/libtmp_rte_baseband_fpga_5gnr_fec.a
[2218/3693] Linking static target drivers/libtmp_rte_baseband_null.a
[2219/3693] Linking static target drivers/libtmp_rte_baseband_turbo_sw.a
[2220/3693] Linking static target drivers/libtmp_rte_power_acpi.a
[2221/3693] Linking static target drivers/libtmp_rte_power_cppc.a
[2222/3693] Linking static target drivers/libtmp_rte_power_intel_pstate.a
[2223/3693] Linking static target drivers/libtmp_rte_power_amd_pstate.a
[2224/3693] Linking static target drivers/libtmp_rte_power_intel_uncore.a
[2225/3693] Linking static target drivers/libtmp_rte_power_kvm_vm.a
[2226/3693] Linking static target lib/librte_metrics.a
[2227/3693] Linking static target lib/librte_bbdev.a
[2228/3693] Linking static target lib/librte_bpf.a
[2229/3693] Linking static target lib/librte_compressdev.a
[2230/3693] Generating lib/rte_metrics_map with a custom command
[2231/3693] Generating lib/rte_bbdev_map with a custom command
[2232/3693] Generating lib/rte_bpf_map with a custom command
[2233/3693] Linking static target lib/librte_gso.a
[2234/3693] Linking static target lib/librte_power.a
[2235/3693] Generating lib/rte_compressdev_map with a custom command
[2236/3693] Linking static target lib/librte_regexdev.a
[2237/3693] Generating lib/rte_gso_map with a custom command
[2238/3693] Linking static target lib/librte_mldev.a
[2239/3693] Generating lib/rte_power_map with a custom command
[2240/3693] Generating lib/rte_regexdev_map with a custom command
[2241/3693] Linking static target lib/librte_reorder.a
[2242/3693] Linking target lib/librte_pcapng.so.26.0
[2243/3693] Linking static target lib/librte_stack.a
[2244/3693] Generating lib/rte_mldev_map with a custom command
[2245/3693] Linking static target lib/librte_vhost.a
[2246/3693] Generating lib/rte_reorder_map with a custom command
[2247/3693] Generating lib/rte_stack_map with a custom command
[2248/3693] Linking target lib/librte_rib.so.26.0
[2249/3693] Linking static target lib/librte_fib.a
[2250/3693] Generating lib/rte_vhost_map with a custom command
[2251/3693] Linking static target lib/librte_pipeline.a
[2252/3693] Linking target lib/librte_ipsec.so.26.0
[2253/3693] Generating lib/rte_fib_map with a custom command
[2254/3693] Linking static target lib/librte_graph.a
[2255/3693] Generating lib/rte_graph_map with a custom command
[2256/3693] Linking static target drivers/librte_common_ionic.a
[2257/3693] Linking target lib/librte_table.so.26.0
[2258/3693] Generating lib/rte_pipeline_map with a custom command
[2259/3693] Linking target drivers/librte_common_cpt.so.26.0
[2260/3693] Generating drivers/rte_common_ionic_map with a custom command
[2261/3693] Linking target drivers/librte_bus_ifpga.so.26.0
[2262/3693] Linking static target drivers/librte_bus_uacce.a
[2263/3693] Generating drivers/rte_bus_uacce_map with a custom command
[2264/3693] Generating drivers/rte_bus_auxiliary.pmd.c with a custom command
[2265/3693] Generating drivers/rte_bus_cdx.pmd.c with a custom command
[2266/3693] Linking static target drivers/librte_bus_vmbus.a
[2267/3693] Linking static target drivers/librte_common_nfp.a
[2268/3693] Linking target drivers/librte_bus_vdev.so.26.0
[2269/3693] Linking static target drivers/librte_common_nitrox.a
[2270/3693] Generating drivers/rte_bus_vmbus_map with a custom command
[2271/3693] Generating drivers/rte_bus_platform.pmd.c with a custom command
[2272/3693] Generating drivers/rte_common_nfp_map with a custom command
[2273/3693] Linking static target drivers/librte_common_sfc_efx.a
[2274/3693] Generating drivers/rte_common_nitrox_map with a custom command
[2275/3693] Generating drivers/rte_common_sfc_efx_map with a custom command
[2276/3693] Linking target drivers/librte_mempool_cnxk.so.26.0
[2277/3693] Generating drivers/rte_mempool_bucket.pmd.c with a custom command
[2278/3693] Generating drivers/rte_common_zsda.pmd.c with a custom command
[2279/3693] Linking target drivers/librte_mempool_dpaa.so.26.0
[2280/3693] Generating drivers/rte_common_qat.pmd.c with a custom command
[2281/3693] Linking target drivers/librte_mempool_octeontx.so.26.0
[2282/3693] Linking static target drivers/librte_dma_cnxk.a
[2283/3693] Linking target drivers/librte_mempool_dpaa2.so.26.0
[2284/3693] Generating drivers/rte_dma_cnxk_map with a custom command
[2285/3693] Generating drivers/rte_mempool_ring.pmd.c with a custom command
[2286/3693] Generating drivers/rte_mempool_stack.pmd.c with a custom command
[2287/3693] Generating drivers/rte_dma_dpaa.pmd.c with a custom command
[2288/3693] Generating drivers/rte_dma_dpaa2.pmd.c with a custom command
[2289/3693] Generating drivers/rte_dma_hisi_pciep.pmd.c with a custom command
[2290/3693] Generating drivers/rte_dma_hisi_acc.pmd.c with a custom command
[2291/3693] Generating drivers/rte_dma_odm.pmd.c with a custom command
[2292/3693] Generating drivers/rte_dma_skeleton.pmd.c with a custom command
[2293/3693] Generating drivers/rte_net_af_packet.pmd.c with a custom command
[2294/3693] Generating drivers/rte_net_ark.pmd.c with a custom command
[2295/3693] Generating drivers/rte_net_atlantic.pmd.c with a custom command
[2296/3693] Generating drivers/rte_net_avp.pmd.c with a custom command
[2297/3693] Generating drivers/rte_net_axgbe.pmd.c with a custom command
[2298/3693] Generating drivers/rte_net_bnx2x.pmd.c with a custom command
[2299/3693] Linking static target drivers/librte_net_cnxk.a
[2300/3693] Generating drivers/rte_net_bond.pmd.c with a custom command
[2301/3693] Linking static target drivers/librte_net_dpaa.a
[2302/3693] Generating drivers/rte_net_cnxk_map with a custom command
[2303/3693] Linking static target drivers/librte_net_dpaa2.a
[2304/3693] Generating drivers/rte_net_dpaa_map with a custom command
[2305/3693] Generating drivers/rte_net_dpaa2_map with a custom command
[2306/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn20k_tx_64_79_seg.c.o
[2307/3693] Generating drivers/rte_net_cxgbe.pmd.c with a custom command
[2308/3693] Generating drivers/rte_net_ena.pmd.c with a custom command
[2309/3693] Generating drivers/rte_net_enetc.pmd.c with a custom command
[2310/3693] Generating drivers/rte_net_enetfec.pmd.c with a custom command
[2311/3693] Generating drivers/rte_net_bnxt.pmd.c with a custom command
[2312/3693] Generating drivers/rte_net_failsafe.pmd.c with a custom command
[2313/3693] Generating drivers/rte_net_enic.pmd.c with a custom command
[2314/3693] Generating drivers/rte_net_gve.pmd.c with a custom command
[2315/3693] Generating drivers/rte_net_hinic.pmd.c with a custom command
[2316/3693] Linking static target drivers/librte_net_i40e.a
[2317/3693] Generating drivers/rte_net_hinic3.pmd.c with a custom command
[2318/3693] Linking static target drivers/librte_net_iavf.a
[2319/3693] Generating drivers/rte_net_i40e_map with a custom command
[2320/3693] Generating drivers/rte_net_iavf_map with a custom command
[2321/3693] Generating drivers/rte_net_fm10k.pmd.c with a custom command
[2322/3693] Linking static target drivers/librte_net_idpf.a
[2323/3693] Linking static target drivers/librte_net_ipn3ke.a
[2324/3693] Generating drivers/rte_net_idpf_map with a custom command
[2325/3693] Generating drivers/rte_net_hns3.pmd.c with a custom command
[2326/3693] Generating drivers/rte_net_ipn3ke_map with a custom command
[2327/3693] Generating drivers/rte_net_e1000.pmd.c with a custom command
[2328/3693] Generating drivers/rte_net_ice.pmd.c with a custom command
[2329/3693] Generating drivers/rte_net_cpfl.pmd.c with a custom command
[2330/3693] Generating drivers/rte_net_ionic.pmd.c with a custom command
[2331/3693] Generating drivers/rte_net_memif.pmd.c with a custom command
[2332/3693] Generating drivers/rte_net_ixgbe.pmd.c with a custom command
[2333/3693] Generating drivers/rte_net_nbl.pmd.c with a custom command
[2334/3693] Linking static target drivers/librte_net_octeontx.a
[2335/3693] Generating drivers/rte_net_netvsc.pmd.c with a custom command
[2336/3693] Generating drivers/rte_net_octeontx_map with a custom command
[2337/3693] Generating drivers/rte_net_ngbe.pmd.c with a custom command
[2338/3693] Generating drivers/rte_net_null.pmd.c with a custom command
[2339/3693] Generating drivers/rte_net_nfp.pmd.c with a custom command
[2340/3693] Generating drivers/rte_net_octeon_ep.pmd.c with a custom command
[2341/3693] Generating drivers/rte_net_pcap.pmd.c with a custom command
[2342/3693] Generating drivers/rte_net_pfe.pmd.c with a custom command
[2343/3693] Generating drivers/rte_net_qede.pmd.c with a custom command
[2344/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn20k_tx_80_95_seg.c.o
[2345/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn20k_tx_96_111_seg.c.o
[2346/3693] Generating drivers/rte_net_r8169.pmd.c with a custom command
[2347/3693] Generating drivers/rte_net_rnp.pmd.c with a custom command
[2348/3693] Generating drivers/rte_net_ring.pmd.c with a custom command
[2349/3693] Generating drivers/rte_net_sfc.pmd.c with a custom command
[2350/3693] Generating drivers/rte_net_vhost.pmd.c with a custom command
[2351/3693] Generating drivers/rte_net_tap.pmd.c with a custom command
[2352/3693] Generating drivers/rte_net_softnic.pmd.c with a custom command
[2353/3693] Generating drivers/rte_net_vdev_netvsc.pmd.c with a custom command
[2354/3693] Generating drivers/rte_net_txgbe.pmd.c with a custom command
[2355/3693] Generating drivers/rte_net_thunderx.pmd.c with a custom command
[2356/3693] Generating drivers/rte_net_xsc.pmd.c with a custom command
[2357/3693] Generating drivers/rte_net_virtio.pmd.c with a custom command
[2358/3693] Generating drivers/rte_raw_cnxk_rvu_lf.pmd.c with a custom command
[2359/3693] Generating drivers/rte_net_vmxnet3.pmd.c with a custom command
[2360/3693] Generating drivers/rte_net_zxdh.pmd.c with a custom command
[2361/3693] Generating drivers/rte_raw_cnxk_bphy.pmd.c with a custom command
[2362/3693] Generating drivers/rte_raw_cnxk_gpio.pmd.c with a custom command
[2363/3693] Generating drivers/rte_raw_dpaa2_cmdif.pmd.c with a custom command
[2364/3693] Generating drivers/rte_raw_gdtc.pmd.c with a custom command
[2365/3693] Linking static target drivers/librte_crypto_cnxk.a
[2366/3693] Generating drivers/rte_raw_ntb.pmd.c with a custom command
[2367/3693] Linking static target drivers/librte_crypto_dpaa_sec.a
[2368/3693] Generating drivers/rte_crypto_dpaa_sec_map with a custom command
[2369/3693] Linking static target drivers/librte_crypto_dpaa2_sec.a
[2370/3693] Generating drivers/rte_raw_skeleton.pmd.c with a custom command
[2371/3693] Generating drivers/rte_crypto_bcmfs.pmd.c with a custom command
[2372/3693] Generating drivers/rte_crypto_cnxk_map with a custom command
[2373/3693] Generating drivers/rte_crypto_dpaa2_sec_map with a custom command
[2374/3693] Linking static target drivers/librte_crypto_octeontx.a
[2375/3693] Generating drivers/rte_raw_ifpga.pmd.c with a custom command
[2376/3693] Generating drivers/rte_crypto_ccp.pmd.c with a custom command
[2377/3693] Generating drivers/rte_crypto_caam_jr.pmd.c with a custom command
[2378/3693] Generating drivers/rte_crypto_octeontx_map with a custom command
[2379/3693] Generating drivers/rte_crypto_nitrox.pmd.c with a custom command
[2380/3693] Generating drivers/rte_crypto_ionic.pmd.c with a custom command
[2381/3693] Generating drivers/rte_crypto_null.pmd.c with a custom command
[2382/3693] Generating drivers/rte_crypto_scheduler.pmd.c with a custom command
[2383/3693] Generating drivers/rte_crypto_openssl.pmd.c with a custom command
[2384/3693] Generating drivers/rte_crypto_virtio.pmd.c with a custom command
[2385/3693] Generating drivers/rte_compress_zlib.pmd.c with a custom command
[2386/3693] Generating drivers/rte_compress_nitrox.pmd.c with a custom command
[2387/3693] Generating drivers/rte_regex_cn9k.pmd.c with a custom command
[2388/3693] Generating drivers/rte_compress_octeontx.pmd.c with a custom command
[2389/3693] Generating drivers/rte_ml_cnxk.pmd.c with a custom command
[2390/3693] Generating drivers/rte_vdpa_ifc.pmd.c with a custom command
[2391/3693] Generating drivers/rte_vdpa_nfp.pmd.c with a custom command
[2392/3693] Generating drivers/rte_vdpa_sfc.pmd.c with a custom command
[2393/3693] Generating drivers/rte_event_dpaa.pmd.c with a custom command
[2394/3693] Generating drivers/rte_event_dpaa2.pmd.c with a custom command
[2395/3693] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn20k_tx_112_127_seg.c.o
[2396/3693] Generating drivers/rte_event_skeleton.pmd.c with a custom command
[2397/3693] Generating drivers/rte_event_octeontx.pmd.c with a custom command
[2398/3693] Linking static target drivers/libtmp_rte_event_cnxk.a
[2399/3693] Generating drivers/rte_event_dsw.pmd.c with a custom command
[2400/3693] Generating drivers/rte_event_opdl.pmd.c with a custom command
[2401/3693] Generating drivers/rte_baseband_fpga_5gnr_fec.pmd.c with a custom command
[2402/3693] Generating drivers/rte_baseband_acc.pmd.c with a custom command
[2403/3693] Generating drivers/rte_event_sw.pmd.c with a custom command
[2404/3693] Generating drivers/rte_baseband_fpga_lte_fec.pmd.c with a custom command
[2405/3693] Generating drivers/rte_baseband_la12xx.pmd.c with a custom command
[2406/3693] Generating drivers/rte_baseband_turbo_sw.pmd.c with a custom command
[2407/3693] Generating drivers/rte_power_acpi.pmd.c with a custom command
[2408/3693] Generating drivers/rte_baseband_null.pmd.c with a custom command
[2409/3693] Generating drivers/rte_power_cppc.pmd.c with a custom command
[2410/3693] Generating drivers/rte_power_intel_uncore.pmd.c with a custom command
[2411/3693] Generating drivers/rte_power_intel_pstate.pmd.c with a custom command
[2412/3693] Compiling C object lib/librte_pmu.a.p/pmu_pmu_arm64.c.o
[2413/3693] Compiling C object lib/librte_pmu.a.p/pmu_pmu.c.o
[2414/3693] Generating drivers/rte_power_amd_pstate.pmd.c with a custom command
[2415/3693] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline.c.o
[2416/3693] Generating drivers/rte_power_kvm_vm.pmd.c with a custom command
[2417/3693] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_cirbuf.c.o
[2418/3693] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_bool.c.o
[2419/3693] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_etheraddr.c.o
[2420/3693] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_num.c.o
../lib/cmdline/cmdline_parse_num.c: In function 'cmdline_parse_num':
../lib/cmdline/cmdline_parse_num.c:197:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/cmdline/cmdline_parse_num.c:199:3: note: here
../lib/cmdline/cmdline_parse_num.c:229:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/cmdline/cmdline_parse_num.c:231:3: note: here
[2421/3693] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse.c.o
[2422/3693] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_ipaddr.c.o
[2423/3693] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_portlist.c.o
[2424/3693] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_socket.c.o
[2425/3693] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_os_unix.c.o
[2426/3693] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_vt100.c.o
[2427/3693] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_string.c.o
[2428/3693] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_rdline.c.o
[2429/3693] Compiling C object lib/librte_bitratestats.a.p/bitratestats_rte_bitrate.c.o
[2430/3693] Compiling C object lib/librte_cfgfile.a.p/cfgfile_rte_cfgfile.c.o
[2431/3693] Generating lib/bpf.sym_chk with a custom command (wrapped by meson to capture output)
[2432/3693] Generating lib/compressdev.sym_chk with a custom command (wrapped by meson to capture output)
[2433/3693] Generating lib/metrics.sym_chk with a custom command (wrapped by meson to capture output)
[2434/3693] Generating lib/bbdev.sym_chk with a custom command (wrapped by meson to capture output)
[2435/3693] Compiling C object lib/librte_distributor.a.p/distributor_rte_distributor.c.o
[2436/3693] Compiling C object lib/librte_distributor.a.p/distributor_rte_distributor_match_generic.c.o
[2437/3693] Compiling C object lib/librte_distributor.a.p/distributor_rte_distributor_single.c.o
[2438/3693] Compiling C object lib/librte_dispatcher.a.p/dispatcher_rte_dispatcher.c.o
[2439/3693] Compiling C object lib/librte_gro.a.p/gro_gro_tcp4.c.o
[2440/3693] Compiling C object lib/librte_gro.a.p/gro_rte_gro.c.o
[2441/3693] Compiling C object lib/librte_gro.a.p/gro_gro_tcp6.c.o
[2442/3693] Compiling C object lib/librte_gpudev.a.p/gpudev_gpudev.c.o
[2443/3693] Compiling C object lib/librte_gro.a.p/gro_gro_udp4.c.o
[2444/3693] Compiling C object lib/librte_jobstats.a.p/jobstats_rte_jobstats.c.o
[2445/3693] Compiling C object lib/librte_gro.a.p/gro_gro_vxlan_tcp4.c.o
[2446/3693] Compiling C object lib/librte_gro.a.p/gro_gro_vxlan_udp4.c.o
[2447/3693] Generating lib/gso.sym_chk with a custom command (wrapped by meson to capture output)
[2448/3693] Compiling C object lib/librte_efd.a.p/efd_rte_efd.c.o
In file included from ../lib/ring/rte_ring_elem.h:20,
from ../lib/ring/rte_ring.h:39,
from ../lib/efd/rte_efd.c:22:
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:82:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:83:3: note: here
../lib/ring/rte_ring_elem_pvt.h:84:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:85:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:41:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:42:3: note: here
../lib/ring/rte_ring_elem_pvt.h:43:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:44:3: note: here
../lib/ring/rte_ring_elem_pvt.h:45:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:46:3: note: here
../lib/ring/rte_ring_elem_pvt.h:47:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:48:3: note: here
../lib/ring/rte_ring_elem_pvt.h:49:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:50:3: note: here
../lib/ring/rte_ring_elem_pvt.h:51:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:52:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:225:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:226:3: note: here
../lib/ring/rte_ring_elem_pvt.h:227:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:228:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:185:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:186:3: note: here
../lib/ring/rte_ring_elem_pvt.h:187:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:188:3: note: here
../lib/ring/rte_ring_elem_pvt.h:189:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:190:3: note: here
../lib/ring/rte_ring_elem_pvt.h:191:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:192:3: note: here
../lib/ring/rte_ring_elem_pvt.h:193:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:194:3: note: here
../lib/ring/rte_ring_elem_pvt.h:195:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:196:3: note: here
[2449/3693] Compiling C object lib/librte_latencystats.a.p/latencystats_rte_latencystats.c.o
[2450/3693] Compiling C object lib/librte_member.a.p/member_rte_member.c.o
[2451/3693] Compiling C object lib/librte_member.a.p/member_rte_member_vbf.c.o
[2452/3693] Generating symbol file lib/librte_pcapng.so.26.0.p/librte_pcapng.so.26.0.symbols
[2453/3693] Compiling C object lib/librte_member.a.p/member_rte_member_ht.c.o
[2454/3693] Compiling C object lib/librte_member.a.p/member_rte_member_sketch.c.o
In file included from ../lib/ring/rte_ring_elem.h:20,
from ../lib/member/rte_member_sketch.c:16:
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:82:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:83:3: note: here
../lib/ring/rte_ring_elem_pvt.h:84:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:85:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:41:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:42:3: note: here
../lib/ring/rte_ring_elem_pvt.h:43:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:44:3: note: here
../lib/ring/rte_ring_elem_pvt.h:45:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:46:3: note: here
../lib/ring/rte_ring_elem_pvt.h:47:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:48:3: note: here
../lib/ring/rte_ring_elem_pvt.h:49:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:50:3: note: here
../lib/ring/rte_ring_elem_pvt.h:51:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:52:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:225:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:226:3: note: here
../lib/ring/rte_ring_elem_pvt.h:227:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:228:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:185:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:186:3: note: here
../lib/ring/rte_ring_elem_pvt.h:187:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:188:3: note: here
../lib/ring/rte_ring_elem_pvt.h:189:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:190:3: note: here
../lib/ring/rte_ring_elem_pvt.h:191:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:192:3: note: here
../lib/ring/rte_ring_elem_pvt.h:193:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:194:3: note: here
../lib/ring/rte_ring_elem_pvt.h:195:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:196:3: note: here
[2455/3693] Generating symbol file lib/librte_rib.so.26.0.p/librte_rib.so.26.0.symbols
[2456/3693] Generating drivers/rte_event_cnxk.pmd.c with a custom command
[2457/3693] Generating lib/stack.sym_chk with a custom command (wrapped by meson to capture output)
[2458/3693] Generating lib/reorder.sym_chk with a custom command (wrapped by meson to capture output)
[2459/3693] Generating lib/power.sym_chk with a custom command (wrapped by meson to capture output)
[2460/3693] Generating symbol file lib/librte_ipsec.so.26.0.p/librte_ipsec.so.26.0.symbols
[2461/3693] Compiling C object lib/librte_pdcp.a.p/pdcp_pdcp_cnt.c.o
[2462/3693] Compiling C object lib/librte_pdcp.a.p/pdcp_pdcp_crypto.c.o
[2463/3693] Compiling C object lib/librte_pdcp.a.p/pdcp_pdcp_ctrl_pdu.c.o
[2464/3693] Compiling C object lib/librte_pdcp.a.p/pdcp_pdcp_reorder.c.o
[2465/3693] Generating lib/regexdev.sym_chk with a custom command (wrapped by meson to capture output)
[2466/3693] Compiling C object lib/librte_pdcp.a.p/pdcp_rte_pdcp.c.o
[2467/3693] Compiling C object lib/librte_pdcp.a.p/pdcp_pdcp_process.c.o
[2468/3693] Generating lib/fib.sym_chk with a custom command (wrapped by meson to capture output)
[2469/3693] Generating lib/vhost.sym_chk with a custom command (wrapped by meson to capture output)
[2470/3693] Generating symbol file lib/librte_table.so.26.0.p/librte_table.so.26.0.symbols
[2471/3693] Compiling C object lib/librte_pdump.a.p/pdump_rte_pdump.c.o
In file included from ../lib/ring/rte_ring_elem.h:20,
from ../lib/ring/rte_ring.h:39,
from ../lib/mempool/rte_mempool.h:49,
from ../lib/mbuf/rte_mbuf.h:39,
from ../lib/pdump/rte_pdump.c:9:
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:82:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:83:3: note: here
../lib/ring/rte_ring_elem_pvt.h:84:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:85:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:41:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:42:3: note: here
../lib/ring/rte_ring_elem_pvt.h:43:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:44:3: note: here
../lib/ring/rte_ring_elem_pvt.h:45:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:46:3: note: here
../lib/ring/rte_ring_elem_pvt.h:47:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:48:3: note: here
../lib/ring/rte_ring_elem_pvt.h:49:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:50:3: note: here
../lib/ring/rte_ring_elem_pvt.h:51:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:52:3: note: here
[2472/3693] Compiling C object lib/librte_node.a.p/node_ethdev_tx.c.o
[2473/3693] Compiling C object lib/librte_node.a.p/node_ethdev_ctrl.c.o
[2474/3693] Compiling C object lib/librte_node.a.p/node_ethdev_rx.c.o
[2475/3693] Compiling C object lib/librte_node.a.p/node_interface_tx_feature.c.o
[2476/3693] Compiling C object lib/librte_node.a.p/node_ip4_lookup_fib.c.o
[2477/3693] Compiling C object lib/librte_node.a.p/node_ip4_reassembly.c.o
[2478/3693] Generating lib/graph.sym_chk with a custom command (wrapped by meson to capture output)
[2479/3693] Compiling C object lib/librte_node.a.p/node_ip4_local.c.o
[2480/3693] Compiling C object lib/librte_node.a.p/node_ip4_lookup.c.o
[2481/3693] Generating lib/mldev.sym_chk with a custom command (wrapped by meson to capture output)
[2482/3693] Compiling C object lib/librte_node.a.p/node_ip6_lookup_fib.c.o
[2483/3693] Compiling C object lib/librte_node.a.p/node_ip6_lookup.c.o
[2484/3693] Compiling C object lib/librte_node.a.p/node_null.c.o
[2485/3693] Compiling C object lib/librte_node.a.p/node_node_mbuf_dynfield.c.o
[2486/3693] Compiling C object lib/librte_node.a.p/node_log.c.o
[2487/3693] Compiling C object lib/librte_node.a.p/node_kernel_tx.c.o
[2488/3693] Compiling C object lib/librte_node.a.p/node_ip4_rewrite.c.o
[2489/3693] Compiling C object lib/librte_node.a.p/node_kernel_rx.c.o
[2490/3693] Compiling C object lib/librte_node.a.p/node_ip6_rewrite.c.o
[2491/3693] Compiling C object lib/librte_node.a.p/node_pkt_drop.c.o
[2492/3693] Compiling C object drivers/librte_common_ionic.so.26.0.p/meson-generated_.._rte_common_ionic.pmd.c.o
[2493/3693] Compiling C object drivers/librte_bus_auxiliary.a.p/meson-generated_.._rte_bus_auxiliary.pmd.c.o
[2494/3693] Compiling C object lib/librte_node.a.p/node_pkt_cls.c.o
[2495/3693] Compiling C object drivers/librte_bus_cdx.a.p/meson-generated_.._rte_bus_cdx.pmd.c.o
[2496/3693] Compiling C object drivers/librte_bus_platform.a.p/meson-generated_.._rte_bus_platform.pmd.c.o
[2497/3693] Compiling C object drivers/librte_bus_uacce.so.26.0.p/meson-generated_.._rte_bus_uacce.pmd.c.o
[2498/3693] Generating symbol file drivers/librte_common_cpt.so.26.0.p/librte_common_cpt.so.26.0.symbols
[2499/3693] Compiling C object drivers/librte_bus_vmbus.so.26.0.p/meson-generated_.._rte_bus_vmbus.pmd.c.o
[2500/3693] Generating symbol file drivers/librte_bus_ifpga.so.26.0.p/librte_bus_ifpga.so.26.0.symbols
[2501/3693] Generating drivers/rte_common_ionic.sym_chk with a custom command (wrapped by meson to capture output)
[2502/3693] Compiling C object lib/librte_node.a.p/node_udp4_input.c.o
[2503/3693] Compiling C object drivers/librte_common_nfp.so.26.0.p/meson-generated_.._rte_common_nfp.pmd.c.o
[2504/3693] Compiling C object drivers/librte_common_nitrox.so.26.0.p/meson-generated_.._rte_common_nitrox.pmd.c.o
[2505/3693] Generating symbol file drivers/librte_bus_vdev.so.26.0.p/librte_bus_vdev.so.26.0.symbols
[2506/3693] Compiling C object drivers/librte_common_qat.a.p/meson-generated_.._rte_common_qat.pmd.c.o
[2507/3693] Compiling C object drivers/librte_common_sfc_efx.so.26.0.p/meson-generated_.._rte_common_sfc_efx.pmd.c.o
[2508/3693] Generating drivers/rte_bus_vmbus.sym_chk with a custom command (wrapped by meson to capture output)
[2509/3693] Compiling C object drivers/librte_common_zsda.a.p/meson-generated_.._rte_common_zsda.pmd.c.o
[2510/3693] Generating drivers/rte_bus_uacce.sym_chk with a custom command (wrapped by meson to capture output)
[2511/3693] Compiling C object drivers/librte_mempool_bucket.a.p/meson-generated_.._rte_mempool_bucket.pmd.c.o
[2512/3693] Generating drivers/rte_common_nitrox.sym_chk with a custom command (wrapped by meson to capture output)
[2513/3693] Compiling C object drivers/librte_mempool_ring.a.p/meson-generated_.._rte_mempool_ring.pmd.c.o
[2514/3693] Generating symbol file drivers/librte_mempool_dpaa.so.26.0.p/librte_mempool_dpaa.so.26.0.symbols
[2515/3693] Compiling C object drivers/librte_mempool_stack.a.p/meson-generated_.._rte_mempool_stack.pmd.c.o
[2516/3693] Generating symbol file drivers/librte_mempool_cnxk.so.26.0.p/librte_mempool_cnxk.so.26.0.symbols
[2517/3693] Generating symbol file drivers/librte_mempool_dpaa2.so.26.0.p/librte_mempool_dpaa2.so.26.0.symbols
[2518/3693] Compiling C object drivers/librte_dma_dpaa2.a.p/meson-generated_.._rte_dma_dpaa2.pmd.c.o
[2519/3693] Compiling C object drivers/librte_dma_cnxk.so.26.0.p/meson-generated_.._rte_dma_cnxk.pmd.c.o
[2520/3693] Compiling C object drivers/librte_dma_dpaa.a.p/meson-generated_.._rte_dma_dpaa.pmd.c.o
[2521/3693] Generating symbol file drivers/librte_mempool_octeontx.so.26.0.p/librte_mempool_octeontx.so.26.0.symbols
[2522/3693] Generating drivers/rte_common_nfp.sym_chk with a custom command (wrapped by meson to capture output)
[2523/3693] Compiling C object drivers/librte_dma_hisi_acc.a.p/meson-generated_.._rte_dma_hisi_acc.pmd.c.o
[2524/3693] Compiling C object drivers/librte_dma_hisi_pciep.a.p/meson-generated_.._rte_dma_hisi_pciep.pmd.c.o
[2525/3693] Compiling C object drivers/librte_dma_odm.a.p/meson-generated_.._rte_dma_odm.pmd.c.o
[2526/3693] Compiling C object drivers/librte_net_af_packet.a.p/meson-generated_.._rte_net_af_packet.pmd.c.o
[2527/3693] Compiling C object drivers/librte_dma_skeleton.a.p/meson-generated_.._rte_dma_skeleton.pmd.c.o
[2528/3693] Compiling C object drivers/librte_net_ark.a.p/meson-generated_.._rte_net_ark.pmd.c.o
[2529/3693] Compiling C object drivers/librte_net_axgbe.a.p/meson-generated_.._rte_net_axgbe.pmd.c.o
[2530/3693] Compiling C object drivers/librte_net_avp.a.p/meson-generated_.._rte_net_avp.pmd.c.o
[2531/3693] Compiling C object drivers/librte_net_atlantic.a.p/meson-generated_.._rte_net_atlantic.pmd.c.o
[2532/3693] Compiling C object drivers/librte_net_bnx2x.a.p/meson-generated_.._rte_net_bnx2x.pmd.c.o
[2533/3693] Compiling C object drivers/librte_net_bnxt.a.p/meson-generated_.._rte_net_bnxt.pmd.c.o
[2534/3693] Compiling C object drivers/librte_net_cnxk.so.26.0.p/meson-generated_.._rte_net_cnxk.pmd.c.o
[2535/3693] Compiling C object drivers/librte_net_bond.a.p/meson-generated_.._rte_net_bond.pmd.c.o
[2536/3693] Generating drivers/rte_dma_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
[2537/3693] Compiling C object drivers/librte_net_cxgbe.a.p/meson-generated_.._rte_net_cxgbe.pmd.c.o
[2538/3693] Compiling C object drivers/librte_net_dpaa.so.26.0.p/meson-generated_.._rte_net_dpaa.pmd.c.o
[2539/3693] Compiling C object drivers/librte_net_dpaa2.so.26.0.p/meson-generated_.._rte_net_dpaa2.pmd.c.o
[2540/3693] Compiling C object drivers/librte_net_ena.a.p/meson-generated_.._rte_net_ena.pmd.c.o
[2541/3693] Compiling C object drivers/librte_net_enetc.a.p/meson-generated_.._rte_net_enetc.pmd.c.o
[2542/3693] Compiling C object drivers/librte_net_enic.a.p/meson-generated_.._rte_net_enic.pmd.c.o
[2543/3693] Compiling C object drivers/librte_net_enetfec.a.p/meson-generated_.._rte_net_enetfec.pmd.c.o
[2544/3693] Compiling C object drivers/librte_net_failsafe.a.p/meson-generated_.._rte_net_failsafe.pmd.c.o
[2545/3693] Generating drivers/rte_net_dpaa.sym_chk with a custom command (wrapped by meson to capture output)
[2546/3693] Compiling C object drivers/librte_net_hinic.a.p/meson-generated_.._rte_net_hinic.pmd.c.o
[2547/3693] Compiling C object drivers/librte_net_gve.a.p/meson-generated_.._rte_net_gve.pmd.c.o
[2548/3693] Compiling C object drivers/librte_net_hinic3.a.p/meson-generated_.._rte_net_hinic3.pmd.c.o
[2549/3693] Compiling C object drivers/librte_net_e1000.a.p/meson-generated_.._rte_net_e1000.pmd.c.o
[2550/3693] Compiling C object drivers/librte_net_hns3.a.p/meson-generated_.._rte_net_hns3.pmd.c.o
[2551/3693] Compiling C object drivers/librte_net_fm10k.a.p/meson-generated_.._rte_net_fm10k.pmd.c.o
[2552/3693] Compiling C object drivers/librte_net_i40e.so.26.0.p/meson-generated_.._rte_net_i40e.pmd.c.o
[2553/3693] Generating drivers/rte_net_dpaa2.sym_chk with a custom command (wrapped by meson to capture output)
[2554/3693] Compiling C object drivers/librte_net_iavf.so.26.0.p/meson-generated_.._rte_net_iavf.pmd.c.o
[2555/3693] Generating drivers/rte_net_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
[2556/3693] Compiling C object drivers/net/hns3/libhns3_sve_lib.a.p/hns3_rxtx_vec_sve.c.o
[2557/3693] Compiling C object drivers/librte_net_iavf_base_lib.a.p/net_intel_ice_base_ice_controlq.c.o
[2558/3693] Generating drivers/rte_net_i40e.sym_chk with a custom command (wrapped by meson to capture output)
[2559/3693] Generating drivers/rte_net_iavf.sym_chk with a custom command (wrapped by meson to capture output)
[2560/3693] Generating lib/pipeline.sym_chk with a custom command (wrapped by meson to capture output)
[2561/3693] Compiling C object drivers/librte_net_iavf_base_lib.a.p/net_intel_ice_base_ice_nvm.c.o
[2562/3693] Compiling C object drivers/librte_net_iavf_base_lib.a.p/net_intel_ice_base_ice_dcb.c.o
[2563/3693] Compiling C object drivers/librte_net_iavf_base_lib.a.p/net_intel_ice_base_ice_acl.c.o
[2564/3693] Compiling C object drivers/librte_net_iavf_base_lib.a.p/net_intel_ice_base_ice_sched.c.o
[2565/3693] Compiling C object drivers/librte_net_iavf_base_lib.a.p/net_intel_ice_base_ice_fdir.c.o
[2566/3693] Compiling C object drivers/librte_net_iavf_base_lib.a.p/net_intel_ice_base_ice_common.c.o
../drivers/net/intel/ice/base/ice_common.c: In function 'ice_cfg_phy_fec':
../drivers/net/intel/ice/base/ice_common.c:4151:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/intel/ice/base/ice_common.c:4153:2: note: here
[2567/3693] Compiling C object drivers/librte_net_iavf_base_lib.a.p/net_intel_ice_base_ice_flex_pipe.c.o
[2568/3693] Compiling C object drivers/librte_net_iavf_base_lib.a.p/net_intel_ice_base_ice_vlan_mode.c.o
[2569/3693] Compiling C object drivers/librte_net_iavf_base_lib.a.p/net_intel_ice_base_ice_acl_ctrl.c.o
[2570/3693] Compiling C object drivers/librte_net_iavf_base_lib.a.p/net_intel_ice_base_ice_flow.c.o
[2571/3693] Compiling C object drivers/librte_net_iavf_base_lib.a.p/net_intel_ice_base_ice_parser.c.o
[2572/3693] Compiling C object drivers/librte_net_iavf_base_lib.a.p/net_intel_ice_base_ice_imem.c.o
[2573/3693] Compiling C object drivers/librte_net_iavf_base_lib.a.p/net_intel_ice_base_ice_metainit.c.o
[2574/3693] Compiling C object drivers/librte_net_iavf_base_lib.a.p/net_intel_ice_base_ice_switch.c.o
../drivers/net/intel/ice/base/ice_switch.c: In function 'ice_fill_sw_rule':
../drivers/net/intel/ice/base/ice_switch.c:4091:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/intel/ice/base/ice_switch.c:4093:2: note: here
../drivers/net/intel/ice/base/ice_switch.c:4102:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
../drivers/net/intel/ice/base/ice_switch.c:4104:2: note: here
[2575/3693] Compiling C object drivers/librte_net_iavf_base_lib.a.p/net_intel_ice_base_ice_ptype_mk.c.o
[2576/3693] Compiling C object drivers/librte_net_iavf_base_lib.a.p/net_intel_ice_base_ice_pg_cam.c.o
[2577/3693] Compiling C object drivers/librte_net_iavf_base_lib.a.p/net_intel_ice_base_ice_bst_tcam.c.o
[2578/3693] Compiling C object drivers/librte_net_iavf_base_lib.a.p/net_intel_ice_base_ice_mk_grp.c.o
[2579/3693] Compiling C object drivers/librte_net_iavf_base_lib.a.p/net_intel_ice_base_ice_proto_grp.c.o
[2580/3693] Compiling C object drivers/librte_net_iavf_base_lib.a.p/net_intel_ice_base_ice_flg_rd.c.o
[2581/3693] Compiling C object drivers/librte_net_iavf_base_lib.a.p/net_intel_ice_base_ice_vf_mbx.c.o
[2582/3693] Compiling C object drivers/librte_net_iavf_base_lib.a.p/net_intel_ice_base_ice_fwlog.c.o
[2583/3693] Compiling C object drivers/librte_net_iavf_base_lib.a.p/net_intel_ice_base_ice_xlt_kb.c.o
[2584/3693] Compiling C object drivers/librte_net_ice.a.p/meson-generated_.._rte_net_ice.pmd.c.o
[2585/3693] Compiling C object drivers/librte_net_idpf.so.26.0.p/meson-generated_.._rte_net_idpf.pmd.c.o
[2586/3693] Compiling C object drivers/librte_net_iavf_base_lib.a.p/net_intel_ice_base_ice_ptp_hw.c.o
[2587/3693] Compiling C object drivers/librte_net_ipn3ke.so.26.0.p/meson-generated_.._rte_net_ipn3ke.pmd.c.o
[2588/3693] Compiling C object drivers/librte_net_cpfl.a.p/meson-generated_.._rte_net_cpfl.pmd.c.o
[2589/3693] Compiling C object drivers/librte_net_ixgbe.a.p/meson-generated_.._rte_net_ixgbe.pmd.c.o
[2590/3693] Compiling C object drivers/librte_net_ionic.a.p/meson-generated_.._rte_net_ionic.pmd.c.o
[2591/3693] Compiling C object drivers/librte_net_iavf_base_lib.a.p/net_intel_ice_base_ice_parser_rt.c.o
[2592/3693] Compiling C object drivers/librte_net_iavf_base_lib.a.p/net_intel_ice_base_ice_ddp.c.o
[2593/3693] Compiling C object drivers/librte_net_memif.a.p/meson-generated_.._rte_net_memif.pmd.c.o
[2594/3693] Compiling C object drivers/librte_net_nbl.a.p/meson-generated_.._rte_net_nbl.pmd.c.o
[2595/3693] Compiling C object drivers/librte_net_netvsc.a.p/meson-generated_.._rte_net_netvsc.pmd.c.o
[2596/3693] Compiling C object drivers/librte_net_nfp.a.p/meson-generated_.._rte_net_nfp.pmd.c.o
[2597/3693] Compiling C object drivers/librte_net_ngbe.a.p/meson-generated_.._rte_net_ngbe.pmd.c.o
[2598/3693] Generating drivers/rte_net_ipn3ke.sym_chk with a custom command (wrapped by meson to capture output)
[2599/3693] Compiling C object drivers/librte_net_null.a.p/meson-generated_.._rte_net_null.pmd.c.o
[2600/3693] Compiling C object drivers/librte_net_octeontx.so.26.0.p/meson-generated_.._rte_net_octeontx.pmd.c.o
[2601/3693] Compiling C object drivers/librte_net_octeon_ep.a.p/meson-generated_.._rte_net_octeon_ep.pmd.c.o
[2602/3693] Compiling C object drivers/librte_net_pcap.a.p/meson-generated_.._rte_net_pcap.pmd.c.o
[2603/3693] Compiling C object drivers/librte_net_pfe.a.p/meson-generated_.._rte_net_pfe.pmd.c.o
[2604/3693] Generating drivers/rte_net_octeontx.sym_chk with a custom command (wrapped by meson to capture output)
[2605/3693] Compiling C object drivers/librte_net_pfe_base_lib.a.p/net_qede_base_bcm_osal.c.o
../drivers/net/qede/base/bcm_osal.c: In function 'osal_pf_vf_msg':
../drivers/net/qede/base/bcm_osal.c:25:169: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
In file included from ../drivers/net/qede/base/bcm_osal.c:11:
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/bcm_osal.c: In function 'osal_dma_alloc_coherent':
../drivers/net/qede/base/bcm_osal.c:159:121: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/bcm_osal.c:174:140: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/bcm_osal.c:182:187: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/bcm_osal.c: In function 'osal_dma_alloc_coherent_aligned':
../drivers/net/qede/base/bcm_osal.c:198:121: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/bcm_osal.c:213:140: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/bcm_osal.c:221:195: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/bcm_osal.c: In function 'osal_dma_free_mem':
../drivers/net/qede/base/bcm_osal.c:234:145: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/bcm_osal.c:246:114: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/bcm_osal.c: In function 'qede_get_mcp_proto_stats':
../drivers/net/qede/base/bcm_osal.c:298:124: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/bcm_osal.c: In function 'qede_hw_err_handler':
../drivers/net/qede/base/bcm_osal.c:320:99: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/bcm_osal.c:320:241: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/bcm_osal.c: In function 'qede_hw_err_notify':
../drivers/net/qede/base/bcm_osal.c:353:107: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
[2606/3693] Compiling C object drivers/librte_net_pfe_base_lib.a.p/net_qede_base_ecore_hw.c.o
../drivers/net/qede/base/ecore_hw.c: In function 'ecore_ptt_acquire':
../drivers/net/qede/base/ecore_hw.c:134:148: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
In file included from ../drivers/net/qede/base/ecore_hw.c:10:
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_hw.c:144:123: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_hw.c:144:282: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_hw.c: In function 'ecore_ptt_set_win':
../drivers/net/qede/base/ecore_hw.c:190:166: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_hw.c: In function 'ecore_set_ptt':
../drivers/net/qede/base/ecore_hw.c:212:124: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_hw.c:212:326: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_hw.c: In function 'ecore_get_reserved_ptt':
../drivers/net/qede/base/ecore_hw.c:230:112: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_hw.c:230:268: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_hw.c: In function 'ecore_wr':
../drivers/net/qede/base/ecore_hw.c:270:167: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_hw.c: In function 'ecore_rd':
../drivers/net/qede/base/ecore_hw.c:294:167: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_hw.c: In function 'ecore_memcpy_from':
../drivers/net/qede/base/ecore_hw.c:350:174: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_hw.c: In function 'ecore_memcpy_to':
../drivers/net/qede/base/ecore_hw.c:361:173: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_hw.c: In function 'ecore_dmae_post_command':
../drivers/net/qede/base/ecore_hw.c:568:187: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_hw.c:568:590: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_hw.c:584:220: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_hw.c: In function 'ecore_dmae_info_alloc':
../drivers/net/qede/base/ecore_hw.c:628:118: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_hw.c:628:271: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_hw.c:637:116: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_hw.c:637:267: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_hw.c:646:120: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_hw.c:646:275: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_hw.c: In function 'ecore_dmae_operation_wait':
../drivers/net/qede/base/ecore_hw.c:715:181: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_hw.c:715:449: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_hw.c: In function 'ecore_dmae_execute_sub_operation':
../drivers/net/qede/base/ecore_hw.c:808:175: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_hw.c:808:510: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_hw.c: In function 'ecore_dmae_execute_command':
../drivers/net/qede/base/ecore_hw.c:843:242: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_hw.c:852:245: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_hw.c:864:198: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_hw.c:864:493: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_hw.c:916:199: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_hw.c:916:508: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_hw.c: In function 'ecore_hw_err_notify':
../drivers/net/qede/base/ecore_hw.c:1004:194: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_hw.c: In function 'ecore_dmae_sanity':
../drivers/net/qede/base/ecore_hw.c:1026:123: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_hw.c:1026:288: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_hw.c:1044:222: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_hw.c:1054:137: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_hw.c:1054:320: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_hw.c:1068:163: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_hw.c:1068:441: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
[2607/3693] Compiling C object drivers/librte_net_pfe_base_lib.a.p/net_qede_base_ecore_cxt.c.o
../drivers/net/qede/base/ecore_cxt.c: In function 'ecore_cxt_qm_iids':
../drivers/net/qede/base/ecore_cxt.c:224:182: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
In file included from ../drivers/net/qede/base/ecore_cxt.c:14:
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_cxt.c: In function 'ecore_ilt_cli_adv_line':
../drivers/net/qede/base/ecore_cxt.c:347:216: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_cxt.c: In function 'ecore_cxt_cfg_ilt_compute':
../drivers/net/qede/base/ecore_cxt.c:437:186: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_cxt.c:606:220: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_cxt.c:682:116: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_cxt.c: In function 'ecore_cxt_src_t2_alloc':
../drivers/net/qede/base/ecore_cxt.c:771:107: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_cxt.c:771:249: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_cxt.c: In function 'ecore_ilt_blk_alloc':
../drivers/net/qede/base/ecore_cxt.c:910:190: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_cxt.c: In function 'ecore_ilt_shadow_alloc':
../drivers/net/qede/base/ecore_cxt.c:936:115: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_cxt.c:936:265: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_cxt.c:941:166: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_cxt.c: In function '__ecore_cid_map_alloc_single':
../drivers/net/qede/base/ecore_cxt.c:1011:164: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_cxt.c: In function 'ecore_cxt_mngr_alloc':
../drivers/net/qede/base/ecore_cxt.c:1082:122: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_cxt.c:1082:279: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_cxt.c:1142:143: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_cxt.c:1142:320: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_cxt.c: In function 'ecore_cxt_tables_alloc':
../drivers/net/qede/base/ecore_cxt.c:1160:109: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_cxt.c:1160:253: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_cxt.c:1167:108: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_cxt.c:1167:251: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_cxt.c:1174:107: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_cxt.c:1174:249: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_cxt.c: In function 'ecore_ilt_init_pf':
../drivers/net/qede/base/ecore_cxt.c:1600:215: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_cxt.c: In function 'ecore_src_init_pf':
../drivers/net/qede/base/ecore_cxt.c:1638:174: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_cxt.c: In function '_ecore_cxt_acquire_cid':
../drivers/net/qede/base/ecore_cxt.c:1791:102: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_cxt.c:1791:245: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_cxt.c:1796:105: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_cxt.c:1796:251: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_cxt.c:1807:102: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_cxt.c:1807:245: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_cxt.c:1815:112: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_cxt.c:1815:265: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_cxt.c:1824:181: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_cxt.c: In function 'ecore_cxt_test_cid_acquired':
../drivers/net/qede/base/ecore_cxt.c:1861:102: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_cxt.c:1861:250: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_cxt.c:1867:109: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_cxt.c:1867:264: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_cxt.c: In function '_ecore_cxt_release_cid':
../drivers/net/qede/base/ecore_cxt.c:1887:131: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_cxt.c:1887:303: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_cxt.c:1903:181: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_cxt.c: In function 'ecore_cxt_get_cid_info':
../drivers/net/qede/base/ecore_cxt.c:1947:209: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_cxt.c: In function 'ecore_cxt_dynamic_ilt_alloc':
../drivers/net/qede/base/ecore_cxt.c:2024:106: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_cxt.c:2024:258: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_cxt.c:2048:128: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_cxt.c:2048:291: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_cxt.c: In function 'ecore_cxt_free_ilt_range':
../drivers/net/qede/base/ecore_cxt.c:2126:106: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_cxt.c:2126:258: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_cxt.c:2144:128: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_cxt.c:2144:291: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
[2608/3693] Compiling C object drivers/librte_net_pfe_base_lib.a.p/net_qede_base_ecore_dcbx.c.o
../drivers/net/qede/base/ecore_dcbx.c: In function 'ecore_dcbx_dp_protocol':
../drivers/net/qede/base/ecore_dcbx.c:97:149: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
In file included from ../drivers/net/qede/base/ecore_dcbx.c:8:
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dcbx.c:103:229: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dcbx.c: In function 'ecore_dcbx_get_app_protocol_type':
../drivers/net/qede/base/ecore_dcbx.c:228:172: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dcbx.c: In function 'ecore_dcbx_process_tlv':
../drivers/net/qede/base/ecore_dcbx.c:254:187: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dcbx.c:265:154: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dcbx.c:269:103: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dcbx.c: In function 'ecore_dcbx_copy_mib':
../drivers/net/qede/base/ecore_dcbx.c:401:205: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dcbx.c:409:172: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dcbx.c: In function 'ecore_dcbx_get_priority_info':
../drivers/net/qede/base/ecore_dcbx.c:430:149: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dcbx.c: In function 'ecore_dcbx_get_app_data':
../drivers/net/qede/base/ecore_dcbx.c:495:174: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dcbx.c: In function 'ecore_dcbx_get_pfc_data':
../drivers/net/qede/base/ecore_dcbx.c:520:193: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dcbx.c: In function 'ecore_dcbx_get_ets_data':
../drivers/net/qede/base/ecore_dcbx.c:538:208: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dcbx.c:556:161: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dcbx.c: In function 'ecore_dcbx_get_dscp_params':
../drivers/net/qede/base/ecore_dcbx.c:620:152: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dcbx.c: In function 'ecore_dcbx_get_operational_params':
../drivers/net/qede/base/ecore_dcbx.c:650:148: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dcbx.c:669:174: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dcbx.c: In function 'ecore_dcbx_get_params':
../drivers/net/qede/base/ecore_dcbx.c:736:119: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dcbx.c: In function 'ecore_dcbx_read_mib':
../drivers/net/qede/base/ecore_dcbx.c:867:119: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dcbx.c: In function 'ecore_dcbx_mib_update_event':
../drivers/net/qede/base/ecore_dcbx.c:913:131: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dcbx.c:913:296: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dcbx.c: In function 'ecore_dcbx_info_alloc':
../drivers/net/qede/base/ecore_dcbx.c:931:121: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dcbx.c:931:277: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dcbx.c: In function 'ecore_dcbx_set_pfc_data':
../drivers/net/qede/base/ecore_dcbx.c:1030:142: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dcbx.c: In function 'ecore_dcbx_set_ets_data':
../drivers/net/qede/base/ecore_dcbx.c:1077:204: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dcbx.c: In function 'ecore_dcbx_set_app_data':
../drivers/net/qede/base/ecore_dcbx.c:1154:144: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dcbx.c: In function 'ecore_dcbx_set_local_params':
../drivers/net/qede/base/ecore_dcbx.c:1176:149: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dcbx.c: In function 'ecore_dcbx_set_dscp_params':
../drivers/net/qede/base/ecore_dcbx.c:1218:144: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dcbx.c:1219:183: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dcbx.c: In function 'ecore_dcbx_config_params':
../drivers/net/qede/base/ecore_dcbx.c:1269:114: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dcbx.c:1269:263: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dcbx.c: In function 'ecore_lldp_register_tlv':
../drivers/net/qede/base/ecore_dcbx.c:1345:108: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dcbx.c:1355:102: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dcbx.c:1355:239: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dcbx.c: In function 'ecore_lldp_mib_update_event':
../drivers/net/qede/base/ecore_dcbx.c:1377:105: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dcbx.c:1377:244: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dcbx.c: In function 'ecore_lldp_get_params':
../drivers/net/qede/base/ecore_dcbx.c:1413:108: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dcbx.c: In function 'ecore_lldp_set_params':
../drivers/net/qede/base/ecore_dcbx.c:1469:108: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dcbx.c:1505:107: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dcbx.c:1505:253: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dcbx.c: In function 'ecore_lldp_set_system_tlvs':
../drivers/net/qede/base/ecore_dcbx.c:1548:107: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dcbx.c:1548:253: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dcbx.c: In function 'ecore_dcbx_get_dscp_priority':
../drivers/net/qede/base/ecore_dcbx.c:1561:108: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dcbx.c: In function 'ecore_dcbx_set_dscp_priority':
../drivers/net/qede/base/ecore_dcbx.c:1593:127: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
[2609/3693] Compiling C object drivers/librte_net_pfe_base_lib.a.p/net_qede_base_ecore_init_ops.c.o
../drivers/net/qede/base/ecore_init_ops.c: In function 'ecore_init_store_rt_reg':
../drivers/net/qede/base/ecore_init_ops.c:41:156: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
In file included from ../drivers/net/qede/base/ecore_init_ops.c:10:
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_init_ops.c: In function 'ecore_init_store_rt_agg':
../drivers/net/qede/base/ecore_init_ops.c:57:165: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_init_ops.c: In function 'ecore_init_cmd_array':
../drivers/net/qede/base/ecore_init_ops.c:247:124: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_init_ops.c:247:283: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_init_ops.c: In function 'ecore_init_cmd_wr':
../drivers/net/qede/base/ecore_init_ops.c:297:140: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_init_ops.c:297:321: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_init_ops.c: In function 'ecore_init_cmd_rd':
../drivers/net/qede/base/ecore_init_ops.c:380:119: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_init_ops.c:393:167: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_init_ops.c: In function 'ecore_init_cmd_cb':
../drivers/net/qede/base/ecore_init_ops.c:410:113: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_init_ops.c:410:281: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_init_ops.c: In function 'ecore_init_fw_data':
../drivers/net/qede/base/ecore_init_ops.c:552:94: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_init_ops.c:552:222: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
[2610/3693] Compiling C object drivers/librte_net_pfe_base_lib.a.p/net_qede_base_ecore_init_fw_funcs.c.o
../drivers/net/qede/base/ecore_init_fw_funcs.c: In function 'ecore_global_rl_rt_init':
../drivers/net/qede/base/ecore_init_fw_funcs.c:407:114: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
In file included from ../drivers/net/qede/base/ecore_hw.h:10,
from ../drivers/net/qede/base/ecore_init_fw_funcs.c:8:
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_init_fw_funcs.c:407:262: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_init_fw_funcs.c: In function 'ecore_pf_wfq_rt_init':
../drivers/net/qede/base/ecore_init_fw_funcs.c:601:115: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_init_fw_funcs.c:601:265: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_init_fw_funcs.c: In function 'ecore_pf_rl_rt_init':
../drivers/net/qede/base/ecore_init_fw_funcs.c:634:115: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_init_fw_funcs.c:634:265: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_init_fw_funcs.c: In function 'ecore_vp_wfq_rt_init':
../drivers/net/qede/base/ecore_init_fw_funcs.c:666:119: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_init_fw_funcs.c:666:272: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_init_fw_funcs.c: In function 'ecore_poll_on_qm_cmd_ready':
../drivers/net/qede/base/ecore_init_fw_funcs.c:700:177: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_init_fw_funcs.c: In function 'ecore_init_pf_wfq':
../drivers/net/qede/base/ecore_init_fw_funcs.c:862:115: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_init_fw_funcs.c:862:265: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_init_fw_funcs.c: In function 'ecore_init_pf_rl':
../drivers/net/qede/base/ecore_init_fw_funcs.c:879:115: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_init_fw_funcs.c:879:265: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_init_fw_funcs.c: In function 'ecore_init_vport_wfq':
../drivers/net/qede/base/ecore_init_fw_funcs.c:902:118: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_init_fw_funcs.c:902:271: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_init_fw_funcs.c: In function 'ecore_init_global_rl':
../drivers/net/qede/base/ecore_init_fw_funcs.c:928:113: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_init_fw_funcs.c:928:261: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_init_fw_funcs.c: In function 'ecore_init_vport_rl':
../drivers/net/qede/base/ecore_init_fw_funcs.c:947:127: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_init_fw_funcs.c:947:289: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_init_fw_funcs.c:954:118: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_init_fw_funcs.c:954:271: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_init_fw_funcs.c: In function 'ecore_dmae_to_grc':
../drivers/net/qede/base/ecore_init_fw_funcs.c:1459:187: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_init_fw_funcs.c: In function 'ecore_gft_config':
../drivers/net/qede/base/ecore_init_fw_funcs.c:1717:134: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_init_fw_funcs.c:1717:303: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_init_fw_funcs.c:1719:131: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_init_fw_funcs.c:1719:297: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_init_fw_funcs.c:1721:120: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_init_fw_funcs.c:1721:275: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
[2611/3693] Compiling C object drivers/librte_net_pfe_base_lib.a.p/net_qede_base_ecore_sp_commands.c.o
../drivers/net/qede/base/ecore_sp_commands.c: In function 'ecore_sp_init_request':
../drivers/net/qede/base/ecore_sp_commands.c:72:111: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
In file included from ../drivers/net/qede/base/ecore_sp_commands.c:9:
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sp_commands.c:72:275: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sp_commands.c:77:203: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sp_commands.c: In function 'ecore_set_hw_tunn_mode_port':
../drivers/net/qede/base/ecore_sp_commands.c:237:122: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sp_commands.c:237:279: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sp_commands.c: In function 'ecore_tunn_set_pf_start_params':
../drivers/net/qede/base/ecore_sp_commands.c:261:128: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sp_commands.c:261:291: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sp_commands.c: In function 'ecore_sp_pf_start':
../drivers/net/qede/base/ecore_sp_commands.c:390:102: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sp_commands.c:390:268: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sp_commands.c:407:214: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sp_commands.c: In function 'ecore_sp_rl_update':
../drivers/net/qede/base/ecore_sp_commands.c:537:483: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sp_commands.c: In function 'ecore_sp_pf_update_tunn_cfg':
../drivers/net/qede/base/ecore_sp_commands.c:569:129: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sp_commands.c:569:293: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
[2612/3693] Compiling C object drivers/librte_net_pfe_base_lib.a.p/net_qede_base_ecore_int.c.o
../drivers/net/qede/base/ecore_int.c: In function 'ecore_mcp_attn_cb':
../drivers/net/qede/base/ecore_int.c:88:127: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
In file included from ../drivers/net/qede/base/ecore_int.c:10:
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c: In function 'ecore_pswhst_attn_cb':
../drivers/net/qede/base/ecore_int.c:132:178: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c:163:226: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c: In function 'ecore_grc_attn_cb':
../drivers/net/qede/base/ecore_int.c:258:160: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c:258:623: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c: In function 'ecore_pglueb_rbc_attn_handler':
../drivers/net/qede/base/ecore_int.c:331:134: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c:333:81: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c:333:201: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c:347:252: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c:347:786: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c:369:97: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c:369:234: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c:380:117: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c:380:292: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c:396:138: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c:396:343: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c: In function 'ecore_fw_assertion':
../drivers/net/qede/base/ecore_int.c:414:92: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c:414:220: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c: In function 'ecore_general_attention_35':
../drivers/net/qede/base/ecore_int.c:424:106: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c: In function 'ecore_db_rec_flush_queue':
../drivers/net/qede/base/ecore_int.c:461:157: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c:461:375: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c: In function 'ecore_db_rec_handler':
../drivers/net/qede/base/ecore_int.c:477:102: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c:477:250: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c: In function 'ecore_dorq_attn_cb':
../drivers/net/qede/base/ecore_int.c:510:116: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c:510:284: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c:535:360: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c:535:883: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c:572:105: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c: In function 'ecore_tm_attn_cb':
../drivers/net/qede/base/ecore_int.c:590:153: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c: In function 'ecore_int_assertion':
../drivers/net/qede/base/ecore_int.c:894:159: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c:899:173: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c:920:151: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c: In function 'ecore_int_attn_print':
../drivers/net/qede/base/ecore_int.c:931:153: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c: In function 'ecore_int_deassertion_aeu_bit':
../drivers/net/qede/base/ecore_int.c:956:116: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c:961:129: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c:979:186: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c:979:334: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c:999:119: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c: In function 'ecore_int_deassertion_parity':
../drivers/net/qede/base/ecore_int.c:1020:137: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c:1020:357: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c:1040:122: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c: In function 'ecore_int_deassertion':
../drivers/net/qede/base/ecore_int.c:1071:160: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c: In function 'ecore_int_attentions':
../drivers/net/qede/base/ecore_int.c:1234:199: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c:1239:115: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c:1241:162: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c: In function 'ecore_int_sp_dpc':
../drivers/net/qede/base/ecore_int.c:1290:117: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c:1296:138: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c:1302:117: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c:1307:157: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c:1317:162: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c:1323:184: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c:1329:163: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c:1336:184: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c:1350:109: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c:1350:260: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c: In function 'ecore_int_sb_attn_init':
../drivers/net/qede/base/ecore_int.c:1441:160: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c: In function 'ecore_int_sb_attn_alloc':
../drivers/net/qede/base/ecore_int.c:1464:125: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c:1464:284: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c:1472:123: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c:1472:280: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c: In function 'ecore_get_igu_sb_id':
../drivers/net/qede/base/ecore_int.c:1719:117: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c:1719:276: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c:1723:168: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c:1726:162: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c: In function 'ecore_int_sb_release':
../drivers/net/qede/base/ecore_int.c:1820:122: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c: In function 'ecore_int_sp_sb_alloc':
../drivers/net/qede/base/ecore_int.c:1859:121: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c:1859:277: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c:1868:111: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c:1868:257: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c: In function 'ecore_int_igu_enable_int':
../drivers/net/qede/base/ecore_int.c:1933:129: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c: In function 'ecore_int_igu_enable_attn':
../drivers/net/qede/base/ecore_int.c:1965:133: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c: In function 'ecore_int_igu_enable':
../drivers/net/qede/base/ecore_int.c:1995:108: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c:1995:250: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c: In function 'ecore_int_igu_cleanup_sb':
../drivers/net/qede/base/ecore_int.c:2074:131: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c:2074:313: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c: In function 'ecore_int_igu_init_pure_rt_single':
../drivers/net/qede/base/ecore_int.c:2087:194: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c:2112:135: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c:2112:316: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c: In function 'ecore_int_igu_reset_cam':
../drivers/net/qede/base/ecore_int.c:2184:147: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c:2196:188: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c:2207:160: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c:2207:430: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c:2291:214: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c: In function 'ecore_int_igu_read_cam':
../drivers/net/qede/base/ecore_int.c:2407:199: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c:2414:127: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c:2414:313: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c:2424:223: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c: In function 'ecore_int_igu_relocate_sb':
../drivers/net/qede/base/ecore_int.c:2448:124: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c:2491:184: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c:2551:198: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c: In function 'ecore_int_alloc':
../drivers/net/qede/base/ecore_int.c:2618:123: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c:2624:122: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c:2630:124: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c: In function 'ecore_int_set_timer_res':
../drivers/net/qede/base/ecore_int.c:2685:115: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c:2694:110: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_int.c:2708:110: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
[2613/3693] Generating drivers/rte_net_idpf.sym_chk with a custom command (wrapped by meson to capture output)
[2614/3693] Compiling C object drivers/librte_net_pfe_base_lib.a.p/net_qede_base_ecore_l2.c.o
../drivers/net/qede/base/ecore_l2.c: In function 'ecore_eth_queue_qid_usage_add':
../drivers/net/qede/base/ecore_l2.c:141:134: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
In file included from ../drivers/net/qede/base/ecore_l2.c:9:
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_l2.c:141:332: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_l2.c: In function '_ecore_eth_queue_to_cid':
../drivers/net/qede/base/ecore_l2.c:274:230: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_l2.c: In function 'ecore_eth_queue_to_cid':
../drivers/net/qede/base/ecore_l2.c:322:102: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_l2.c:322:238: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_l2.c: In function 'ecore_sp_vport_update_rss':
../drivers/net/qede/base/ecore_l2.c:517:240: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_l2.c:537:178: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_l2.c:541:212: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_l2.c: In function 'ecore_sp_update_accept_mode':
../drivers/net/qede/base/ecore_l2.c:582:173: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_l2.c:615:173: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_l2.c:639:173: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_l2.c: In function 'ecore_sp_vport_update':
../drivers/net/qede/base/ecore_l2.c:770:133: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_l2.c:770:300: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_l2.c: In function 'ecore_filter_accept_cmd':
../drivers/net/qede/base/ecore_l2.c:888:110: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_l2.c:892:178: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_l2.c:898:161: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_l2.c: In function 'ecore_eth_rxq_start_ramrod':
../drivers/net/qede/base/ecore_l2.c:919:197: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_l2.c:957:164: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_l2.c: In function 'ecore_filter_ucast_common':
../drivers/net/qede/base/ecore_l2.c:1360:161: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_l2.c:1458:104: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_l2.c:1458:264: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_l2.c: In function 'ecore_sp_eth_filter_ucast':
../drivers/net/qede/base/ecore_l2.c:1489:116: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_l2.c:1497:123: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_l2.c:1501:232: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_l2.c:1513:220: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_l2.c: In function 'ecore_sp_eth_filter_mcast':
../drivers/net/qede/base/ecore_l2.c:1607:115: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_l2.c:1642:121: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_l2.c: In function '_ecore_get_vport_stats':
../drivers/net/qede/base/ecore_l2.c:2010:108: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_l2.c:2016:109: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_l2.c: In function 'ecore_reset_vport_stats':
../drivers/net/qede/base/ecore_l2.c:2065:109: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_l2.c:2090:111: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_l2.c: In function 'ecore_arfs_mode_configure':
../drivers/net/qede/base/ecore_l2.c:2129:171: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_l2.c:2138:156: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_l2.c: In function 'ecore_configure_rfs_ntuple_filter':
../drivers/net/qede/base/ecore_l2.c:2205:184: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_l2.c: In function 'ecore_get_rxq_coalesce':
../drivers/net/qede/base/ecore_l2.c:2229:110: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_l2.c: In function 'ecore_get_txq_coalesce':
../drivers/net/qede/base/ecore_l2.c:2264:110: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_l2.c: In function 'ecore_get_queue_coalesce':
../drivers/net/qede/base/ecore_l2.c:2295:111: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_l2.c:2295:256: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_l2.c: In function 'ecore_eth_tx_queue_maxrate':
../drivers/net/qede/base/ecore_l2.c:2331:190: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_l2.c: In function 'ecore_update_eth_rss_ind_table_entry':
../drivers/net/qede/base/ecore_l2.c:2372:177: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_l2.c:2372:452: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
[2615/3693] Compiling C object drivers/librte_net_qede.a.p/meson-generated_.._rte_net_qede.pmd.c.o
[2616/3693] Compiling C object drivers/librte_net_r8169.a.p/meson-generated_.._rte_net_r8169.pmd.c.o
[2617/3693] Compiling C object drivers/librte_net_pfe_base_lib.a.p/net_qede_base_ecore_spq.c.o
../drivers/net/qede/base/ecore_spq.c: In function 'ecore_spq_block':
../drivers/net/qede/base/ecore_spq.c:112:122: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
In file included from ../drivers/net/qede/base/ecore_spq.c:11:
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_spq.c:116:96: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_spq.c:116:227: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_spq.c:132:135: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_spq.c:132:406: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_spq.c: In function 'ecore_spq_fill_entry':
../drivers/net/qede/base/ecore_spq.c:167:111: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_spq.c:167:275: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_spq.c:172:234: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_spq.c: In function 'ecore_spq_hw_initialize':
../drivers/net/qede/base/ecore_spq.c:216:115: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_spq.c:216:277: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_spq.c: In function 'ecore_spq_hw_post':
../drivers/net/qede/base/ecore_spq.c:263:112: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_spq.c:263:259: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_spq.c:280:211: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_spq.c: In function 'ecore_async_event_completion':
../drivers/net/qede/base/ecore_spq.c:301:104: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_spq.c:307:121: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_spq.c:307:297: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_spq.c:316:159: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_spq.c:316:408: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_spq.c: In function 'ecore_eq_completion':
../drivers/net/qede/base/ecore_spq.c:369:107: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_spq.c:376:145: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_spq.c:390:123: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_spq.c:395:179: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_spq.c: In function 'ecore_eq_alloc':
../drivers/net/qede/base/ecore_spq.c:430:116: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_spq.c:430:267: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_spq.c:443:107: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_spq.c:443:249: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_spq.c: In function 'ecore_eth_cqe_completion':
../drivers/net/qede/base/ecore_spq.c:500:117: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_spq.c:500:289: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_spq.c: In function 'ecore_spq_setup':
../drivers/net/qede/base/ecore_spq.c:573:158: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_spq.c: In function 'ecore_spq_alloc':
../drivers/net/qede/base/ecore_spq.c:588:117: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_spq.c:588:269: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_spq.c:600:108: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_spq.c:600:251: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_spq.c: In function 'ecore_spq_get_entry':
../drivers/net/qede/base/ecore_spq.c:671:133: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_spq.c:671:300: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_spq.c: In function 'ecore_spq_post':
../drivers/net/qede/base/ecore_spq.c:864:98: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_spq.c:864:231: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_spq.c:869:200: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_spq.c: In function 'ecore_spq_completion':
../drivers/net/qede/base/ecore_spq.c:961:107: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_spq.c:996:216: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_spq.c:1009:137: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_spq.c:1009:317: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_spq.c:1016:176: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_spq.c:1024:177: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_spq.c: In function 'ecore_consq_alloc':
../drivers/net/qede/base/ecore_spq.c:1051:119: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_spq.c:1051:273: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_spq.c:1064:108: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_spq.c:1064:251: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
[2618/3693] Compiling C object drivers/librte_net_ring.a.p/meson-generated_.._rte_net_ring.pmd.c.o
[2619/3693] Compiling C object drivers/librte_net_pfe_base_lib.a.p/net_qede_base_ecore_dev.c.o
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_db_recovery_dp_entry':
../drivers/net/qede/base/ecore_dev.c:68:194: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
In file included from ../drivers/net/qede/base/ecore_dev.c:10:
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_db_recovery_add':
../drivers/net/qede/base/ecore_dev.c:128:164: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:142:117: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:142:268: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_db_recovery_del':
../drivers/net/qede/base/ecore_dev.c:176:164: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:210:153: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:210:359: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_db_recovery_setup':
../drivers/net/qede/base/ecore_dev.c:222:153: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:226:108: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_db_recovery_teardown':
../drivers/net/qede/base/ecore_dev.c:246:155: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:248:325: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_db_recovery_dp':
../drivers/net/qede/base/ecore_dev.c:271:132: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:271:346: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_db_recovery_ring':
../drivers/net/qede/base/ecore_dev.c:294:162: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:298:163: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_db_recovery_execute':
../drivers/net/qede/base/ecore_dev.c:337:123: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:337:327: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_llh_alloc':
../drivers/net/qede/base/ecore_dev.c:436:151: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_llh_shadow_sanity':
../drivers/net/qede/base/ecore_dev.c:465:145: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:465:362: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:472:151: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:472:360: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_llh_shadow_add_filter':
../drivers/net/qede/base/ecore_dev.c:586:135: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:586:311: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function '__ecore_llh_shadow_remove_filter':
../drivers/net/qede/base/ecore_dev.c:610:131: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:610:296: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_llh_shadow_remove_filter':
../drivers/net/qede/base/ecore_dev.c:637:120: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:637:274: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_abs_ppfid':
../drivers/net/qede/base/ecore_dev.c:671:135: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:671:323: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function '__ecore_llh_set_engine_affin':
../drivers/net/qede/base/ecore_dev.c:692:127: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:692:289: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:702:118: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:702:269: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:707:179: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:722:125: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:722:290: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:729:182: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_llh_set_engine_affin':
../drivers/net/qede/base/ecore_dev.c:756:119: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:756:270: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:761:208: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:772:126: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:772:291: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:779:211: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_llh_hw_init_pf':
../drivers/net/qede/base/ecore_dev.c:813:128: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:813:289: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_llh_set_ppfid_affinity':
../drivers/net/qede/base/ecore_dev.c:872:116: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:872:271: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_llh_set_roce_affinity':
../drivers/net/qede/base/ecore_dev.c:920:115: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:920:269: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_llh_add_mac_filter':
../drivers/net/qede/base/ecore_dev.c:1112:244: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:1121:165: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:1121:450: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_llh_protocol_filter_stringify':
../drivers/net/qede/base/ecore_dev.c:1165:116: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:1165:272: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_llh_protocol_filter_to_hilo':
../drivers/net/qede/base/ecore_dev.c:1199:116: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:1199:272: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_llh_add_protocol_filter':
../drivers/net/qede/base/ecore_dev.c:1261:210: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:1268:132: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:1268:312: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_llh_remove_mac_filter':
../drivers/net/qede/base/ecore_dev.c:1312:248: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:1321:170: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:1321:460: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_llh_remove_protocol_filter':
../drivers/net/qede/base/ecore_dev.c:1375:214: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:1382:136: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:1382:319: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_llh_dump_ppfid':
../drivers/net/qede/base/ecore_dev.c:1471:140: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:1471:384: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:1485:162: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:1485:506: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_hw_bar_size':
../drivers/net/qede/base/ecore_dev.c:1545:163: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:1549:163: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_get_pq_flags':
../drivers/net/qede/base/ecore_dev.c:1711:109: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_init_qm_get_num_pf_rls':
../drivers/net/qede/base/ecore_dev.c:1746:152: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:1746:360: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_init_qm_advance_vport':
../drivers/net/qede/base/ecore_dev.c:1879:157: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_init_qm_pq':
../drivers/net/qede/base/ecore_dev.c:1911:116: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:1937:157: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:1944:154: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_init_qm_get_idx_from_flags':
../drivers/net/qede/base/ecore_dev.c:1981:101: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_get_cm_pq_idx_mcos':
../drivers/net/qede/base/ecore_dev.c:2007:116: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_get_cm_pq_idx_vf':
../drivers/net/qede/base/ecore_dev.c:2017:116: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_get_qm_vport_idx_rl':
../drivers/net/qede/base/ecore_dev.c:2041:123: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_init_qm_sanity':
../drivers/net/qede/base/ecore_dev.c:2169:130: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:2174:127: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_dp_init_qm_params':
../drivers/net/qede/base/ecore_dev.c:2193:233: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:2198:227: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:2204:241: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:2214:234: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:2226:169: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:2229:134: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:2231:133: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:2237:205: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_alloc_qm_data':
../drivers/net/qede/base/ecore_dev.c:2352:118: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:2352:272: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_resc_alloc':
../drivers/net/qede/base/ecore_dev.c:2483:158: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:2504:130: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:2504:294: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:2511:125: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:2511:284: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:2519:123: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:2519:280: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:2528:123: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:2528:280: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:2537:131: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:2537:296: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:2545:114: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:2545:262: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_final_cleanup':
../drivers/net/qede/base/ecore_dev.c:2601:122: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:2621:122: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:2621:279: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:2623:112: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:2623:259: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:2628:181: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:2641:127: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:2641:289: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_calc_hw_mode':
../drivers/net/qede/base/ecore_dev.c:2659:101: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:2659:258: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:2676:118: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:2676:307: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:2706:193: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_hw_init_chip':
../drivers/net/qede/base/ecore_dev.c:2724:150: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:2724:334: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:2756:117: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:2756:269: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:2769:142: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:2769:319: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:2785:154: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:2785:342: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_init_cache_line_size':
../drivers/net/qede/base/ecore_dev.c:2852:180: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:2873:177: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:2879:187: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_wr_nw_port':
../drivers/net/qede/base/ecore_dev.c:2989:173: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_emul_link_init':
../drivers/net/qede/base/ecore_dev.c:3096:132: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_hw_init_pf_doorbell_bar':
../drivers/net/qede/base/ecore_dev.c:3276:155: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:3282:214: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:3316:139: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:3319:126: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:3327:117: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_hw_init_pf':
../drivers/net/qede/base/ecore_dev.c:3432:156: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:3437:167: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:3445:159: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:3519:109: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:3519:252: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:3524:160: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:3534:177: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:3537:159: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:3540:159: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:3543:160: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:3546:160: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:3550:170: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:3554:160: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_pglueb_set_pfid_enable':
../drivers/net/qede/base/ecore_dev.c:3581:128: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:3581:291: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_fill_load_req_params':
../drivers/net/qede/base/ecore_dev.c:3649:180: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:3649:432: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:3657:162: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_hw_init':
../drivers/net/qede/base/ecore_dev.c:3694:120: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:3694:274: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:3752:114: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:3752:262: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:3758:170: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:3833:117: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:3833:268: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:3857:108: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:3857:261: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:3864:124: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:3864:297: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:3872:114: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:3872:266: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:3875:143: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:3875:319: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:3883:198: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:3890:118: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:3890:270: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:3901:209: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:3908:129: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:3908:292: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:3915:209: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:3922:129: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:3922:292: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:3933:121: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:3939:117: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:3946:117: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:3951:117: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_hw_timers_stop':
../drivers/net/qede/base/ecore_dev.c:3997:140: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:3997:398: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_verify_reg_val':
../drivers/net/qede/base/ecore_dev.c:4022:148: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:4022:356: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_hw_stop':
../drivers/net/qede/base/ecore_dev.c:4042:150: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:4048:116: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:4048:269: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:4063:127: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:4063:291: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:4078:187: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:4078:412: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:4118:116: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:4118:266: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:4153:166: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:4153:365: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:4158:128: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:4158:293: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:4178:128: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:4178:294: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_hw_stop_fastpath':
../drivers/net/qede/base/ecore_dev.c:4204:162: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'get_function_id':
../drivers/net/qede/base/ecore_dev.c:4313:181: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_hw_set_feat':
../drivers/net/qede/base/ecore_dev.c:4366:210: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function '__ecore_hw_set_soft_resc_size':
../drivers/net/qede/base/ecore_dev.c:4424:144: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:4424:363: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:4431:154: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_get_hsi_def_val':
../drivers/net/qede/base/ecore_dev.c:4462:121: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function '__ecore_hw_set_resc_info':
../drivers/net/qede/base/ecore_dev.c:4595:136: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:4612:150: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:4612:375: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:4625:198: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:4640:170: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_hw_get_ppfid_bitmap':
../drivers/net/qede/base/ecore_dev.c:4703:143: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:4713:151: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_hw_get_resc':
../drivers/net/qede/base/ecore_dev.c:4761:188: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:4764:152: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:4764:339: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:4771:131: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:4771:296: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:4775:174: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:4780:161: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:4793:160: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:4836:118: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:4836:405: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:4850:168: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:4853:153: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_hw_get_nvm_info':
../drivers/net/qede/base/ecore_dev.c:4910:109: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:4910:253: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:4962:107: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:4962:259: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:5028:103: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:5028:252: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:5075:235: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:5121:113: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_get_num_funcs':
../drivers/net/qede/base/ecore_dev.c:5240:161: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:5240:357: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:5246:223: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_emul_hw_info_port_num':
../drivers/net/qede/base/ecore_dev.c:5272:131: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:5272:310: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_hw_info_port_num':
../drivers/net/qede/base/ecore_dev.c:5324:104: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:5324:254: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_get_hw_info':
../drivers/net/qede/base/ecore_dev.c:5369:189: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_get_dev_info':
../drivers/net/qede/base/ecore_dev.c:5517:102: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:5517:257: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:5531:104: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:5531:249: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:5542:116: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:5542:273: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:5553:161: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:5561:129: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:5561:299: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:5578:120: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:5578:361: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_prepare_hibernate':
../drivers/net/qede/base/ecore_dev.c:5599:160: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_hw_prepare_single':
../drivers/net/qede/base/ecore_dev.c:5629:157: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:5641:107: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:5641:249: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:5672:131: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:5693:111: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:5693:257: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:5703:108: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:5703:251: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:5714:106: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:5714:246: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:5729:146: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:5729:326: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:5735:138: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:5735:368: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:5747:113: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:5747:261: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:5755:120: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:5755:274: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:5761:114: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:5761:263: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_hw_prepare':
../drivers/net/qede/base/ecore_dev.c:5840:129: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:5840:290: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_chain_alloc_sanity_check':
../drivers/net/qede/base/ecore_dev.c:5982:150: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:5982:361: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_chain_alloc_next_ptr':
../drivers/net/qede/base/ecore_dev.c:6002:111: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:6002:255: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_chain_alloc_single':
../drivers/net/qede/base/ecore_dev.c:6035:110: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:6035:254: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_chain_alloc_pbl':
../drivers/net/qede/base/ecore_dev.c:6059:142: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:6059:318: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:6083:114: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:6083:262: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:6091:111: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:6091:255: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_chain_alloc':
../drivers/net/qede/base/ecore_dev.c:6131:197: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:6131:480: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_fw_l2_queue':
../drivers/net/qede/base/ecore_dev.c:6170:138: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:6170:329: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_fw_vport':
../drivers/net/qede/base/ecore_dev.c:6190:135: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:6190:323: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_fw_rss_eng':
../drivers/net/qede/base/ecore_dev.c:6210:137: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:6210:327: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_llh_set_function_as_default':
../drivers/net/qede/base/ecore_dev.c:6234:116: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:6234:268: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_set_coalesce':
../drivers/net/qede/base/ecore_dev.c:6248:116: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:6248:267: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_set_rxq_coalesce':
../drivers/net/qede/base/ecore_dev.c:6320:114: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_set_txq_coalesce':
../drivers/net/qede/base/ecore_dev.c:6360:114: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_init_wfq_param':
../drivers/net/qede/base/ecore_dev.c:6463:230: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:6471:169: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:6478:230: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:6490:234: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function '__ecore_configure_vport_wfq':
../drivers/net/qede/base/ecore_dev.c:6533:124: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:6533:283: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function '__ecore_configure_vp_wfq_on_link_change':
../drivers/net/qede/base/ecore_dev.c:6559:129: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:6559:292: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_configure_vport_wfq':
../drivers/net/qede/base/ecore_dev.c:6583:129: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:6583:292: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_configure_vp_wfq_on_link_change':
../drivers/net/qede/base/ecore_dev.c:6618:182: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function '__ecore_configure_pf_max_bandwidth':
../drivers/net/qede/base/ecore_dev.c:6656:175: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_configure_pf_max_bandwidth':
../drivers/net/qede/base/ecore_dev.c:6669:111: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:6669:256: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function '__ecore_configure_pf_min_bandwidth':
../drivers/net/qede/base/ecore_dev.c:6714:173: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c: In function 'ecore_configure_pf_min_bandwidth':
../drivers/net/qede/base/ecore_dev.c:6727:111: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_dev.c:6727:256: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
[2620/3693] Compiling C object drivers/net/rnp/base/librnp_base.a.p/rnp_fw_cmd.c.o
[2621/3693] Compiling C object drivers/librte_net_pfe_base_lib.a.p/net_qede_base_ecore_mcp.c.o
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_mcp_cmd_port_init':
../drivers/net/qede/base/ecore_mcp.c:82:161: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
In file included from ../drivers/net/qede/base/ecore_mcp.c:8:
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_mcp_cmd_add_elem':
../drivers/net/qede/base/ecore_mcp.c:129:126: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:129:287: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_load_mcp_offsets':
../drivers/net/qede/base/ecore_mcp.c:207:132: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:207:299: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:212:111: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:242:136: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:242:318: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:253:190: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_mcp_cmd_init':
../drivers/net/qede/base/ecore_mcp.c:283:107: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:283:249: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:306:102: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:306:239: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:322:108: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:322:252: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_mcp_reread_offsets':
../drivers/net/qede/base/ecore_mcp.c:336:192: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_mcp_reset':
../drivers/net/qede/base/ecore_mcp.c:359:147: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:359:329: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:385:158: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:388:105: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_emul_mcp_load_req':
../drivers/net/qede/base/ecore_mcp.c:421:187: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_emul_mcp_unload_req':
../drivers/net/qede/base/ecore_mcp.c:431:146: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_mcp_update_pending_cmd':
../drivers/net/qede/base/ecore_mcp.c:498:154: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function '__ecore_mcp_cmd_and_union':
../drivers/net/qede/base/ecore_mcp.c:552:170: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_mcp_cmd_set_blocking':
../drivers/net/qede/base/ecore_mcp.c:562:126: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_mcp_print_cpu_info':
../drivers/net/qede/base/ecore_mcp.c:584:147: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:584:381: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function '_ecore_mcp_cmd_and_union':
../drivers/net/qede/base/ecore_mcp.c:623:180: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:623:433: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:665:139: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:665:351: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:682:190: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_mcp_cmd_and_union':
../drivers/net/qede/base/ecore_mcp.c:722:103: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:722:241: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:728:186: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:736:159: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:736:391: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_mcp_cancel_load_req':
../drivers/net/qede/base/ecore_mcp.c:859:123: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:859:285: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function '__ecore_mcp_load_req':
../drivers/net/qede/base/ecore_mcp.c:959:206: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:968:240: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:979:116: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:979:271: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:984:156: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:990:249: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_mcp_load_req':
../drivers/net/qede/base/ecore_mcp.c:1079:153: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:1093:209: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:1112:213: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:1112:648: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:1141:174: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:1141:382: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:1147:139: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:1147:335: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_mcp_load_done':
../drivers/net/qede/base/ecore_mcp.c:1167:123: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:1167:285: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:1174:187: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:1174:409: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_mcp_handle_vf_flr':
../drivers/net/qede/base/ecore_mcp.c:1217:200: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:1228:183: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_mcp_ack_vf_flr':
../drivers/net/qede/base/ecore_mcp.c:1246:183: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:1257:116: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:1257:267: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_mcp_handle_transceiver_change':
../drivers/net/qede/base/ecore_mcp.c:1275:214: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:1286:103: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:1286:241: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:1288:105: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:1288:245: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_mcp_handle_link_change':
../drivers/net/qede/base/ecore_mcp.c:1355:204: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:1362:160: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_mcp_set_link':
../drivers/net/qede/base/ecore_mcp.c:1548:213: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:1553:148: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:1563:117: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_mcp_handle_process_kill':
../drivers/net/qede/base/ecore_mcp.c:1611:113: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:1611:262: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:1620:154: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:1620:343: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:1629:103: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:1629:257: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_mcp_send_protocol_stats':
../drivers/net/qede/base/ecore_mcp.c:1650:156: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:1664:125: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_read_pf_bandwidth':
../drivers/net/qede/base/ecore_mcp.c:1684:135: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:1694:137: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_mcp_update_stag':
../drivers/net/qede/base/ecore_mcp.c:1757:157: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_mcp_handle_fan_failure':
../drivers/net/qede/base/ecore_mcp.c:1772:168: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:1772:372: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_mcp_mdump_cmd':
../drivers/net/qede/base/ecore_mcp.c:1809:151: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:1814:132: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_mcp_mdump_get_config':
../drivers/net/qede/base/ecore_mcp.c:1875:154: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_mcp_mdump_get_info':
../drivers/net/qede/base/ecore_mcp.c:1894:118: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:1921:231: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:1927:157: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_mcp_mdump_get_retain':
../drivers/net/qede/base/ecore_mcp.c:1963:140: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_mcp_handle_critical_error':
../drivers/net/qede/base/ecore_mcp.c:2002:180: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:2002:453: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:2007:141: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:2007:317: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:2012:142: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:2012:319: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:2017:186: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:2017:408: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_mcp_read_ufp_config':
../drivers/net/qede/base/ecore_mcp.c:2037:110: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:2037:260: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:2046:110: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:2046:260: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:2060:112: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:2060:264: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:2063:180: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_mcp_handle_events':
../drivers/net/qede/base/ecore_mcp.c:2102:156: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:2114:175: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:2171:116: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:2188:137: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:2188:309: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_mcp_get_mfw_ver':
../drivers/net/qede/base/ecore_mcp.c:2209:119: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:2222:175: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_mcp_get_mbi_ver':
../drivers/net/qede/base/ecore_mcp.c:2255:119: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:2266:109: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:2266:253: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_mcp_get_media_type':
../drivers/net/qede/base/ecore_mcp.c:2298:119: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:2302:103: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:2302:241: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_mcp_get_transceiver_data':
../drivers/net/qede/base/ecore_mcp.c:2329:103: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:2329:241: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_mcp_trans_speed_mask':
../drivers/net/qede/base/ecore_mcp.c:2471:116: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_mcp_get_board_config':
../drivers/net/qede/base/ecore_mcp.c:2492:103: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:2492:241: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_mcp_get_shmem_proto_legacy':
../drivers/net/qede/base/ecore_mcp.c:2522:189: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_mcp_get_shmem_proto_mfw':
../drivers/net/qede/base/ecore_mcp.c:2536:205: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_mcp_fill_shmem_func_info':
../drivers/net/qede/base/ecore_mcp.c:2577:111: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:2593:97: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:2593:229: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:2611:312: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_mcp_get_link_state':
../drivers/net/qede/base/ecore_mcp.c:2642:127: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_mcp_get_flash_size':
../drivers/net/qede/base/ecore_mcp.c:2716:118: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_start_recovery_process':
../drivers/net/qede/base/ecore_mcp.c:2740:154: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:2740:343: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:2746:108: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:2746:252: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_mcp_config_vf_msix_bb':
../drivers/net/qede/base/ecore_mcp.c:2775:111: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:2775:264: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:2779:181: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_mcp_config_vf_msix_ah':
../drivers/net/qede/base/ecore_mcp.c:2799:111: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:2799:257: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:2802:174: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_mcp_config_vf_msix':
../drivers/net/qede/base/ecore_mcp.c:2816:134: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_mcp_send_drv_version':
../drivers/net/qede/base/ecore_mcp.c:2862:117: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_mcp_halt':
../drivers/net/qede/base/ecore_mcp.c:2880:117: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:2892:142: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:2892:367: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_mcp_resume':
../drivers/net/qede/base/ecore_mcp.c:2920:144: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:2920:344: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_mcp_ov_update_current_config':
../drivers/net/qede/base/ecore_mcp.c:2951:102: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:2951:247: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:2958:117: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_mcp_ov_update_driver_state':
../drivers/net/qede/base/ecore_mcp.c:2983:103: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:2983:252: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:2990:114: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_mcp_ov_update_mtu':
../drivers/net/qede/base/ecore_mcp.c:3013:120: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_mcp_ov_update_mac':
../drivers/net/qede/base/ecore_mcp.c:3035:122: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_mcp_ov_update_eswitch':
../drivers/net/qede/base/ecore_mcp.c:3059:110: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:3066:123: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_mcp_set_led':
../drivers/net/qede/base/ecore_mcp.c:3089:99: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:3089:239: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:3096:117: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_mcp_mask_parities':
../drivers/net/qede/base/ecore_mcp.c:3112:135: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:3115:132: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_mcp_nvm_read':
../drivers/net/qede/base/ecore_mcp.c:3148:118: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:3148:273: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:3156:110: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:3156:259: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_mcp_phy_read':
../drivers/net/qede/base/ecore_mcp.c:3197:98: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:3197:234: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_mcp_nvm_write':
../drivers/net/qede/base/ecore_mcp.c:3284:110: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:3284:260: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:3301:117: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:3301:271: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:3311:111: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:3311:261: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_mcp_phy_write':
../drivers/net/qede/base/ecore_mcp.c:3351:98: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:3351:234: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_mcp_phy_sfp_read':
../drivers/net/qede/base/ecore_mcp.c:3406:143: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:3406:324: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_mcp_phy_sfp_write':
../drivers/net/qede/base/ecore_mcp.c:3449:144: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:3449:326: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_mcp_nvm_info_populate':
../drivers/net/qede/base/ecore_mcp.c:3692:108: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:3701:126: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:3704:118: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:3722:128: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:3728:155: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_mcp_get_nvm_image_att':
../drivers/net/qede/base/ecore_mcp.c:3780:112: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:3780:269: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:3791:176: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_mcp_get_nvm_image':
../drivers/net/qede/base/ecore_mcp.c:3818:176: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:3825:201: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_recovery_prolog':
../drivers/net/qede/base/ecore_mcp.c:3999:127: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:3999:293: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_mcp_resc_allocation_msg':
../drivers/net/qede/base/ecore_mcp.c:4020:142: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:4034:129: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:4047:212: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:4069:243: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_mcp_resource_cmd':
../drivers/net/qede/base/ecore_mcp.c:4156:133: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:4164:148: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:4164:346: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function '__ecore_mcp_resc_lock':
../drivers/net/qede/base/ecore_mcp.c:4199:199: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:4213:193: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:4225:153: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:4225:360: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_mcp_resc_unlock':
../drivers/net/qede/base/ecore_mcp.c:4309:193: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:4322:185: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:4328:148: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:4339:155: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:4339:364: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_mcp_get_capabilities':
../drivers/net/qede/base/ecore_mcp.c:4363:180: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_mcp_drv_attribute':
../drivers/net/qede/base/ecore_mcp.c:4406:108: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:4406:273: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:4432:136: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:4436:164: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:4443:240: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_mcp_get_engine_config':
../drivers/net/qede/base/ecore_mcp.c:4471:142: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:4490:172: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_mcp_get_ppfid_bitmap':
../drivers/net/qede/base/ecore_mcp.c:4511:141: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:4519:150: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c: In function 'ecore_mcp_wol_wr':
../drivers/net/qede/base/ecore_mcp.c:4540:116: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:4540:271: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:4545:137: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_mcp.c:4545:342: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
[2622/3693] Compiling C object drivers/net/rnp/base/librnp_base.a.p/rnp_mbx.c.o
[2623/3693] Compiling C object drivers/net/rnp/base/librnp_base.a.p/rnp_common.c.o
[2624/3693] Compiling C object drivers/net/rnp/base/librnp_base.a.p/rnp_mbx_fw.c.o
[2625/3693] Compiling C object drivers/librte_net_pfe_base_lib.a.p/net_qede_base_ecore_vf.c.o
../drivers/net/qede/base/ecore_vf.c: In function 'ecore_vf_pf_prep':
../drivers/net/qede/base/ecore_vf.c:33:173: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
In file included from ../drivers/net/qede/base/ecore_vf.c:8:
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_vf.c: In function 'ecore_vf_pf_req_end':
../drivers/net/qede/base/ecore_vf.c:59:178: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_vf.c: In function 'ecore_send_msg2pf':
../drivers/net/qede/base/ecore_vf.c:93:190: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_vf.c:128:107: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_vf.c:128:275: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_vf.c:135:106: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_vf.c:135:279: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_vf.c:139:158: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_vf.c: In function 'ecore_vf_pf_acquire_reduce_resc':
../drivers/net/qede/base/ecore_vf.c:230:312: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_vf.c: In function 'ecore_vf_pf_soft_flr_acquire':
../drivers/net/qede/base/ecore_vf.c:268:138: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_vf.c: In function 'ecore_vf_pf_acquire':
../drivers/net/qede/base/ecore_vf.c:341:163: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_vf.c:353:174: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_vf.c:379:151: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_vf.c:391:206: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_vf.c:391:530: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_vf.c:407:175: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_vf.c:407:382: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_vf.c:415:163: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_vf.c:428:110: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_vf.c:428:254: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_vf.c:436:131: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_vf.c:460:133: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_vf.c:460:305: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_vf.c:475:104: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_vf.c:484:94: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_vf.c:493:144: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_vf.c: In function 'ecore_vf_hw_prepare':
../drivers/net/qede/base/ecore_vf.c:545:119: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_vf.c:545:273: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_vf.c:582:125: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_vf.c:582:285: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_vf.c:592:123: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_vf.c:592:281: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_vf.c:597:214: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_vf.c:613:111: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_vf.c:613:257: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_vf.c:616:184: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_vf.c:657:180: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_vf.c: In function 'ecore_vf_update_tunn_param':
../drivers/net/qede/base/ecore_vf.c:774:204: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_vf.c: In function 'ecore_vf_pf_tunnel_param_update':
../drivers/net/qede/base/ecore_vf.c:827:166: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_vf.c: In function 'ecore_vf_pf_rxq_start':
../drivers/net/qede/base/ecore_vf.c:903:175: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_vf.c: In function 'ecore_vf_pf_txq_start':
../drivers/net/qede/base/ecore_vf.c:1014:175: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_vf.c: In function 'ecore_vf_pf_rxqs_update':
../drivers/net/qede/base/ecore_vf.c:1077:129: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_vf.c:1077:293: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_vf.c: In function 'ecore_vf_handle_vp_update_is_needed':
../drivers/net/qede/base/ecore_vf.c:1226:121: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_vf.c: In function 'ecore_vf_handle_vp_update_tlvs_resp':
../drivers/net/qede/base/ecore_vf.c:1249:166: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_vf.c: In function 'ecore_vf_pf_filter_ucast':
../drivers/net/qede/base/ecore_vf.c:1548:115: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_vf.c:1548:265: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_vf.c: In function 'ecore_vf_pf_set_coalesce':
../drivers/net/qede/base/ecore_vf.c:1661:189: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_vf.c: In function 'ecore_vf_pf_update_mtu':
../drivers/net/qede/base/ecore_vf.c:1701:159: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_vf.c: In function 'ecore_vf_get_igu_sb_id':
../drivers/net/qede/base/ecore_vf.c:1725:111: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_vf.c:1725:257: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_vf.c: In function 'ecore_vf_set_sb_info':
../drivers/net/qede/base/ecore_vf.c:1738:111: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_vf.c:1738:257: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_vf.c:1743:103: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_vf.c:1743:248: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_vf.c: In function 'ecore_vf_read_bulletin':
../drivers/net/qede/base/ecore_vf.c:1776:159: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
[2626/3693] Compiling C object drivers/librte_net_rnp.a.p/meson-generated_.._rte_net_rnp.pmd.c.o
[2627/3693] Compiling C object drivers/net/rnp/base/librnp_base.a.p/rnp_crc32.c.o
[2628/3693] Compiling C object drivers/net/rnp/base/librnp_base.a.p/rnp_mac.c.o
[2629/3693] Compiling C object drivers/librte_net_sfc.a.p/meson-generated_.._rte_net_sfc.pmd.c.o
[2630/3693] Compiling C object drivers/librte_net_softnic.a.p/meson-generated_.._rte_net_softnic.pmd.c.o
[2631/3693] Compiling C object drivers/librte_net_txgbe.a.p/meson-generated_.._rte_net_txgbe.pmd.c.o
[2632/3693] Compiling C object drivers/librte_net_tap.a.p/meson-generated_.._rte_net_tap.pmd.c.o
[2633/3693] Compiling C object drivers/librte_net_thunderx.a.p/meson-generated_.._rte_net_thunderx.pmd.c.o
[2634/3693] Compiling C object drivers/librte_net_vdev_netvsc.a.p/meson-generated_.._rte_net_vdev_netvsc.pmd.c.o
[2635/3693] Compiling C object drivers/net/rnp/base/librnp_base.a.p/rnp_bdq_if.c.o
[2636/3693] Compiling C object drivers/librte_net_vhost.a.p/meson-generated_.._rte_net_vhost.pmd.c.o
[2637/3693] Compiling C object drivers/librte_net_virtio.a.p/meson-generated_.._rte_net_virtio.pmd.c.o
[2638/3693] Compiling C object drivers/librte_net_xsc.a.p/meson-generated_.._rte_net_xsc.pmd.c.o
[2639/3693] Compiling C object drivers/librte_net_vmxnet3.a.p/meson-generated_.._rte_net_vmxnet3.pmd.c.o
[2640/3693] Compiling C object drivers/librte_net_zxdh.a.p/meson-generated_.._rte_net_zxdh.pmd.c.o
[2641/3693] Compiling C object drivers/librte_raw_cnxk_bphy.a.p/meson-generated_.._rte_raw_cnxk_bphy.pmd.c.o
[2642/3693] Compiling C object drivers/librte_net_pfe_base_lib.a.p/net_qede_base_ecore_sriov.c.o
../drivers/net/qede/base/ecore_sriov.c: In function 'ecore_sp_vf_start':
../drivers/net/qede/base/ecore_sriov.c:151:105: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
In file included from ../drivers/net/qede/base/ecore_sriov.c:8:
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:151:274: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:159:243: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:172:168: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c: In function 'ecore_iov_is_valid_vfid':
../drivers/net/qede/base/ecore_sriov.c:211:98: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:211:238: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c: In function 'ecore_iov_get_vf_info':
../drivers/net/qede/base/ecore_sriov.c:237:98: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:237:238: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:245:130: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c: In function 'ecore_iov_validate_rxq':
../drivers/net/qede/base/ecore_sriov.c:306:201: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c: In function 'ecore_iov_validate_txq':
../drivers/net/qede/base/ecore_sriov.c:322:201: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c: In function 'ecore_iov_validate_sb':
../drivers/net/qede/base/ecore_sriov.c:342:214: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c: In function 'ecore_iov_post_vf_bulletin':
../drivers/net/qede/base/ecore_sriov.c:401:177: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c: In function 'ecore_iov_pci_cfg_info':
../drivers/net/qede/base/ecore_sriov.c:419:145: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:434:214: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:457:244: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:471:142: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:471:332: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c: In function 'ecore_iov_setup_vfdb':
../drivers/net/qede/base/ecore_sriov.c:502:137: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c: In function 'ecore_iov_allocate_vfdb':
../drivers/net/qede/base/ecore_sriov.c:549:165: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:579:251: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c: In function 'ecore_iov_alloc':
../drivers/net/qede/base/ecore_sriov.c:621:162: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:628:119: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:628:273: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c: In function 'ecore_iov_hw_info':
../drivers/net/qede/base/ecore_sriov.c:676:151: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:685:119: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:685:273: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:700:174: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:731:154: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c: In function 'ecore_iov_enable_vf_access':
../drivers/net/qede/base/ecore_sriov.c:910:172: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c: In function 'ecore_iov_init_hw_for_vf':
../drivers/net/qede/base/ecore_sriov.c:1131:129: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:1136:105: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:1136:266: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:1143:109: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:1143:294: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:1150:111: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:1150:300: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:1157:129: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:1157:314: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:1162:131: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:1162:318: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:1176:150: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:1176:411: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:1185:150: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:1185:411: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:1195:210: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:1206:107: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:1220:178: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c: In function 'ecore_iov_release_hw_for_vf':
../drivers/net/qede/base/ecore_sriov.c:1283:127: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c: In function 'ecore_iov_lock_vf_pf_channel':
../drivers/net/qede/base/ecore_sriov.c:1352:167: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:1358:169: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c: In function 'ecore_iov_unlock_vf_pf_channel':
../drivers/net/qede/base/ecore_sriov.c:1370:169: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:1376:171: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c: In function 'ecore_dp_tlv_list':
../drivers/net/qede/base/ecore_sriov.c:1412:167: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:1417:167: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:1426:102: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:1426:238: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:1431:104: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:1431:242: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c: In function 'ecore_iov_prep_vp_update_resp_tlvs':
../drivers/net/qede/base/ecore_sriov.c:1545:180: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c: In function 'ecore_iov_vf_mbx_acquire_resc':
../drivers/net/qede/base/ecore_sriov.c:1727:278: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c: In function 'ecore_iov_vf_mbx_acquire':
../drivers/net/qede/base/ecore_sriov.c:1798:194: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:1815:160: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:1821:191: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:1837:147: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:1913:104: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:1913:258: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:1925:296: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c: In function '__ecore_iov_spoofchk_set':
../drivers/net/qede/base/ecore_sriov.c:1953:173: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:1969:160: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:1972:181: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c: In function 'ecore_iov_reconfigure_unicast_vlan':
../drivers/net/qede/base/ecore_sriov.c:2001:174: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:2008:128: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:2008:325: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c: In function 'ecore_iov_configure_vport_forced':
../drivers/net/qede/base/ecore_sriov.c:2063:114: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:2063:262: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:2095:115: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:2095:264: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:2117:121: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:2117:276: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:2138:126: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:2138:306: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c: In function 'ecore_iov_vf_mbx_start_vport':
../drivers/net/qede/base/ecore_sriov.c:2176:127: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:2176:316: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:2190:174: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:2224:128: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:2224:291: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:2243:133: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c: In function 'ecore_iov_vf_mbx_stop_vport':
../drivers/net/qede/base/ecore_sriov.c:2274:145: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:2274:340: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:2284:132: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c: In function 'ecore_iov_vf_mbx_qid':
../drivers/net/qede/base/ecore_sriov.c:2358:163: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:2366:174: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c: In function 'ecore_iov_vf_mbx_update_tunn_param':
../drivers/net/qede/base/ecore_sriov.c:2545:165: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c: In function 'ecore_iov_vf_stop_rxqs':
../drivers/net/qede/base/ecore_sriov.c:2736:186: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:2752:194: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c: In function 'ecore_iov_vf_mbx_stop_rxqs':
../drivers/net/qede/base/ecore_sriov.c:2815:178: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c: In function 'ecore_iov_vf_mbx_stop_txqs':
../drivers/net/qede/base/ecore_sriov.c:2853:178: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c: In function 'ecore_iov_vf_mbx_update_rxqs':
../drivers/net/qede/base/ecore_sriov.c:2904:179: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:2918:169: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c: In function 'ecore_iov_vf_pf_update_mtu':
../drivers/net/qede/base/ecore_sriov.c:2960:191: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c: In function 'ecore_iov_search_list_tlvs':
../drivers/net/qede/base/ecore_sriov.c:2994:102: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:2994:238: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:2999:171: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:3010:113: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:3010:260: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c: In function 'ecore_iov_vp_update_tx_switch':
../drivers/net/qede/base/ecore_sriov.c:3079:143: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:3079:321: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c: In function 'ecore_iov_vp_update_rss_param':
../drivers/net/qede/base/ecore_sriov.c:3204:178: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c: In function 'ecore_iov_vf_mbx_vport_update':
../drivers/net/qede/base/ecore_sriov.c:3285:196: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:3340:179: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:3344:172: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c: In function 'ecore_iov_vf_update_vlan_shadow':
../drivers/net/qede/base/ecore_sriov.c:3380:182: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:3410:191: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c: In function 'ecore_iov_vf_update_mac_shadow':
../drivers/net/qede/base/ecore_sriov.c:3461:154: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:3481:165: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:3488:159: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c: In function 'ecore_iov_vf_mbx_ucast_filter':
../drivers/net/qede/base/ecore_sriov.c:3540:244: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:3551:207: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c: In function 'ecore_iov_vf_mbx_release':
../drivers/net/qede/base/ecore_sriov.c:3658:122: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c: In function 'ecore_iov_vf_pf_get_coalesce':
../drivers/net/qede/base/ecore_sriov.c:3693:166: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:3706:166: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c: In function 'ecore_iov_vf_pf_set_coalesce':
../drivers/net/qede/base/ecore_sriov.c:3762:119: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:3770:119: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:3775:204: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:3784:178: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:3808:174: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c: In function 'ecore_iov_pf_configure_vf_queue_coalesce':
../drivers/net/qede/base/ecore_sriov.c:3835:129: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:3835:300: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:3849:119: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:3857:119: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:3862:204: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:3871:178: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:3895:174: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c: In function 'ecore_iov_vf_flr_poll_dorq':
../drivers/net/qede/base/ecore_sriov.c:3928:133: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c: In function 'ecore_iov_vf_flr_poll_pbf':
../drivers/net/qede/base/ecore_sriov.c:3998:147: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c: In function 'ecore_iov_execute_vf_flr_cleanup':
../drivers/net/qede/base/ecore_sriov.c:4044:154: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:4061:115: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:4080:121: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c: In function 'ecore_iov_mark_vf_flr':
../drivers/net/qede/base/ecore_sriov.c:4142:150: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:4145:154: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:4150:97: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:4150:229: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:4168:160: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c: In function 'ecore_iov_process_mbx_req':
../drivers/net/qede/base/ecore_sriov.c:4224:144: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:4224:340: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:4234:180: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:4313:195: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:4317:187: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:4333:158: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:4333:487: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:4353:192: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c: In function 'ecore_sriov_get_vf_from_absid':
../drivers/net/qede/base/ecore_sriov.c:4390:199: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c: In function 'ecore_sriov_vfpf_malicious':
../drivers/net/qede/base/ecore_sriov.c:4431:115: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:4431:298: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:4437:122: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c: In function 'ecore_sriov_eqe_event':
../drivers/net/qede/base/ecore_sriov.c:4456:162: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:4463:124: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c: In function 'ecore_iov_copy_vf_msg':
../drivers/net/qede/base/ecore_sriov.c:4510:170: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c: In function 'ecore_iov_bulletin_set_forced_mac':
../drivers/net/qede/base/ecore_sriov.c:4527:128: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:4527:304: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:4532:128: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:4532:304: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c: In function 'ecore_iov_bulletin_set_mac':
../drivers/net/qede/base/ecore_sriov.c:4567:121: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:4567:290: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:4572:121: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:4572:290: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:4579:174: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c: In function 'ecore_iov_bulletin_set_forced_untagged_default':
../drivers/net/qede/base/ecore_sriov.c:4606:134: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:4606:316: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:4612:134: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:4612:316: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:4622:201: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c: In function 'ecore_iov_bulletin_set_forced_vlan':
../drivers/net/qede/base/ecore_sriov.c:4663:128: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:4663:304: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:4669:129: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:4669:306: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c: In function 'ecore_iov_bulletin_set_udp_ports':
../drivers/net/qede/base/ecore_sriov.c:4692:127: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:4692:302: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:4698:175: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c: In function 'ecore_iov_spoofchk_set':
../drivers/net/qede/base/ecore_sriov.c:4748:126: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:4748:287: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c: In function 'ecore_iov_configure_min_tx_rate':
../drivers/net/qede/base/ecore_sriov.c:4918:127: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:4918:288: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:598:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:4926:121: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
../drivers/net/qede/base/ecore_sriov.c:4926:276: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
../drivers/net/qede/base/ecore.h:763:7: note: 'name' declared here
[2643/3693] Compiling C object drivers/librte_raw_dpaa2_cmdif.a.p/meson-generated_.._rte_raw_dpaa2_cmdif.pmd.c.o
[2644/3693] Compiling C object drivers/librte_raw_cnxk_rvu_lf.a.p/meson-generated_.._rte_raw_cnxk_rvu_lf.pmd.c.o
[2645/3693] Compiling C object drivers/librte_raw_cnxk_gpio.a.p/meson-generated_.._rte_raw_cnxk_gpio.pmd.c.o
[2646/3693] Compiling C object drivers/librte_raw_ifpga.a.p/meson-generated_.._rte_raw_ifpga.pmd.c.o
[2647/3693] Compiling C object drivers/librte_raw_gdtc.a.p/meson-generated_.._rte_raw_gdtc.pmd.c.o
[2648/3693] Compiling C object drivers/librte_raw_ntb.a.p/meson-generated_.._rte_raw_ntb.pmd.c.o
[2649/3693] Compiling C object drivers/librte_raw_skeleton.a.p/meson-generated_.._rte_raw_skeleton.pmd.c.o
[2650/3693] Compiling C object drivers/librte_crypto_bcmfs.a.p/meson-generated_.._rte_crypto_bcmfs.pmd.c.o
[2651/3693] Compiling C object drivers/librte_crypto_caam_jr.a.p/meson-generated_.._rte_crypto_caam_jr.pmd.c.o
[2652/3693] Compiling C object drivers/librte_crypto_cnxk.so.26.0.p/meson-generated_.._rte_crypto_cnxk.pmd.c.o
[2653/3693] Compiling C object drivers/librte_crypto_ccp.a.p/meson-generated_.._rte_crypto_ccp.pmd.c.o
[2654/3693] Compiling C object drivers/librte_crypto_dpaa_sec.so.26.0.p/meson-generated_.._rte_crypto_dpaa_sec.pmd.c.o
[2655/3693] Compiling C object drivers/librte_crypto_dpaa2_sec.so.26.0.p/meson-generated_.._rte_crypto_dpaa2_sec.pmd.c.o
[2656/3693] Compiling C object drivers/librte_crypto_nitrox.a.p/meson-generated_.._rte_crypto_nitrox.pmd.c.o
[2657/3693] Compiling C object drivers/librte_crypto_ionic.a.p/meson-generated_.._rte_crypto_ionic.pmd.c.o
[2658/3693] Compiling C object drivers/librte_crypto_null.a.p/meson-generated_.._rte_crypto_null.pmd.c.o
[2659/3693] Compiling C object drivers/librte_crypto_octeontx.so.26.0.p/meson-generated_.._rte_crypto_octeontx.pmd.c.o
[2660/3693] Compiling C object drivers/librte_crypto_openssl.a.p/meson-generated_.._rte_crypto_openssl.pmd.c.o
[2661/3693] Compiling C object drivers/librte_crypto_scheduler.a.p/meson-generated_.._rte_crypto_scheduler.pmd.c.o
[2662/3693] Compiling C object drivers/librte_crypto_virtio.a.p/meson-generated_.._rte_crypto_virtio.pmd.c.o
[2663/3693] Generating drivers/rte_crypto_dpaa2_sec.sym_chk with a custom command (wrapped by meson to capture output)
[2664/3693] Compiling C object drivers/librte_compress_nitrox.a.p/meson-generated_.._rte_compress_nitrox.pmd.c.o
[2665/3693] Compiling C object drivers/librte_compress_octeontx.a.p/meson-generated_.._rte_compress_octeontx.pmd.c.o
[2666/3693] Compiling C object drivers/librte_compress_zlib.a.p/meson-generated_.._rte_compress_zlib.pmd.c.o
[2667/3693] Compiling C object drivers/librte_ml_cnxk.a.p/meson-generated_.._rte_ml_cnxk.pmd.c.o
[2668/3693] Compiling C object drivers/librte_regex_cn9k.a.p/meson-generated_.._rte_regex_cn9k.pmd.c.o
[2669/3693] Generating drivers/rte_crypto_dpaa_sec.sym_chk with a custom command (wrapped by meson to capture output)
[2670/3693] Compiling C object drivers/librte_vdpa_ifc.a.p/meson-generated_.._rte_vdpa_ifc.pmd.c.o
[2671/3693] Generating drivers/rte_crypto_octeontx.sym_chk with a custom command (wrapped by meson to capture output)
[2672/3693] Compiling C object drivers/librte_vdpa_nfp.a.p/meson-generated_.._rte_vdpa_nfp.pmd.c.o
[2673/3693] Compiling C object drivers/librte_vdpa_sfc.a.p/meson-generated_.._rte_vdpa_sfc.pmd.c.o
[2674/3693] Compiling C object drivers/librte_event_dpaa.a.p/meson-generated_.._rte_event_dpaa.pmd.c.o
[2675/3693] Compiling C object drivers/librte_event_dpaa2.a.p/meson-generated_.._rte_event_dpaa2.pmd.c.o
[2676/3693] Compiling C object drivers/librte_event_octeontx.a.p/meson-generated_.._rte_event_octeontx.pmd.c.o
[2677/3693] Compiling C object drivers/librte_event_cnxk.a.p/meson-generated_.._rte_event_cnxk.pmd.c.o
[2678/3693] Compiling C object drivers/librte_event_opdl.a.p/meson-generated_.._rte_event_opdl.pmd.c.o
[2679/3693] Compiling C object drivers/librte_event_dsw.a.p/meson-generated_.._rte_event_dsw.pmd.c.o
[2680/3693] Compiling C object drivers/librte_event_skeleton.a.p/meson-generated_.._rte_event_skeleton.pmd.c.o
[2681/3693] Compiling C object drivers/librte_event_sw.a.p/meson-generated_.._rte_event_sw.pmd.c.o
[2682/3693] Compiling C object drivers/librte_baseband_fpga_5gnr_fec.a.p/meson-generated_.._rte_baseband_fpga_5gnr_fec.pmd.c.o
[2683/3693] Compiling C object drivers/librte_baseband_fpga_lte_fec.a.p/meson-generated_.._rte_baseband_fpga_lte_fec.pmd.c.o
[2684/3693] Compiling C object drivers/librte_baseband_acc.a.p/meson-generated_.._rte_baseband_acc.pmd.c.o
[2685/3693] Compiling C object drivers/librte_baseband_null.a.p/meson-generated_.._rte_baseband_null.pmd.c.o
[2686/3693] Compiling C object drivers/librte_baseband_turbo_sw.a.p/meson-generated_.._rte_baseband_turbo_sw.pmd.c.o
[2687/3693] Compiling C object drivers/librte_baseband_la12xx.a.p/meson-generated_.._rte_baseband_la12xx.pmd.c.o
[2688/3693] Compiling C object drivers/librte_power_acpi.a.p/meson-generated_.._rte_power_acpi.pmd.c.o
[2689/3693] Compiling C object drivers/librte_power_cppc.a.p/meson-generated_.._rte_power_cppc.pmd.c.o
[2690/3693] Linking static target lib/librte_pmu.a
[2691/3693] Generating drivers/rte_crypto_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
[2692/3693] Linking static target lib/librte_cmdline.a
[2693/3693] Compiling C object drivers/librte_power_intel_uncore.a.p/meson-generated_.._rte_power_intel_uncore.pmd.c.o
[2694/3693] Compiling C object drivers/librte_power_amd_pstate.a.p/meson-generated_.._rte_power_amd_pstate.pmd.c.o
[2695/3693] Compiling C object drivers/librte_power_intel_pstate.a.p/meson-generated_.._rte_power_intel_pstate.pmd.c.o
[2696/3693] Compiling C object drivers/librte_power_kvm_vm.a.p/meson-generated_.._rte_power_kvm_vm.pmd.c.o
[2697/3693] Linking static target lib/librte_bitratestats.a
[2698/3693] Linking static target lib/librte_cfgfile.a
[2699/3693] Generating lib/rte_cmdline_map with a custom command
[2700/3693] Generating lib/rte_bitratestats_map with a custom command
[2701/3693] Linking static target lib/librte_distributor.a
[2702/3693] Generating lib/rte_pmu_map with a custom command
[2703/3693] Linking static target lib/librte_efd.a
[2704/3693] Linking target lib/librte_metrics.so.26.0
[2705/3693] Linking target lib/librte_bbdev.so.26.0
[2706/3693] Linking static target lib/librte_dispatcher.a
[2707/3693] Generating lib/rte_cfgfile_map with a custom command
[2708/3693] Linking static target lib/librte_gpudev.a
[2709/3693] Generating drivers/rte_common_sfc_efx.sym_chk with a custom command (wrapped by meson to capture output)
[2710/3693] Linking static target lib/librte_gro.a
[2711/3693] Linking target lib/librte_bpf.so.26.0
[2712/3693] Linking static target lib/librte_jobstats.a
[2713/3693] Generating lib/rte_dispatcher_map with a custom command
[2714/3693] Linking target lib/librte_compressdev.so.26.0
[2715/3693] Linking static target lib/librte_latencystats.a
[2716/3693] Linking static target lib/librte_member.a
[2717/3693] Generating lib/rte_gro_map with a custom command
[2718/3693] Generating lib/rte_gpudev_map with a custom command
[2719/3693] Generating lib/rte_distributor_map with a custom command
[2720/3693] Generating lib/rte_efd_map with a custom command
[2721/3693] Generating lib/rte_jobstats_map with a custom command
[2722/3693] Generating lib/rte_latencystats_map with a custom command
[2723/3693] Generating lib/rte_member_map with a custom command
[2724/3693] Linking target lib/librte_gso.so.26.0
[2725/3693] Linking static target lib/librte_pdcp.a
[2726/3693] Linking target lib/librte_mldev.so.26.0
[2727/3693] Linking static target lib/librte_pdump.a
[2728/3693] Linking target lib/librte_regexdev.so.26.0
[2729/3693] Linking target lib/librte_power.so.26.0
[2730/3693] Generating lib/rte_pdcp_map with a custom command
[2731/3693] Linking static target lib/librte_node.a
[2732/3693] Generating lib/rte_pdump_map with a custom command
[2733/3693] Linking target lib/librte_fib.so.26.0
[2734/3693] Linking static target drivers/librte_bus_auxiliary.a
[2735/3693] Generating lib/rte_node_map with a custom command
[2736/3693] Linking static target drivers/librte_bus_cdx.a
[2737/3693] Linking target lib/librte_graph.so.26.0
[2738/3693] Linking target drivers/librte_common_ionic.so.26.0
[2739/3693] Linking static target drivers/librte_bus_platform.a
[2740/3693] Generating drivers/rte_bus_auxiliary_map with a custom command
[2741/3693] Linking target lib/librte_pipeline.so.26.0
[2742/3693] Generating drivers/rte_bus_cdx_map with a custom command
[2743/3693] Generating drivers/rte_bus_platform_map with a custom command
[2744/3693] Linking target drivers/librte_bus_vmbus.so.26.0
[2745/3693] Linking target drivers/librte_bus_uacce.so.26.0
[2746/3693] Linking static target drivers/librte_common_qat.a
[2747/3693] Linking target drivers/librte_common_nfp.so.26.0
[2748/3693] Linking static target drivers/librte_common_zsda.a
[2749/3693] Linking static target drivers/librte_mempool_bucket.a
[2750/3693] Linking target drivers/librte_common_nitrox.so.26.0
[2751/3693] Linking static target drivers/librte_mempool_ring.a
[2752/3693] Generating drivers/rte_common_zsda_map with a custom command
[2753/3693] Linking static target drivers/librte_mempool_stack.a
[2754/3693] Linking target drivers/librte_common_sfc_efx.so.26.0
[2755/3693] Generating drivers/rte_mempool_bucket_map with a custom command
[2756/3693] Linking static target drivers/librte_dma_dpaa.a
[2757/3693] Generating drivers/rte_mempool_ring_map with a custom command
[2758/3693] Linking static target drivers/librte_dma_dpaa2.a
[2759/3693] Linking target lib/librte_vhost.so.26.0
[2760/3693] Generating drivers/rte_common_qat_map with a custom command
[2761/3693] Linking static target drivers/librte_dma_hisi_acc.a
[2762/3693] Linking static target drivers/librte_dma_hisi_pciep.a
[2763/3693] Generating drivers/rte_mempool_stack_map with a custom command
[2764/3693] Linking static target drivers/librte_dma_odm.a
[2765/3693] Generating drivers/rte_dma_dpaa_map with a custom command
[2766/3693] Linking static target drivers/librte_dma_skeleton.a
[2767/3693] Generating drivers/rte_dma_hisi_acc_map with a custom command
[2768/3693] Linking static target drivers/librte_net_af_packet.a
[2769/3693] Generating drivers/rte_dma_hisi_pciep_map with a custom command
[2770/3693] Linking static target drivers/librte_net_ark.a
[2771/3693] Generating drivers/rte_dma_odm_map with a custom command
[2772/3693] Generating drivers/rte_dma_dpaa2_map with a custom command
[2773/3693] Linking static target drivers/librte_net_atlantic.a
[2774/3693] Linking static target drivers/librte_net_avp.a
[2775/3693] Linking target drivers/librte_dma_cnxk.so.26.0
[2776/3693] Generating drivers/rte_net_af_packet_map with a custom command
[2777/3693] Linking static target drivers/librte_net_axgbe.a
[2778/3693] Linking static target drivers/librte_net_bnx2x.a
[2779/3693] Generating drivers/rte_dma_skeleton_map with a custom command
[2780/3693] Generating drivers/rte_net_atlantic_map with a custom command
[2781/3693] Generating drivers/rte_net_ark_map with a custom command
[2782/3693] Generating drivers/rte_net_avp_map with a custom command
[2783/3693] Linking static target drivers/librte_net_bond.a
[2784/3693] Generating drivers/rte_net_axgbe_map with a custom command
[2785/3693] Linking static target drivers/librte_net_cxgbe.a
[2786/3693] Linking static target drivers/librte_net_bnxt.a
[2787/3693] Linking target lib/librte_stack.so.26.0
[2788/3693] Generating drivers/rte_net_bond_map with a custom command
[2789/3693] Linking static target drivers/librte_net_ena.a
[2790/3693] Generating drivers/rte_net_cxgbe_map with a custom command
[2791/3693] Linking static target drivers/librte_net_enetc.a
[2792/3693] Generating drivers/rte_net_ena_map with a custom command
[2793/3693] Generating drivers/rte_net_bnx2x_map with a custom command
[2794/3693] Linking static target drivers/librte_net_enetfec.a
[2795/3693] Linking static target drivers/librte_net_enic.a
[2796/3693] Linking target lib/librte_reorder.so.26.0
[2797/3693] Linking static target drivers/librte_net_failsafe.a
[2798/3693] Linking target drivers/librte_net_dpaa2.so.26.0
[2799/3693] Linking static target drivers/librte_net_gve.a
[2800/3693] Generating drivers/rte_net_enetfec_map with a custom command
[2801/3693] Linking target drivers/librte_net_dpaa.so.26.0
[2802/3693] Linking static target drivers/librte_net_hinic.a
[2803/3693] Generating drivers/rte_net_enetc_map with a custom command
[2804/3693] Linking static target drivers/librte_net_hinic3.a
[2805/3693] Generating drivers/rte_net_enic_map with a custom command
[2806/3693] Linking static target drivers/librte_net_hns3.a
[2807/3693] Linking static target drivers/librte_net_e1000.a
[2808/3693] Generating drivers/rte_net_failsafe_map with a custom command
[2809/3693] Linking static target drivers/librte_net_fm10k.a
[2810/3693] Linking target drivers/librte_net_cnxk.so.26.0
[2811/3693] Generating drivers/rte_net_hinic_map with a custom command
[2812/3693] Generating drivers/rte_net_gve_map with a custom command
[2813/3693] Generating drivers/rte_net_hns3_map with a custom command
[2814/3693] Linking static target drivers/librte_net_ice.a
[2815/3693] Generating drivers/rte_net_hinic3_map with a custom command
[2816/3693] Generating drivers/rte_net_e1000_map with a custom command
[2817/3693] Generating drivers/rte_net_bnxt_map with a custom command
[2818/3693] Linking static target drivers/librte_net_ixgbe.a
[2819/3693] Generating drivers/rte_net_fm10k_map with a custom command
[2820/3693] Generating drivers/rte_net_ice_map with a custom command
[2821/3693] Linking static target drivers/librte_net_cpfl.a
[2822/3693] Linking static target drivers/librte_net_ionic.a
[2823/3693] Linking target drivers/librte_net_i40e.so.26.0
[2824/3693] Linking static target drivers/librte_net_memif.a
[2825/3693] Linking static target drivers/librte_net_nbl.a
[2826/3693] Linking target drivers/librte_net_idpf.so.26.0
[2827/3693] Generating drivers/rte_net_cpfl_map with a custom command
[2828/3693] Linking static target drivers/librte_net_netvsc.a
[2829/3693] Linking target drivers/librte_net_iavf.so.26.0
[2830/3693] Linking static target drivers/librte_net_nfp.a
[2831/3693] Generating drivers/rte_net_memif_map with a custom command
[2832/3693] Generating drivers/rte_net_nbl_map with a custom command
[2833/3693] Linking static target drivers/librte_net_null.a
[2834/3693] Linking static target drivers/librte_net_ngbe.a
[2835/3693] Generating drivers/rte_net_ixgbe_map with a custom command
[2836/3693] Generating drivers/rte_net_netvsc_map with a custom command
[2837/3693] Generating drivers/rte_net_ionic_map with a custom command
[2838/3693] Linking static target drivers/librte_net_octeon_ep.a
[2839/3693] Linking static target drivers/librte_net_pcap.a
[2840/3693] Linking target drivers/librte_net_ipn3ke.so.26.0
[2841/3693] Linking static target drivers/librte_net_pfe.a
[2842/3693] Generating drivers/rte_net_null_map with a custom command
[2843/3693] Generating drivers/rte_net_ngbe_map with a custom command
[2844/3693] Linking static target drivers/librte_net_qede.a
[2845/3693] Generating drivers/rte_net_nfp_map with a custom command
[2846/3693] Linking static target drivers/librte_net_ring.a
[2847/3693] Linking static target drivers/librte_net_r8169.a
[2848/3693] Generating drivers/rte_net_octeon_ep_map with a custom command
[2849/3693] Generating drivers/rte_net_pcap_map with a custom command
[2850/3693] Linking static target drivers/librte_net_rnp.a
[2851/3693] Linking static target drivers/librte_net_sfc.a
[2852/3693] Linking static target drivers/librte_net_softnic.a
[2853/3693] Generating drivers/rte_net_ring_map with a custom command
[2854/3693] Linking static target drivers/librte_net_tap.a
[2855/3693] Generating drivers/rte_net_pfe_map with a custom command
[2856/3693] Generating drivers/rte_net_rnp_map with a custom command
[2857/3693] Generating drivers/rte_net_qede_map with a custom command
[2858/3693] Linking static target drivers/librte_net_thunderx.a
[2859/3693] Generating drivers/rte_net_r8169_map with a custom command
[2860/3693] Linking static target drivers/librte_net_vdev_netvsc.a
[2861/3693] Linking static target drivers/librte_net_txgbe.a
[2862/3693] Generating drivers/rte_net_softnic_map with a custom command
[2863/3693] Linking static target drivers/librte_net_vhost.a
[2864/3693] Linking target drivers/librte_net_octeontx.so.26.0
[2865/3693] Linking static target drivers/librte_net_virtio.a
[2866/3693] Generating drivers/rte_net_thunderx_map with a custom command
[2867/3693] Linking static target drivers/librte_net_vmxnet3.a
[2868/3693] Linking static target drivers/librte_net_xsc.a
[2869/3693] Generating drivers/rte_net_txgbe_map with a custom command
[2870/3693] Generating drivers/rte_net_tap_map with a custom command
[2871/3693] Generating drivers/rte_net_sfc_map with a custom command
[2872/3693] Generating drivers/rte_net_vdev_netvsc_map with a custom command
[2873/3693] Linking static target drivers/librte_raw_cnxk_bphy.a
[2874/3693] Linking static target drivers/librte_net_zxdh.a
[2875/3693] Generating drivers/rte_net_vhost_map with a custom command
[2876/3693] Linking static target drivers/librte_raw_cnxk_gpio.a
[2877/3693] Linking static target drivers/librte_raw_cnxk_rvu_lf.a
[2878/3693] Generating drivers/rte_net_virtio_map with a custom command
[2879/3693] Linking static target drivers/librte_raw_dpaa2_cmdif.a
[2880/3693] Generating drivers/rte_net_vmxnet3_map with a custom command
[2881/3693] Linking static target drivers/librte_raw_gdtc.a
[2882/3693] Linking static target drivers/librte_raw_ifpga.a
[2883/3693] Generating drivers/rte_raw_cnxk_gpio_map with a custom command
[2884/3693] Generating drivers/rte_raw_cnxk_rvu_lf_map with a custom command
[2885/3693] Linking static target drivers/librte_raw_ntb.a
[2886/3693] Generating drivers/rte_raw_dpaa2_cmdif_map with a custom command
[2887/3693] Generating drivers/rte_raw_cnxk_bphy_map with a custom command
[2888/3693] Generating drivers/rte_net_xsc_map with a custom command
[2889/3693] Linking static target drivers/librte_raw_skeleton.a
[2890/3693] Linking static target drivers/librte_crypto_bcmfs.a
[2891/3693] Linking static target drivers/librte_crypto_caam_jr.a
[2892/3693] Generating drivers/rte_raw_gdtc_map with a custom command
[2893/3693] Linking static target drivers/librte_crypto_ccp.a
[2894/3693] Generating drivers/rte_net_zxdh_map with a custom command
[2895/3693] Generating drivers/rte_raw_skeleton_map with a custom command
[2896/3693] Generating drivers/rte_crypto_caam_jr_map with a custom command
[2897/3693] Generating drivers/rte_raw_ntb_map with a custom command
[2898/3693] Generating drivers/rte_crypto_bcmfs_map with a custom command
[2899/3693] Linking static target drivers/librte_crypto_ionic.a
[2900/3693] Linking static target drivers/librte_crypto_nitrox.a
[2901/3693] Linking static target drivers/librte_crypto_null.a
[2902/3693] Generating drivers/rte_crypto_ionic_map with a custom command
[2903/3693] Generating drivers/rte_crypto_nitrox_map with a custom command
[2904/3693] Generating drivers/rte_raw_ifpga_map with a custom command
[2905/3693] Linking static target drivers/librte_crypto_openssl.a
[2906/3693] Generating drivers/rte_crypto_ccp_map with a custom command
[2907/3693] Linking static target drivers/librte_crypto_scheduler.a
[2908/3693] Generating drivers/rte_crypto_null_map with a custom command
[2909/3693] Linking static target drivers/librte_crypto_virtio.a
[2910/3693] Linking target drivers/librte_crypto_dpaa_sec.so.26.0
[2911/3693] Linking static target drivers/librte_compress_nitrox.a
[2912/3693] Linking target drivers/librte_crypto_dpaa2_sec.so.26.0
[2913/3693] Linking static target drivers/librte_compress_octeontx.a
[2914/3693] Generating drivers/rte_crypto_openssl_map with a custom command
[2915/3693] Linking static target drivers/librte_compress_zlib.a
[2916/3693] Generating drivers/rte_crypto_virtio_map with a custom command
[2917/3693] Linking static target drivers/librte_regex_cn9k.a
[2918/3693] Generating drivers/rte_compress_nitrox_map with a custom command
[2919/3693] Linking static target drivers/librte_ml_cnxk.a
[2920/3693] Generating drivers/rte_compress_octeontx_map with a custom command
[2921/3693] Generating drivers/rte_crypto_scheduler_map with a custom command
[2922/3693] Linking static target drivers/librte_vdpa_ifc.a
[2923/3693] Generating drivers/rte_compress_zlib_map with a custom command
[2924/3693] Linking static target drivers/librte_vdpa_nfp.a
[2925/3693] Linking static target drivers/librte_vdpa_sfc.a
[2926/3693] Linking target drivers/librte_crypto_octeontx.so.26.0
[2927/3693] Generating drivers/rte_ml_cnxk_map with a custom command
[2928/3693] Linking target drivers/librte_crypto_cnxk.so.26.0
[2929/3693] Generating drivers/rte_regex_cn9k_map with a custom command
[2930/3693] Linking static target drivers/librte_event_dpaa.a
[2931/3693] Generating drivers/rte_vdpa_ifc_map with a custom command
[2932/3693] Linking static target drivers/librte_event_dpaa2.a
[2933/3693] Linking static target drivers/librte_event_dsw.a
[2934/3693] Generating drivers/rte_vdpa_sfc_map with a custom command
[2935/3693] Linking static target drivers/librte_event_octeontx.a
[2936/3693] Generating drivers/rte_vdpa_nfp_map with a custom command
[2937/3693] Linking static target drivers/librte_event_opdl.a
[2938/3693] Generating drivers/rte_event_dpaa_map with a custom command
[2939/3693] Linking static target drivers/librte_event_skeleton.a
[2940/3693] Linking static target drivers/librte_event_sw.a
[2941/3693] Generating drivers/rte_event_octeontx_map with a custom command
[2942/3693] Generating drivers/rte_event_dsw_map with a custom command
[2943/3693] Linking static target drivers/librte_baseband_acc.a
[2944/3693] Linking static target drivers/librte_baseband_fpga_5gnr_fec.a
[2945/3693] Generating drivers/rte_event_skeleton_map with a custom command
[2946/3693] Generating drivers/rte_event_opdl_map with a custom command
[2947/3693] Linking static target drivers/librte_baseband_fpga_lte_fec.a
[2948/3693] Linking static target drivers/librte_baseband_la12xx.a
[2949/3693] Linking static target drivers/librte_event_cnxk.a
[2950/3693] Generating drivers/rte_event_dpaa2_map with a custom command
[2951/3693] Linking static target drivers/librte_baseband_null.a
[2952/3693] Linking static target drivers/librte_baseband_turbo_sw.a
[2953/3693] Generating drivers/rte_baseband_acc_map with a custom command
[2954/3693] Generating drivers/rte_baseband_fpga_5gnr_fec_map with a custom command
[2955/3693] Generating drivers/rte_event_cnxk_map with a custom command
[2956/3693] Linking static target drivers/librte_power_acpi.a
[2957/3693] Generating drivers/rte_baseband_fpga_lte_fec_map with a custom command
[2958/3693] Linking static target drivers/librte_power_amd_pstate.a
[2959/3693] Linking static target drivers/librte_power_cppc.a
[2960/3693] Generating drivers/rte_baseband_la12xx_map with a custom command
[2961/3693] Linking static target drivers/librte_power_intel_pstate.a
[2962/3693] Generating drivers/rte_event_sw_map with a custom command
[2963/3693] Generating drivers/rte_baseband_turbo_sw_map with a custom command
[2964/3693] Linking static target drivers/librte_power_intel_uncore.a
[2965/3693] Linking static target drivers/librte_power_kvm_vm.a
[2966/3693] Generating drivers/rte_power_acpi_map with a custom command
[2967/3693] Generating drivers/rte_baseband_null_map with a custom command
[2968/3693] Generating drivers/rte_power_intel_pstate_map with a custom command
[2969/3693] Generating drivers/rte_power_cppc_map with a custom command
[2970/3693] Generating drivers/rte_power_amd_pstate_map with a custom command
[2971/3693] Generating drivers/rte_power_kvm_vm_map with a custom command
[2972/3693] Generating drivers/rte_power_intel_uncore_map with a custom command
[2973/3693] Generating app/graph/commands_hdr with a custom command (wrapped by meson to capture output)
[2974/3693] Generating symbol file lib/librte_bbdev.so.26.0.p/librte_bbdev.so.26.0.symbols
[2975/3693] Generating symbol file lib/librte_metrics.so.26.0.p/librte_metrics.so.26.0.symbols
[2976/3693] Generating app/test/test_cfgfiles/test_cfgfile with a custom command (wrapped by meson to capture output)
[2977/3693] Generating lib/bitratestats.sym_chk with a custom command (wrapped by meson to capture output)
[2978/3693] Generating lib/cmdline.sym_chk with a custom command (wrapped by meson to capture output)
[2979/3693] Generating lib/pmu.sym_chk with a custom command (wrapped by meson to capture output)
[2980/3693] Generating lib/cfgfile.sym_chk with a custom command (wrapped by meson to capture output)
[2981/3693] Generating symbol file lib/librte_bpf.so.26.0.p/librte_bpf.so.26.0.symbols
[2982/3693] Generating symbol file lib/librte_compressdev.so.26.0.p/librte_compressdev.so.26.0.symbols
[2983/3693] Generating lib/efd.sym_chk with a custom command (wrapped by meson to capture output)
[2984/3693] Generating lib/distributor.sym_chk with a custom command (wrapped by meson to capture output)
[2985/3693] Generating lib/gro.sym_chk with a custom command (wrapped by meson to capture output)
[2986/3693] Generating lib/jobstats.sym_chk with a custom command (wrapped by meson to capture output)
[2987/3693] Generating symbol file lib/librte_gso.so.26.0.p/librte_gso.so.26.0.symbols
[2988/3693] Generating lib/latencystats.sym_chk with a custom command (wrapped by meson to capture output)
[2989/3693] Generating lib/member.sym_chk with a custom command (wrapped by meson to capture output)
[2990/3693] Generating lib/dispatcher.sym_chk with a custom command (wrapped by meson to capture output)
[2991/3693] Generating symbol file lib/librte_power.so.26.0.p/librte_power.so.26.0.symbols
[2992/3693] Generating symbol file lib/librte_reorder.so.26.0.p/librte_reorder.so.26.0.symbols
[2993/3693] Generating symbol file lib/librte_mldev.so.26.0.p/librte_mldev.so.26.0.symbols
[2994/3693] Generating symbol file lib/librte_regexdev.so.26.0.p/librte_regexdev.so.26.0.symbols
[2995/3693] Generating symbol file lib/librte_stack.so.26.0.p/librte_stack.so.26.0.symbols
[2996/3693] Generating lib/pdcp.sym_chk with a custom command (wrapped by meson to capture output)
[2997/3693] Generating symbol file lib/librte_fib.so.26.0.p/librte_fib.so.26.0.symbols
[2998/3693] Generating lib/pdump.sym_chk with a custom command (wrapped by meson to capture output)
[2999/3693] Generating symbol file lib/librte_vhost.so.26.0.p/librte_vhost.so.26.0.symbols
[3000/3693] Generating symbol file lib/librte_graph.so.26.0.p/librte_graph.so.26.0.symbols
[3001/3693] Compiling C object drivers/librte_bus_cdx.so.26.0.p/meson-generated_.._rte_bus_cdx.pmd.c.o
[3002/3693] Compiling C object drivers/librte_bus_auxiliary.so.26.0.p/meson-generated_.._rte_bus_auxiliary.pmd.c.o
[3003/3693] Compiling C object drivers/librte_bus_platform.so.26.0.p/meson-generated_.._rte_bus_platform.pmd.c.o
[3004/3693] Generating symbol file drivers/librte_common_ionic.so.26.0.p/librte_common_ionic.so.26.0.symbols
[3005/3693] Generating lib/gpudev.sym_chk with a custom command (wrapped by meson to capture output)
[3006/3693] Generating symbol file lib/librte_pipeline.so.26.0.p/librte_pipeline.so.26.0.symbols
[3007/3693] Generating drivers/rte_bus_auxiliary.sym_chk with a custom command (wrapped by meson to capture output)
[3008/3693] Generating lib/node.sym_chk with a custom command (wrapped by meson to capture output)
[3009/3693] Generating drivers/rte_bus_platform.sym_chk with a custom command (wrapped by meson to capture output)
[3010/3693] Generating symbol file drivers/librte_bus_vmbus.so.26.0.p/librte_bus_vmbus.so.26.0.symbols
[3011/3693] Compiling C object drivers/librte_common_qat.so.26.0.p/meson-generated_.._rte_common_qat.pmd.c.o
[3012/3693] Generating symbol file drivers/librte_common_nfp.so.26.0.p/librte_common_nfp.so.26.0.symbols
[3013/3693] Generating symbol file drivers/librte_common_nitrox.so.26.0.p/librte_common_nitrox.so.26.0.symbols
[3014/3693] Compiling C object drivers/librte_common_zsda.so.26.0.p/meson-generated_.._rte_common_zsda.pmd.c.o
[3015/3693] Compiling C object drivers/librte_mempool_bucket.so.26.0.p/meson-generated_.._rte_mempool_bucket.pmd.c.o
[3016/3693] Generating drivers/rte_common_qat.sym_chk with a custom command (wrapped by meson to capture output)
[3017/3693] Generating drivers/rte_bus_cdx.sym_chk with a custom command (wrapped by meson to capture output)
[3018/3693] Compiling C object drivers/librte_mempool_ring.so.26.0.p/meson-generated_.._rte_mempool_ring.pmd.c.o
[3019/3693] Generating symbol file drivers/librte_common_sfc_efx.so.26.0.p/librte_common_sfc_efx.so.26.0.symbols
[3020/3693] Generating symbol file drivers/librte_bus_uacce.so.26.0.p/librte_bus_uacce.so.26.0.symbols
[3021/3693] Generating drivers/rte_common_zsda.sym_chk with a custom command (wrapped by meson to capture output)
[3022/3693] Compiling C object drivers/librte_mempool_stack.so.26.0.p/meson-generated_.._rte_mempool_stack.pmd.c.o
[3023/3693] Compiling C object drivers/librte_dma_dpaa.so.26.0.p/meson-generated_.._rte_dma_dpaa.pmd.c.o
[3024/3693] Generating drivers/rte_mempool_bucket.sym_chk with a custom command (wrapped by meson to capture output)
[3025/3693] Compiling C object drivers/librte_dma_dpaa2.so.26.0.p/meson-generated_.._rte_dma_dpaa2.pmd.c.o
[3026/3693] Compiling C object drivers/librte_dma_hisi_acc.so.26.0.p/meson-generated_.._rte_dma_hisi_acc.pmd.c.o
[3027/3693] Generating drivers/rte_mempool_stack.sym_chk with a custom command (wrapped by meson to capture output)
[3028/3693] Generating drivers/rte_dma_dpaa.sym_chk with a custom command (wrapped by meson to capture output)
[3029/3693] Generating symbol file drivers/librte_dma_cnxk.so.26.0.p/librte_dma_cnxk.so.26.0.symbols
[3030/3693] Compiling C object drivers/librte_dma_hisi_pciep.so.26.0.p/meson-generated_.._rte_dma_hisi_pciep.pmd.c.o
[3031/3693] Generating drivers/rte_mempool_ring.sym_chk with a custom command (wrapped by meson to capture output)
[3032/3693] Compiling C object drivers/librte_dma_odm.so.26.0.p/meson-generated_.._rte_dma_odm.pmd.c.o
[3033/3693] Generating drivers/rte_dma_dpaa2.sym_chk with a custom command (wrapped by meson to capture output)
[3034/3693] Compiling C object drivers/librte_dma_skeleton.so.26.0.p/meson-generated_.._rte_dma_skeleton.pmd.c.o
[3035/3693] Compiling C object drivers/librte_net_ark.so.26.0.p/meson-generated_.._rte_net_ark.pmd.c.o
[3036/3693] Compiling C object drivers/librte_net_af_packet.so.26.0.p/meson-generated_.._rte_net_af_packet.pmd.c.o
[3037/3693] Generating drivers/rte_dma_hisi_pciep.sym_chk with a custom command (wrapped by meson to capture output)
[3038/3693] Generating drivers/rte_dma_hisi_acc.sym_chk with a custom command (wrapped by meson to capture output)
[3039/3693] Generating drivers/rte_dma_odm.sym_chk with a custom command (wrapped by meson to capture output)
[3040/3693] Generating drivers/rte_dma_skeleton.sym_chk with a custom command (wrapped by meson to capture output)
[3041/3693] Compiling C object drivers/librte_net_atlantic.so.26.0.p/meson-generated_.._rte_net_atlantic.pmd.c.o
[3042/3693] Compiling C object drivers/librte_net_avp.so.26.0.p/meson-generated_.._rte_net_avp.pmd.c.o
[3043/3693] Compiling C object drivers/librte_net_axgbe.so.26.0.p/meson-generated_.._rte_net_axgbe.pmd.c.o
[3044/3693] Generating drivers/rte_net_af_packet.sym_chk with a custom command (wrapped by meson to capture output)
[3045/3693] Compiling C object drivers/librte_net_bnx2x.so.26.0.p/meson-generated_.._rte_net_bnx2x.pmd.c.o
[3046/3693] Generating drivers/rte_net_ark.sym_chk with a custom command (wrapped by meson to capture output)
[3047/3693] Generating drivers/rte_net_avp.sym_chk with a custom command (wrapped by meson to capture output)
[3048/3693] Generating drivers/rte_net_axgbe.sym_chk with a custom command (wrapped by meson to capture output)
[3049/3693] Compiling C object drivers/librte_net_bnxt.so.26.0.p/meson-generated_.._rte_net_bnxt.pmd.c.o
[3050/3693] Compiling C object drivers/librte_net_bond.so.26.0.p/meson-generated_.._rte_net_bond.pmd.c.o
[3051/3693] Compiling C object drivers/librte_net_cxgbe.so.26.0.p/meson-generated_.._rte_net_cxgbe.pmd.c.o
[3052/3693] Generating drivers/rte_net_atlantic.sym_chk with a custom command (wrapped by meson to capture output)
[3053/3693] Generating drivers/rte_net_bnxt.sym_chk with a custom command (wrapped by meson to capture output)
[3054/3693] Generating drivers/rte_net_bond.sym_chk with a custom command (wrapped by meson to capture output)
[3055/3693] Generating symbol file drivers/librte_net_cnxk.so.26.0.p/librte_net_cnxk.so.26.0.symbols
[3056/3693] Compiling C object drivers/librte_net_ena.so.26.0.p/meson-generated_.._rte_net_ena.pmd.c.o
[3057/3693] Generating drivers/rte_net_cxgbe.sym_chk with a custom command (wrapped by meson to capture output)
[3058/3693] Generating drivers/rte_net_bnx2x.sym_chk with a custom command (wrapped by meson to capture output)
[3059/3693] Compiling C object drivers/librte_net_enetc.so.26.0.p/meson-generated_.._rte_net_enetc.pmd.c.o
[3060/3693] Generating symbol file drivers/librte_net_dpaa.so.26.0.p/librte_net_dpaa.so.26.0.symbols
[3061/3693] Compiling C object drivers/librte_net_enetfec.so.26.0.p/meson-generated_.._rte_net_enetfec.pmd.c.o
[3062/3693] Compiling C object drivers/librte_net_enic.so.26.0.p/meson-generated_.._rte_net_enic.pmd.c.o
[3063/3693] Generating symbol file drivers/librte_net_dpaa2.so.26.0.p/librte_net_dpaa2.so.26.0.symbols
[3064/3693] Generating drivers/rte_net_ena.sym_chk with a custom command (wrapped by meson to capture output)
[3065/3693] Compiling C object drivers/librte_net_failsafe.so.26.0.p/meson-generated_.._rte_net_failsafe.pmd.c.o
[3066/3693] Compiling C object drivers/librte_net_gve.so.26.0.p/meson-generated_.._rte_net_gve.pmd.c.o
[3067/3693] Compiling C object drivers/librte_net_hinic.so.26.0.p/meson-generated_.._rte_net_hinic.pmd.c.o
[3068/3693] Generating drivers/rte_net_enetfec.sym_chk with a custom command (wrapped by meson to capture output)
[3069/3693] Compiling C object drivers/librte_net_hinic3.so.26.0.p/meson-generated_.._rte_net_hinic3.pmd.c.o
[3070/3693] Generating drivers/rte_net_failsafe.sym_chk with a custom command (wrapped by meson to capture output)
[3071/3693] Compiling C object drivers/librte_net_hns3.so.26.0.p/meson-generated_.._rte_net_hns3.pmd.c.o
[3072/3693] Generating drivers/rte_net_enetc.sym_chk with a custom command (wrapped by meson to capture output)
[3073/3693] Generating drivers/rte_net_gve.sym_chk with a custom command (wrapped by meson to capture output)
[3074/3693] Generating drivers/rte_net_hinic.sym_chk with a custom command (wrapped by meson to capture output)
[3075/3693] Generating drivers/rte_net_enic.sym_chk with a custom command (wrapped by meson to capture output)
[3076/3693] Compiling C object drivers/librte_net_e1000.so.26.0.p/meson-generated_.._rte_net_e1000.pmd.c.o
[3077/3693] Compiling C object drivers/librte_net_fm10k.so.26.0.p/meson-generated_.._rte_net_fm10k.pmd.c.o
[3078/3693] Generating drivers/rte_net_hinic3.sym_chk with a custom command (wrapped by meson to capture output)
[3079/3693] Generating drivers/rte_net_hns3.sym_chk with a custom command (wrapped by meson to capture output)
[3080/3693] Compiling C object drivers/librte_net_ice.so.26.0.p/meson-generated_.._rte_net_ice.pmd.c.o
[3081/3693] Generating drivers/rte_net_e1000.sym_chk with a custom command (wrapped by meson to capture output)
[3082/3693] Generating symbol file drivers/librte_net_i40e.so.26.0.p/librte_net_i40e.so.26.0.symbols
[3083/3693] Compiling C object drivers/librte_net_ixgbe.so.26.0.p/meson-generated_.._rte_net_ixgbe.pmd.c.o
[3084/3693] Generating symbol file drivers/librte_net_iavf.so.26.0.p/librte_net_iavf.so.26.0.symbols
[3085/3693] Generating drivers/rte_net_fm10k.sym_chk with a custom command (wrapped by meson to capture output)
[3086/3693] Generating symbol file drivers/librte_net_idpf.so.26.0.p/librte_net_idpf.so.26.0.symbols
[3087/3693] Compiling C object drivers/librte_net_cpfl.so.26.0.p/meson-generated_.._rte_net_cpfl.pmd.c.o
[3088/3693] Compiling C object drivers/librte_net_ionic.so.26.0.p/meson-generated_.._rte_net_ionic.pmd.c.o
[3089/3693] Compiling C object drivers/librte_net_memif.so.26.0.p/meson-generated_.._rte_net_memif.pmd.c.o
[3090/3693] Generating symbol file drivers/librte_net_ipn3ke.so.26.0.p/librte_net_ipn3ke.so.26.0.symbols
[3091/3693] Generating drivers/rte_net_ice.sym_chk with a custom command (wrapped by meson to capture output)
[3092/3693] Compiling C object drivers/librte_net_nbl.so.26.0.p/meson-generated_.._rte_net_nbl.pmd.c.o
[3093/3693] Generating drivers/rte_net_cpfl.sym_chk with a custom command (wrapped by meson to capture output)
[3094/3693] Compiling C object drivers/librte_net_netvsc.so.26.0.p/meson-generated_.._rte_net_netvsc.pmd.c.o
[3095/3693] Generating drivers/rte_net_memif.sym_chk with a custom command (wrapped by meson to capture output)
[3096/3693] Compiling C object drivers/librte_net_nfp.so.26.0.p/meson-generated_.._rte_net_nfp.pmd.c.o
[3097/3693] Generating drivers/rte_net_ixgbe.sym_chk with a custom command (wrapped by meson to capture output)
[3098/3693] Generating drivers/rte_net_ionic.sym_chk with a custom command (wrapped by meson to capture output)
[3099/3693] Generating drivers/rte_net_netvsc.sym_chk with a custom command (wrapped by meson to capture output)
[3100/3693] Compiling C object drivers/librte_net_ngbe.so.26.0.p/meson-generated_.._rte_net_ngbe.pmd.c.o
[3101/3693] Generating drivers/rte_net_nbl.sym_chk with a custom command (wrapped by meson to capture output)
[3102/3693] Generating drivers/rte_net_nfp.sym_chk with a custom command (wrapped by meson to capture output)
[3103/3693] Compiling C object drivers/librte_net_octeon_ep.so.26.0.p/meson-generated_.._rte_net_octeon_ep.pmd.c.o
[3104/3693] Compiling C object drivers/librte_net_pcap.so.26.0.p/meson-generated_.._rte_net_pcap.pmd.c.o
[3105/3693] Compiling C object drivers/librte_net_null.so.26.0.p/meson-generated_.._rte_net_null.pmd.c.o
[3106/3693] Generating drivers/rte_net_ngbe.sym_chk with a custom command (wrapped by meson to capture output)
[3107/3693] Compiling C object drivers/librte_net_pfe.so.26.0.p/meson-generated_.._rte_net_pfe.pmd.c.o
[3108/3693] Compiling C object drivers/librte_net_qede.so.26.0.p/meson-generated_.._rte_net_qede.pmd.c.o
[3109/3693] Generating symbol file drivers/librte_net_octeontx.so.26.0.p/librte_net_octeontx.so.26.0.symbols
[3110/3693] Compiling C object drivers/librte_net_r8169.so.26.0.p/meson-generated_.._rte_net_r8169.pmd.c.o
[3111/3693] Generating drivers/rte_net_null.sym_chk with a custom command (wrapped by meson to capture output)
[3112/3693] Generating drivers/rte_net_pcap.sym_chk with a custom command (wrapped by meson to capture output)
[3113/3693] Generating drivers/rte_net_pfe.sym_chk with a custom command (wrapped by meson to capture output)
[3114/3693] Compiling C object drivers/librte_net_ring.so.26.0.p/meson-generated_.._rte_net_ring.pmd.c.o
[3115/3693] Generating drivers/rte_net_qede.sym_chk with a custom command (wrapped by meson to capture output)
[3116/3693] Generating drivers/rte_net_octeon_ep.sym_chk with a custom command (wrapped by meson to capture output)
[3117/3693] Compiling C object drivers/librte_net_rnp.so.26.0.p/meson-generated_.._rte_net_rnp.pmd.c.o
[3118/3693] Compiling C object drivers/librte_net_sfc.so.26.0.p/meson-generated_.._rte_net_sfc.pmd.c.o
[3119/3693] Generating drivers/rte_net_r8169.sym_chk with a custom command (wrapped by meson to capture output)
[3120/3693] Generating drivers/rte_net_ring.sym_chk with a custom command (wrapped by meson to capture output)
[3121/3693] Compiling C object drivers/librte_net_softnic.so.26.0.p/meson-generated_.._rte_net_softnic.pmd.c.o
[3122/3693] Compiling C object drivers/librte_net_tap.so.26.0.p/meson-generated_.._rte_net_tap.pmd.c.o
[3123/3693] Compiling C object drivers/librte_net_thunderx.so.26.0.p/meson-generated_.._rte_net_thunderx.pmd.c.o
[3124/3693] Generating drivers/rte_net_rnp.sym_chk with a custom command (wrapped by meson to capture output)
[3125/3693] Generating drivers/rte_net_sfc.sym_chk with a custom command (wrapped by meson to capture output)
[3126/3693] Compiling C object drivers/librte_net_txgbe.so.26.0.p/meson-generated_.._rte_net_txgbe.pmd.c.o
[3127/3693] Compiling C object drivers/librte_net_vdev_netvsc.so.26.0.p/meson-generated_.._rte_net_vdev_netvsc.pmd.c.o
[3128/3693] Generating drivers/rte_net_softnic.sym_chk with a custom command (wrapped by meson to capture output)
[3129/3693] Generating drivers/rte_net_thunderx.sym_chk with a custom command (wrapped by meson to capture output)
[3130/3693] Compiling C object drivers/librte_net_virtio.so.26.0.p/meson-generated_.._rte_net_virtio.pmd.c.o
[3131/3693] Compiling C object drivers/librte_net_vhost.so.26.0.p/meson-generated_.._rte_net_vhost.pmd.c.o
[3132/3693] Generating drivers/rte_net_txgbe.sym_chk with a custom command (wrapped by meson to capture output)
[3133/3693] Generating drivers/rte_net_tap.sym_chk with a custom command (wrapped by meson to capture output)
[3134/3693] Compiling C object drivers/librte_net_vmxnet3.so.26.0.p/meson-generated_.._rte_net_vmxnet3.pmd.c.o
[3135/3693] Generating drivers/rte_net_vdev_netvsc.sym_chk with a custom command (wrapped by meson to capture output)
[3136/3693] Compiling C object drivers/librte_net_xsc.so.26.0.p/meson-generated_.._rte_net_xsc.pmd.c.o
[3137/3693] Compiling C object drivers/librte_net_zxdh.so.26.0.p/meson-generated_.._rte_net_zxdh.pmd.c.o
[3138/3693] Compiling C object drivers/librte_raw_cnxk_bphy.so.26.0.p/meson-generated_.._rte_raw_cnxk_bphy.pmd.c.o
[3139/3693] Generating drivers/rte_net_virtio.sym_chk with a custom command (wrapped by meson to capture output)
[3140/3693] Generating drivers/rte_net_vmxnet3.sym_chk with a custom command (wrapped by meson to capture output)
[3141/3693] Generating drivers/rte_net_xsc.sym_chk with a custom command (wrapped by meson to capture output)
[3142/3693] Compiling C object drivers/librte_raw_cnxk_gpio.so.26.0.p/meson-generated_.._rte_raw_cnxk_gpio.pmd.c.o
[3143/3693] Generating drivers/rte_raw_cnxk_bphy.sym_chk with a custom command (wrapped by meson to capture output)
[3144/3693] Compiling C object drivers/librte_raw_cnxk_rvu_lf.so.26.0.p/meson-generated_.._rte_raw_cnxk_rvu_lf.pmd.c.o
[3145/3693] Generating drivers/rte_net_vhost.sym_chk with a custom command (wrapped by meson to capture output)
[3146/3693] Generating drivers/rte_raw_cnxk_gpio.sym_chk with a custom command (wrapped by meson to capture output)
[3147/3693] Compiling C object drivers/librte_raw_dpaa2_cmdif.so.26.0.p/meson-generated_.._rte_raw_dpaa2_cmdif.pmd.c.o
[3148/3693] Compiling C object drivers/librte_raw_gdtc.so.26.0.p/meson-generated_.._rte_raw_gdtc.pmd.c.o
[3149/3693] Compiling C object drivers/librte_raw_ifpga.so.26.0.p/meson-generated_.._rte_raw_ifpga.pmd.c.o
[3150/3693] Generating drivers/rte_net_zxdh.sym_chk with a custom command (wrapped by meson to capture output)
[3151/3693] Compiling C object drivers/librte_raw_ntb.so.26.0.p/meson-generated_.._rte_raw_ntb.pmd.c.o
[3152/3693] Generating drivers/rte_raw_dpaa2_cmdif.sym_chk with a custom command (wrapped by meson to capture output)
[3153/3693] Generating drivers/rte_raw_gdtc.sym_chk with a custom command (wrapped by meson to capture output)
[3154/3693] Compiling C object drivers/librte_raw_skeleton.so.26.0.p/meson-generated_.._rte_raw_skeleton.pmd.c.o
[3155/3693] Compiling C object drivers/librte_crypto_bcmfs.so.26.0.p/meson-generated_.._rte_crypto_bcmfs.pmd.c.o
[3156/3693] Compiling C object drivers/librte_crypto_caam_jr.so.26.0.p/meson-generated_.._rte_crypto_caam_jr.pmd.c.o
[3157/3693] Generating drivers/rte_raw_skeleton.sym_chk with a custom command (wrapped by meson to capture output)
[3158/3693] Generating drivers/rte_raw_ntb.sym_chk with a custom command (wrapped by meson to capture output)
[3159/3693] Generating drivers/rte_raw_ifpga.sym_chk with a custom command (wrapped by meson to capture output)
[3160/3693] Generating drivers/rte_raw_cnxk_rvu_lf.sym_chk with a custom command (wrapped by meson to capture output)
[3161/3693] Compiling C object drivers/librte_crypto_ccp.so.26.0.p/meson-generated_.._rte_crypto_ccp.pmd.c.o
[3162/3693] Compiling C object drivers/librte_crypto_ionic.so.26.0.p/meson-generated_.._rte_crypto_ionic.pmd.c.o
[3163/3693] Generating drivers/rte_crypto_bcmfs.sym_chk with a custom command (wrapped by meson to capture output)
[3164/3693] Generating drivers/rte_crypto_ccp.sym_chk with a custom command (wrapped by meson to capture output)
[3165/3693] Generating drivers/rte_crypto_caam_jr.sym_chk with a custom command (wrapped by meson to capture output)
[3166/3693] Compiling C object drivers/librte_crypto_nitrox.so.26.0.p/meson-generated_.._rte_crypto_nitrox.pmd.c.o
[3167/3693] Generating symbol file drivers/librte_crypto_cnxk.so.26.0.p/librte_crypto_cnxk.so.26.0.symbols
[3168/3693] Compiling C object drivers/librte_crypto_null.so.26.0.p/meson-generated_.._rte_crypto_null.pmd.c.o
[3169/3693] Generating drivers/rte_crypto_ionic.sym_chk with a custom command (wrapped by meson to capture output)
[3170/3693] Generating symbol file drivers/librte_crypto_dpaa2_sec.so.26.0.p/librte_crypto_dpaa2_sec.so.26.0.symbols
[3171/3693] Generating symbol file drivers/librte_crypto_dpaa_sec.so.26.0.p/librte_crypto_dpaa_sec.so.26.0.symbols
[3172/3693] Compiling C object drivers/librte_crypto_openssl.so.26.0.p/meson-generated_.._rte_crypto_openssl.pmd.c.o
[3173/3693] Compiling C object drivers/librte_crypto_scheduler.so.26.0.p/meson-generated_.._rte_crypto_scheduler.pmd.c.o
[3174/3693] Generating drivers/rte_crypto_nitrox.sym_chk with a custom command (wrapped by meson to capture output)
[3175/3693] Compiling C object drivers/librte_crypto_virtio.so.26.0.p/meson-generated_.._rte_crypto_virtio.pmd.c.o
[3176/3693] Generating symbol file drivers/librte_crypto_octeontx.so.26.0.p/librte_crypto_octeontx.so.26.0.symbols
[3177/3693] Generating drivers/rte_crypto_null.sym_chk with a custom command (wrapped by meson to capture output)
[3178/3693] Generating drivers/rte_crypto_openssl.sym_chk with a custom command (wrapped by meson to capture output)
[3179/3693] Compiling C object drivers/librte_compress_nitrox.so.26.0.p/meson-generated_.._rte_compress_nitrox.pmd.c.o
[3180/3693] Compiling C object drivers/librte_compress_octeontx.so.26.0.p/meson-generated_.._rte_compress_octeontx.pmd.c.o
[3181/3693] Generating drivers/rte_crypto_scheduler.sym_chk with a custom command (wrapped by meson to capture output)
[3182/3693] Compiling C object drivers/librte_compress_zlib.so.26.0.p/meson-generated_.._rte_compress_zlib.pmd.c.o
[3183/3693] Generating drivers/rte_crypto_virtio.sym_chk with a custom command (wrapped by meson to capture output)
[3184/3693] Compiling C object drivers/librte_regex_cn9k.so.26.0.p/meson-generated_.._rte_regex_cn9k.pmd.c.o
[3185/3693] Compiling C object drivers/librte_ml_cnxk.so.26.0.p/meson-generated_.._rte_ml_cnxk.pmd.c.o
[3186/3693] Generating drivers/rte_compress_nitrox.sym_chk with a custom command (wrapped by meson to capture output)
[3187/3693] Generating drivers/rte_compress_zlib.sym_chk with a custom command (wrapped by meson to capture output)
[3188/3693] Compiling C object drivers/librte_vdpa_nfp.so.26.0.p/meson-generated_.._rte_vdpa_nfp.pmd.c.o
[3189/3693] Compiling C object drivers/librte_vdpa_ifc.so.26.0.p/meson-generated_.._rte_vdpa_ifc.pmd.c.o
[3190/3693] Generating drivers/rte_compress_octeontx.sym_chk with a custom command (wrapped by meson to capture output)
[3191/3693] Generating drivers/rte_ml_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
[3192/3693] Compiling C object drivers/librte_event_cnxk.so.26.0.p/meson-generated_.._rte_event_cnxk.pmd.c.o
[3193/3693] Generating drivers/rte_regex_cn9k.sym_chk with a custom command (wrapped by meson to capture output)
[3194/3693] Compiling C object drivers/librte_vdpa_sfc.so.26.0.p/meson-generated_.._rte_vdpa_sfc.pmd.c.o
[3195/3693] Generating drivers/rte_vdpa_ifc.sym_chk with a custom command (wrapped by meson to capture output)
[3196/3693] Compiling C object drivers/librte_event_dpaa.so.26.0.p/meson-generated_.._rte_event_dpaa.pmd.c.o
[3197/3693] Generating drivers/rte_vdpa_nfp.sym_chk with a custom command (wrapped by meson to capture output)
[3198/3693] Compiling C object drivers/librte_event_dpaa2.so.26.0.p/meson-generated_.._rte_event_dpaa2.pmd.c.o
[3199/3693] Compiling C object drivers/librte_event_dsw.so.26.0.p/meson-generated_.._rte_event_dsw.pmd.c.o
[3200/3693] Compiling C object drivers/librte_event_octeontx.so.26.0.p/meson-generated_.._rte_event_octeontx.pmd.c.o
[3201/3693] Generating drivers/rte_event_dpaa.sym_chk with a custom command (wrapped by meson to capture output)
[3202/3693] Generating drivers/rte_event_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
[3203/3693] Generating drivers/rte_vdpa_sfc.sym_chk with a custom command (wrapped by meson to capture output)
[3204/3693] Generating drivers/rte_event_dsw.sym_chk with a custom command (wrapped by meson to capture output)
[3205/3693] Compiling C object drivers/librte_event_opdl.so.26.0.p/meson-generated_.._rte_event_opdl.pmd.c.o
[3206/3693] Compiling C object drivers/librte_event_skeleton.so.26.0.p/meson-generated_.._rte_event_skeleton.pmd.c.o
[3207/3693] Compiling C object drivers/librte_event_sw.so.26.0.p/meson-generated_.._rte_event_sw.pmd.c.o
[3208/3693] Generating drivers/rte_event_octeontx.sym_chk with a custom command (wrapped by meson to capture output)
[3209/3693] Compiling C object drivers/librte_baseband_acc.so.26.0.p/meson-generated_.._rte_baseband_acc.pmd.c.o
[3210/3693] Compiling C object drivers/librte_baseband_fpga_5gnr_fec.so.26.0.p/meson-generated_.._rte_baseband_fpga_5gnr_fec.pmd.c.o
[3211/3693] Generating drivers/rte_event_dpaa2.sym_chk with a custom command (wrapped by meson to capture output)
[3212/3693] Generating drivers/rte_event_skeleton.sym_chk with a custom command (wrapped by meson to capture output)
[3213/3693] Compiling C object drivers/librte_baseband_fpga_lte_fec.so.26.0.p/meson-generated_.._rte_baseband_fpga_lte_fec.pmd.c.o
[3214/3693] Generating drivers/rte_event_sw.sym_chk with a custom command (wrapped by meson to capture output)
[3215/3693] Compiling C object drivers/librte_baseband_la12xx.so.26.0.p/meson-generated_.._rte_baseband_la12xx.pmd.c.o
[3216/3693] Compiling C object drivers/librte_baseband_null.so.26.0.p/meson-generated_.._rte_baseband_null.pmd.c.o
[3217/3693] Generating drivers/rte_event_opdl.sym_chk with a custom command (wrapped by meson to capture output)
[3218/3693] Generating drivers/rte_baseband_fpga_5gnr_fec.sym_chk with a custom command (wrapped by meson to capture output)
[3219/3693] Compiling C object drivers/librte_baseband_turbo_sw.so.26.0.p/meson-generated_.._rte_baseband_turbo_sw.pmd.c.o
[3220/3693] Generating drivers/rte_baseband_fpga_lte_fec.sym_chk with a custom command (wrapped by meson to capture output)
[3221/3693] Compiling C object drivers/librte_power_acpi.so.26.0.p/meson-generated_.._rte_power_acpi.pmd.c.o
[3222/3693] Compiling C object drivers/librte_power_amd_pstate.so.26.0.p/meson-generated_.._rte_power_amd_pstate.pmd.c.o
[3223/3693] Generating drivers/rte_baseband_acc.sym_chk with a custom command (wrapped by meson to capture output)
[3224/3693] Generating drivers/rte_baseband_la12xx.sym_chk with a custom command (wrapped by meson to capture output)
[3225/3693] Compiling C object drivers/librte_power_cppc.so.26.0.p/meson-generated_.._rte_power_cppc.pmd.c.o
[3226/3693] Generating drivers/rte_baseband_turbo_sw.sym_chk with a custom command (wrapped by meson to capture output)
[3227/3693] Compiling C object drivers/librte_power_intel_pstate.so.26.0.p/meson-generated_.._rte_power_intel_pstate.pmd.c.o
[3228/3693] Generating drivers/rte_baseband_null.sym_chk with a custom command (wrapped by meson to capture output)
[3229/3693] Compiling C object drivers/librte_power_intel_uncore.so.26.0.p/meson-generated_.._rte_power_intel_uncore.pmd.c.o
[3230/3693] Generating drivers/rte_power_acpi.sym_chk with a custom command (wrapped by meson to capture output)
[3231/3693] Generating drivers/rte_power_amd_pstate.sym_chk with a custom command (wrapped by meson to capture output)
[3232/3693] Compiling C object drivers/librte_power_kvm_vm.so.26.0.p/meson-generated_.._rte_power_kvm_vm.pmd.c.o
[3233/3693] Generating drivers/rte_power_cppc.sym_chk with a custom command (wrapped by meson to capture output)
[3234/3693] Generating drivers/rte_power_intel_pstate.sym_chk with a custom command (wrapped by meson to capture output)
[3235/3693] Generating drivers/rte_power_intel_uncore.sym_chk with a custom command (wrapped by meson to capture output)
[3236/3693] Compiling C object app/dpdk-graph.p/graph_cli.c.o
[3237/3693] Generating drivers/rte_power_kvm_vm.sym_chk with a custom command (wrapped by meson to capture output)
[3238/3693] Compiling C object app/dpdk-graph.p/graph_conn.c.o
[3239/3693] Compiling C object app/dpdk-graph.p/graph_ethdev_rx.c.o
[3240/3693] Compiling C object app/dpdk-graph.p/graph_feature.c.o
[3241/3693] Compiling C object app/dpdk-graph.p/graph_ethdev.c.o
[3242/3693] Compiling C object app/dpdk-dumpcap.p/dumpcap_main.c.o
In file included from ../lib/ring/rte_ring_elem.h:20,
from ../lib/ring/rte_ring.h:39,
from ../lib/mempool/rte_mempool.h:49,
from ../lib/mbuf/rte_mbuf.h:39,
from ../lib/bpf/rte_bpf.h:20,
from ../app/dumpcap/main.c:28:
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:225:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:226:3: note: here
../lib/ring/rte_ring_elem_pvt.h:227:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:228:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:185:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:186:3: note: here
../lib/ring/rte_ring_elem_pvt.h:187:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:188:3: note: here
../lib/ring/rte_ring_elem_pvt.h:189:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:190:3: note: here
../lib/ring/rte_ring_elem_pvt.h:191:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:192:3: note: here
../lib/ring/rte_ring_elem_pvt.h:193:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:194:3: note: here
../lib/ring/rte_ring_elem_pvt.h:195:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:196:3: note: here
[3243/3693] Compiling C object app/dpdk-graph.p/graph_ip4_route.c.o
[3244/3693] Compiling C object app/dpdk-graph.p/graph_ip6_route.c.o
[3245/3693] Compiling C object app/dpdk-graph.p/graph_ip4_output_hook.c.o
[3246/3693] Compiling C object app/dpdk-graph.p/graph_graph.c.o
[3247/3693] Compiling C object app/dpdk-graph.p/graph_l2fwd.c.o
[3248/3693] Compiling C object app/dpdk-graph.p/graph_mempool.c.o
[3249/3693] Compiling C object app/dpdk-graph.p/graph_main.c.o
[3250/3693] Compiling C object app/dpdk-graph.p/graph_l3fwd.c.o
[3251/3693] Compiling C object app/dpdk-graph.p/graph_neigh.c.o
[3252/3693] Compiling C object app/dpdk-graph.p/graph_utils.c.o
../app/graph/utils.c: In function 'parser_uint64_read':
../app/graph/utils.c:54:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
../app/graph/utils.c:56:2: note: here
../app/graph/utils.c:57:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
../app/graph/utils.c:59:2: note: here
../app/graph/utils.c:60:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
../app/graph/utils.c:62:2: note: here
[3253/3693] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_main.c.o
[3254/3693] Compiling C object app/dpdk-test-cmdline.p/test-cmdline_cmdline_test.c.o
[3255/3693] Compiling C object app/dpdk-test-cmdline.p/test-cmdline_commands.c.o
[3256/3693] Compiling C object app/dpdk-test-acl.p/test-acl_main.c.o
[3257/3693] Compiling C object app/dpdk-pdump.p/pdump_main.c.o
In file included from ../lib/ring/rte_ring_elem.h:20,
from ../lib/ring/rte_ring.h:39,
from ../lib/mempool/rte_mempool.h:49,
from ../lib/mbuf/rte_mbuf.h:39,
from ../lib/net/rte_ether.h:20,
from ../lib/ethdev/rte_eth_ctrl.h:10,
from ../lib/ethdev/rte_ethdev.h:1503,
from ../app/pdump/main.c:19:
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:225:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:226:3: note: here
../lib/ring/rte_ring_elem_pvt.h:227:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:228:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:185:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:186:3: note: here
../lib/ring/rte_ring_elem_pvt.h:187:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:188:3: note: here
../lib/ring/rte_ring_elem_pvt.h:189:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:190:3: note: here
../lib/ring/rte_ring_elem_pvt.h:191:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:192:3: note: here
../lib/ring/rte_ring_elem_pvt.h:193:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:194:3: note: here
../lib/ring/rte_ring_elem_pvt.h:195:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:196:3: note: here
[3258/3693] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev.c.o
[3259/3693] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_options_parse.c.o
[3260/3693] Compiling C object app/dpdk-proc-info.p/proc-info_main.c.o
[3261/3693] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o
[3262/3693] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_throughput.c.o
[3263/3693] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev_vector.c.o
[3264/3693] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_verify.c.o
[3265/3693] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_cyclecount.c.o
[3266/3693] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_main.c.o
../app/test-compress-perf/main.c: In function 'main':
../app/test-compress-perf/main.c:588:58: warning: this statement may fall through [-Wimplicit-fallthrough=]
../app/test-compress-perf/main.c:598:2: note: here
../app/test-compress-perf/main.c:599:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
../app/test-compress-perf/main.c:601:2: note: here
../app/test-compress-perf/main.c:602:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
../app/test-compress-perf/main.c:604:2: note: here
../app/test-compress-perf/main.c:605:35: warning: this statement may fall through [-Wimplicit-fallthrough=]
../app/test-compress-perf/main.c:611:2: note: here
../app/test-compress-perf/main.c:612:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
../app/test-compress-perf/main.c:614:2: note: here
[3267/3693] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_common.c.o
[3268/3693] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o
[3269/3693] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_pmd_cyclecount.c.o
[3270/3693] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_latency.c.o
[3271/3693] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_options_parsing.c.o
[3272/3693] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_throughput.c.o
[3273/3693] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_vector_parsing.c.o
[3274/3693] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_vectors.c.o
[3275/3693] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_verify.c.o
[3276/3693] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_evt_test.c.o
[3277/3693] Compiling C object app/dpdk-test-dma-perf.p/test-dma-perf_main.c.o
[3278/3693] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_evt_main.c.o
[3279/3693] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_main.c.o
../app/test-crypto-perf/main.c: In function 'cperf_initialize_cryptodev':
../app/test-crypto-perf/main.c:257:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
../app/test-crypto-perf/main.c:259:3: note: here
[3280/3693] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_parser.c.o
../app/test-eventdev/parser.c: In function 'parser_read_uint64':
../app/test-eventdev/parser.c:95:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
../app/test-eventdev/parser.c:97:2: note: here
../app/test-eventdev/parser.c:98:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
../app/test-eventdev/parser.c:100:2: note: here
../app/test-eventdev/parser.c:101:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
../app/test-eventdev/parser.c:103:2: note: here
[3281/3693] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_evt_options.c.o
[3282/3693] Compiling C object app/dpdk-test-dma-perf.p/test-dma-perf_benchmark.c.o
[3283/3693] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_atomic_atq.c.o
[3284/3693] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_atomic_common.c.o
[3285/3693] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_atomic_queue.c.o
[3286/3693] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_order_common.c.o
[3287/3693] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_order_atq.c.o
[3288/3693] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_order_queue.c.o
[3289/3693] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_perf_atq.c.o
[3290/3693] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_perf_queue.c.o
[3291/3693] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_pipeline_atq.c.o
[3292/3693] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_pipeline_common.c.o
[3293/3693] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_pipeline_queue.c.o
[3294/3693] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev_perf.c.o
[3295/3693] Compiling C object app/dpdk-test-flow-perf.p/test-flow-perf_flow_gen.c.o
[3296/3693] Compiling C object app/dpdk-test-flow-perf.p/test-flow-perf_items_gen.c.o
[3297/3693] Compiling C object app/dpdk-test-flow-perf.p/test-flow-perf_actions_gen.c.o
[3298/3693] Compiling C object app/dpdk-test-fib.p/test-fib_main.c.o
[3299/3693] Compiling C object app/dpdk-test-mldev.p/test-mldev_ml_main.c.o
[3300/3693] Compiling C object app/dpdk-test-mldev.p/test-mldev_ml_test.c.o
[3301/3693] Compiling C object app/dpdk-test-gpudev.p/test-gpudev_main.c.o
[3302/3693] Compiling C object app/dpdk-test-mldev.p/test-mldev_ml_options.c.o
[3303/3693] Compiling C object app/dpdk-test-mldev.p/test-mldev_parser.c.o
../app/test-mldev/parser.c: In function 'parser_read_uint64':
../app/test-mldev/parser.c:106:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
../app/test-mldev/parser.c:108:2: note: here
../app/test-mldev/parser.c:109:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
../app/test-mldev/parser.c:111:2: note: here
../app/test-mldev/parser.c:112:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
../app/test-mldev/parser.c:114:2: note: here
[3304/3693] Compiling C object app/dpdk-test-mldev.p/test-mldev_test_device_ops.c.o
[3305/3693] Compiling C object app/dpdk-test-mldev.p/test-mldev_test_common.c.o
[3306/3693] Compiling C object app/dpdk-test-mldev.p/test-mldev_test_model_common.c.o
[3307/3693] Compiling C object app/dpdk-test-mldev.p/test-mldev_test_model_ops.c.o
[3308/3693] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_perf_common.c.o
[3309/3693] Compiling C object app/dpdk-test-mldev.p/test-mldev_test_inference_ordered.c.o
[3310/3693] Compiling C object app/dpdk-test-mldev.p/test-mldev_test_inference_interleave.c.o
[3311/3693] Compiling C object app/dpdk-test-mldev.p/test-mldev_test_stats.c.o
[3312/3693] Compiling C object app/dpdk-test-flow-perf.p/test-flow-perf_main.c.o
[3313/3693] Compiling C object app/dpdk-test-pipeline.p/test-pipeline_config.c.o
[3314/3693] Compiling C object app/dpdk-test-pipeline.p/test-pipeline_pipeline_lpm.c.o
[3315/3693] Compiling C object app/dpdk-test-pipeline.p/test-pipeline_pipeline_lpm_ipv6.c.o
[3316/3693] Compiling C object app/dpdk-test-pipeline.p/test-pipeline_init.c.o
[3317/3693] Compiling C object app/dpdk-test-pipeline.p/test-pipeline_pipeline_acl.c.o
[3318/3693] Compiling C object app/dpdk-test-pipeline.p/test-pipeline_main.c.o
[3319/3693] Compiling C object app/dpdk-test-mldev.p/test-mldev_test_inference_common.c.o
[3320/3693] Compiling C object app/dpdk-test-pipeline.p/test-pipeline_pipeline_hash.c.o
In file included from ../lib/ring/rte_ring_elem.h:20,
from ../lib/ring/rte_ring.h:39,
from ../lib/mempool/rte_mempool.h:49,
from ../lib/mbuf/rte_mbuf.h:39,
from ../lib/net/rte_ether.h:20,
from ../lib/ethdev/rte_eth_ctrl.h:10,
from ../lib/ethdev/rte_ethdev.h:1503,
from ../app/test-pipeline/pipeline_hash.c:10:
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:82:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:83:3: note: here
../lib/ring/rte_ring_elem_pvt.h:84:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:85:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:41:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:42:3: note: here
../lib/ring/rte_ring_elem_pvt.h:43:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:44:3: note: here
../lib/ring/rte_ring_elem_pvt.h:45:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:46:3: note: here
../lib/ring/rte_ring_elem_pvt.h:47:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:48:3: note: here
../lib/ring/rte_ring_elem_pvt.h:49:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:50:3: note: here
../lib/ring/rte_ring_elem_pvt.h:51:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:52:3: note: here
[3321/3693] Compiling C object app/dpdk-test-pipeline.p/test-pipeline_pipeline_stub.c.o
[3322/3693] Compiling C object app/dpdk-testpmd.p/test-pmd_5tswap.c.o
[3323/3693] Compiling C object app/dpdk-testpmd.p/test-pmd_cmdline_cman.c.o
[3324/3693] Compiling C object app/dpdk-testpmd.p/test-pmd_cmdline_mtr.c.o
[3325/3693] Compiling C object app/dpdk-testpmd.p/test-pmd_cmd_flex_item.c.o
[3326/3693] Compiling C object app/dpdk-test-pipeline.p/test-pipeline_runtime.c.o
In file included from ../lib/ring/rte_ring_elem.h:20,
from ../lib/ring/rte_ring.h:39,
from ../lib/mempool/rte_mempool.h:49,
from ../lib/mbuf/rte_mbuf.h:39,
from ../lib/net/rte_ether.h:20,
from ../app/test-pipeline/runtime.c:31:
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:82:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:83:3: note: here
../lib/ring/rte_ring_elem_pvt.h:84:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:85:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:41:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:42:3: note: here
../lib/ring/rte_ring_elem_pvt.h:43:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:44:3: note: here
../lib/ring/rte_ring_elem_pvt.h:45:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:46:3: note: here
../lib/ring/rte_ring_elem_pvt.h:47:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:48:3: note: here
../lib/ring/rte_ring_elem_pvt.h:49:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:50:3: note: here
../lib/ring/rte_ring_elem_pvt.h:51:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:52:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:225:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:226:3: note: here
../lib/ring/rte_ring_elem_pvt.h:227:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:228:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:185:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:186:3: note: here
../lib/ring/rte_ring_elem_pvt.h:187:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:188:3: note: here
../lib/ring/rte_ring_elem_pvt.h:189:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:190:3: note: here
../lib/ring/rte_ring_elem_pvt.h:191:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:192:3: note: here
../lib/ring/rte_ring_elem_pvt.h:193:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:194:3: note: here
../lib/ring/rte_ring_elem_pvt.h:195:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:196:3: note: here
[3327/3693] Compiling C object app/dpdk-testpmd.p/test-pmd_cmdline_tm.c.o
../app/test-pmd/cmdline_tm.c: In function 'read_uint64':
../app/test-pmd/cmdline_tm.c:119:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
../app/test-pmd/cmdline_tm.c:121:2: note: here
../app/test-pmd/cmdline_tm.c:122:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
../app/test-pmd/cmdline_tm.c:124:2: note: here
../app/test-pmd/cmdline_tm.c:125:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
../app/test-pmd/cmdline_tm.c:127:2: note: here
[3328/3693] Compiling C object app/dpdk-testpmd.p/test-pmd_flowgen.c.o
[3329/3693] Compiling C object app/dpdk-testpmd.p/test-pmd_hairpin.c.o
[3330/3693] Compiling C object app/dpdk-testpmd.p/test-pmd_ieee1588fwd.c.o
[3331/3693] Compiling C object app/dpdk-testpmd.p/test-pmd_icmpecho.c.o
[3332/3693] Compiling C object app/dpdk-testpmd.p/test-pmd_csumonly.c.o
[3333/3693] Compiling C object app/dpdk-testpmd.p/test-pmd_iofwd.c.o
[3334/3693] Compiling C object app/dpdk-testpmd.p/test-pmd_macfwd.c.o
[3335/3693] Compiling C object app/dpdk-testpmd.p/test-pmd_cmdline_flow.c.o
../app/test-pmd/cmdline_flow.c: In function 'parse_vc_spec':
../app/test-pmd/cmdline_flow.c:8863:32: warning: this statement may fall through [-Wimplicit-fallthrough=]
../app/test-pmd/cmdline_flow.c:8865:2: note: here
../app/test-pmd/cmdline_flow.c: In function 'parse_qia':
../app/test-pmd/cmdline_flow.c:8562:27: warning: this statement may fall through [-Wimplicit-fallthrough=]
../app/test-pmd/cmdline_flow.c:8564:2: note: here
../app/test-pmd/cmdline_flow.c: In function 'parse_ia':
../app/test-pmd/cmdline_flow.c:8461:27: warning: this statement may fall through [-Wimplicit-fallthrough=]
../app/test-pmd/cmdline_flow.c:8463:2: note: here
[3336/3693] Compiling C object app/dpdk-testpmd.p/test-pmd_recycle_mbufs.c.o
[3337/3693] Compiling C object app/dpdk-testpmd.p/test-pmd_rxonly.c.o
[3338/3693] Compiling C object app/dpdk-testpmd.p/test-pmd_macswap.c.o
[3339/3693] Compiling C object app/dpdk-testpmd.p/test-pmd_cmdline.c.o
[3340/3693] Compiling C object app/dpdk-testpmd.p/test-pmd_parameters.c.o
[3341/3693] Compiling C object app/dpdk-testpmd.p/test-pmd_shared_rxq_fwd.c.o
[3342/3693] Compiling C object app/dpdk-testpmd.p/test-pmd_bpf_cmd.c.o
[3343/3693] Compiling C object app/dpdk-testpmd.p/test-pmd_util.c.o
[3344/3693] Compiling C object app/dpdk-testpmd.p/test-pmd_txonly.c.o
[3345/3693] Compiling C object app/dpdk-testpmd.p/.._drivers_net_bonding_bonding_testpmd.c.o
[3346/3693] Compiling C object app/dpdk-testpmd.p/test-pmd_config.c.o
[3347/3693] Compiling C object app/dpdk-testpmd.p/.._drivers_net_intel_i40e_i40e_testpmd.c.o
[3348/3693] Compiling C object app/dpdk-testpmd.p/test-pmd_noisy_vnf.c.o
In file included from ../lib/ring/rte_ring_elem.h:20,
from ../lib/ring/rte_ring.h:39,
from ../lib/mempool/rte_mempool.h:49,
from ../app/test-pmd/noisy_vnf.c:28:
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:82:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:83:3: note: here
../lib/ring/rte_ring_elem_pvt.h:84:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:85:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:41:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:42:3: note: here
../lib/ring/rte_ring_elem_pvt.h:43:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:44:3: note: here
../lib/ring/rte_ring_elem_pvt.h:45:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:46:3: note: here
../lib/ring/rte_ring_elem_pvt.h:47:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:48:3: note: here
../lib/ring/rte_ring_elem_pvt.h:49:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:50:3: note: here
../lib/ring/rte_ring_elem_pvt.h:51:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:52:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:225:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:226:3: note: here
../lib/ring/rte_ring_elem_pvt.h:227:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:228:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:185:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:186:3: note: here
../lib/ring/rte_ring_elem_pvt.h:187:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:188:3: note: here
../lib/ring/rte_ring_elem_pvt.h:189:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:190:3: note: here
../lib/ring/rte_ring_elem_pvt.h:191:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:192:3: note: here
../lib/ring/rte_ring_elem_pvt.h:193:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:194:3: note: here
../lib/ring/rte_ring_elem_pvt.h:195:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:196:3: note: here
[3349/3693] Compiling C object app/dpdk-test-sad.p/test-sad_main.c.o
[3350/3693] Compiling C object app/dpdk-testpmd.p/.._drivers_net_intel_iavf_iavf_testpmd.c.o
[3351/3693] Compiling C object app/dpdk-testpmd.p/.._drivers_net_intel_ixgbe_ixgbe_testpmd.c.o
[3352/3693] Compiling C object app/dpdk-test-regex.p/test-regex_main.c.o
[3353/3693] Compiling C object app/dpdk-testpmd.p/.._drivers_net_intel_ice_ice_testpmd.c.o
[3354/3693] Compiling C object app/dpdk-testpmd.p/test-pmd_testpmd.c.o
[3355/3693] Compiling C object app/dpdk-test-security-perf.p/test-security-perf_test_security_perf.c.o
[3356/3693] Compiling C object app/dpdk-test-security-perf.p/test_test_security_proto.c.o
[3357/3693] Compiling C object app/dpdk-test.p/test_test.c.o
[3358/3693] Compiling C object app/dpdk-test.p/test_commands.c.o
[3359/3693] Compiling C object app/dpdk-test.p/test_test_alarm.c.o
[3360/3693] Compiling C object app/dpdk-test.p/test_packet_burst_generator.c.o
[3361/3693] Compiling C object app/dpdk-test-security-perf.p/test_test_cryptodev_security_ipsec.c.o
[3362/3693] Compiling C object app/dpdk-test.p/test_sample_packet_forward.c.o
[3363/3693] Compiling C object app/dpdk-test.p/test_test_atomic.c.o
[3364/3693] Compiling C object app/dpdk-test.p/test_test_bitcount.c.o
[3365/3693] Compiling C object app/dpdk-test.p/test_test_bitmap.c.o
[3366/3693] Compiling C object app/dpdk-test.p/test_test_barrier.c.o
[3367/3693] Compiling C object app/dpdk-test.p/test_test_argparse.c.o
[3368/3693] Compiling C object app/dpdk-test.p/test_test_acl.c.o
[3369/3693] Compiling C object app/dpdk-test.p/test_test_bitops.c.o
[3370/3693] Compiling C object app/dpdk-test.p/test_test_bitratestats.c.o
[3371/3693] Compiling C object app/dpdk-test.p/test_test_byteorder.c.o
[3372/3693] Compiling C object app/dpdk-test.p/test_test_bitset.c.o
[3373/3693] Compiling C object app/dpdk-test.p/test_test_cmdline.c.o
[3374/3693] Compiling C object app/dpdk-test.p/test_test_bpf.c.o
[3375/3693] Compiling C object app/dpdk-test.p/test_test_cfgfile.c.o
[3376/3693] Compiling C object app/dpdk-test.p/test_test_cksum_perf.c.o
[3377/3693] Compiling C object app/dpdk-test.p/test_test_cmdline_cirbuf.c.o
[3378/3693] Compiling C object app/dpdk-test.p/test_test_cmdline_etheraddr.c.o
[3379/3693] Compiling C object app/dpdk-test.p/test_test_cmdline_lib.c.o
[3380/3693] Compiling C object app/dpdk-test.p/test_test_cksum.c.o
[3381/3693] Compiling C object app/dpdk-test.p/test_test_cmdline_portlist.c.o
[3382/3693] Compiling C object app/dpdk-test.p/test_test_cmdline_num.c.o
[3383/3693] Compiling C object app/dpdk-test.p/test_test_cmdline_ipaddr.c.o
[3384/3693] Compiling C object app/dpdk-test.p/test_test_cmdline_string.c.o
[3385/3693] Compiling C object app/dpdk-test.p/test_virtual_pmd.c.o
In file included from ../lib/ring/rte_ring_elem.h:20,
from ../lib/ring/rte_ring.h:39,
from ../lib/mempool/rte_mempool.h:49,
from ../lib/mbuf/rte_mbuf.h:39,
from ../app/test/virtual_pmd.c:5:
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:225:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:226:3: note: here
../lib/ring/rte_ring_elem_pvt.h:227:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:228:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:185:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:186:3: note: here
../lib/ring/rte_ring_elem_pvt.h:187:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:188:3: note: here
../lib/ring/rte_ring_elem_pvt.h:189:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:190:3: note: here
../lib/ring/rte_ring_elem_pvt.h:191:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:192:3: note: here
../lib/ring/rte_ring_elem_pvt.h:193:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:194:3: note: here
../lib/ring/rte_ring_elem_pvt.h:195:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:196:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:82:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:83:3: note: here
../lib/ring/rte_ring_elem_pvt.h:84:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:85:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:41:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:42:3: note: here
../lib/ring/rte_ring_elem_pvt.h:43:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:44:3: note: here
../lib/ring/rte_ring_elem_pvt.h:45:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:46:3: note: here
../lib/ring/rte_ring_elem_pvt.h:47:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:48:3: note: here
../lib/ring/rte_ring_elem_pvt.h:49:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:50:3: note: here
../lib/ring/rte_ring_elem_pvt.h:51:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:52:3: note: here
[3386/3693] Compiling C object app/dpdk-test.p/test_test_cpuflags.c.o
[3387/3693] Compiling C object app/dpdk-test.p/test_test_crc.c.o
[3388/3693] Compiling C object app/dpdk-test.p/test_test_common.c.o
[3389/3693] Compiling C object app/dpdk-test.p/test_test_cryptodev_security_tls_record.c.o
[3390/3693] Compiling C object app/dpdk-test.p/test_test_cycles.c.o
[3391/3693] Compiling C object app/dpdk-test.p/test_test_cryptodev_crosscheck.c.o
[3392/3693] Compiling C object app/dpdk-test.p/test_test_cryptodev_security_ipsec.c.o
[3393/3693] Compiling C object app/dpdk-test.p/test_test_cryptodev_blockcipher.c.o
[3394/3693] Compiling C object app/dpdk-test.p/test_test_cryptodev_security_pdcp.c.o
[3395/3693] Compiling C object app/dpdk-test.p/test_test_compressdev.c.o
[3396/3693] Compiling C object app/dpdk-test.p/test_test_debug.c.o
[3397/3693] Compiling C object app/dpdk-test.p/test_test_devargs.c.o
[3398/3693] Compiling C object app/dpdk-test.p/test_test_dispatcher.c.o
[3399/3693] Compiling C object app/dpdk-test.p/test_test_distributor_perf.c.o
[3400/3693] Compiling C object app/dpdk-test.p/test_test_eal_fs.c.o
[3401/3693] Compiling C object app/dpdk-test.p/test_test_dmadev_api.c.o
[3402/3693] Compiling C object app/dpdk-test.p/test_test_cryptodev_asym.c.o
[3403/3693] Compiling C object app/dpdk-test.p/test_test_distributor.c.o
[3404/3693] Compiling C object app/dpdk-test.p/test_test_errno.c.o
[3405/3693] Compiling C object app/dpdk-test.p/test_test_efd.c.o
[3406/3693] Compiling C object app/dpdk-test.p/test_test_eal_flags.c.o
[3407/3693] Compiling C object app/dpdk-test.p/test_test_ethdev_api.c.o
[3408/3693] Compiling C object app/dpdk-test.p/test_test_dmadev.c.o
[3409/3693] Compiling C object app/dpdk-test.p/test_test_ethdev_link.c.o
[3410/3693] Compiling C object app/dpdk-test.p/test_test_efd_perf.c.o
[3411/3693] Compiling C object app/dpdk-test.p/test_test_event_dma_adapter.c.o
[3412/3693] Compiling C object app/dpdk-test.p/test_test_event_vector_adapter.c.o
[3413/3693] Compiling C object app/dpdk-test.p/test_test_event_crypto_adapter.c.o
[3414/3693] Compiling C object app/dpdk-test.p/test_test_event_eth_tx_adapter.c.o
[3415/3693] Compiling C object app/dpdk-test.p/test_test_event_eth_rx_adapter.c.o
[3416/3693] Compiling C object app/dpdk-test.p/test_test_external_mem.c.o
[3417/3693] Compiling C object app/dpdk-test.p/test_test_fbarray.c.o
[3418/3693] Compiling C object app/dpdk-test.p/test_test_fib6.c.o
[3419/3693] Compiling C object app/dpdk-test.p/test_test_fib.c.o
[3420/3693] Compiling C object app/dpdk-test.p/test_test_eventdev.c.o
[3421/3693] Compiling C object app/dpdk-test.p/test_test_event_ring.c.o
In file included from ../lib/ring/rte_ring_elem.h:20,
from ../lib/ring/rte_ring.h:39,
from ../lib/eventdev/rte_event_ring.h:20,
from ../app/test/test_event_ring.c:19:
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:82:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:83:3: note: here
../lib/ring/rte_ring_elem_pvt.h:84:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:85:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:41:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:42:3: note: here
../lib/ring/rte_ring_elem_pvt.h:43:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:44:3: note: here
../lib/ring/rte_ring_elem_pvt.h:45:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:46:3: note: here
../lib/ring/rte_ring_elem_pvt.h:47:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:48:3: note: here
../lib/ring/rte_ring_elem_pvt.h:49:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:50:3: note: here
../lib/ring/rte_ring_elem_pvt.h:51:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:52:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:225:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:226:3: note: here
../lib/ring/rte_ring_elem_pvt.h:227:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:228:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:185:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:186:3: note: here
../lib/ring/rte_ring_elem_pvt.h:187:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:188:3: note: here
../lib/ring/rte_ring_elem_pvt.h:189:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:190:3: note: here
../lib/ring/rte_ring_elem_pvt.h:191:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:192:3: note: here
../lib/ring/rte_ring_elem_pvt.h:193:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:194:3: note: here
../lib/ring/rte_ring_elem_pvt.h:195:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:196:3: note: here
[3422/3693] Compiling C object app/dpdk-test.p/test_test_fib6_perf.c.o
[3423/3693] Compiling C object app/dpdk-test.p/test_test_func_reentrancy.c.o
[3424/3693] Compiling C object app/dpdk-test.p/test_test_fib_perf.c.o
[3425/3693] Compiling C object app/dpdk-test.p/test_test_graph.c.o
[3426/3693] Compiling C object app/dpdk-test.p/test_test_graph_feature_arc.c.o
[3427/3693] Compiling C object app/dpdk-test.p/test_test_graph_perf.c.o
[3428/3693] Compiling C object app/dpdk-test.p/test_test_hash_functions.c.o
[3429/3693] Compiling C object app/dpdk-test.p/test_test_hash_multiwriter.c.o
[3430/3693] Compiling C object app/dpdk-test.p/test_test_hash_perf.c.o
[3431/3693] Compiling C object app/dpdk-test.p/test_test_hash_readwrite.c.o
[3432/3693] Compiling C object app/dpdk-test.p/test_test_interrupts.c.o
[3433/3693] Compiling C object app/dpdk-test.p/test_test_hash.c.o
[3434/3693] Compiling C object app/dpdk-test.p/test_test_event_timer_adapter.c.o
In file included from ../lib/ring/rte_ring_elem.h:20,
from ../lib/ring/rte_ring.h:39,
from ../lib/mempool/rte_mempool.h:49,
from ../lib/mbuf/rte_mbuf.h:39,
from ../lib/net/rte_ether.h:20,
from ../lib/ethdev/rte_eth_ctrl.h:10,
from ../lib/ethdev/rte_ethdev.h:1503,
from ../app/test/test_event_timer_adapter.c:14:
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:82:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:83:3: note: here
../lib/ring/rte_ring_elem_pvt.h:84:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:85:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:41:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:42:3: note: here
../lib/ring/rte_ring_elem_pvt.h:43:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:44:3: note: here
../lib/ring/rte_ring_elem_pvt.h:45:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:46:3: note: here
../lib/ring/rte_ring_elem_pvt.h:47:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:48:3: note: here
../lib/ring/rte_ring_elem_pvt.h:49:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:50:3: note: here
../lib/ring/rte_ring_elem_pvt.h:51:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:52:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:225:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:226:3: note: here
../lib/ring/rte_ring_elem_pvt.h:227:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:228:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:185:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:186:3: note: here
../lib/ring/rte_ring_elem_pvt.h:187:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:188:3: note: here
../lib/ring/rte_ring_elem_pvt.h:189:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:190:3: note: here
../lib/ring/rte_ring_elem_pvt.h:191:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:192:3: note: here
../lib/ring/rte_ring_elem_pvt.h:193:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:194:3: note: here
../lib/ring/rte_ring_elem_pvt.h:195:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:196:3: note: here
[3435/3693] Compiling C object app/dpdk-test.p/test_test_ipfrag.c.o
[3436/3693] Compiling C object app/dpdk-test.p/test_test_hash_readwrite_lf_perf.c.o
[3437/3693] Compiling C object app/dpdk-test.p/test_test_kvargs.c.o
[3438/3693] Compiling C object app/dpdk-test.p/test_test_latencystats.c.o
[3439/3693] Compiling C object app/dpdk-test.p/test_test_lcore_var_perf.c.o
[3440/3693] Compiling C object app/dpdk-test.p/test_test_lcores.c.o
[3441/3693] Compiling C object app/dpdk-test.p/test_test_lcore_var.c.o
[3442/3693] Compiling C object app/dpdk-test.p/test_test_ipsec_perf.c.o
In file included from ../lib/ring/rte_ring_elem.h:20,
from ../lib/ring/rte_ring.h:39,
from ../lib/mempool/rte_mempool.h:49,
from ../lib/mbuf/rte_mbuf.h:39,
from ../lib/net/rte_cksum.h:22,
from ../lib/net/rte_ip4.h:32,
from ../lib/net/rte_ip.h:9,
from ../app/test/test_ipsec_perf.c:8:
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:82:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:83:3: note: here
../lib/ring/rte_ring_elem_pvt.h:84:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:85:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:41:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:42:3: note: here
../lib/ring/rte_ring_elem_pvt.h:43:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:44:3: note: here
../lib/ring/rte_ring_elem_pvt.h:45:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:46:3: note: here
../lib/ring/rte_ring_elem_pvt.h:47:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:48:3: note: here
../lib/ring/rte_ring_elem_pvt.h:49:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:50:3: note: here
../lib/ring/rte_ring_elem_pvt.h:51:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:52:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:225:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:226:3: note: here
../lib/ring/rte_ring_elem_pvt.h:227:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:228:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:185:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:186:3: note: here
../lib/ring/rte_ring_elem_pvt.h:187:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:188:3: note: here
../lib/ring/rte_ring_elem_pvt.h:189:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:190:3: note: here
../lib/ring/rte_ring_elem_pvt.h:191:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:192:3: note: here
../lib/ring/rte_ring_elem_pvt.h:193:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:194:3: note: here
../lib/ring/rte_ring_elem_pvt.h:195:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:196:3: note: here
[3443/3693] Compiling C object app/dpdk-test.p/test_test_ipsec_sad.c.o
[3444/3693] Compiling C object app/dpdk-test.p/test_test_logs.c.o
[3445/3693] Compiling C object app/dpdk-test.p/test_test_ipsec.c.o
[3446/3693] Compiling C object app/dpdk-test.p/test_test_cryptodev.c.o
[3447/3693] Compiling C object app/dpdk-test.p/test_test_link_bonding_rssconf.c.o
[3448/3693] Compiling C object app/dpdk-test.p/test_test_malloc_perf.c.o
[3449/3693] Compiling C object app/dpdk-test.p/test_test_lpm6_perf.c.o
[3450/3693] Compiling C object app/dpdk-test.p/test_test_malloc.c.o
[3451/3693] Compiling C object app/dpdk-test.p/test_test_mcslock.c.o
[3452/3693] Compiling C object app/dpdk-test.p/test_test_lpm.c.o
[3453/3693] Compiling C object app/dpdk-test.p/test_test_lpm6.c.o
[3454/3693] Compiling C object app/dpdk-test.p/test_test_lpm_perf.c.o
[3455/3693] Compiling C object app/dpdk-test.p/test_test_memcpy.c.o
[3456/3693] Compiling C object app/dpdk-test.p/test_test_memory.c.o
[3457/3693] Compiling C object app/dpdk-test.p/test_test_member.c.o
[3458/3693] Compiling C object app/dpdk-test.p/test_test_link_bonding.c.o
[3459/3693] Compiling C object app/dpdk-test.p/test_test_link_bonding_mode4.c.o
In file included from ../lib/ring/rte_ring_elem.h:20,
from ../lib/ring/rte_ring.h:39,
from ../lib/mempool/rte_mempool.h:49,
from ../lib/mbuf/rte_mbuf.h:39,
from ../lib/net/rte_ether.h:20,
from ../lib/ethdev/rte_eth_ctrl.h:10,
from ../lib/ethdev/rte_ethdev.h:1503,
from ../app/test/test_link_bonding_mode4.c:18:
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:225:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:226:3: note: here
../lib/ring/rte_ring_elem_pvt.h:227:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:228:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:185:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:186:3: note: here
../lib/ring/rte_ring_elem_pvt.h:187:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:188:3: note: here
../lib/ring/rte_ring_elem_pvt.h:189:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:190:3: note: here
../lib/ring/rte_ring_elem_pvt.h:191:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:192:3: note: here
../lib/ring/rte_ring_elem_pvt.h:193:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:194:3: note: here
../lib/ring/rte_ring_elem_pvt.h:195:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:196:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:82:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:83:3: note: here
../lib/ring/rte_ring_elem_pvt.h:84:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:85:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:41:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:42:3: note: here
../lib/ring/rte_ring_elem_pvt.h:43:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:44:3: note: here
../lib/ring/rte_ring_elem_pvt.h:45:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:46:3: note: here
../lib/ring/rte_ring_elem_pvt.h:47:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:48:3: note: here
../lib/ring/rte_ring_elem_pvt.h:49:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:50:3: note: here
../lib/ring/rte_ring_elem_pvt.h:51:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:52:3: note: here
[3460/3693] Compiling C object app/dpdk-test.p/test_test_memzone.c.o
[3461/3693] Compiling C object app/dpdk-test.p/test_test_member_perf.c.o
[3462/3693] Compiling C object app/dpdk-test.p/test_test_mempool.c.o
[3463/3693] Compiling C object app/dpdk-test.p/test_test_mempool_perf.c.o
[3464/3693] Compiling C object app/dpdk-test.p/test_test_metrics.c.o
[3465/3693] Compiling C object app/dpdk-test.p/test_test_net_ether.c.o
[3466/3693] Compiling C object app/dpdk-test.p/test_test_meter.c.o
[3467/3693] Compiling C object app/dpdk-test.p/test_test_net_ip6.c.o
[3468/3693] Compiling C object app/dpdk-test.p/test_test_pcapng.c.o
[3469/3693] Compiling C object app/dpdk-test.p/test_test_per_lcore.c.o
[3470/3693] Compiling C object app/dpdk-test.p/test_test_mp_secondary.c.o
[3471/3693] Compiling C object app/dpdk-test.p/test_test_pflock.c.o
[3472/3693] Compiling C object app/dpdk-test.p/test_test_memcpy_perf.c.o
[3473/3693] Compiling C object app/dpdk-test.p/test_test_mbuf.c.o
In file included from ../lib/ring/rte_ring_elem.h:20,
from ../lib/ring/rte_ring.h:39,
from ../app/test/test_mbuf.c:28:
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:225:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:226:3: note: here
../lib/ring/rte_ring_elem_pvt.h:227:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:228:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:185:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:186:3: note: here
../lib/ring/rte_ring_elem_pvt.h:187:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:188:3: note: here
../lib/ring/rte_ring_elem_pvt.h:189:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:190:3: note: here
../lib/ring/rte_ring_elem_pvt.h:191:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:192:3: note: here
../lib/ring/rte_ring_elem_pvt.h:193:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:194:3: note: here
../lib/ring/rte_ring_elem_pvt.h:195:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:196:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:82:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:83:3: note: here
../lib/ring/rte_ring_elem_pvt.h:84:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:85:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:41:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:42:3: note: here
../lib/ring/rte_ring_elem_pvt.h:43:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:44:3: note: here
../lib/ring/rte_ring_elem_pvt.h:45:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:46:3: note: here
../lib/ring/rte_ring_elem_pvt.h:47:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:48:3: note: here
../lib/ring/rte_ring_elem_pvt.h:49:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:50:3: note: here
../lib/ring/rte_ring_elem_pvt.h:51:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:52:3: note: here
[3474/3693] Compiling C object app/dpdk-test.p/test_test_pdump.c.o
[3475/3693] Compiling C object app/dpdk-test.p/test_test_power.c.o
[3476/3693] Compiling C object app/dpdk-test.p/test_test_pie.c.o
[3477/3693] Compiling C object app/dpdk-test.p/test_test_pmu.c.o
[3478/3693] Compiling C object app/dpdk-test.p/test_test_power_cpufreq.c.o
[3479/3693] Compiling C object app/dpdk-test.p/test_test_pmd_ring.c.o
[3480/3693] Compiling C object app/dpdk-test.p/test_test_pdcp.c.o
[3481/3693] Compiling C object app/dpdk-test.p/test_test_power_intel_uncore.c.o
[3482/3693] Compiling C object app/dpdk-test.p/test_test_prefetch.c.o
[3483/3693] Compiling C object app/dpdk-test.p/test_test_power_kvm_vm.c.o
[3484/3693] Compiling C object app/dpdk-test.p/test_test_pmd_perf.c.o
[3485/3693] Compiling C object app/dpdk-test.p/test_test_rand_perf.c.o
[3486/3693] Compiling C object app/dpdk-test.p/test_test_rawdev.c.o
[3487/3693] Compiling C object app/dpdk-test.p/test_test_reciprocal_division.c.o
[3488/3693] Compiling C object app/dpdk-test.p/test_test_reciprocal_division_perf.c.o
[3489/3693] Compiling C object app/dpdk-test.p/test_test_ptr_compress.c.o
[3490/3693] Compiling C object app/dpdk-test.p/test_test_rcu_qsbr_perf.c.o
[3491/3693] Compiling C object app/dpdk-test.p/test_test_pmd_ring_perf.c.o
In file included from ../lib/ring/rte_ring_elem.h:20,
from ../lib/ring/rte_ring.h:39,
from ../app/test/test_pmd_ring_perf.c:8:
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:82:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:83:3: note: here
../lib/ring/rte_ring_elem_pvt.h:84:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:85:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:41:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:42:3: note: here
../lib/ring/rte_ring_elem_pvt.h:43:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:44:3: note: here
../lib/ring/rte_ring_elem_pvt.h:45:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:46:3: note: here
../lib/ring/rte_ring_elem_pvt.h:47:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:48:3: note: here
../lib/ring/rte_ring_elem_pvt.h:49:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:50:3: note: here
../lib/ring/rte_ring_elem_pvt.h:51:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:52:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:225:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:226:3: note: here
../lib/ring/rte_ring_elem_pvt.h:227:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:228:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:185:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:186:3: note: here
../lib/ring/rte_ring_elem_pvt.h:187:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:188:3: note: here
../lib/ring/rte_ring_elem_pvt.h:189:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:190:3: note: here
../lib/ring/rte_ring_elem_pvt.h:191:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:192:3: note: here
../lib/ring/rte_ring_elem_pvt.h:193:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:194:3: note: here
../lib/ring/rte_ring_elem_pvt.h:195:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:196:3: note: here
[3492/3693] Compiling C object app/dpdk-test.p/test_test_reassembly_perf.c.o
[3493/3693] Compiling C object app/dpdk-test.p/test_test_reorder.c.o
[3494/3693] Compiling C object app/dpdk-test.p/test_test_rib.c.o
[3495/3693] Compiling C object app/dpdk-test.p/test_test_rib6.c.o
[3496/3693] Compiling C object app/dpdk-test.p/test_test_red.c.o
[3497/3693] Compiling C object app/dpdk-test.p/test_test_rcu_qsbr.c.o
[3498/3693] Compiling C object app/dpdk-test.p/test_test_ring_hts_stress.c.o
In file included from ../lib/ring/rte_ring_elem.h:20,
from ../lib/ring/rte_ring.h:39,
from ../app/test/test_ring_stress.h:13,
from ../app/test/test_ring_stress_impl.h:7,
from ../app/test/test_ring_hts_stress.c:5:
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:225:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:226:3: note: here
../lib/ring/rte_ring_elem_pvt.h:227:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:228:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:185:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:186:3: note: here
../lib/ring/rte_ring_elem_pvt.h:187:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:188:3: note: here
../lib/ring/rte_ring_elem_pvt.h:189:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:190:3: note: here
../lib/ring/rte_ring_elem_pvt.h:191:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:192:3: note: here
../lib/ring/rte_ring_elem_pvt.h:193:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:194:3: note: here
../lib/ring/rte_ring_elem_pvt.h:195:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:196:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:82:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:83:3: note: here
../lib/ring/rte_ring_elem_pvt.h:84:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:85:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:41:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:42:3: note: here
../lib/ring/rte_ring_elem_pvt.h:43:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:44:3: note: here
../lib/ring/rte_ring_elem_pvt.h:45:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:46:3: note: here
../lib/ring/rte_ring_elem_pvt.h:47:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:48:3: note: here
../lib/ring/rte_ring_elem_pvt.h:49:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:50:3: note: here
../lib/ring/rte_ring_elem_pvt.h:51:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:52:3: note: here
[3499/3693] Compiling C object app/dpdk-test.p/test_test_ring_mpmc_stress.c.o
In file included from ../lib/ring/rte_ring_elem.h:20,
from ../lib/ring/rte_ring.h:39,
from ../app/test/test_ring_stress.h:13,
from ../app/test/test_ring_stress_impl.h:7,
from ../app/test/test_ring_mpmc_stress.c:5:
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:225:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:226:3: note: here
../lib/ring/rte_ring_elem_pvt.h:227:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:228:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:185:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:186:3: note: here
../lib/ring/rte_ring_elem_pvt.h:187:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:188:3: note: here
../lib/ring/rte_ring_elem_pvt.h:189:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:190:3: note: here
../lib/ring/rte_ring_elem_pvt.h:191:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:192:3: note: here
../lib/ring/rte_ring_elem_pvt.h:193:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:194:3: note: here
../lib/ring/rte_ring_elem_pvt.h:195:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:196:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:82:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:83:3: note: here
../lib/ring/rte_ring_elem_pvt.h:84:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:85:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:41:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:42:3: note: here
../lib/ring/rte_ring_elem_pvt.h:43:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:44:3: note: here
../lib/ring/rte_ring_elem_pvt.h:45:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:46:3: note: here
../lib/ring/rte_ring_elem_pvt.h:47:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:48:3: note: here
../lib/ring/rte_ring_elem_pvt.h:49:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:50:3: note: here
../lib/ring/rte_ring_elem_pvt.h:51:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:52:3: note: here
[3500/3693] Compiling C object app/dpdk-test.p/test_test_ring_mt_peek_stress.c.o
In file included from ../lib/ring/rte_ring_elem.h:20,
from ../lib/ring/rte_ring.h:39,
from ../app/test/test_ring_stress.h:13,
from ../app/test/test_ring_stress_impl.h:7,
from ../app/test/test_ring_mt_peek_stress.c:5:
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:225:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:226:3: note: here
../lib/ring/rte_ring_elem_pvt.h:227:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:228:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:185:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:186:3: note: here
../lib/ring/rte_ring_elem_pvt.h:187:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:188:3: note: here
../lib/ring/rte_ring_elem_pvt.h:189:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:190:3: note: here
../lib/ring/rte_ring_elem_pvt.h:191:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:192:3: note: here
../lib/ring/rte_ring_elem_pvt.h:193:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:194:3: note: here
../lib/ring/rte_ring_elem_pvt.h:195:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:196:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:82:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:83:3: note: here
../lib/ring/rte_ring_elem_pvt.h:84:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:85:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:41:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:42:3: note: here
../lib/ring/rte_ring_elem_pvt.h:43:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:44:3: note: here
../lib/ring/rte_ring_elem_pvt.h:45:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:46:3: note: here
../lib/ring/rte_ring_elem_pvt.h:47:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:48:3: note: here
../lib/ring/rte_ring_elem_pvt.h:49:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:50:3: note: here
../lib/ring/rte_ring_elem_pvt.h:51:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:52:3: note: here
[3501/3693] Compiling C object app/dpdk-test.p/test_test_ring_mt_peek_stress_zc.c.o
[3502/3693] Compiling C object app/dpdk-test.p/test_test_ring_stress.c.o
[3503/3693] Compiling C object app/dpdk-test.p/test_test_ring_rts_stress.c.o
In file included from ../lib/ring/rte_ring_elem.h:20,
from ../lib/ring/rte_ring.h:39,
from ../app/test/test_ring_stress.h:13,
from ../app/test/test_ring_stress_impl.h:7,
from ../app/test/test_ring_rts_stress.c:5:
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:225:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:226:3: note: here
../lib/ring/rte_ring_elem_pvt.h:227:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:228:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:185:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:186:3: note: here
../lib/ring/rte_ring_elem_pvt.h:187:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:188:3: note: here
../lib/ring/rte_ring_elem_pvt.h:189:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:190:3: note: here
../lib/ring/rte_ring_elem_pvt.h:191:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:192:3: note: here
../lib/ring/rte_ring_elem_pvt.h:193:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:194:3: note: here
../lib/ring/rte_ring_elem_pvt.h:195:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:196:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:82:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:83:3: note: here
../lib/ring/rte_ring_elem_pvt.h:84:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:85:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:41:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:42:3: note: here
../lib/ring/rte_ring_elem_pvt.h:43:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:44:3: note: here
../lib/ring/rte_ring_elem_pvt.h:45:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:46:3: note: here
../lib/ring/rte_ring_elem_pvt.h:47:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:48:3: note: here
../lib/ring/rte_ring_elem_pvt.h:49:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:50:3: note: here
../lib/ring/rte_ring_elem_pvt.h:51:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:52:3: note: here
[3504/3693] Compiling C object app/dpdk-test.p/test_test_ring_st_peek_stress.c.o
In file included from ../lib/ring/rte_ring_elem.h:20,
from ../lib/ring/rte_ring.h:39,
from ../app/test/test_ring_stress.h:13,
from ../app/test/test_ring_stress_impl.h:7,
from ../app/test/test_ring_st_peek_stress.c:5:
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:225:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:226:3: note: here
../lib/ring/rte_ring_elem_pvt.h:227:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:228:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:185:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:186:3: note: here
../lib/ring/rte_ring_elem_pvt.h:187:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:188:3: note: here
../lib/ring/rte_ring_elem_pvt.h:189:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:190:3: note: here
../lib/ring/rte_ring_elem_pvt.h:191:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:192:3: note: here
../lib/ring/rte_ring_elem_pvt.h:193:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:194:3: note: here
../lib/ring/rte_ring_elem_pvt.h:195:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:196:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:82:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:83:3: note: here
../lib/ring/rte_ring_elem_pvt.h:84:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:85:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:41:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:42:3: note: here
../lib/ring/rte_ring_elem_pvt.h:43:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:44:3: note: here
../lib/ring/rte_ring_elem_pvt.h:45:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:46:3: note: here
../lib/ring/rte_ring_elem_pvt.h:47:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:48:3: note: here
../lib/ring/rte_ring_elem_pvt.h:49:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:50:3: note: here
../lib/ring/rte_ring_elem_pvt.h:51:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:52:3: note: here
[3505/3693] Compiling C object app/dpdk-test.p/test_test_rwlock.c.o
[3506/3693] Compiling C object app/dpdk-test.p/test_test_sched.c.o
[3507/3693] Compiling C object app/dpdk-test.p/test_test_ring_st_peek_stress_zc.c.o
[3508/3693] Compiling C object app/dpdk-test.p/test_test_seqlock.c.o
[3509/3693] Compiling C object app/dpdk-test.p/test_test_security_proto.c.o
[3510/3693] Compiling C object app/dpdk-test.p/test_test_service_cores.c.o
[3511/3693] Compiling C object app/dpdk-test.p/test_test_soring.c.o
[3512/3693] Compiling C object app/dpdk-test.p/test_test_security.c.o
[3513/3693] Compiling C object app/dpdk-test.p/test_test_soring_mt_stress.c.o
[3514/3693] Compiling C object app/dpdk-test.p/test_test_security_inline_macsec.c.o
[3515/3693] Compiling C object app/dpdk-test.p/test_test_soring_stress.c.o
[3516/3693] Compiling C object app/dpdk-test.p/test_test_spinlock.c.o
[3517/3693] Compiling C object app/dpdk-test.p/test_test_string_fns.c.o
[3518/3693] Compiling C object app/dpdk-test.p/test_test_stack.c.o
[3519/3693] Compiling C object app/dpdk-test.p/test_test_stack_perf.c.o
[3520/3693] Compiling C object app/dpdk-test.p/test_test_security_inline_proto.c.o
[3521/3693] Compiling C object app/dpdk-test.p/test_test_table.c.o
[3522/3693] Compiling C object app/dpdk-test.p/test_test_tailq.c.o
[3523/3693] Compiling C object app/dpdk-test.p/test_test_telemetry_data.c.o
[3524/3693] Compiling C object app/dpdk-test.p/test_test_table_acl.c.o
In file included from ../lib/ring/rte_ring_elem.h:20,
from ../lib/ring/rte_ring.h:39,
from ../lib/mempool/rte_mempool.h:49,
from ../lib/mbuf/rte_mbuf.h:39,
from ../lib/net/rte_cksum.h:22,
from ../lib/net/rte_ip4.h:32,
from ../lib/net/rte_ip.h:9,
from ../app/test/test_table_acl.c:7:
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:82:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:83:3: note: here
../lib/ring/rte_ring_elem_pvt.h:84:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:85:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:41:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:42:3: note: here
../lib/ring/rte_ring_elem_pvt.h:43:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:44:3: note: here
../lib/ring/rte_ring_elem_pvt.h:45:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:46:3: note: here
../lib/ring/rte_ring_elem_pvt.h:47:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:48:3: note: here
../lib/ring/rte_ring_elem_pvt.h:49:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:50:3: note: here
../lib/ring/rte_ring_elem_pvt.h:51:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:52:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:225:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:226:3: note: here
../lib/ring/rte_ring_elem_pvt.h:227:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:228:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:185:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:186:3: note: here
../lib/ring/rte_ring_elem_pvt.h:187:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:188:3: note: here
../lib/ring/rte_ring_elem_pvt.h:189:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:190:3: note: here
../lib/ring/rte_ring_elem_pvt.h:191:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:192:3: note: here
../lib/ring/rte_ring_elem_pvt.h:193:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:194:3: note: here
../lib/ring/rte_ring_elem_pvt.h:195:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:196:3: note: here
[3525/3693] Compiling C object app/dpdk-test.p/test_test_table_tables.c.o
[3526/3693] Compiling C object app/dpdk-test.p/test_test_table_ports.c.o
In file included from ../lib/ring/rte_ring_elem.h:20,
from ../lib/ring/rte_ring.h:39,
from ../lib/mempool/rte_mempool.h:49,
from ../lib/mbuf/rte_mbuf.h:39,
from ../lib/port/rte_port.h:17,
from ../lib/table/rte_table.h:24,
from ../lib/table/rte_table_stub.h:15,
from ../app/test/test_table.h:5,
from ../app/test/test_table_ports.c:8:
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:82:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:83:3: note: here
../lib/ring/rte_ring_elem_pvt.h:84:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:85:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:41:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:42:3: note: here
../lib/ring/rte_ring_elem_pvt.h:43:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:44:3: note: here
../lib/ring/rte_ring_elem_pvt.h:45:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:46:3: note: here
../lib/ring/rte_ring_elem_pvt.h:47:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:48:3: note: here
../lib/ring/rte_ring_elem_pvt.h:49:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:50:3: note: here
../lib/ring/rte_ring_elem_pvt.h:51:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:52:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:225:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:226:3: note: here
../lib/ring/rte_ring_elem_pvt.h:227:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:228:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:185:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:186:3: note: here
../lib/ring/rte_ring_elem_pvt.h:187:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:188:3: note: here
../lib/ring/rte_ring_elem_pvt.h:189:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:190:3: note: here
../lib/ring/rte_ring_elem_pvt.h:191:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:192:3: note: here
../lib/ring/rte_ring_elem_pvt.h:193:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:194:3: note: here
../lib/ring/rte_ring_elem_pvt.h:195:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:196:3: note: here
[3527/3693] Compiling C object app/dpdk-test.p/test_test_table_pipeline.c.o
In file included from ../lib/ring/rte_ring_elem.h:20,
from ../lib/ring/rte_ring.h:39,
from ../lib/mempool/rte_mempool.h:49,
from ../lib/mbuf/rte_mbuf.h:39,
from ../lib/port/rte_port.h:17,
from ../lib/pipeline/rte_pipeline.h:54,
from ../app/test/test_table_pipeline.c:8:
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:82:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:83:3: note: here
../lib/ring/rte_ring_elem_pvt.h:84:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:85:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:41:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:42:3: note: here
../lib/ring/rte_ring_elem_pvt.h:43:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:44:3: note: here
../lib/ring/rte_ring_elem_pvt.h:45:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:46:3: note: here
../lib/ring/rte_ring_elem_pvt.h:47:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:48:3: note: here
../lib/ring/rte_ring_elem_pvt.h:49:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:50:3: note: here
../lib/ring/rte_ring_elem_pvt.h:51:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:52:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:225:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:226:3: note: here
../lib/ring/rte_ring_elem_pvt.h:227:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:228:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:185:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:186:3: note: here
../lib/ring/rte_ring_elem_pvt.h:187:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:188:3: note: here
../lib/ring/rte_ring_elem_pvt.h:189:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:190:3: note: here
../lib/ring/rte_ring_elem_pvt.h:191:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:192:3: note: here
../lib/ring/rte_ring_elem_pvt.h:193:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:194:3: note: here
../lib/ring/rte_ring_elem_pvt.h:195:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:196:3: note: here
[3528/3693] Compiling C object app/dpdk-test.p/test_test_telemetry_json.c.o
[3529/3693] Compiling C object app/dpdk-test.p/test_test_threads.c.o
[3530/3693] Compiling C object app/dpdk-test.p/test_test_ticketlock.c.o
[3531/3693] Compiling C object app/dpdk-test.p/test_test_timer.c.o
[3532/3693] Compiling C object app/dpdk-test.p/test_test_timer_perf.c.o
[3533/3693] Compiling C object app/dpdk-test.p/test_test_thash_perf.c.o
[3534/3693] Compiling C object app/dpdk-test.p/test_test_timer_racecond.c.o
[3535/3693] Compiling C object app/dpdk-test.p/test_test_thash.c.o
[3536/3693] Compiling C object app/dpdk-test.p/test_test_table_combined.c.o
In file included from ../lib/ring/rte_ring_elem.h:20,
from ../lib/ring/rte_ring.h:39,
from ../lib/mempool/rte_mempool.h:49,
from ../lib/mbuf/rte_mbuf.h:39,
from ../lib/port/rte_port.h:17,
from ../lib/table/rte_table.h:24,
from ../lib/table/rte_table_stub.h:15,
from ../app/test/test_table.h:5,
from ../app/test/test_table_combined.c:9:
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:82:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:83:3: note: here
../lib/ring/rte_ring_elem_pvt.h:84:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:85:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:41:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:42:3: note: here
../lib/ring/rte_ring_elem_pvt.h:43:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:44:3: note: here
../lib/ring/rte_ring_elem_pvt.h:45:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:46:3: note: here
../lib/ring/rte_ring_elem_pvt.h:47:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:48:3: note: here
../lib/ring/rte_ring_elem_pvt.h:49:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:50:3: note: here
../lib/ring/rte_ring_elem_pvt.h:51:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:52:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:225:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:226:3: note: here
../lib/ring/rte_ring_elem_pvt.h:227:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:228:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:185:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:186:3: note: here
../lib/ring/rte_ring_elem_pvt.h:187:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:188:3: note: here
../lib/ring/rte_ring_elem_pvt.h:189:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:190:3: note: here
../lib/ring/rte_ring_elem_pvt.h:191:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:192:3: note: here
../lib/ring/rte_ring_elem_pvt.h:193:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:194:3: note: here
../lib/ring/rte_ring_elem_pvt.h:195:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:196:3: note: here
[3537/3693] Compiling C object app/dpdk-test.p/test_test_trace_register.c.o
[3538/3693] Compiling C object app/dpdk-test.p/test_test_timer_secondary.c.o
[3539/3693] Compiling C object app/dpdk-test.p/test_test_trace.c.o
[3540/3693] Linking target lib/librte_pmu.so.26.0
[3541/3693] Compiling C object app/dpdk-test.p/test_test_version.c.o
[3542/3693] Compiling C object app/dpdk-test.p/test_test_vdev.c.o
[3543/3693] Linking target lib/librte_cmdline.so.26.0
[3544/3693] Linking target lib/librte_cfgfile.so.26.0
[3545/3693] Linking target lib/librte_distributor.so.26.0
[3546/3693] Linking target lib/librte_bitratestats.so.26.0
[3547/3693] Linking target lib/librte_jobstats.so.26.0
[3548/3693] Linking target lib/librte_gpudev.so.26.0
[3549/3693] Linking target lib/librte_dispatcher.so.26.0
[3550/3693] Linking target lib/librte_gro.so.26.0
[3551/3693] Linking target lib/librte_member.so.26.0
[3552/3693] Linking target lib/librte_latencystats.so.26.0
[3553/3693] Linking target lib/librte_pdcp.so.26.0
[3554/3693] Linking target lib/librte_pdump.so.26.0
[3555/3693] Linking target drivers/librte_bus_auxiliary.so.26.0
[3556/3693] Linking target drivers/librte_bus_cdx.so.26.0
[3557/3693] Linking target drivers/librte_bus_platform.so.26.0
[3558/3693] Linking target lib/librte_node.so.26.0
[3559/3693] Linking static target drivers/librte_common_qat_base_lib.a
[3560/3693] Linking target drivers/librte_mempool_bucket.so.26.0
[3561/3693] Linking target drivers/librte_mempool_ring.so.26.0
[3562/3693] Linking target drivers/librte_common_zsda.so.26.0
[3563/3693] Compiling C object app/dpdk-test.p/test_test_ring_perf.c.o
In file included from ../lib/ring/rte_ring_elem.h:20,
from ../lib/ring/rte_ring.h:39,
from ../app/test/test_ring_perf.c:9:
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:82:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:83:3: note: here
../lib/ring/rte_ring_elem_pvt.h:84:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:85:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:41:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:42:3: note: here
../lib/ring/rte_ring_elem_pvt.h:43:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:44:3: note: here
../lib/ring/rte_ring_elem_pvt.h:45:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:46:3: note: here
../lib/ring/rte_ring_elem_pvt.h:47:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:48:3: note: here
../lib/ring/rte_ring_elem_pvt.h:49:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:50:3: note: here
../lib/ring/rte_ring_elem_pvt.h:51:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:52:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:225:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:226:3: note: here
../lib/ring/rte_ring_elem_pvt.h:227:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:228:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:185:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:186:3: note: here
../lib/ring/rte_ring_elem_pvt.h:187:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:188:3: note: here
../lib/ring/rte_ring_elem_pvt.h:189:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:190:3: note: here
../lib/ring/rte_ring_elem_pvt.h:191:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:192:3: note: here
../lib/ring/rte_ring_elem_pvt.h:193:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:194:3: note: here
../lib/ring/rte_ring_elem_pvt.h:195:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:196:3: note: here
[3564/3693] Linking target drivers/librte_mempool_stack.so.26.0
[3565/3693] Linking target drivers/librte_common_qat.so.26.0
[3566/3693] Linking target drivers/librte_dma_dpaa2.so.26.0
[3567/3693] Linking target drivers/librte_dma_dpaa.so.26.0
[3568/3693] Linking target drivers/librte_dma_hisi_pciep.so.26.0
[3569/3693] Linking target drivers/librte_dma_odm.so.26.0
[3570/3693] Linking target drivers/librte_dma_skeleton.so.26.0
[3571/3693] Linking target drivers/librte_net_af_packet.so.26.0
[3572/3693] Linking target drivers/librte_net_ark.so.26.0
[3573/3693] Linking target drivers/librte_net_atlantic.so.26.0
[3574/3693] Linking target drivers/librte_net_avp.so.26.0
[3575/3693] Linking target drivers/librte_net_axgbe.so.26.0
[3576/3693] Linking target drivers/librte_net_bnx2x.so.26.0
[3577/3693] Linking target drivers/librte_net_bond.so.26.0
[3578/3693] Linking target drivers/librte_net_bnxt.so.26.0
[3579/3693] Linking target drivers/librte_net_cxgbe.so.26.0
[3580/3693] Compiling C object app/dpdk-test.p/test_test_trace_perf.c.o
[3581/3693] Linking target lib/librte_efd.so.26.0
[3582/3693] Compiling C object app/dpdk-test.p/test_test_ring.c.o
In file included from ../lib/ring/rte_ring_elem.h:20,
from ../lib/ring/rte_ring.h:39,
from ../app/test/test_ring.c:25:
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:82:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:83:3: note: here
../lib/ring/rte_ring_elem_pvt.h:84:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:85:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_enqueue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:41:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:42:3: note: here
../lib/ring/rte_ring_elem_pvt.h:43:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:44:3: note: here
../lib/ring/rte_ring_elem_pvt.h:45:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:46:3: note: here
../lib/ring/rte_ring_elem_pvt.h:47:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:48:3: note: here
../lib/ring/rte_ring_elem_pvt.h:49:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:50:3: note: here
../lib/ring/rte_ring_elem_pvt.h:51:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:52:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_64':
../lib/ring/rte_ring_elem_pvt.h:225:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:226:3: note: here
../lib/ring/rte_ring_elem_pvt.h:227:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:228:3: note: here
../lib/ring/rte_ring_elem_pvt.h: In function '__rte_ring_dequeue_elems_32':
../lib/ring/rte_ring_elem_pvt.h:185:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:186:3: note: here
../lib/ring/rte_ring_elem_pvt.h:187:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:188:3: note: here
../lib/ring/rte_ring_elem_pvt.h:189:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:190:3: note: here
../lib/ring/rte_ring_elem_pvt.h:191:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:192:3: note: here
../lib/ring/rte_ring_elem_pvt.h:193:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:194:3: note: here
../lib/ring/rte_ring_elem_pvt.h:195:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../lib/ring/rte_ring_elem_pvt.h:196:3: note: here
[3583/3693] Linking target drivers/librte_net_enetfec.so.26.0
[3584/3693] Linking target drivers/librte_net_enetc.so.26.0
[3585/3693] Linking static target drivers/net/hns3/libhns3_sve_lib.a
[3586/3693] Linking target drivers/librte_net_enic.so.26.0
[3587/3693] Linking target drivers/librte_net_gve.so.26.0
[3588/3693] Linking target drivers/librte_net_hinic3.so.26.0
[3589/3693] Linking static target drivers/librte_net_iavf_base_lib.a
[3590/3693] Linking target drivers/librte_net_hns3.so.26.0
[3591/3693] Linking target drivers/librte_net_e1000.so.26.0
[3592/3693] Linking target drivers/librte_net_fm10k.so.26.0
[3593/3693] Linking target drivers/librte_net_ixgbe.so.26.0
[3594/3693] Linking target drivers/librte_net_ionic.so.26.0
[3595/3693] Linking target drivers/librte_net_ice.so.26.0
[3596/3693] Linking target drivers/librte_net_cpfl.so.26.0
[3597/3693] Linking target drivers/librte_net_nbl.so.26.0
[3598/3693] Linking target drivers/librte_net_memif.so.26.0
[3599/3693] Linking target drivers/librte_net_netvsc.so.26.0
[3600/3693] Linking target drivers/librte_net_nfp.so.26.0
[3601/3693] Linking target drivers/librte_net_null.so.26.0
[3602/3693] Linking target drivers/librte_net_octeon_ep.so.26.0
[3603/3693] Linking static target drivers/librte_net_pfe_base_lib.a
[3604/3693] Linking target drivers/librte_net_ngbe.so.26.0
[3605/3693] Linking target drivers/librte_net_pcap.so.26.0
[3606/3693] Linking target drivers/librte_net_pfe.so.26.0
[3607/3693] Linking static target drivers/net/rnp/base/librnp_base.a
[3608/3693] Linking target drivers/librte_net_qede.so.26.0
[3609/3693] Linking target drivers/librte_net_r8169.so.26.0
[3610/3693] Linking target drivers/librte_net_ring.so.26.0
[3611/3693] Linking target drivers/librte_net_rnp.so.26.0
[3612/3693] Linking target drivers/librte_net_sfc.so.26.0
[3613/3693] Linking target drivers/librte_net_tap.so.26.0
[3614/3693] Linking target drivers/librte_net_softnic.so.26.0
[3615/3693] Linking target drivers/librte_net_thunderx.so.26.0
[3616/3693] Linking target drivers/librte_net_vdev_netvsc.so.26.0
[3617/3693] Linking target drivers/librte_net_txgbe.so.26.0
[3618/3693] Linking target drivers/librte_net_vhost.so.26.0
[3619/3693] Linking target drivers/librte_net_vmxnet3.so.26.0
[3620/3693] Linking target drivers/librte_net_virtio.so.26.0
[3621/3693] Linking target drivers/librte_net_xsc.so.26.0
[3622/3693] Linking target drivers/librte_net_zxdh.so.26.0
[3623/3693] Linking target drivers/librte_raw_cnxk_gpio.so.26.0
[3624/3693] Linking target drivers/librte_raw_cnxk_bphy.so.26.0
[3625/3693] Linking target drivers/librte_raw_cnxk_rvu_lf.so.26.0
[3626/3693] Linking target drivers/librte_raw_gdtc.so.26.0
[3627/3693] Linking target drivers/librte_raw_dpaa2_cmdif.so.26.0
[3628/3693] Linking target drivers/librte_raw_ifpga.so.26.0
[3629/3693] Linking target drivers/librte_raw_ntb.so.26.0
[3630/3693] Linking target drivers/librte_raw_skeleton.so.26.0
[3631/3693] Linking target drivers/librte_crypto_bcmfs.so.26.0
[3632/3693] Linking target drivers/librte_crypto_caam_jr.so.26.0
[3633/3693] Linking target drivers/librte_crypto_nitrox.so.26.0
[3634/3693] Linking target drivers/librte_crypto_ionic.so.26.0
[3635/3693] Linking target drivers/librte_crypto_null.so.26.0
[3636/3693] Linking target drivers/librte_crypto_ccp.so.26.0
[3637/3693] Linking target drivers/librte_crypto_scheduler.so.26.0
[3638/3693] Linking target drivers/librte_crypto_virtio.so.26.0
[3639/3693] Linking target drivers/librte_compress_nitrox.so.26.0
[3640/3693] Linking target drivers/librte_compress_octeontx.so.26.0
[3641/3693] Linking target drivers/librte_crypto_openssl.so.26.0
[3642/3693] Linking target drivers/librte_compress_zlib.so.26.0
[3643/3693] Linking target drivers/librte_regex_cn9k.so.26.0
[3644/3693] Linking target drivers/librte_ml_cnxk.so.26.0
[3645/3693] Linking target drivers/librte_vdpa_ifc.so.26.0
[3646/3693] Linking target drivers/librte_vdpa_nfp.so.26.0
[3647/3693] Linking target drivers/librte_vdpa_sfc.so.26.0
[3648/3693] Linking target drivers/librte_net_hinic.so.26.0
[3649/3693] Linking target drivers/librte_event_dpaa.so.26.0
[3650/3693] Linking target drivers/librte_event_dpaa2.so.26.0
[3651/3693] Linking target drivers/librte_event_dsw.so.26.0
[3652/3693] Linking target drivers/librte_event_octeontx.so.26.0
[3653/3693] Linking target drivers/librte_event_opdl.so.26.0
[3654/3693] Linking target drivers/librte_event_skeleton.so.26.0
[3655/3693] Linking target drivers/librte_event_sw.so.26.0
[3656/3693] Linking target drivers/librte_baseband_acc.so.26.0
[3657/3693] Linking target drivers/librte_baseband_fpga_5gnr_fec.so.26.0
[3658/3693] Linking target drivers/librte_baseband_fpga_lte_fec.so.26.0
[3659/3693] Linking target drivers/librte_baseband_null.so.26.0
[3660/3693] Linking target drivers/librte_baseband_la12xx.so.26.0
[3661/3693] Linking target drivers/librte_baseband_turbo_sw.so.26.0
[3662/3693] Linking target drivers/librte_power_amd_pstate.so.26.0
[3663/3693] Linking target drivers/librte_power_cppc.so.26.0
[3664/3693] Linking target drivers/librte_power_acpi.so.26.0
[3665/3693] Linking target drivers/librte_power_intel_pstate.so.26.0
[3666/3693] Linking target drivers/librte_power_intel_uncore.so.26.0
[3667/3693] Linking target drivers/librte_net_failsafe.so.26.0
[3668/3693] Linking target drivers/librte_event_cnxk.so.26.0
[3669/3693] Linking target app/dpdk-dumpcap
[3670/3693] Linking target app/dpdk-pdump
[3671/3693] Linking target app/dpdk-proc-info
[3672/3693] Linking target app/dpdk-test-acl
[3673/3693] Linking target app/dpdk-test-bbdev
[3674/3693] Linking target app/dpdk-test-compress-perf
[3675/3693] Linking target app/dpdk-test-cmdline
[3676/3693] Linking target app/dpdk-test-crypto-perf
[3677/3693] Linking target app/dpdk-test-dma-perf
[3678/3693] Linking target app/dpdk-test-fib
[3679/3693] Linking target app/dpdk-test-eventdev
[3680/3693] Linking target app/dpdk-test-flow-perf
[3681/3693] Linking target app/dpdk-test-gpudev
[3682/3693] Linking target app/dpdk-test-pipeline
[3683/3693] Linking target app/dpdk-test-mldev
[3684/3693] Linking target app/dpdk-testpmd
[3685/3693] Generating app/test/test_symlink with a custom command
[3686/3693] Linking target app/dpdk-test-regex
[3687/3693] Linking target app/dpdk-test-security-perf
[3688/3693] Linking target app/dpdk-test-sad
[3689/3693] Linking target drivers/librte_net_ena.so.26.0
[3690/3693] Linking target drivers/librte_power_kvm_vm.so.26.0
[3691/3693] Linking target drivers/librte_dma_hisi_acc.so.26.0
[3692/3693] Linking target app/dpdk-test
[3693/3693] Linking target app/dpdk-graph
INFO: autodetecting backend as ninja
INFO: calculating backend command to run: /usr/bin/ninja -C /build/dpdk/src/dpdk-stable/build
==> Entering fakeroot environment...
==> Starting package()...
ninja: Entering directory `/build/dpdk/src/dpdk-stable/build'
ninja: no work to do.
Installing subdir /build/dpdk/src/dpdk-stable/usertools/telemetry-endpoints to /build/dpdk/pkg/dpdk/usr/share/dpdk/telemetry-endpoints
Installing /build/dpdk/src/dpdk-stable/usertools/telemetry-endpoints/counters.py to /build/dpdk/pkg/dpdk/usr/share/dpdk/telemetry-endpoints
Installing /build/dpdk/src/dpdk-stable/usertools/telemetry-endpoints/cpu.py to /build/dpdk/pkg/dpdk/usr/share/dpdk/telemetry-endpoints
Installing /build/dpdk/src/dpdk-stable/usertools/telemetry-endpoints/memory.py to /build/dpdk/pkg/dpdk/usr/share/dpdk/telemetry-endpoints
Installing subdir /build/dpdk/src/dpdk-stable/examples to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples
Installing /build/dpdk/src/dpdk-stable/examples/ip_pipeline/common.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ip_pipeline
Installing /build/dpdk/src/dpdk-stable/examples/ip_pipeline/action.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ip_pipeline
Installing /build/dpdk/src/dpdk-stable/examples/ip_pipeline/thread.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ip_pipeline
Installing /build/dpdk/src/dpdk-stable/examples/ip_pipeline/cryptodev.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ip_pipeline
Installing /build/dpdk/src/dpdk-stable/examples/ip_pipeline/pipeline.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ip_pipeline
Installing /build/dpdk/src/dpdk-stable/examples/ip_pipeline/tap.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ip_pipeline
Installing /build/dpdk/src/dpdk-stable/examples/ip_pipeline/pipeline.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ip_pipeline
Installing /build/dpdk/src/dpdk-stable/examples/ip_pipeline/link.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ip_pipeline
Installing /build/dpdk/src/dpdk-stable/examples/ip_pipeline/tmgr.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ip_pipeline
Installing /build/dpdk/src/dpdk-stable/examples/ip_pipeline/swq.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ip_pipeline
Installing /build/dpdk/src/dpdk-stable/examples/ip_pipeline/parser.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ip_pipeline
Installing /build/dpdk/src/dpdk-stable/examples/ip_pipeline/Makefile to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ip_pipeline
Installing /build/dpdk/src/dpdk-stable/examples/ip_pipeline/cli.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ip_pipeline
Installing /build/dpdk/src/dpdk-stable/examples/ip_pipeline/swq.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ip_pipeline
Installing /build/dpdk/src/dpdk-stable/examples/ip_pipeline/cli.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ip_pipeline
Installing /build/dpdk/src/dpdk-stable/examples/ip_pipeline/cryptodev.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ip_pipeline
Installing /build/dpdk/src/dpdk-stable/examples/ip_pipeline/main.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ip_pipeline
Installing /build/dpdk/src/dpdk-stable/examples/ip_pipeline/parser.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ip_pipeline
Installing /build/dpdk/src/dpdk-stable/examples/ip_pipeline/conn.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ip_pipeline
Installing /build/dpdk/src/dpdk-stable/examples/ip_pipeline/mempool.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ip_pipeline
Installing /build/dpdk/src/dpdk-stable/examples/ip_pipeline/mempool.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ip_pipeline
Installing /build/dpdk/src/dpdk-stable/examples/ip_pipeline/link.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ip_pipeline
Installing /build/dpdk/src/dpdk-stable/examples/ip_pipeline/tmgr.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ip_pipeline
Installing /build/dpdk/src/dpdk-stable/examples/ip_pipeline/action.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ip_pipeline
Installing /build/dpdk/src/dpdk-stable/examples/ip_pipeline/conn.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ip_pipeline
Installing /build/dpdk/src/dpdk-stable/examples/ip_pipeline/tap.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ip_pipeline
Installing /build/dpdk/src/dpdk-stable/examples/ip_pipeline/thread.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ip_pipeline
Installing /build/dpdk/src/dpdk-stable/examples/ip_pipeline/examples/route.cli to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ip_pipeline/examples
Installing /build/dpdk/src/dpdk-stable/examples/ip_pipeline/examples/firewall.cli to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ip_pipeline/examples
Installing /build/dpdk/src/dpdk-stable/examples/ip_pipeline/examples/flow_crypto.cli to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ip_pipeline/examples
Installing /build/dpdk/src/dpdk-stable/examples/ip_pipeline/examples/tap.cli to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ip_pipeline/examples
Installing /build/dpdk/src/dpdk-stable/examples/ip_pipeline/examples/rss.cli to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ip_pipeline/examples
Installing /build/dpdk/src/dpdk-stable/examples/ip_pipeline/examples/l2fwd.cli to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ip_pipeline/examples
Installing /build/dpdk/src/dpdk-stable/examples/ip_pipeline/examples/flow.cli to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ip_pipeline/examples
Installing /build/dpdk/src/dpdk-stable/examples/ip_pipeline/examples/route_ecmp.cli to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ip_pipeline/examples
Installing /build/dpdk/src/dpdk-stable/examples/ipsec-secgw/ipsec_process.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ipsec-secgw
Installing /build/dpdk/src/dpdk-stable/examples/ipsec-secgw/esp.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ipsec-secgw
Installing /build/dpdk/src/dpdk-stable/examples/ipsec-secgw/ipsec.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ipsec-secgw
Installing /build/dpdk/src/dpdk-stable/examples/ipsec-secgw/ipip.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ipsec-secgw
Installing /build/dpdk/src/dpdk-stable/examples/ipsec-secgw/event_helper.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ipsec-secgw
Installing /build/dpdk/src/dpdk-stable/examples/ipsec-secgw/flow.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ipsec-secgw
Installing /build/dpdk/src/dpdk-stable/examples/ipsec-secgw/parser.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ipsec-secgw
Installing /build/dpdk/src/dpdk-stable/examples/ipsec-secgw/ipsec_lpm_neon.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ipsec-secgw
Installing /build/dpdk/src/dpdk-stable/examples/ipsec-secgw/Makefile to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ipsec-secgw
Installing /build/dpdk/src/dpdk-stable/examples/ipsec-secgw/event_helper.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ipsec-secgw
Installing /build/dpdk/src/dpdk-stable/examples/ipsec-secgw/sa.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ipsec-secgw
Installing /build/dpdk/src/dpdk-stable/examples/ipsec-secgw/flow.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ipsec-secgw
Installing /build/dpdk/src/dpdk-stable/examples/ipsec-secgw/ipsec-secgw.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ipsec-secgw
Installing /build/dpdk/src/dpdk-stable/examples/ipsec-secgw/ipsec_neon.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ipsec-secgw
Installing /build/dpdk/src/dpdk-stable/examples/ipsec-secgw/ep0.cfg to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ipsec-secgw
Installing /build/dpdk/src/dpdk-stable/examples/ipsec-secgw/sp4.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ipsec-secgw
Installing /build/dpdk/src/dpdk-stable/examples/ipsec-secgw/parser.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ipsec-secgw
Installing /build/dpdk/src/dpdk-stable/examples/ipsec-secgw/sad.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ipsec-secgw
Installing /build/dpdk/src/dpdk-stable/examples/ipsec-secgw/ep1.cfg to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ipsec-secgw
Installing /build/dpdk/src/dpdk-stable/examples/ipsec-secgw/ipsec-secgw.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ipsec-secgw
Installing /build/dpdk/src/dpdk-stable/examples/ipsec-secgw/esp.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ipsec-secgw
Installing /build/dpdk/src/dpdk-stable/examples/ipsec-secgw/sad.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ipsec-secgw
Installing /build/dpdk/src/dpdk-stable/examples/ipsec-secgw/sp6.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ipsec-secgw
Installing /build/dpdk/src/dpdk-stable/examples/ipsec-secgw/ipsec_worker.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ipsec-secgw
Installing /build/dpdk/src/dpdk-stable/examples/ipsec-secgw/ipsec.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ipsec-secgw
Installing /build/dpdk/src/dpdk-stable/examples/ipsec-secgw/ipsec_worker.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ipsec-secgw
Installing /build/dpdk/src/dpdk-stable/examples/ipsec-secgw/rt.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ipsec-secgw
Installing /build/dpdk/src/dpdk-stable/examples/ipsec-secgw/test/trs_aesgcm_defs.sh to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ipsec-secgw/test
Installing /build/dpdk/src/dpdk-stable/examples/ipsec-secgw/test/common_defs.sh to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ipsec-secgw/test
Installing /build/dpdk/src/dpdk-stable/examples/ipsec-secgw/test/trs_ipv6opts.py to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ipsec-secgw/test
Installing /build/dpdk/src/dpdk-stable/examples/ipsec-secgw/test/trs_aesctr_sha1_common_defs.sh to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ipsec-secgw/test
Installing /build/dpdk/src/dpdk-stable/examples/ipsec-secgw/test/tun_aescbc_sha1_defs.sh to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ipsec-secgw/test
Installing /build/dpdk/src/dpdk-stable/examples/ipsec-secgw/test/bypass_defs.sh to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ipsec-secgw/test
Installing /build/dpdk/src/dpdk-stable/examples/ipsec-secgw/test/linux_test.sh to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ipsec-secgw/test
Installing /build/dpdk/src/dpdk-stable/examples/ipsec-secgw/test/tun_3descbc_sha1_common_defs.sh to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ipsec-secgw/test
Installing /build/dpdk/src/dpdk-stable/examples/ipsec-secgw/test/data_rxtx.sh to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ipsec-secgw/test
Installing /build/dpdk/src/dpdk-stable/examples/ipsec-secgw/test/trs_aescbc_sha1_defs.sh to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ipsec-secgw/test
Installing /build/dpdk/src/dpdk-stable/examples/ipsec-secgw/test/tun_aesctr_sha1_defs.sh to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ipsec-secgw/test
Installing /build/dpdk/src/dpdk-stable/examples/ipsec-secgw/test/trs_aesctr_sha1_defs.sh to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ipsec-secgw/test
Installing /build/dpdk/src/dpdk-stable/examples/ipsec-secgw/test/tun_aesgcm_defs.sh to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ipsec-secgw/test
Installing /build/dpdk/src/dpdk-stable/examples/ipsec-secgw/test/trs_aescbc_sha1_common_defs.sh to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ipsec-secgw/test
Installing /build/dpdk/src/dpdk-stable/examples/ipsec-secgw/test/pkttest.sh to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ipsec-secgw/test
Installing /build/dpdk/src/dpdk-stable/examples/ipsec-secgw/test/common_defs_secgw.sh to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ipsec-secgw/test
Installing /build/dpdk/src/dpdk-stable/examples/ipsec-secgw/test/run_test.sh to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ipsec-secgw/test
Installing /build/dpdk/src/dpdk-stable/examples/ipsec-secgw/test/tun_aescbc_sha1_common_defs.sh to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ipsec-secgw/test
Installing /build/dpdk/src/dpdk-stable/examples/ipsec-secgw/test/trs_3descbc_sha1_defs.sh to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ipsec-secgw/test
Installing /build/dpdk/src/dpdk-stable/examples/ipsec-secgw/test/tun_null_header_reconstruct.py to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ipsec-secgw/test
Installing /build/dpdk/src/dpdk-stable/examples/ipsec-secgw/test/trs_aesgcm_common_defs.sh to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ipsec-secgw/test
Installing /build/dpdk/src/dpdk-stable/examples/ipsec-secgw/test/tun_aesctr_sha1_common_defs.sh to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ipsec-secgw/test
Installing /build/dpdk/src/dpdk-stable/examples/ipsec-secgw/test/tun_aesgcm_common_defs.sh to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ipsec-secgw/test
Installing /build/dpdk/src/dpdk-stable/examples/ipsec-secgw/test/load_env.sh to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ipsec-secgw/test
Installing /build/dpdk/src/dpdk-stable/examples/ipsec-secgw/test/pkttest.py to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ipsec-secgw/test
Installing /build/dpdk/src/dpdk-stable/examples/ipsec-secgw/test/tun_3descbc_sha1_defs.sh to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ipsec-secgw/test
Installing /build/dpdk/src/dpdk-stable/examples/ipsec-secgw/test/trs_3descbc_sha1_common_defs.sh to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ipsec-secgw/test
Installing /build/dpdk/src/dpdk-stable/examples/service_cores/Makefile to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/service_cores
Installing /build/dpdk/src/dpdk-stable/examples/service_cores/main.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/service_cores
Installing /build/dpdk/src/dpdk-stable/examples/bbdev_app/Makefile to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/bbdev_app
Installing /build/dpdk/src/dpdk-stable/examples/bbdev_app/main.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/bbdev_app
Installing /build/dpdk/src/dpdk-stable/examples/vhost_blk/vhost_blk.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/vhost_blk
Installing /build/dpdk/src/dpdk-stable/examples/vhost_blk/Makefile to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/vhost_blk
Installing /build/dpdk/src/dpdk-stable/examples/vhost_blk/vhost_blk_compat.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/vhost_blk
Installing /build/dpdk/src/dpdk-stable/examples/vhost_blk/blk_spec.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/vhost_blk
Installing /build/dpdk/src/dpdk-stable/examples/vhost_blk/blk.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/vhost_blk
Installing /build/dpdk/src/dpdk-stable/examples/vhost_blk/vhost_blk.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/vhost_blk
Installing /build/dpdk/src/dpdk-stable/examples/helloworld/Makefile to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/helloworld
Installing /build/dpdk/src/dpdk-stable/examples/helloworld/main.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/helloworld
Installing /build/dpdk/src/dpdk-stable/examples/vhost/Makefile to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/vhost
Installing /build/dpdk/src/dpdk-stable/examples/vhost/main.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/vhost
Installing /build/dpdk/src/dpdk-stable/examples/vhost/virtio_net.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/vhost
Installing /build/dpdk/src/dpdk-stable/examples/vhost/main.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/vhost
Installing /build/dpdk/src/dpdk-stable/examples/l2fwd-macsec/Makefile to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/l2fwd-macsec
Installing /build/dpdk/src/dpdk-stable/examples/l2fwd-macsec/main.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/l2fwd-macsec
Installing /build/dpdk/src/dpdk-stable/examples/vhost_crypto/Makefile to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/vhost_crypto
Installing /build/dpdk/src/dpdk-stable/examples/vhost_crypto/main.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/vhost_crypto
Installing /build/dpdk/src/dpdk-stable/examples/fips_validation/fips_dev_self_test.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/fips_validation
Installing /build/dpdk/src/dpdk-stable/examples/fips_validation/fips_validation_cmac.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/fips_validation
Installing /build/dpdk/src/dpdk-stable/examples/fips_validation/fips_validation_sha.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/fips_validation
Installing /build/dpdk/src/dpdk-stable/examples/fips_validation/fips_validation_tdes.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/fips_validation
Installing /build/dpdk/src/dpdk-stable/examples/fips_validation/fips_validation_aes.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/fips_validation
Installing /build/dpdk/src/dpdk-stable/examples/fips_validation/fips_validation_ecdsa.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/fips_validation
Installing /build/dpdk/src/dpdk-stable/examples/fips_validation/Makefile to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/fips_validation
Installing /build/dpdk/src/dpdk-stable/examples/fips_validation/fips_validation_ccm.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/fips_validation
Installing /build/dpdk/src/dpdk-stable/examples/fips_validation/fips_dev_self_test.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/fips_validation
Installing /build/dpdk/src/dpdk-stable/examples/fips_validation/main.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/fips_validation
Installing /build/dpdk/src/dpdk-stable/examples/fips_validation/fips_validation_gcm.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/fips_validation
Installing /build/dpdk/src/dpdk-stable/examples/fips_validation/fips_validation.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/fips_validation
Installing /build/dpdk/src/dpdk-stable/examples/fips_validation/fips_validation_rsa.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/fips_validation
Installing /build/dpdk/src/dpdk-stable/examples/fips_validation/fips_validation_eddsa.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/fips_validation
Installing /build/dpdk/src/dpdk-stable/examples/fips_validation/fips_validation_hmac.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/fips_validation
Installing /build/dpdk/src/dpdk-stable/examples/fips_validation/fips_validation_xts.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/fips_validation
Installing /build/dpdk/src/dpdk-stable/examples/fips_validation/fips_validation.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/fips_validation
Installing /build/dpdk/src/dpdk-stable/examples/server_node_efd/Makefile to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/server_node_efd
Installing /build/dpdk/src/dpdk-stable/examples/server_node_efd/efd_server/init.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/server_node_efd/efd_server
Installing /build/dpdk/src/dpdk-stable/examples/server_node_efd/efd_server/Makefile to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/server_node_efd/efd_server
Installing /build/dpdk/src/dpdk-stable/examples/server_node_efd/efd_server/args.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/server_node_efd/efd_server
Installing /build/dpdk/src/dpdk-stable/examples/server_node_efd/efd_server/args.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/server_node_efd/efd_server
Installing /build/dpdk/src/dpdk-stable/examples/server_node_efd/efd_server/main.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/server_node_efd/efd_server
Installing /build/dpdk/src/dpdk-stable/examples/server_node_efd/efd_server/init.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/server_node_efd/efd_server
Installing /build/dpdk/src/dpdk-stable/examples/server_node_efd/efd_node/Makefile to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/server_node_efd/efd_node
Installing /build/dpdk/src/dpdk-stable/examples/server_node_efd/efd_node/node.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/server_node_efd/efd_node
Installing /build/dpdk/src/dpdk-stable/examples/server_node_efd/shared/common.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/server_node_efd/shared
Installing /build/dpdk/src/dpdk-stable/examples/l2fwd-crypto/Makefile to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/l2fwd-crypto
Installing /build/dpdk/src/dpdk-stable/examples/l2fwd-crypto/main.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/l2fwd-crypto
Installing /build/dpdk/src/dpdk-stable/examples/bond/Makefile to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/bond
Installing /build/dpdk/src/dpdk-stable/examples/bond/main.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/bond
Installing /build/dpdk/src/dpdk-stable/examples/bond/commands.list to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/bond
Installing /build/dpdk/src/dpdk-stable/examples/link_status_interrupt/Makefile to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/link_status_interrupt
Installing /build/dpdk/src/dpdk-stable/examples/link_status_interrupt/main.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/link_status_interrupt
Installing /build/dpdk/src/dpdk-stable/examples/ntb/Makefile to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ntb
Installing /build/dpdk/src/dpdk-stable/examples/ntb/commands.list to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ntb
Installing /build/dpdk/src/dpdk-stable/examples/ntb/ntb_fwd.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ntb
Installing /build/dpdk/src/dpdk-stable/examples/multi_process/Makefile to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/multi_process
Installing /build/dpdk/src/dpdk-stable/examples/multi_process/symmetric_mp/Makefile to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/multi_process/symmetric_mp
Installing /build/dpdk/src/dpdk-stable/examples/multi_process/symmetric_mp/main.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/multi_process/symmetric_mp
Installing /build/dpdk/src/dpdk-stable/examples/multi_process/client_server_mp/Makefile to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/multi_process/client_server_mp
Installing /build/dpdk/src/dpdk-stable/examples/multi_process/client_server_mp/mp_client/client.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/multi_process/client_server_mp/mp_client
Installing /build/dpdk/src/dpdk-stable/examples/multi_process/client_server_mp/mp_client/Makefile to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/multi_process/client_server_mp/mp_client
Installing /build/dpdk/src/dpdk-stable/examples/multi_process/client_server_mp/mp_server/init.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/multi_process/client_server_mp/mp_server
Installing /build/dpdk/src/dpdk-stable/examples/multi_process/client_server_mp/mp_server/Makefile to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/multi_process/client_server_mp/mp_server
Installing /build/dpdk/src/dpdk-stable/examples/multi_process/client_server_mp/mp_server/args.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/multi_process/client_server_mp/mp_server
Installing /build/dpdk/src/dpdk-stable/examples/multi_process/client_server_mp/mp_server/args.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/multi_process/client_server_mp/mp_server
Installing /build/dpdk/src/dpdk-stable/examples/multi_process/client_server_mp/mp_server/main.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/multi_process/client_server_mp/mp_server
Installing /build/dpdk/src/dpdk-stable/examples/multi_process/client_server_mp/mp_server/init.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/multi_process/client_server_mp/mp_server
Installing /build/dpdk/src/dpdk-stable/examples/multi_process/client_server_mp/shared/common.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/multi_process/client_server_mp/shared
Installing /build/dpdk/src/dpdk-stable/examples/multi_process/hotplug_mp/commands.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/multi_process/hotplug_mp
Installing /build/dpdk/src/dpdk-stable/examples/multi_process/hotplug_mp/Makefile to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/multi_process/hotplug_mp
Installing /build/dpdk/src/dpdk-stable/examples/multi_process/hotplug_mp/main.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/multi_process/hotplug_mp
Installing /build/dpdk/src/dpdk-stable/examples/multi_process/hotplug_mp/commands.list to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/multi_process/hotplug_mp
Installing /build/dpdk/src/dpdk-stable/examples/multi_process/simple_mp/mp_commands.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/multi_process/simple_mp
Installing /build/dpdk/src/dpdk-stable/examples/multi_process/simple_mp/mp_commands.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/multi_process/simple_mp
Installing /build/dpdk/src/dpdk-stable/examples/multi_process/simple_mp/Makefile to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/multi_process/simple_mp
Installing /build/dpdk/src/dpdk-stable/examples/multi_process/simple_mp/main.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/multi_process/simple_mp
Installing /build/dpdk/src/dpdk-stable/examples/multi_process/simple_mp/commands.list to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/multi_process/simple_mp
Installing /build/dpdk/src/dpdk-stable/examples/eventdev_pipeline/pipeline_worker_generic.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/eventdev_pipeline
Installing /build/dpdk/src/dpdk-stable/examples/eventdev_pipeline/Makefile to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/eventdev_pipeline
Installing /build/dpdk/src/dpdk-stable/examples/eventdev_pipeline/main.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/eventdev_pipeline
Installing /build/dpdk/src/dpdk-stable/examples/eventdev_pipeline/pipeline_worker_tx.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/eventdev_pipeline
Installing /build/dpdk/src/dpdk-stable/examples/eventdev_pipeline/pipeline_common.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/eventdev_pipeline
Installing /build/dpdk/src/dpdk-stable/examples/vmdq/Makefile to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/vmdq
Installing /build/dpdk/src/dpdk-stable/examples/vmdq/main.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/vmdq
Installing /build/dpdk/src/dpdk-stable/examples/ethtool/Makefile to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ethtool
Installing /build/dpdk/src/dpdk-stable/examples/ethtool/ethtool-app/ethapp.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ethtool/ethtool-app
Installing /build/dpdk/src/dpdk-stable/examples/ethtool/ethtool-app/Makefile to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ethtool/ethtool-app
Installing /build/dpdk/src/dpdk-stable/examples/ethtool/ethtool-app/ethapp.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ethtool/ethtool-app
Installing /build/dpdk/src/dpdk-stable/examples/ethtool/ethtool-app/main.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ethtool/ethtool-app
Installing /build/dpdk/src/dpdk-stable/examples/ethtool/lib/rte_ethtool.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ethtool/lib
Installing /build/dpdk/src/dpdk-stable/examples/ethtool/lib/rte_ethtool.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ethtool/lib
Installing /build/dpdk/src/dpdk-stable/examples/ethtool/lib/Makefile to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ethtool/lib
Installing /build/dpdk/src/dpdk-stable/examples/qos_meter/Makefile to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/qos_meter
Installing /build/dpdk/src/dpdk-stable/examples/qos_meter/main.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/qos_meter
Installing /build/dpdk/src/dpdk-stable/examples/qos_meter/rte_policer.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/qos_meter
Installing /build/dpdk/src/dpdk-stable/examples/qos_meter/main.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/qos_meter
Installing /build/dpdk/src/dpdk-stable/examples/qos_meter/rte_policer.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/qos_meter
Installing /build/dpdk/src/dpdk-stable/examples/cmdline/commands.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/cmdline
Installing /build/dpdk/src/dpdk-stable/examples/cmdline/commands.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/cmdline
Installing /build/dpdk/src/dpdk-stable/examples/cmdline/Makefile to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/cmdline
Installing /build/dpdk/src/dpdk-stable/examples/cmdline/main.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/cmdline
Installing /build/dpdk/src/dpdk-stable/examples/cmdline/parse_obj_list.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/cmdline
Installing /build/dpdk/src/dpdk-stable/examples/cmdline/parse_obj_list.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/cmdline
Installing /build/dpdk/src/dpdk-stable/examples/ptpclient/Makefile to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ptpclient
Installing /build/dpdk/src/dpdk-stable/examples/ptpclient/ptpclient.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ptpclient
Installing /build/dpdk/src/dpdk-stable/examples/vm_power_manager/oob_monitor.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/vm_power_manager
Installing /build/dpdk/src/dpdk-stable/examples/vm_power_manager/vm_power_cli.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/vm_power_manager
Installing /build/dpdk/src/dpdk-stable/examples/vm_power_manager/power_manager.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/vm_power_manager
Installing /build/dpdk/src/dpdk-stable/examples/vm_power_manager/oob_monitor_x86.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/vm_power_manager
Installing /build/dpdk/src/dpdk-stable/examples/vm_power_manager/parse.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/vm_power_manager
Installing /build/dpdk/src/dpdk-stable/examples/vm_power_manager/channel_manager.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/vm_power_manager
Installing /build/dpdk/src/dpdk-stable/examples/vm_power_manager/oob_monitor_nop.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/vm_power_manager
Installing /build/dpdk/src/dpdk-stable/examples/vm_power_manager/channel_manager.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/vm_power_manager
Installing /build/dpdk/src/dpdk-stable/examples/vm_power_manager/power_manager.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/vm_power_manager
Installing /build/dpdk/src/dpdk-stable/examples/vm_power_manager/parse.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/vm_power_manager
Installing /build/dpdk/src/dpdk-stable/examples/vm_power_manager/Makefile to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/vm_power_manager
Installing /build/dpdk/src/dpdk-stable/examples/vm_power_manager/main.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/vm_power_manager
Installing /build/dpdk/src/dpdk-stable/examples/vm_power_manager/channel_monitor.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/vm_power_manager
Installing /build/dpdk/src/dpdk-stable/examples/vm_power_manager/channel_monitor.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/vm_power_manager
Installing /build/dpdk/src/dpdk-stable/examples/vm_power_manager/vm_power_cli.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/vm_power_manager
Installing /build/dpdk/src/dpdk-stable/examples/vm_power_manager/guest_cli/parse.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/vm_power_manager/guest_cli
Installing /build/dpdk/src/dpdk-stable/examples/vm_power_manager/guest_cli/parse.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/vm_power_manager/guest_cli
Installing /build/dpdk/src/dpdk-stable/examples/vm_power_manager/guest_cli/Makefile to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/vm_power_manager/guest_cli
Installing /build/dpdk/src/dpdk-stable/examples/vm_power_manager/guest_cli/main.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/vm_power_manager/guest_cli
Installing /build/dpdk/src/dpdk-stable/examples/vm_power_manager/guest_cli/vm_power_cli_guest.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/vm_power_manager/guest_cli
Installing /build/dpdk/src/dpdk-stable/examples/vm_power_manager/guest_cli/vm_power_cli_guest.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/vm_power_manager/guest_cli
Installing /build/dpdk/src/dpdk-stable/examples/dma/dmafwd.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/dma
Installing /build/dpdk/src/dpdk-stable/examples/dma/Makefile to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/dma
Installing /build/dpdk/src/dpdk-stable/examples/vdpa/vdpa_blk_compact.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/vdpa
Installing /build/dpdk/src/dpdk-stable/examples/vdpa/Makefile to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/vdpa
Installing /build/dpdk/src/dpdk-stable/examples/vdpa/main.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/vdpa
Installing /build/dpdk/src/dpdk-stable/examples/vdpa/commands.list to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/vdpa
Installing /build/dpdk/src/dpdk-stable/examples/ipv4_multicast/Makefile to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ipv4_multicast
Installing /build/dpdk/src/dpdk-stable/examples/ipv4_multicast/main.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ipv4_multicast
Installing /build/dpdk/src/dpdk-stable/examples/l2fwd-jobstats/Makefile to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/l2fwd-jobstats
Installing /build/dpdk/src/dpdk-stable/examples/l2fwd-jobstats/main.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/l2fwd-jobstats
Installing /build/dpdk/src/dpdk-stable/examples/l2fwd-keepalive/shm.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/l2fwd-keepalive
Installing /build/dpdk/src/dpdk-stable/examples/l2fwd-keepalive/Makefile to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/l2fwd-keepalive
Installing /build/dpdk/src/dpdk-stable/examples/l2fwd-keepalive/main.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/l2fwd-keepalive
Installing /build/dpdk/src/dpdk-stable/examples/l2fwd-keepalive/shm.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/l2fwd-keepalive
Installing /build/dpdk/src/dpdk-stable/examples/l2fwd-keepalive/ka-agent/Makefile to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/l2fwd-keepalive/ka-agent
Installing /build/dpdk/src/dpdk-stable/examples/l2fwd-keepalive/ka-agent/main.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/l2fwd-keepalive/ka-agent
Installing /build/dpdk/src/dpdk-stable/examples/distributor/Makefile to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/distributor
Installing /build/dpdk/src/dpdk-stable/examples/distributor/main.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/distributor
Installing /build/dpdk/src/dpdk-stable/examples/bpf/t2.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/bpf
Installing /build/dpdk/src/dpdk-stable/examples/bpf/README to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/bpf
Installing /build/dpdk/src/dpdk-stable/examples/bpf/dummy.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/bpf
Installing /build/dpdk/src/dpdk-stable/examples/bpf/t3.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/bpf
Installing /build/dpdk/src/dpdk-stable/examples/bpf/t1.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/bpf
Installing /build/dpdk/src/dpdk-stable/examples/l2fwd-event/l2fwd_poll.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/l2fwd-event
Installing /build/dpdk/src/dpdk-stable/examples/l2fwd-event/l2fwd_event_generic.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/l2fwd-event
Installing /build/dpdk/src/dpdk-stable/examples/l2fwd-event/l2fwd_event.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/l2fwd-event
Installing /build/dpdk/src/dpdk-stable/examples/l2fwd-event/Makefile to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/l2fwd-event
Installing /build/dpdk/src/dpdk-stable/examples/l2fwd-event/main.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/l2fwd-event
Installing /build/dpdk/src/dpdk-stable/examples/l2fwd-event/l2fwd_common.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/l2fwd-event
Installing /build/dpdk/src/dpdk-stable/examples/l2fwd-event/l2fwd_event.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/l2fwd-event
Installing /build/dpdk/src/dpdk-stable/examples/l2fwd-event/l2fwd_poll.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/l2fwd-event
Installing /build/dpdk/src/dpdk-stable/examples/l2fwd-event/l2fwd_common.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/l2fwd-event
Installing /build/dpdk/src/dpdk-stable/examples/l2fwd-event/l2fwd_event_internal_port.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/l2fwd-event
Installing /build/dpdk/src/dpdk-stable/examples/l2fwd/Makefile to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/l2fwd
Installing /build/dpdk/src/dpdk-stable/examples/l2fwd/main.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/l2fwd
Installing /build/dpdk/src/dpdk-stable/examples/pipeline/thread.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/pipeline
Installing /build/dpdk/src/dpdk-stable/examples/pipeline/Makefile to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/pipeline
Installing /build/dpdk/src/dpdk-stable/examples/pipeline/cli.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/pipeline
Installing /build/dpdk/src/dpdk-stable/examples/pipeline/cli.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/pipeline
Installing /build/dpdk/src/dpdk-stable/examples/pipeline/obj.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/pipeline
Installing /build/dpdk/src/dpdk-stable/examples/pipeline/main.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/pipeline
Installing /build/dpdk/src/dpdk-stable/examples/pipeline/conn.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/pipeline
Installing /build/dpdk/src/dpdk-stable/examples/pipeline/conn.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/pipeline
Installing /build/dpdk/src/dpdk-stable/examples/pipeline/thread.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/pipeline
Installing /build/dpdk/src/dpdk-stable/examples/pipeline/obj.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/pipeline
Installing /build/dpdk/src/dpdk-stable/examples/pipeline/examples/vxlan_table.py to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/pipeline/examples
Installing /build/dpdk/src/dpdk-stable/examples/pipeline/examples/vxlan.cli to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/pipeline/examples
Installing /build/dpdk/src/dpdk-stable/examples/pipeline/examples/fib.spec to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/pipeline/examples
Installing /build/dpdk/src/dpdk-stable/examples/pipeline/examples/fib_nexthop_table.txt to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/pipeline/examples
Installing /build/dpdk/src/dpdk-stable/examples/pipeline/examples/ipsec.io to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/pipeline/examples
Installing /build/dpdk/src/dpdk-stable/examples/pipeline/examples/ipsec.cli to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/pipeline/examples
Installing /build/dpdk/src/dpdk-stable/examples/pipeline/examples/l2fwd_pcap.cli to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/pipeline/examples
Installing /build/dpdk/src/dpdk-stable/examples/pipeline/examples/varbit.cli to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/pipeline/examples
Installing /build/dpdk/src/dpdk-stable/examples/pipeline/examples/learner.cli to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/pipeline/examples
Installing /build/dpdk/src/dpdk-stable/examples/pipeline/examples/vxlan_table.txt to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/pipeline/examples
Installing /build/dpdk/src/dpdk-stable/examples/pipeline/examples/l2fwd_macswp.cli to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/pipeline/examples
Installing /build/dpdk/src/dpdk-stable/examples/pipeline/examples/recirculation.spec to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/pipeline/examples
Installing /build/dpdk/src/dpdk-stable/examples/pipeline/examples/l2fwd.spec to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/pipeline/examples
Installing /build/dpdk/src/dpdk-stable/examples/pipeline/examples/vxlan_pcap.cli to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/pipeline/examples
Installing /build/dpdk/src/dpdk-stable/examples/pipeline/examples/varbit.spec to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/pipeline/examples
Installing /build/dpdk/src/dpdk-stable/examples/pipeline/examples/selector.spec to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/pipeline/examples
Installing /build/dpdk/src/dpdk-stable/examples/pipeline/examples/meter.spec to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/pipeline/examples
Installing /build/dpdk/src/dpdk-stable/examples/pipeline/examples/fib_routing_table.txt to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/pipeline/examples
Installing /build/dpdk/src/dpdk-stable/examples/pipeline/examples/ethdev.io to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/pipeline/examples
Installing /build/dpdk/src/dpdk-stable/examples/pipeline/examples/ipsec_sa.txt to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/pipeline/examples
Installing /build/dpdk/src/dpdk-stable/examples/pipeline/examples/pcap.io to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/pipeline/examples
Installing /build/dpdk/src/dpdk-stable/examples/pipeline/examples/meter.cli to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/pipeline/examples
Installing /build/dpdk/src/dpdk-stable/examples/pipeline/examples/ipsec.spec to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/pipeline/examples
Installing /build/dpdk/src/dpdk-stable/examples/pipeline/examples/mirroring.spec to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/pipeline/examples
Installing /build/dpdk/src/dpdk-stable/examples/pipeline/examples/packet.txt to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/pipeline/examples
Installing /build/dpdk/src/dpdk-stable/examples/pipeline/examples/recirculation.cli to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/pipeline/examples
Installing /build/dpdk/src/dpdk-stable/examples/pipeline/examples/registers.cli to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/pipeline/examples
Installing /build/dpdk/src/dpdk-stable/examples/pipeline/examples/l2fwd_macswp_pcap.cli to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/pipeline/examples
Installing /build/dpdk/src/dpdk-stable/examples/pipeline/examples/ipv6_addr_swap.spec to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/pipeline/examples
Installing /build/dpdk/src/dpdk-stable/examples/pipeline/examples/fib.cli to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/pipeline/examples
Installing /build/dpdk/src/dpdk-stable/examples/pipeline/examples/fib_nexthop_group_table.txt to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/pipeline/examples
Installing /build/dpdk/src/dpdk-stable/examples/pipeline/examples/vxlan.spec to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/pipeline/examples
Installing /build/dpdk/src/dpdk-stable/examples/pipeline/examples/registers.spec to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/pipeline/examples
Installing /build/dpdk/src/dpdk-stable/examples/pipeline/examples/rss.cli to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/pipeline/examples
Installing /build/dpdk/src/dpdk-stable/examples/pipeline/examples/l2fwd.cli to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/pipeline/examples
Installing /build/dpdk/src/dpdk-stable/examples/pipeline/examples/ipv6_addr_swap.cli to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/pipeline/examples
Installing /build/dpdk/src/dpdk-stable/examples/pipeline/examples/mirroring.cli to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/pipeline/examples
Installing /build/dpdk/src/dpdk-stable/examples/pipeline/examples/l2fwd_macswp.spec to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/pipeline/examples
Installing /build/dpdk/src/dpdk-stable/examples/pipeline/examples/selector.cli to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/pipeline/examples
Installing /build/dpdk/src/dpdk-stable/examples/pipeline/examples/learner.spec to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/pipeline/examples
Installing /build/dpdk/src/dpdk-stable/examples/pipeline/examples/rss.spec to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/pipeline/examples
Installing /build/dpdk/src/dpdk-stable/examples/pipeline/examples/hash_func.cli to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/pipeline/examples
Installing /build/dpdk/src/dpdk-stable/examples/pipeline/examples/selector.txt to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/pipeline/examples
Installing /build/dpdk/src/dpdk-stable/examples/pipeline/examples/hash_func.spec to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/pipeline/examples
Installing /build/dpdk/src/dpdk-stable/examples/ip_fragmentation/Makefile to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ip_fragmentation
Installing /build/dpdk/src/dpdk-stable/examples/ip_fragmentation/main.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ip_fragmentation
Installing /build/dpdk/src/dpdk-stable/examples/rxtx_callbacks/Makefile to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/rxtx_callbacks
Installing /build/dpdk/src/dpdk-stable/examples/rxtx_callbacks/main.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/rxtx_callbacks
Installing /build/dpdk/src/dpdk-stable/examples/flow_filtering/common.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/flow_filtering
Installing /build/dpdk/src/dpdk-stable/examples/flow_filtering/jump_flow.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/flow_filtering
Installing /build/dpdk/src/dpdk-stable/examples/flow_filtering/Makefile to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/flow_filtering
Installing /build/dpdk/src/dpdk-stable/examples/flow_filtering/flow_skeleton.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/flow_filtering
Installing /build/dpdk/src/dpdk-stable/examples/flow_filtering/main.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/flow_filtering
Installing /build/dpdk/src/dpdk-stable/examples/flow_filtering/jump_flow.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/flow_filtering
Installing /build/dpdk/src/dpdk-stable/examples/flow_filtering/snippets/snippet_match_ipv4.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/flow_filtering/snippets
Installing /build/dpdk/src/dpdk-stable/examples/flow_filtering/snippets/snippet_match_port_affinity.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/flow_filtering/snippets
Installing /build/dpdk/src/dpdk-stable/examples/flow_filtering/snippets/snippet_match_nsh.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/flow_filtering/snippets
Installing /build/dpdk/src/dpdk-stable/examples/flow_filtering/snippets/snippet_match_nsh.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/flow_filtering/snippets
Installing /build/dpdk/src/dpdk-stable/examples/flow_filtering/snippets/snippet_match_gre.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/flow_filtering/snippets
Installing /build/dpdk/src/dpdk-stable/examples/flow_filtering/snippets/snippet_match_ipv4.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/flow_filtering/snippets
Installing /build/dpdk/src/dpdk-stable/examples/flow_filtering/snippets/snippet_re_route_to_kernel.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/flow_filtering/snippets
Installing /build/dpdk/src/dpdk-stable/examples/flow_filtering/snippets/snippet_match_roce_ib_bth.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/flow_filtering/snippets
Installing /build/dpdk/src/dpdk-stable/examples/flow_filtering/snippets/snippet_match_port_affinity.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/flow_filtering/snippets
Installing /build/dpdk/src/dpdk-stable/examples/flow_filtering/snippets/snippet_match_mpls.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/flow_filtering/snippets
Installing /build/dpdk/src/dpdk-stable/examples/flow_filtering/snippets/snippet_re_route_to_kernel.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/flow_filtering/snippets
Installing /build/dpdk/src/dpdk-stable/examples/flow_filtering/snippets/snippet_switch_granularity.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/flow_filtering/snippets
Installing /build/dpdk/src/dpdk-stable/examples/flow_filtering/snippets/snippet_switch_granularity.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/flow_filtering/snippets
Installing /build/dpdk/src/dpdk-stable/examples/flow_filtering/snippets/snippet_match_gre.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/flow_filtering/snippets
Installing /build/dpdk/src/dpdk-stable/examples/flow_filtering/snippets/snippet_match_mpls.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/flow_filtering/snippets
Installing /build/dpdk/src/dpdk-stable/examples/flow_filtering/snippets/snippet_match_roce_ib_bth.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/flow_filtering/snippets
Installing /build/dpdk/src/dpdk-stable/examples/qos_sched/stats.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/qos_sched
Installing /build/dpdk/src/dpdk-stable/examples/qos_sched/cfg_file.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/qos_sched
Installing /build/dpdk/src/dpdk-stable/examples/qos_sched/profile.cfg to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/qos_sched
Installing /build/dpdk/src/dpdk-stable/examples/qos_sched/Makefile to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/qos_sched
Installing /build/dpdk/src/dpdk-stable/examples/qos_sched/args.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/qos_sched
Installing /build/dpdk/src/dpdk-stable/examples/qos_sched/main.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/qos_sched
Installing /build/dpdk/src/dpdk-stable/examples/qos_sched/cfg_file.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/qos_sched
Installing /build/dpdk/src/dpdk-stable/examples/qos_sched/app_thread.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/qos_sched
Installing /build/dpdk/src/dpdk-stable/examples/qos_sched/cmdline.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/qos_sched
Installing /build/dpdk/src/dpdk-stable/examples/qos_sched/profile_red.cfg to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/qos_sched
Installing /build/dpdk/src/dpdk-stable/examples/qos_sched/main.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/qos_sched
Installing /build/dpdk/src/dpdk-stable/examples/qos_sched/profile_ov.cfg to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/qos_sched
Installing /build/dpdk/src/dpdk-stable/examples/qos_sched/profile_pie.cfg to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/qos_sched
Installing /build/dpdk/src/dpdk-stable/examples/qos_sched/init.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/qos_sched
Installing /build/dpdk/src/dpdk-stable/examples/timer/Makefile to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/timer
Installing /build/dpdk/src/dpdk-stable/examples/timer/main.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/timer
Installing /build/dpdk/src/dpdk-stable/examples/vmdq_dcb/Makefile to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/vmdq_dcb
Installing /build/dpdk/src/dpdk-stable/examples/vmdq_dcb/main.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/vmdq_dcb
Installing /build/dpdk/src/dpdk-stable/examples/l3fwd/l3fwd_em_hlm_sse.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/l3fwd
Installing /build/dpdk/src/dpdk-stable/examples/l3fwd/l3fwd_event.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/l3fwd
Installing /build/dpdk/src/dpdk-stable/examples/l3fwd/l3fwd_lpm_neon.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/l3fwd
Installing /build/dpdk/src/dpdk-stable/examples/l3fwd/l3fwd_acl_scalar.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/l3fwd
Installing /build/dpdk/src/dpdk-stable/examples/l3fwd/lpm_default_v6.cfg to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/l3fwd
Installing /build/dpdk/src/dpdk-stable/examples/l3fwd/l3fwd_acl.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/l3fwd
Installing /build/dpdk/src/dpdk-stable/examples/l3fwd/l3fwd_event_generic.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/l3fwd
Installing /build/dpdk/src/dpdk-stable/examples/l3fwd/lpm_default_v4.cfg to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/l3fwd
Installing /build/dpdk/src/dpdk-stable/examples/l3fwd/l3fwd_em_sequential.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/l3fwd
Installing /build/dpdk/src/dpdk-stable/examples/l3fwd/l3fwd_event.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/l3fwd
Installing /build/dpdk/src/dpdk-stable/examples/l3fwd/Makefile to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/l3fwd
Installing /build/dpdk/src/dpdk-stable/examples/l3fwd/em_route_parse.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/l3fwd
Installing /build/dpdk/src/dpdk-stable/examples/l3fwd/l3fwd_altivec.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/l3fwd
Installing /build/dpdk/src/dpdk-stable/examples/l3fwd/l3fwd_event_internal_port.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/l3fwd
Installing /build/dpdk/src/dpdk-stable/examples/l3fwd/main.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/l3fwd
Installing /build/dpdk/src/dpdk-stable/examples/l3fwd/l3fwd_em.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/l3fwd
Installing /build/dpdk/src/dpdk-stable/examples/l3fwd/lpm_route_parse.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/l3fwd
Installing /build/dpdk/src/dpdk-stable/examples/l3fwd/l3fwd_neon.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/l3fwd
Installing /build/dpdk/src/dpdk-stable/examples/l3fwd/l3fwd_lpm_sse.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/l3fwd
Installing /build/dpdk/src/dpdk-stable/examples/l3fwd/l3fwd_fib.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/l3fwd
Installing /build/dpdk/src/dpdk-stable/examples/l3fwd/l3fwd_acl.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/l3fwd
Installing /build/dpdk/src/dpdk-stable/examples/l3fwd/l3fwd_lpm.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/l3fwd
Installing /build/dpdk/src/dpdk-stable/examples/l3fwd/l3fwd_lpm_altivec.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/l3fwd
Installing /build/dpdk/src/dpdk-stable/examples/l3fwd/l3fwd_lpm.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/l3fwd
Installing /build/dpdk/src/dpdk-stable/examples/l3fwd/l3fwd_em_hlm.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/l3fwd
Installing /build/dpdk/src/dpdk-stable/examples/l3fwd/em_default_v4.cfg to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/l3fwd
Installing /build/dpdk/src/dpdk-stable/examples/l3fwd/l3fwd_common.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/l3fwd
Installing /build/dpdk/src/dpdk-stable/examples/l3fwd/l3fwd_route.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/l3fwd
Installing /build/dpdk/src/dpdk-stable/examples/l3fwd/l3fwd_em_hlm_neon.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/l3fwd
Installing /build/dpdk/src/dpdk-stable/examples/l3fwd/l3fwd_em.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/l3fwd
Installing /build/dpdk/src/dpdk-stable/examples/l3fwd/l3fwd.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/l3fwd
Installing /build/dpdk/src/dpdk-stable/examples/l3fwd/l3fwd_sse.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/l3fwd
Installing /build/dpdk/src/dpdk-stable/examples/l3fwd/em_default_v6.cfg to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/l3fwd
Installing /build/dpdk/src/dpdk-stable/examples/l3fwd-power/Makefile to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/l3fwd-power
Installing /build/dpdk/src/dpdk-stable/examples/l3fwd-power/main.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/l3fwd-power
Installing /build/dpdk/src/dpdk-stable/examples/l3fwd-power/main.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/l3fwd-power
Installing /build/dpdk/src/dpdk-stable/examples/l3fwd-power/perf_core.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/l3fwd-power
Installing /build/dpdk/src/dpdk-stable/examples/l3fwd-power/perf_core.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/l3fwd-power
Installing /build/dpdk/src/dpdk-stable/examples/l3fwd-graph/Makefile to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/l3fwd-graph
Installing /build/dpdk/src/dpdk-stable/examples/l3fwd-graph/main.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/l3fwd-graph
Installing /build/dpdk/src/dpdk-stable/examples/skeleton/Makefile to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/skeleton
Installing /build/dpdk/src/dpdk-stable/examples/skeleton/basicfwd.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/skeleton
Installing /build/dpdk/src/dpdk-stable/examples/packet_ordering/Makefile to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/packet_ordering
Installing /build/dpdk/src/dpdk-stable/examples/packet_ordering/main.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/packet_ordering
Installing /build/dpdk/src/dpdk-stable/examples/l2fwd-cat/l2fwd-cat.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/l2fwd-cat
Installing /build/dpdk/src/dpdk-stable/examples/l2fwd-cat/Makefile to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/l2fwd-cat
Installing /build/dpdk/src/dpdk-stable/examples/l2fwd-cat/cat.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/l2fwd-cat
Installing /build/dpdk/src/dpdk-stable/examples/l2fwd-cat/cat.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/l2fwd-cat
Installing /build/dpdk/src/dpdk-stable/examples/common/pkt_group.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/common
Installing /build/dpdk/src/dpdk-stable/examples/common/altivec/port_group.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/common/altivec
Installing /build/dpdk/src/dpdk-stable/examples/common/neon/port_group.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/common/neon
Installing /build/dpdk/src/dpdk-stable/examples/common/sse/port_group.h to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/common/sse
Installing /build/dpdk/src/dpdk-stable/examples/ip_reassembly/Makefile to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ip_reassembly
Installing /build/dpdk/src/dpdk-stable/examples/ip_reassembly/main.c to /build/dpdk/pkg/dpdk/usr/share/dpdk/examples/ip_reassembly
Installing lib/librte_log.a to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_log.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_kvargs.a to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_kvargs.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_argparse.a to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_argparse.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_telemetry.a to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_telemetry.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_pmu.a to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_pmu.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_eal.a to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_eal.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_ring.a to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_ring.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_rcu.a to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_rcu.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_mempool.a to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_mempool.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_mbuf.a to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_mbuf.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_net.a to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_net.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_meter.a to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_meter.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_ethdev.a to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_ethdev.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_pci.a to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_pci.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_cmdline.a to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_cmdline.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_metrics.a to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_metrics.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_hash.a to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_hash.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_timer.a to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_timer.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_acl.a to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_acl.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_bbdev.a to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_bbdev.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_bitratestats.a to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_bitratestats.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_bpf.a to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_bpf.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_cfgfile.a to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_cfgfile.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_compressdev.a to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_compressdev.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_cryptodev.a to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_cryptodev.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_distributor.a to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_distributor.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_dmadev.a to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_dmadev.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_efd.a to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_efd.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_eventdev.a to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_eventdev.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_dispatcher.a to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_dispatcher.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_gpudev.a to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_gpudev.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_gro.a to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_gro.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_gso.a to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_gso.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_ip_frag.a to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_ip_frag.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_jobstats.a to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_jobstats.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_latencystats.a to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_latencystats.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_lpm.a to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_lpm.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_member.a to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_member.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_pcapng.a to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_pcapng.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_power.a to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_power.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_rawdev.a to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_rawdev.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_regexdev.a to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_regexdev.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_mldev.a to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_mldev.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_rib.a to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_rib.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_reorder.a to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_reorder.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_sched.a to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_sched.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_security.a to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_security.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_stack.a to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_stack.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_vhost.a to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_vhost.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_ipsec.a to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_ipsec.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_pdcp.a to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_pdcp.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_fib.a to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_fib.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_port.a to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_port.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_pdump.a to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_pdump.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_table.a to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_table.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_pipeline.a to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_pipeline.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_graph.a to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_graph.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_node.a to /build/dpdk/pkg/dpdk/usr/lib
Installing lib/librte_node.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_common_cpt.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_common_cpt.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_common_dpaax.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_common_dpaax.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_common_ionic.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_common_ionic.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_common_octeontx.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_common_octeontx.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_bus_auxiliary.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_bus_auxiliary.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_bus_cdx.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_bus_cdx.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_bus_dpaa.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_bus_dpaa.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_bus_fslmc.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_bus_fslmc.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_bus_ifpga.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_bus_ifpga.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_bus_pci.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_bus_pci.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_bus_platform.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_bus_platform.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_bus_uacce.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_bus_uacce.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_bus_vdev.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_bus_vdev.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_bus_vmbus.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_bus_vmbus.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_common_cnxk.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_common_cnxk.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_common_nfp.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_common_nfp.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_common_nitrox.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_common_nitrox.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_common_qat.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_common_qat.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_common_sfc_efx.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_common_sfc_efx.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_common_zsda.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_common_zsda.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_mempool_bucket.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_mempool_bucket.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_mempool_cnxk.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_mempool_cnxk.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_mempool_dpaa.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_mempool_dpaa.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_mempool_dpaa2.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_mempool_dpaa2.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_mempool_octeontx.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_mempool_octeontx.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_mempool_ring.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_mempool_ring.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_mempool_stack.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_mempool_stack.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_dma_cnxk.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_dma_cnxk.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_dma_dpaa.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_dma_dpaa.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_dma_dpaa2.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_dma_dpaa2.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_dma_hisi_acc.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_dma_hisi_acc.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_dma_hisi_pciep.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_dma_hisi_pciep.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_dma_odm.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_dma_odm.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_dma_skeleton.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_dma_skeleton.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_net_af_packet.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_net_af_packet.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_net_ark.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_net_ark.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_net_atlantic.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_net_atlantic.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_net_avp.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_net_avp.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_net_axgbe.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_net_axgbe.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_net_bnx2x.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_net_bnx2x.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_net_bnxt.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_net_bnxt.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_net_bond.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_net_bond.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_net_cnxk.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_net_cnxk.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_net_cxgbe.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_net_cxgbe.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_net_dpaa.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_net_dpaa.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_net_dpaa2.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_net_dpaa2.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_net_ena.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_net_ena.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_net_enetc.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_net_enetc.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_net_enetfec.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_net_enetfec.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_net_enic.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_net_enic.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_net_failsafe.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_net_failsafe.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_net_gve.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_net_gve.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_net_hinic.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_net_hinic.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_net_hinic3.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_net_hinic3.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_net_hns3.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_net_hns3.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_net_e1000.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_net_e1000.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_net_fm10k.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_net_fm10k.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_net_i40e.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_net_i40e.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_net_iavf.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_net_iavf.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_net_ice.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_net_ice.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_net_idpf.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_net_idpf.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_net_ipn3ke.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_net_ipn3ke.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_net_ixgbe.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_net_ixgbe.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_net_cpfl.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_net_cpfl.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_net_ionic.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_net_ionic.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_net_memif.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_net_memif.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_net_nbl.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_net_nbl.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_net_netvsc.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_net_netvsc.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_net_nfp.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_net_nfp.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_net_ngbe.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_net_ngbe.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_net_null.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_net_null.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_net_octeontx.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_net_octeontx.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_net_octeon_ep.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_net_octeon_ep.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_net_pcap.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_net_pcap.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_net_pfe.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_net_pfe.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_net_qede.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_net_qede.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_net_r8169.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_net_r8169.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_net_ring.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_net_ring.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_net_rnp.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_net_rnp.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_net_sfc.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_net_sfc.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_net_softnic.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_net_softnic.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_net_tap.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_net_tap.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_net_thunderx.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_net_thunderx.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_net_txgbe.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_net_txgbe.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_net_vdev_netvsc.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_net_vdev_netvsc.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_net_vhost.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_net_vhost.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_net_virtio.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_net_virtio.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_net_vmxnet3.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_net_vmxnet3.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_net_xsc.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_net_xsc.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_net_zxdh.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_net_zxdh.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_raw_cnxk_bphy.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_raw_cnxk_bphy.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_raw_cnxk_gpio.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_raw_cnxk_gpio.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_raw_cnxk_rvu_lf.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_raw_cnxk_rvu_lf.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_raw_dpaa2_cmdif.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_raw_dpaa2_cmdif.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_raw_gdtc.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_raw_gdtc.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_raw_ifpga.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_raw_ifpga.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_raw_ntb.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_raw_ntb.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_raw_skeleton.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_raw_skeleton.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_crypto_bcmfs.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_crypto_bcmfs.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_crypto_caam_jr.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_crypto_caam_jr.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_crypto_ccp.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_crypto_ccp.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_crypto_cnxk.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_crypto_cnxk.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_crypto_dpaa_sec.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_crypto_dpaa_sec.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_crypto_dpaa2_sec.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_crypto_dpaa2_sec.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_crypto_ionic.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_crypto_ionic.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_crypto_nitrox.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_crypto_nitrox.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_crypto_null.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_crypto_null.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_crypto_octeontx.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_crypto_octeontx.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_crypto_openssl.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_crypto_openssl.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_crypto_scheduler.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_crypto_scheduler.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_crypto_virtio.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_crypto_virtio.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_compress_nitrox.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_compress_nitrox.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_compress_octeontx.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_compress_octeontx.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_compress_zlib.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_compress_zlib.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_regex_cn9k.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_regex_cn9k.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_ml_cnxk.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_ml_cnxk.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_vdpa_ifc.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_vdpa_ifc.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_vdpa_nfp.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_vdpa_nfp.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_vdpa_sfc.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_vdpa_sfc.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_event_cnxk.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_event_cnxk.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_event_dpaa.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_event_dpaa.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_event_dpaa2.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_event_dpaa2.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_event_dsw.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_event_dsw.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_event_octeontx.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_event_octeontx.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_event_opdl.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_event_opdl.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_event_skeleton.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_event_skeleton.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_event_sw.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_event_sw.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_baseband_acc.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_baseband_acc.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_baseband_fpga_5gnr_fec.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_baseband_fpga_5gnr_fec.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_baseband_fpga_lte_fec.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_baseband_fpga_lte_fec.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_baseband_la12xx.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_baseband_la12xx.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_baseband_null.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_baseband_null.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_baseband_turbo_sw.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_baseband_turbo_sw.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_power_acpi.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_power_acpi.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_power_amd_pstate.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_power_amd_pstate.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_power_cppc.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_power_cppc.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_power_intel_pstate.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_power_intel_pstate.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_power_intel_uncore.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_power_intel_uncore.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing drivers/librte_power_kvm_vm.a to /build/dpdk/pkg/dpdk/usr/lib
Installing drivers/librte_power_kvm_vm.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0
Installing app/dpdk-dumpcap to /build/dpdk/pkg/dpdk/usr/bin
Installing app/dpdk-graph to /build/dpdk/pkg/dpdk/usr/bin
Installing app/dpdk-pdump to /build/dpdk/pkg/dpdk/usr/bin
Installing app/dpdk-proc-info to /build/dpdk/pkg/dpdk/usr/bin
Installing app/dpdk-test-acl to /build/dpdk/pkg/dpdk/usr/bin
Installing app/dpdk-test-bbdev to /build/dpdk/pkg/dpdk/usr/bin
Installing app/dpdk-test-cmdline to /build/dpdk/pkg/dpdk/usr/bin
Installing app/dpdk-test-compress-perf to /build/dpdk/pkg/dpdk/usr/bin
Installing app/dpdk-test-crypto-perf to /build/dpdk/pkg/dpdk/usr/bin
Installing app/dpdk-test-dma-perf to /build/dpdk/pkg/dpdk/usr/bin
Installing app/dpdk-test-eventdev to /build/dpdk/pkg/dpdk/usr/bin
Installing app/dpdk-test-fib to /build/dpdk/pkg/dpdk/usr/bin
Installing app/dpdk-test-flow-perf to /build/dpdk/pkg/dpdk/usr/bin
Installing app/dpdk-test-gpudev to /build/dpdk/pkg/dpdk/usr/bin
Installing app/dpdk-test-mldev to /build/dpdk/pkg/dpdk/usr/bin
Installing app/dpdk-test-pipeline to /build/dpdk/pkg/dpdk/usr/bin
Installing app/dpdk-testpmd to /build/dpdk/pkg/dpdk/usr/bin
Installing app/dpdk-test-regex to /build/dpdk/pkg/dpdk/usr/bin
Installing app/dpdk-test-sad to /build/dpdk/pkg/dpdk/usr/bin
Installing app/dpdk-test-security-perf to /build/dpdk/pkg/dpdk/usr/bin
Installing app/dpdk-test to /build/dpdk/pkg/dpdk/usr/bin
Installing /build/dpdk/src/dpdk-stable/config/rte_config.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/arm/include/rte_atomic_32.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/arm/include/rte_atomic_64.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/arm/include/rte_atomic.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/arm/include/rte_byteorder.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/arm/include/rte_cpuflags_32.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/arm/include/rte_cpuflags_64.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/arm/include/rte_cpuflags.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/arm/include/rte_cycles_32.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/arm/include/rte_cycles_64.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/arm/include/rte_cycles.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/arm/include/rte_io_64.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/arm/include/rte_io.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/arm/include/rte_memcpy_32.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/arm/include/rte_memcpy_64.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/arm/include/rte_memcpy.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/arm/include/rte_pause_32.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/arm/include/rte_pause_64.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/arm/include/rte_pause.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/arm/include/rte_power_intrinsics.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/arm/include/rte_prefetch_32.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/arm/include/rte_prefetch_64.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/arm/include/rte_prefetch.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/arm/include/rte_rwlock.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/arm/include/rte_spinlock.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/arm/include/rte_vect.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/log/rte_log.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/kvargs/rte_kvargs.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/argparse/rte_argparse.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/telemetry/rte_telemetry.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/pmu/rte_pmu.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/include/rte_alarm.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/include/rte_bitmap.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/include/rte_bitops.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/include/rte_bitset.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/include/rte_branch_prediction.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/include/rte_bus.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/include/rte_class.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/include/rte_common.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/include/rte_compat.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/include/rte_debug.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/include/rte_dev.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/include/rte_devargs.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/include/rte_eal.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/include/rte_eal_memconfig.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/include/rte_eal_trace.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/include/rte_errno.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/include/rte_epoll.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/include/rte_fbarray.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/include/rte_hexdump.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/include/rte_hypervisor.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/include/rte_interrupts.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/include/rte_keepalive.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/include/rte_launch.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/include/rte_lcore.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/include/rte_lcore_var.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/include/rte_lock_annotations.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/include/rte_malloc.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/include/rte_mcslock.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/include/rte_memory.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/include/rte_memzone.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/include/rte_pci_dev_feature_defs.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/include/rte_pci_dev_features.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/include/rte_per_lcore.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/include/rte_pflock.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/include/rte_random.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/include/rte_reciprocal.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/include/rte_seqcount.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/include/rte_seqlock.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/include/rte_service.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/include/rte_service_component.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/include/rte_stdatomic.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/include/rte_string_fns.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/include/rte_tailq.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/include/rte_thread.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/include/rte_ticketlock.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/include/rte_time.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/include/rte_trace.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/include/rte_trace_point.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/include/rte_trace_point_register.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/include/rte_uuid.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/include/rte_version.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/include/rte_vfio.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/linux/include/rte_os.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/ptr_compress/rte_ptr_compress.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/ring/rte_ring.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/ring/rte_soring.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/rcu/rte_rcu_qsbr.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/mempool/rte_mempool.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/mempool/rte_mempool_trace_fp.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/mbuf/rte_mbuf.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/mbuf/rte_mbuf_core.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/mbuf/rte_mbuf_ptype.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/mbuf/rte_mbuf_pool_ops.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/mbuf/rte_mbuf_dyn.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/mbuf/rte_mbuf_history.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/net/rte_cksum.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/net/rte_ip.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/net/rte_ip4.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/net/rte_ip6.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/net/rte_tcp.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/net/rte_udp.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/net/rte_tls.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/net/rte_dtls.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/net/rte_esp.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/net/rte_sctp.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/net/rte_icmp.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/net/rte_arp.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/net/rte_ether.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/net/rte_macsec.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/net/rte_vxlan.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/net/rte_gre.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/net/rte_gtp.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/net/rte_net.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/net/rte_net_crc.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/net/rte_mpls.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/net/rte_higig.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/net/rte_ecpri.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/net/rte_pdcp_hdr.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/net/rte_geneve.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/net/rte_l2tpv2.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/net/rte_ppp.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/net/rte_ib.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/meter/rte_meter.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/ethdev/rte_cman.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/ethdev/rte_ethdev.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/ethdev/rte_ethdev_trace_fp.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/ethdev/rte_dev_info.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/ethdev/rte_flow.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/ethdev/rte_mtr.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/ethdev/rte_tm.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/pci/rte_pci.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/cmdline/cmdline.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/cmdline/cmdline_parse.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/cmdline/cmdline_parse_num.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/cmdline/cmdline_parse_bool.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/cmdline/cmdline_parse_ipaddr.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/cmdline/cmdline_parse_etheraddr.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/cmdline/cmdline_parse_string.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/cmdline/cmdline_rdline.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/cmdline/cmdline_vt100.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/cmdline/cmdline_socket.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/cmdline/cmdline_cirbuf.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/cmdline/cmdline_parse_portlist.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/metrics/rte_metrics.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/metrics/rte_metrics_telemetry.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/hash/rte_fbk_hash.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/hash/rte_hash_crc.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/hash/rte_hash.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/hash/rte_jhash.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/hash/rte_thash.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/hash/rte_thash_gfni.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/timer/rte_timer.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/acl/rte_acl.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/acl/rte_acl_osdep.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/bbdev/rte_bbdev.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/bbdev/rte_bbdev_op.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/bbdev/rte_bbdev_trace_fp.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/bitratestats/rte_bitrate.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/bpf/bpf_def.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/bpf/rte_bpf.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/bpf/rte_bpf_ethdev.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/cfgfile/rte_cfgfile.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/compressdev/rte_compressdev.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/compressdev/rte_comp.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/cryptodev/rte_cryptodev.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/cryptodev/rte_cryptodev_trace_fp.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/cryptodev/rte_crypto.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/cryptodev/rte_crypto_sym.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/cryptodev/rte_crypto_asym.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/distributor/rte_distributor.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/dmadev/rte_dmadev.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/efd/rte_efd.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eventdev/rte_event_crypto_adapter.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eventdev/rte_event_dma_adapter.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eventdev/rte_event_eth_rx_adapter.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eventdev/rte_event_eth_tx_adapter.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eventdev/rte_event_ring.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eventdev/rte_event_timer_adapter.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eventdev/rte_event_vector_adapter.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eventdev/rte_eventdev.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eventdev/rte_eventdev_trace_fp.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/dispatcher/rte_dispatcher.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/gpudev/rte_gpudev.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/gro/rte_gro.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/gso/rte_gso.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/ip_frag/rte_ip_frag.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/jobstats/rte_jobstats.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/latencystats/rte_latencystats.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/lpm/rte_lpm.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/lpm/rte_lpm6.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/member/rte_member.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/pcapng/rte_pcapng.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/power/rte_power_cpufreq.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/power/rte_power_pmd_mgmt.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/power/rte_power_qos.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/power/rte_power_uncore.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/rawdev/rte_rawdev.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/regexdev/rte_regexdev.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/mldev/rte_mldev.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/rib/rte_rib.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/rib/rte_rib6.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/reorder/rte_reorder.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/sched/rte_approx.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/sched/rte_red.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/sched/rte_sched.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/sched/rte_sched_common.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/sched/rte_pie.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/security/rte_security.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/stack/rte_stack.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/vhost/rte_vdpa.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/vhost/rte_vhost.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/vhost/rte_vhost_async.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/vhost/rte_vhost_crypto.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/ipsec/rte_ipsec.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/ipsec/rte_ipsec_sa.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/ipsec/rte_ipsec_sad.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/pdcp/rte_pdcp.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/fib/rte_fib.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/fib/rte_fib6.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/port/rte_port_ethdev.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/port/rte_port_fd.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/port/rte_port_frag.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/port/rte_port_ras.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/port/rte_port.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/port/rte_port_ring.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/port/rte_port_sched.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/port/rte_port_source_sink.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/port/rte_port_sym_crypto.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/port/rte_port_eventdev.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/port/rte_swx_port.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/port/rte_swx_port_ethdev.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/port/rte_swx_port_fd.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/port/rte_swx_port_ring.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/port/rte_swx_port_source_sink.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/pdump/rte_pdump.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/table/rte_lru.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/table/rte_swx_hash_func.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/table/rte_swx_table.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/table/rte_swx_table_em.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/table/rte_swx_table_learner.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/table/rte_swx_table_selector.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/table/rte_swx_table_wm.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/table/rte_table.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/table/rte_table_acl.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/table/rte_table_array.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/table/rte_table_hash.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/table/rte_table_hash_cuckoo.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/table/rte_table_hash_func.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/table/rte_table_lpm.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/table/rte_table_lpm_ipv6.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/table/rte_table_stub.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/pipeline/rte_pipeline.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/pipeline/rte_port_in_action.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/pipeline/rte_table_action.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/pipeline/rte_swx_ipsec.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/pipeline/rte_swx_pipeline.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/pipeline/rte_swx_extern.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/pipeline/rte_swx_ctl.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/graph/rte_graph.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/graph/rte_graph_worker.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/graph/rte_graph_feature_arc.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/graph/rte_graph_feature_arc_worker.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/node/rte_node_eth_api.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/node/rte_node_ip4_api.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/node/rte_node_ip6_api.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/node/rte_node_mbuf_dynfield.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/node/rte_node_pkt_cls_api.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/node/rte_node_udp4_input_api.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/drivers/common/dpaax/rte_pmd_dpaax_qdma.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/drivers/bus/pci/rte_bus_pci.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/drivers/bus/vdev/rte_bus_vdev.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/drivers/bus/vmbus/rte_bus_vmbus.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/drivers/bus/vmbus/rte_vmbus_reg.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/drivers/mempool/cnxk/rte_pmd_cnxk_mempool.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/drivers/mempool/dpaa2/rte_dpaa2_mempool.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/drivers/net/avp/rte_avp_common.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/drivers/net/avp/rte_avp_fifo.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/drivers/net/bnxt/rte_pmd_bnxt.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/drivers/net/bonding/rte_eth_bond.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/drivers/net/bonding/rte_eth_bond_8023ad.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/drivers/net/cnxk/rte_pmd_cnxk.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/drivers/net/dpaa/rte_pmd_dpaa.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/drivers/net/dpaa2/rte_pmd_dpaa2.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/drivers/net/intel/i40e/rte_pmd_i40e.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/drivers/net/intel/iavf/rte_pmd_iavf.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/drivers/net/intel/ixgbe/rte_pmd_ixgbe.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/drivers/net/ring/rte_eth_ring.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/drivers/net/softnic/rte_eth_softnic.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/drivers/net/txgbe/rte_pmd_txgbe.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/drivers/net/vhost/rte_eth_vhost.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/drivers/raw/cnxk_bphy/rte_pmd_bphy.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/drivers/raw/cnxk_gpio/rte_pmd_cnxk_gpio.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/drivers/raw/dpaa2_cmdif/rte_pmd_dpaa2_cmdif.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/drivers/raw/ifpga/rte_pmd_ifpga.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/drivers/raw/ntb/rte_pmd_ntb.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/drivers/crypto/cnxk/rte_pmd_cnxk_crypto.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/drivers/crypto/scheduler/rte_cryptodev_scheduler.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/drivers/crypto/scheduler/rte_cryptodev_scheduler_operations.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/drivers/event/cnxk/rte_pmd_cnxk_eventdev.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/drivers/baseband/acc/rte_acc_cfg.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/drivers/baseband/acc/rte_acc_common_cfg.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/drivers/baseband/fpga_5gnr_fec/rte_pmd_fpga_5gnr_fec.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/drivers/power/kvm_vm/rte_power_guest_channel.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/pmu/rte_pmu_pmc_arm64.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/ring/rte_ring_core.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/ring/rte_ring_elem.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/ring/rte_ring_elem_pvt.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/ring/rte_ring_c11_pvt.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/ring/rte_ring_generic_pvt.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/ring/rte_ring_hts.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/ring/rte_ring_hts_elem_pvt.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/ring/rte_ring_peek.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/ring/rte_ring_peek_elem_pvt.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/ring/rte_ring_peek_zc.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/ring/rte_ring_rts.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/ring/rte_ring_rts_elem_pvt.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/ethdev/rte_ethdev_core.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/ethdev/rte_eth_ctrl.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/hash/rte_crc_arm64.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/hash/rte_crc_generic.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/hash/rte_crc_sw.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/hash/rte_crc_x86.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/hash/rte_thash_x86_gfni.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/cryptodev/rte_cryptodev_core.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/dmadev/rte_dmadev_core.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/dmadev/rte_dmadev_trace_fp.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eventdev/rte_eventdev_core.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/lpm/rte_lpm_altivec.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/lpm/rte_lpm_neon.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/lpm/rte_lpm_scalar.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/lpm/rte_lpm_sse.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/lpm/rte_lpm_sve.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/lpm/rte_lpm_rvv.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/regexdev/rte_regexdev_core.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/stack/rte_stack_std.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/stack/rte_stack_lf.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/stack/rte_stack_lf_generic.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/stack/rte_stack_lf_c11.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/stack/rte_stack_lf_stubs.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/ipsec/rte_ipsec_group.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/pdcp/rte_pdcp_group.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/table/rte_lru_arm64.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/table/rte_lru_x86.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/table/rte_table_hash_func_arm64.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/graph/rte_graph_model_mcore_dispatch.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/graph/rte_graph_model_rtc.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/graph/rte_graph_worker_common.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/lib/eal/include/generic/rte_atomic.h to /build/dpdk/pkg/dpdk/usr/include/generic
Installing /build/dpdk/src/dpdk-stable/lib/eal/include/generic/rte_byteorder.h to /build/dpdk/pkg/dpdk/usr/include/generic
Installing /build/dpdk/src/dpdk-stable/lib/eal/include/generic/rte_cpuflags.h to /build/dpdk/pkg/dpdk/usr/include/generic
Installing /build/dpdk/src/dpdk-stable/lib/eal/include/generic/rte_cycles.h to /build/dpdk/pkg/dpdk/usr/include/generic
Installing /build/dpdk/src/dpdk-stable/lib/eal/include/generic/rte_io.h to /build/dpdk/pkg/dpdk/usr/include/generic
Installing /build/dpdk/src/dpdk-stable/lib/eal/include/generic/rte_memcpy.h to /build/dpdk/pkg/dpdk/usr/include/generic
Installing /build/dpdk/src/dpdk-stable/lib/eal/include/generic/rte_pause.h to /build/dpdk/pkg/dpdk/usr/include/generic
Installing /build/dpdk/src/dpdk-stable/lib/eal/include/generic/rte_power_intrinsics.h to /build/dpdk/pkg/dpdk/usr/include/generic
Installing /build/dpdk/src/dpdk-stable/lib/eal/include/generic/rte_prefetch.h to /build/dpdk/pkg/dpdk/usr/include/generic
Installing /build/dpdk/src/dpdk-stable/lib/eal/include/generic/rte_rwlock.h to /build/dpdk/pkg/dpdk/usr/include/generic
Installing /build/dpdk/src/dpdk-stable/lib/eal/include/generic/rte_spinlock.h to /build/dpdk/pkg/dpdk/usr/include/generic
Installing /build/dpdk/src/dpdk-stable/lib/eal/include/generic/rte_vect.h to /build/dpdk/pkg/dpdk/usr/include/generic
Installing /build/dpdk/src/dpdk-stable/buildtools/dpdk-cmdline-gen.py to /build/dpdk/pkg/dpdk/usr/bin
Installing /build/dpdk/src/dpdk-stable/usertools/dpdk-devbind.py to /build/dpdk/pkg/dpdk/usr/bin
Installing /build/dpdk/src/dpdk-stable/usertools/dpdk-pmdinfo.py to /build/dpdk/pkg/dpdk/usr/bin
Installing /build/dpdk/src/dpdk-stable/usertools/dpdk-telemetry.py to /build/dpdk/pkg/dpdk/usr/bin
Installing /build/dpdk/src/dpdk-stable/usertools/dpdk-hugepages.py to /build/dpdk/pkg/dpdk/usr/bin
Installing /build/dpdk/src/dpdk-stable/usertools/dpdk-rss-flows.py to /build/dpdk/pkg/dpdk/usr/bin
Installing /build/dpdk/src/dpdk-stable/usertools/dpdk-telemetry-exporter.py to /build/dpdk/pkg/dpdk/usr/bin
Installing /build/dpdk/src/dpdk-stable/build/rte_build_config.h to /build/dpdk/pkg/dpdk/usr/include
Installing /build/dpdk/src/dpdk-stable/build/meson-private/libdpdk-libs.pc to /build/dpdk/pkg/dpdk/usr/lib/pkgconfig
Installing /build/dpdk/src/dpdk-stable/build/meson-private/libdpdk.pc to /build/dpdk/pkg/dpdk/usr/lib/pkgconfig
Installing symlink pointing to librte_log.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/librte_log.so.26
Installing symlink pointing to librte_log.so.26 to /build/dpdk/pkg/dpdk/usr/lib/librte_log.so
Installing symlink pointing to librte_kvargs.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/librte_kvargs.so.26
Installing symlink pointing to librte_kvargs.so.26 to /build/dpdk/pkg/dpdk/usr/lib/librte_kvargs.so
Installing symlink pointing to librte_argparse.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/librte_argparse.so.26
Installing symlink pointing to librte_argparse.so.26 to /build/dpdk/pkg/dpdk/usr/lib/librte_argparse.so
Installing symlink pointing to librte_telemetry.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/librte_telemetry.so.26
Installing symlink pointing to librte_telemetry.so.26 to /build/dpdk/pkg/dpdk/usr/lib/librte_telemetry.so
Installing symlink pointing to librte_pmu.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/librte_pmu.so.26
Installing symlink pointing to librte_pmu.so.26 to /build/dpdk/pkg/dpdk/usr/lib/librte_pmu.so
Installing symlink pointing to librte_eal.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/librte_eal.so.26
Installing symlink pointing to librte_eal.so.26 to /build/dpdk/pkg/dpdk/usr/lib/librte_eal.so
Installing symlink pointing to librte_ring.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/librte_ring.so.26
Installing symlink pointing to librte_ring.so.26 to /build/dpdk/pkg/dpdk/usr/lib/librte_ring.so
Installing symlink pointing to librte_rcu.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/librte_rcu.so.26
Installing symlink pointing to librte_rcu.so.26 to /build/dpdk/pkg/dpdk/usr/lib/librte_rcu.so
Installing symlink pointing to librte_mempool.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/librte_mempool.so.26
Installing symlink pointing to librte_mempool.so.26 to /build/dpdk/pkg/dpdk/usr/lib/librte_mempool.so
Installing symlink pointing to librte_mbuf.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/librte_mbuf.so.26
Installing symlink pointing to librte_mbuf.so.26 to /build/dpdk/pkg/dpdk/usr/lib/librte_mbuf.so
Installing symlink pointing to librte_net.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/librte_net.so.26
Installing symlink pointing to librte_net.so.26 to /build/dpdk/pkg/dpdk/usr/lib/librte_net.so
Installing symlink pointing to librte_meter.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/librte_meter.so.26
Installing symlink pointing to librte_meter.so.26 to /build/dpdk/pkg/dpdk/usr/lib/librte_meter.so
Installing symlink pointing to librte_ethdev.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/librte_ethdev.so.26
Installing symlink pointing to librte_ethdev.so.26 to /build/dpdk/pkg/dpdk/usr/lib/librte_ethdev.so
Installing symlink pointing to librte_pci.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/librte_pci.so.26
Installing symlink pointing to librte_pci.so.26 to /build/dpdk/pkg/dpdk/usr/lib/librte_pci.so
Installing symlink pointing to librte_cmdline.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/librte_cmdline.so.26
Installing symlink pointing to librte_cmdline.so.26 to /build/dpdk/pkg/dpdk/usr/lib/librte_cmdline.so
Installing symlink pointing to librte_metrics.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/librte_metrics.so.26
Installing symlink pointing to librte_metrics.so.26 to /build/dpdk/pkg/dpdk/usr/lib/librte_metrics.so
Installing symlink pointing to librte_hash.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/librte_hash.so.26
Installing symlink pointing to librte_hash.so.26 to /build/dpdk/pkg/dpdk/usr/lib/librte_hash.so
Installing symlink pointing to librte_timer.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/librte_timer.so.26
Installing symlink pointing to librte_timer.so.26 to /build/dpdk/pkg/dpdk/usr/lib/librte_timer.so
Installing symlink pointing to librte_acl.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/librte_acl.so.26
Installing symlink pointing to librte_acl.so.26 to /build/dpdk/pkg/dpdk/usr/lib/librte_acl.so
Installing symlink pointing to librte_bbdev.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/librte_bbdev.so.26
Installing symlink pointing to librte_bbdev.so.26 to /build/dpdk/pkg/dpdk/usr/lib/librte_bbdev.so
Installing symlink pointing to librte_bitratestats.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/librte_bitratestats.so.26
Installing symlink pointing to librte_bitratestats.so.26 to /build/dpdk/pkg/dpdk/usr/lib/librte_bitratestats.so
Installing symlink pointing to librte_bpf.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/librte_bpf.so.26
Installing symlink pointing to librte_bpf.so.26 to /build/dpdk/pkg/dpdk/usr/lib/librte_bpf.so
Installing symlink pointing to librte_cfgfile.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/librte_cfgfile.so.26
Installing symlink pointing to librte_cfgfile.so.26 to /build/dpdk/pkg/dpdk/usr/lib/librte_cfgfile.so
Installing symlink pointing to librte_compressdev.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/librte_compressdev.so.26
Installing symlink pointing to librte_compressdev.so.26 to /build/dpdk/pkg/dpdk/usr/lib/librte_compressdev.so
Installing symlink pointing to librte_cryptodev.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/librte_cryptodev.so.26
Installing symlink pointing to librte_cryptodev.so.26 to /build/dpdk/pkg/dpdk/usr/lib/librte_cryptodev.so
Installing symlink pointing to librte_distributor.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/librte_distributor.so.26
Installing symlink pointing to librte_distributor.so.26 to /build/dpdk/pkg/dpdk/usr/lib/librte_distributor.so
Installing symlink pointing to librte_dmadev.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/librte_dmadev.so.26
Installing symlink pointing to librte_dmadev.so.26 to /build/dpdk/pkg/dpdk/usr/lib/librte_dmadev.so
Installing symlink pointing to librte_efd.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/librte_efd.so.26
Installing symlink pointing to librte_efd.so.26 to /build/dpdk/pkg/dpdk/usr/lib/librte_efd.so
Installing symlink pointing to librte_eventdev.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/librte_eventdev.so.26
Installing symlink pointing to librte_eventdev.so.26 to /build/dpdk/pkg/dpdk/usr/lib/librte_eventdev.so
Installing symlink pointing to librte_dispatcher.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/librte_dispatcher.so.26
Installing symlink pointing to librte_dispatcher.so.26 to /build/dpdk/pkg/dpdk/usr/lib/librte_dispatcher.so
Installing symlink pointing to librte_gpudev.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/librte_gpudev.so.26
Installing symlink pointing to librte_gpudev.so.26 to /build/dpdk/pkg/dpdk/usr/lib/librte_gpudev.so
Installing symlink pointing to librte_gro.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/librte_gro.so.26
Installing symlink pointing to librte_gro.so.26 to /build/dpdk/pkg/dpdk/usr/lib/librte_gro.so
Installing symlink pointing to librte_gso.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/librte_gso.so.26
Installing symlink pointing to librte_gso.so.26 to /build/dpdk/pkg/dpdk/usr/lib/librte_gso.so
Installing symlink pointing to librte_ip_frag.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/librte_ip_frag.so.26
Installing symlink pointing to librte_ip_frag.so.26 to /build/dpdk/pkg/dpdk/usr/lib/librte_ip_frag.so
Installing symlink pointing to librte_jobstats.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/librte_jobstats.so.26
Installing symlink pointing to librte_jobstats.so.26 to /build/dpdk/pkg/dpdk/usr/lib/librte_jobstats.so
Installing symlink pointing to librte_latencystats.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/librte_latencystats.so.26
Installing symlink pointing to librte_latencystats.so.26 to /build/dpdk/pkg/dpdk/usr/lib/librte_latencystats.so
Installing symlink pointing to librte_lpm.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/librte_lpm.so.26
Installing symlink pointing to librte_lpm.so.26 to /build/dpdk/pkg/dpdk/usr/lib/librte_lpm.so
Installing symlink pointing to librte_member.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/librte_member.so.26
Installing symlink pointing to librte_member.so.26 to /build/dpdk/pkg/dpdk/usr/lib/librte_member.so
Installing symlink pointing to librte_pcapng.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/librte_pcapng.so.26
Installing symlink pointing to librte_pcapng.so.26 to /build/dpdk/pkg/dpdk/usr/lib/librte_pcapng.so
Installing symlink pointing to librte_power.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/librte_power.so.26
Installing symlink pointing to librte_power.so.26 to /build/dpdk/pkg/dpdk/usr/lib/librte_power.so
Installing symlink pointing to librte_rawdev.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/librte_rawdev.so.26
Installing symlink pointing to librte_rawdev.so.26 to /build/dpdk/pkg/dpdk/usr/lib/librte_rawdev.so
Installing symlink pointing to librte_regexdev.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/librte_regexdev.so.26
Installing symlink pointing to librte_regexdev.so.26 to /build/dpdk/pkg/dpdk/usr/lib/librte_regexdev.so
Installing symlink pointing to librte_mldev.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/librte_mldev.so.26
Installing symlink pointing to librte_mldev.so.26 to /build/dpdk/pkg/dpdk/usr/lib/librte_mldev.so
Installing symlink pointing to librte_rib.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/librte_rib.so.26
Installing symlink pointing to librte_rib.so.26 to /build/dpdk/pkg/dpdk/usr/lib/librte_rib.so
Installing symlink pointing to librte_reorder.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/librte_reorder.so.26
Installing symlink pointing to librte_reorder.so.26 to /build/dpdk/pkg/dpdk/usr/lib/librte_reorder.so
Installing symlink pointing to librte_sched.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/librte_sched.so.26
Installing symlink pointing to librte_sched.so.26 to /build/dpdk/pkg/dpdk/usr/lib/librte_sched.so
Installing symlink pointing to librte_security.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/librte_security.so.26
Installing symlink pointing to librte_security.so.26 to /build/dpdk/pkg/dpdk/usr/lib/librte_security.so
Installing symlink pointing to librte_stack.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/librte_stack.so.26
Installing symlink pointing to librte_stack.so.26 to /build/dpdk/pkg/dpdk/usr/lib/librte_stack.so
Installing symlink pointing to librte_vhost.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/librte_vhost.so.26
Installing symlink pointing to librte_vhost.so.26 to /build/dpdk/pkg/dpdk/usr/lib/librte_vhost.so
Installing symlink pointing to librte_ipsec.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/librte_ipsec.so.26
Installing symlink pointing to librte_ipsec.so.26 to /build/dpdk/pkg/dpdk/usr/lib/librte_ipsec.so
Installing symlink pointing to librte_pdcp.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/librte_pdcp.so.26
Installing symlink pointing to librte_pdcp.so.26 to /build/dpdk/pkg/dpdk/usr/lib/librte_pdcp.so
Installing symlink pointing to librte_fib.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/librte_fib.so.26
Installing symlink pointing to librte_fib.so.26 to /build/dpdk/pkg/dpdk/usr/lib/librte_fib.so
Installing symlink pointing to librte_port.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/librte_port.so.26
Installing symlink pointing to librte_port.so.26 to /build/dpdk/pkg/dpdk/usr/lib/librte_port.so
Installing symlink pointing to librte_pdump.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/librte_pdump.so.26
Installing symlink pointing to librte_pdump.so.26 to /build/dpdk/pkg/dpdk/usr/lib/librte_pdump.so
Installing symlink pointing to librte_table.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/librte_table.so.26
Installing symlink pointing to librte_table.so.26 to /build/dpdk/pkg/dpdk/usr/lib/librte_table.so
Installing symlink pointing to librte_pipeline.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/librte_pipeline.so.26
Installing symlink pointing to librte_pipeline.so.26 to /build/dpdk/pkg/dpdk/usr/lib/librte_pipeline.so
Installing symlink pointing to librte_graph.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/librte_graph.so.26
Installing symlink pointing to librte_graph.so.26 to /build/dpdk/pkg/dpdk/usr/lib/librte_graph.so
Installing symlink pointing to librte_node.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/librte_node.so.26
Installing symlink pointing to librte_node.so.26 to /build/dpdk/pkg/dpdk/usr/lib/librte_node.so
Installing symlink pointing to librte_common_cpt.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_common_cpt.so.26
Installing symlink pointing to librte_common_cpt.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_common_cpt.so
Installing symlink pointing to librte_common_dpaax.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_common_dpaax.so.26
Installing symlink pointing to librte_common_dpaax.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_common_dpaax.so
Installing symlink pointing to librte_common_ionic.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_common_ionic.so.26
Installing symlink pointing to librte_common_ionic.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_common_ionic.so
Installing symlink pointing to librte_common_octeontx.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_common_octeontx.so.26
Installing symlink pointing to librte_common_octeontx.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_common_octeontx.so
Installing symlink pointing to librte_bus_auxiliary.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_bus_auxiliary.so.26
Installing symlink pointing to librte_bus_auxiliary.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_bus_auxiliary.so
Installing symlink pointing to librte_bus_cdx.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_bus_cdx.so.26
Installing symlink pointing to librte_bus_cdx.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_bus_cdx.so
Installing symlink pointing to librte_bus_dpaa.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_bus_dpaa.so.26
Installing symlink pointing to librte_bus_dpaa.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_bus_dpaa.so
Installing symlink pointing to librte_bus_fslmc.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_bus_fslmc.so.26
Installing symlink pointing to librte_bus_fslmc.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_bus_fslmc.so
Installing symlink pointing to librte_bus_ifpga.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_bus_ifpga.so.26
Installing symlink pointing to librte_bus_ifpga.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_bus_ifpga.so
Installing symlink pointing to librte_bus_pci.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_bus_pci.so.26
Installing symlink pointing to librte_bus_pci.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_bus_pci.so
Installing symlink pointing to librte_bus_platform.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_bus_platform.so.26
Installing symlink pointing to librte_bus_platform.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_bus_platform.so
Installing symlink pointing to librte_bus_uacce.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_bus_uacce.so.26
Installing symlink pointing to librte_bus_uacce.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_bus_uacce.so
Installing symlink pointing to librte_bus_vdev.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_bus_vdev.so.26
Installing symlink pointing to librte_bus_vdev.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_bus_vdev.so
Installing symlink pointing to librte_bus_vmbus.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_bus_vmbus.so.26
Installing symlink pointing to librte_bus_vmbus.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_bus_vmbus.so
Installing symlink pointing to librte_common_cnxk.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_common_cnxk.so.26
Installing symlink pointing to librte_common_cnxk.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_common_cnxk.so
Installing symlink pointing to librte_common_nfp.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_common_nfp.so.26
Installing symlink pointing to librte_common_nfp.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_common_nfp.so
Installing symlink pointing to librte_common_nitrox.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_common_nitrox.so.26
Installing symlink pointing to librte_common_nitrox.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_common_nitrox.so
Installing symlink pointing to librte_common_qat.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_common_qat.so.26
Installing symlink pointing to librte_common_qat.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_common_qat.so
Installing symlink pointing to librte_common_sfc_efx.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_common_sfc_efx.so.26
Installing symlink pointing to librte_common_sfc_efx.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_common_sfc_efx.so
Installing symlink pointing to librte_common_zsda.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_common_zsda.so.26
Installing symlink pointing to librte_common_zsda.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_common_zsda.so
Installing symlink pointing to librte_mempool_bucket.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_mempool_bucket.so.26
Installing symlink pointing to librte_mempool_bucket.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_mempool_bucket.so
Installing symlink pointing to librte_mempool_cnxk.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_mempool_cnxk.so.26
Installing symlink pointing to librte_mempool_cnxk.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_mempool_cnxk.so
Installing symlink pointing to librte_mempool_dpaa.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_mempool_dpaa.so.26
Installing symlink pointing to librte_mempool_dpaa.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_mempool_dpaa.so
Installing symlink pointing to librte_mempool_dpaa2.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_mempool_dpaa2.so.26
Installing symlink pointing to librte_mempool_dpaa2.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_mempool_dpaa2.so
Installing symlink pointing to librte_mempool_octeontx.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_mempool_octeontx.so.26
Installing symlink pointing to librte_mempool_octeontx.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_mempool_octeontx.so
Installing symlink pointing to librte_mempool_ring.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_mempool_ring.so.26
Installing symlink pointing to librte_mempool_ring.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_mempool_ring.so
Installing symlink pointing to librte_mempool_stack.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_mempool_stack.so.26
Installing symlink pointing to librte_mempool_stack.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_mempool_stack.so
Installing symlink pointing to librte_dma_cnxk.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_dma_cnxk.so.26
Installing symlink pointing to librte_dma_cnxk.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_dma_cnxk.so
Installing symlink pointing to librte_dma_dpaa.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_dma_dpaa.so.26
Installing symlink pointing to librte_dma_dpaa.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_dma_dpaa.so
Installing symlink pointing to librte_dma_dpaa2.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_dma_dpaa2.so.26
Installing symlink pointing to librte_dma_dpaa2.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_dma_dpaa2.so
Installing symlink pointing to librte_dma_hisi_acc.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_dma_hisi_acc.so.26
Installing symlink pointing to librte_dma_hisi_acc.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_dma_hisi_acc.so
Installing symlink pointing to librte_dma_hisi_pciep.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_dma_hisi_pciep.so.26
Installing symlink pointing to librte_dma_hisi_pciep.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_dma_hisi_pciep.so
Installing symlink pointing to librte_dma_odm.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_dma_odm.so.26
Installing symlink pointing to librte_dma_odm.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_dma_odm.so
Installing symlink pointing to librte_dma_skeleton.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_dma_skeleton.so.26
Installing symlink pointing to librte_dma_skeleton.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_dma_skeleton.so
Installing symlink pointing to librte_net_af_packet.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_af_packet.so.26
Installing symlink pointing to librte_net_af_packet.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_af_packet.so
Installing symlink pointing to librte_net_ark.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_ark.so.26
Installing symlink pointing to librte_net_ark.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_ark.so
Installing symlink pointing to librte_net_atlantic.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_atlantic.so.26
Installing symlink pointing to librte_net_atlantic.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_atlantic.so
Installing symlink pointing to librte_net_avp.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_avp.so.26
Installing symlink pointing to librte_net_avp.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_avp.so
Installing symlink pointing to librte_net_axgbe.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_axgbe.so.26
Installing symlink pointing to librte_net_axgbe.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_axgbe.so
Installing symlink pointing to librte_net_bnx2x.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_bnx2x.so.26
Installing symlink pointing to librte_net_bnx2x.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_bnx2x.so
Installing symlink pointing to librte_net_bnxt.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_bnxt.so.26
Installing symlink pointing to librte_net_bnxt.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_bnxt.so
Installing symlink pointing to librte_net_bond.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_bond.so.26
Installing symlink pointing to librte_net_bond.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_bond.so
Installing symlink pointing to librte_net_cnxk.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_cnxk.so.26
Installing symlink pointing to librte_net_cnxk.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_cnxk.so
Installing symlink pointing to librte_net_cxgbe.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_cxgbe.so.26
Installing symlink pointing to librte_net_cxgbe.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_cxgbe.so
Installing symlink pointing to librte_net_dpaa.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_dpaa.so.26
Installing symlink pointing to librte_net_dpaa.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_dpaa.so
Installing symlink pointing to librte_net_dpaa2.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_dpaa2.so.26
Installing symlink pointing to librte_net_dpaa2.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_dpaa2.so
Installing symlink pointing to librte_net_ena.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_ena.so.26
Installing symlink pointing to librte_net_ena.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_ena.so
Installing symlink pointing to librte_net_enetc.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_enetc.so.26
Installing symlink pointing to librte_net_enetc.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_enetc.so
Installing symlink pointing to librte_net_enetfec.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_enetfec.so.26
Installing symlink pointing to librte_net_enetfec.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_enetfec.so
Installing symlink pointing to librte_net_enic.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_enic.so.26
Installing symlink pointing to librte_net_enic.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_enic.so
Installing symlink pointing to librte_net_failsafe.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_failsafe.so.26
Installing symlink pointing to librte_net_failsafe.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_failsafe.so
Installing symlink pointing to librte_net_gve.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_gve.so.26
Installing symlink pointing to librte_net_gve.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_gve.so
Installing symlink pointing to librte_net_hinic.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_hinic.so.26
Installing symlink pointing to librte_net_hinic.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_hinic.so
Installing symlink pointing to librte_net_hinic3.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_hinic3.so.26
Installing symlink pointing to librte_net_hinic3.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_hinic3.so
Installing symlink pointing to librte_net_hns3.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_hns3.so.26
Installing symlink pointing to librte_net_hns3.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_hns3.so
Installing symlink pointing to librte_net_e1000.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_e1000.so.26
Installing symlink pointing to librte_net_e1000.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_e1000.so
Installing symlink pointing to librte_net_fm10k.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_fm10k.so.26
Installing symlink pointing to librte_net_fm10k.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_fm10k.so
Installing symlink pointing to librte_net_i40e.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_i40e.so.26
Installing symlink pointing to librte_net_i40e.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_i40e.so
Installing symlink pointing to librte_net_iavf.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_iavf.so.26
Installing symlink pointing to librte_net_iavf.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_iavf.so
Installing symlink pointing to librte_net_ice.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_ice.so.26
Installing symlink pointing to librte_net_ice.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_ice.so
Installing symlink pointing to librte_net_idpf.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_idpf.so.26
Installing symlink pointing to librte_net_idpf.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_idpf.so
Installing symlink pointing to librte_net_ipn3ke.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_ipn3ke.so.26
Installing symlink pointing to librte_net_ipn3ke.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_ipn3ke.so
Installing symlink pointing to librte_net_ixgbe.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_ixgbe.so.26
Installing symlink pointing to librte_net_ixgbe.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_ixgbe.so
Installing symlink pointing to librte_net_cpfl.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_cpfl.so.26
Installing symlink pointing to librte_net_cpfl.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_cpfl.so
Installing symlink pointing to librte_net_ionic.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_ionic.so.26
Installing symlink pointing to librte_net_ionic.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_ionic.so
Installing symlink pointing to librte_net_memif.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_memif.so.26
Installing symlink pointing to librte_net_memif.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_memif.so
Installing symlink pointing to librte_net_nbl.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_nbl.so.26
Installing symlink pointing to librte_net_nbl.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_nbl.so
Installing symlink pointing to librte_net_netvsc.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_netvsc.so.26
Installing symlink pointing to librte_net_netvsc.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_netvsc.so
Installing symlink pointing to librte_net_nfp.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_nfp.so.26
Installing symlink pointing to librte_net_nfp.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_nfp.so
Installing symlink pointing to librte_net_ngbe.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_ngbe.so.26
Installing symlink pointing to librte_net_ngbe.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_ngbe.so
Installing symlink pointing to librte_net_null.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_null.so.26
Installing symlink pointing to librte_net_null.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_null.so
Installing symlink pointing to librte_net_octeontx.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_octeontx.so.26
Installing symlink pointing to librte_net_octeontx.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_octeontx.so
Installing symlink pointing to librte_net_octeon_ep.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_octeon_ep.so.26
Installing symlink pointing to librte_net_octeon_ep.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_octeon_ep.so
Installing symlink pointing to librte_net_pcap.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_pcap.so.26
Installing symlink pointing to librte_net_pcap.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_pcap.so
Installing symlink pointing to librte_net_pfe.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_pfe.so.26
Installing symlink pointing to librte_net_pfe.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_pfe.so
Installing symlink pointing to librte_net_qede.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_qede.so.26
Installing symlink pointing to librte_net_qede.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_qede.so
Installing symlink pointing to librte_net_r8169.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_r8169.so.26
Installing symlink pointing to librte_net_r8169.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_r8169.so
Installing symlink pointing to librte_net_ring.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_ring.so.26
Installing symlink pointing to librte_net_ring.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_ring.so
Installing symlink pointing to librte_net_rnp.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_rnp.so.26
Installing symlink pointing to librte_net_rnp.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_rnp.so
Installing symlink pointing to librte_net_sfc.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_sfc.so.26
Installing symlink pointing to librte_net_sfc.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_sfc.so
Installing symlink pointing to librte_net_softnic.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_softnic.so.26
Installing symlink pointing to librte_net_softnic.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_softnic.so
Installing symlink pointing to librte_net_tap.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_tap.so.26
Installing symlink pointing to librte_net_tap.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_tap.so
Installing symlink pointing to librte_net_thunderx.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_thunderx.so.26
Installing symlink pointing to librte_net_thunderx.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_thunderx.so
Installing symlink pointing to librte_net_txgbe.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_txgbe.so.26
Installing symlink pointing to librte_net_txgbe.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_txgbe.so
Installing symlink pointing to librte_net_vdev_netvsc.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_vdev_netvsc.so.26
Installing symlink pointing to librte_net_vdev_netvsc.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_vdev_netvsc.so
Installing symlink pointing to librte_net_vhost.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_vhost.so.26
Installing symlink pointing to librte_net_vhost.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_vhost.so
Installing symlink pointing to librte_net_virtio.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_virtio.so.26
Installing symlink pointing to librte_net_virtio.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_virtio.so
Installing symlink pointing to librte_net_vmxnet3.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_vmxnet3.so.26
Installing symlink pointing to librte_net_vmxnet3.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_vmxnet3.so
Installing symlink pointing to librte_net_xsc.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_xsc.so.26
Installing symlink pointing to librte_net_xsc.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_xsc.so
Installing symlink pointing to librte_net_zxdh.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_zxdh.so.26
Installing symlink pointing to librte_net_zxdh.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_net_zxdh.so
Installing symlink pointing to librte_raw_cnxk_bphy.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_raw_cnxk_bphy.so.26
Installing symlink pointing to librte_raw_cnxk_bphy.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_raw_cnxk_bphy.so
Installing symlink pointing to librte_raw_cnxk_gpio.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_raw_cnxk_gpio.so.26
Installing symlink pointing to librte_raw_cnxk_gpio.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_raw_cnxk_gpio.so
Installing symlink pointing to librte_raw_cnxk_rvu_lf.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_raw_cnxk_rvu_lf.so.26
Installing symlink pointing to librte_raw_cnxk_rvu_lf.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_raw_cnxk_rvu_lf.so
Installing symlink pointing to librte_raw_dpaa2_cmdif.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_raw_dpaa2_cmdif.so.26
Installing symlink pointing to librte_raw_dpaa2_cmdif.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_raw_dpaa2_cmdif.so
Installing symlink pointing to librte_raw_gdtc.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_raw_gdtc.so.26
Installing symlink pointing to librte_raw_gdtc.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_raw_gdtc.so
Installing symlink pointing to librte_raw_ifpga.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_raw_ifpga.so.26
Installing symlink pointing to librte_raw_ifpga.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_raw_ifpga.so
Installing symlink pointing to librte_raw_ntb.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_raw_ntb.so.26
Installing symlink pointing to librte_raw_ntb.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_raw_ntb.so
Installing symlink pointing to librte_raw_skeleton.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_raw_skeleton.so.26
Installing symlink pointing to librte_raw_skeleton.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_raw_skeleton.so
Installing symlink pointing to librte_crypto_bcmfs.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_crypto_bcmfs.so.26
Installing symlink pointing to librte_crypto_bcmfs.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_crypto_bcmfs.so
Installing symlink pointing to librte_crypto_caam_jr.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_crypto_caam_jr.so.26
Installing symlink pointing to librte_crypto_caam_jr.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_crypto_caam_jr.so
Installing symlink pointing to librte_crypto_ccp.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_crypto_ccp.so.26
Installing symlink pointing to librte_crypto_ccp.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_crypto_ccp.so
Installing symlink pointing to librte_crypto_cnxk.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_crypto_cnxk.so.26
Installing symlink pointing to librte_crypto_cnxk.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_crypto_cnxk.so
Installing symlink pointing to librte_crypto_dpaa_sec.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_crypto_dpaa_sec.so.26
Installing symlink pointing to librte_crypto_dpaa_sec.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_crypto_dpaa_sec.so
Installing symlink pointing to librte_crypto_dpaa2_sec.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_crypto_dpaa2_sec.so.26
Installing symlink pointing to librte_crypto_dpaa2_sec.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_crypto_dpaa2_sec.so
Installing symlink pointing to librte_crypto_ionic.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_crypto_ionic.so.26
Installing symlink pointing to librte_crypto_ionic.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_crypto_ionic.so
Installing symlink pointing to librte_crypto_nitrox.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_crypto_nitrox.so.26
Installing symlink pointing to librte_crypto_nitrox.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_crypto_nitrox.so
Installing symlink pointing to librte_crypto_null.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_crypto_null.so.26
Installing symlink pointing to librte_crypto_null.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_crypto_null.so
Installing symlink pointing to librte_crypto_octeontx.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_crypto_octeontx.so.26
Installing symlink pointing to librte_crypto_octeontx.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_crypto_octeontx.so
Installing symlink pointing to librte_crypto_openssl.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_crypto_openssl.so.26
Installing symlink pointing to librte_crypto_openssl.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_crypto_openssl.so
Installing symlink pointing to librte_crypto_scheduler.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_crypto_scheduler.so.26
Installing symlink pointing to librte_crypto_scheduler.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_crypto_scheduler.so
Installing symlink pointing to librte_crypto_virtio.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_crypto_virtio.so.26
Installing symlink pointing to librte_crypto_virtio.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_crypto_virtio.so
Installing symlink pointing to librte_compress_nitrox.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_compress_nitrox.so.26
Installing symlink pointing to librte_compress_nitrox.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_compress_nitrox.so
Installing symlink pointing to librte_compress_octeontx.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_compress_octeontx.so.26
Installing symlink pointing to librte_compress_octeontx.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_compress_octeontx.so
Installing symlink pointing to librte_compress_zlib.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_compress_zlib.so.26
Installing symlink pointing to librte_compress_zlib.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_compress_zlib.so
Installing symlink pointing to librte_regex_cn9k.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_regex_cn9k.so.26
Installing symlink pointing to librte_regex_cn9k.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_regex_cn9k.so
Installing symlink pointing to librte_ml_cnxk.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_ml_cnxk.so.26
Installing symlink pointing to librte_ml_cnxk.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_ml_cnxk.so
Installing symlink pointing to librte_vdpa_ifc.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_vdpa_ifc.so.26
Installing symlink pointing to librte_vdpa_ifc.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_vdpa_ifc.so
Installing symlink pointing to librte_vdpa_nfp.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_vdpa_nfp.so.26
Installing symlink pointing to librte_vdpa_nfp.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_vdpa_nfp.so
Installing symlink pointing to librte_vdpa_sfc.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_vdpa_sfc.so.26
Installing symlink pointing to librte_vdpa_sfc.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_vdpa_sfc.so
Installing symlink pointing to librte_event_cnxk.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_event_cnxk.so.26
Installing symlink pointing to librte_event_cnxk.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_event_cnxk.so
Installing symlink pointing to librte_event_dpaa.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_event_dpaa.so.26
Installing symlink pointing to librte_event_dpaa.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_event_dpaa.so
Installing symlink pointing to librte_event_dpaa2.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_event_dpaa2.so.26
Installing symlink pointing to librte_event_dpaa2.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_event_dpaa2.so
Installing symlink pointing to librte_event_dsw.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_event_dsw.so.26
Installing symlink pointing to librte_event_dsw.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_event_dsw.so
Installing symlink pointing to librte_event_octeontx.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_event_octeontx.so.26
Installing symlink pointing to librte_event_octeontx.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_event_octeontx.so
Installing symlink pointing to librte_event_opdl.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_event_opdl.so.26
Installing symlink pointing to librte_event_opdl.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_event_opdl.so
Installing symlink pointing to librte_event_skeleton.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_event_skeleton.so.26
Installing symlink pointing to librte_event_skeleton.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_event_skeleton.so
Installing symlink pointing to librte_event_sw.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_event_sw.so.26
Installing symlink pointing to librte_event_sw.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_event_sw.so
Installing symlink pointing to librte_baseband_acc.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_baseband_acc.so.26
Installing symlink pointing to librte_baseband_acc.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_baseband_acc.so
Installing symlink pointing to librte_baseband_fpga_5gnr_fec.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_baseband_fpga_5gnr_fec.so.26
Installing symlink pointing to librte_baseband_fpga_5gnr_fec.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_baseband_fpga_5gnr_fec.so
Installing symlink pointing to librte_baseband_fpga_lte_fec.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_baseband_fpga_lte_fec.so.26
Installing symlink pointing to librte_baseband_fpga_lte_fec.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_baseband_fpga_lte_fec.so
Installing symlink pointing to librte_baseband_la12xx.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_baseband_la12xx.so.26
Installing symlink pointing to librte_baseband_la12xx.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_baseband_la12xx.so
Installing symlink pointing to librte_baseband_null.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_baseband_null.so.26
Installing symlink pointing to librte_baseband_null.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_baseband_null.so
Installing symlink pointing to librte_baseband_turbo_sw.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_baseband_turbo_sw.so.26
Installing symlink pointing to librte_baseband_turbo_sw.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_baseband_turbo_sw.so
Installing symlink pointing to librte_power_acpi.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_power_acpi.so.26
Installing symlink pointing to librte_power_acpi.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_power_acpi.so
Installing symlink pointing to librte_power_amd_pstate.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_power_amd_pstate.so.26
Installing symlink pointing to librte_power_amd_pstate.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_power_amd_pstate.so
Installing symlink pointing to librte_power_cppc.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_power_cppc.so.26'./librte_baseband_acc.so' -> 'dpdk/pmds-26.0/librte_baseband_acc.so'
'./librte_baseband_acc.so.26' -> 'dpdk/pmds-26.0/librte_baseband_acc.so.26'
'./librte_baseband_acc.so.26.0' -> 'dpdk/pmds-26.0/librte_baseband_acc.so.26.0'
'./librte_baseband_fpga_5gnr_fec.so' -> 'dpdk/pmds-26.0/librte_baseband_fpga_5gnr_fec.so'
'./librte_baseband_fpga_5gnr_fec.so.26' -> 'dpdk/pmds-26.0/librte_baseband_fpga_5gnr_fec.so.26'
'./librte_baseband_fpga_5gnr_fec.so.26.0' -> 'dpdk/pmds-26.0/librte_baseband_fpga_5gnr_fec.so.26.0'
'./librte_baseband_fpga_lte_fec.so' -> 'dpdk/pmds-26.0/librte_baseband_fpga_lte_fec.so'
'./librte_baseband_fpga_lte_fec.so.26' -> 'dpdk/pmds-26.0/librte_baseband_fpga_lte_fec.so.26'
'./librte_baseband_fpga_lte_fec.so.26.0' -> 'dpdk/pmds-26.0/librte_baseband_fpga_lte_fec.so.26.0'
'./librte_baseband_la12xx.so' -> 'dpdk/pmds-26.0/librte_baseband_la12xx.so'
'./librte_baseband_la12xx.so.26' -> 'dpdk/pmds-26.0/librte_baseband_la12xx.so.26'
'./librte_baseband_la12xx.so.26.0' -> 'dpdk/pmds-26.0/librte_baseband_la12xx.so.26.0'
'./librte_baseband_null.so' -> 'dpdk/pmds-26.0/librte_baseband_null.so'
'./librte_baseband_null.so.26' -> 'dpdk/pmds-26.0/librte_baseband_null.so.26'
'./librte_baseband_null.so.26.0' -> 'dpdk/pmds-26.0/librte_baseband_null.so.26.0'
'./librte_baseband_turbo_sw.so' -> 'dpdk/pmds-26.0/librte_baseband_turbo_sw.so'
'./librte_baseband_turbo_sw.so.26' -> 'dpdk/pmds-26.0/librte_baseband_turbo_sw.so.26'
'./librte_baseband_turbo_sw.so.26.0' -> 'dpdk/pmds-26.0/librte_baseband_turbo_sw.so.26.0'
'./librte_bus_auxiliary.so' -> 'dpdk/pmds-26.0/librte_bus_auxiliary.so'
'./librte_bus_auxiliary.so.26' -> 'dpdk/pmds-26.0/librte_bus_auxiliary.so.26'
'./librte_bus_auxiliary.so.26.0' -> 'dpdk/pmds-26.0/librte_bus_auxiliary.so.26.0'
'./librte_bus_cdx.so' -> 'dpdk/pmds-26.0/librte_bus_cdx.so'
'./librte_bus_cdx.so.26' -> 'dpdk/pmds-26.0/librte_bus_cdx.so.26'
'./librte_bus_cdx.so.26.0' -> 'dpdk/pmds-26.0/librte_bus_cdx.so.26.0'
'./librte_bus_dpaa.so' -> 'dpdk/pmds-26.0/librte_bus_dpaa.so'
'./librte_bus_dpaa.so.26' -> 'dpdk/pmds-26.0/librte_bus_dpaa.so.26'
'./librte_bus_dpaa.so.26.0' -> 'dpdk/pmds-26.0/librte_bus_dpaa.so.26.0'
'./librte_bus_fslmc.so' -> 'dpdk/pmds-26.0/librte_bus_fslmc.so'
'./librte_bus_fslmc.so.26' -> 'dpdk/pmds-26.0/librte_bus_fslmc.so.26'
'./librte_bus_fslmc.so.26.0' -> 'dpdk/pmds-26.0/librte_bus_fslmc.so.26.0'
'./librte_bus_ifpga.so' -> 'dpdk/pmds-26.0/librte_bus_ifpga.so'
'./librte_bus_ifpga.so.26' -> 'dpdk/pmds-26.0/librte_bus_ifpga.so.26'
'./librte_bus_ifpga.so.26.0' -> 'dpdk/pmds-26.0/librte_bus_ifpga.so.26.0'
'./librte_bus_pci.so' -> 'dpdk/pmds-26.0/librte_bus_pci.so'
'./librte_bus_pci.so.26' -> 'dpdk/pmds-26.0/librte_bus_pci.so.26'
'./librte_bus_pci.so.26.0' -> 'dpdk/pmds-26.0/librte_bus_pci.so.26.0'
'./librte_bus_platform.so' -> 'dpdk/pmds-26.0/librte_bus_platform.so'
'./librte_bus_platform.so.26' -> 'dpdk/pmds-26.0/librte_bus_platform.so.26'
'./librte_bus_platform.so.26.0' -> 'dpdk/pmds-26.0/librte_bus_platform.so.26.0'
'./librte_bus_uacce.so' -> 'dpdk/pmds-26.0/librte_bus_uacce.so'
'./librte_bus_uacce.so.26' -> 'dpdk/pmds-26.0/librte_bus_uacce.so.26'
'./librte_bus_uacce.so.26.0' -> 'dpdk/pmds-26.0/librte_bus_uacce.so.26.0'
'./librte_bus_vdev.so' -> 'dpdk/pmds-26.0/librte_bus_vdev.so'
'./librte_bus_vdev.so.26' -> 'dpdk/pmds-26.0/librte_bus_vdev.so.26'
'./librte_bus_vdev.so.26.0' -> 'dpdk/pmds-26.0/librte_bus_vdev.so.26.0'
'./librte_bus_vmbus.so' -> 'dpdk/pmds-26.0/librte_bus_vmbus.so'
'./librte_bus_vmbus.so.26' -> 'dpdk/pmds-26.0/librte_bus_vmbus.so.26'
'./librte_bus_vmbus.so.26.0' -> 'dpdk/pmds-26.0/librte_bus_vmbus.so.26.0'
'./librte_common_cnxk.so' -> 'dpdk/pmds-26.0/librte_common_cnxk.so'
'./librte_common_cnxk.so.26' -> 'dpdk/pmds-26.0/librte_common_cnxk.so.26'
'./librte_common_cnxk.so.26.0' -> 'dpdk/pmds-26.0/librte_common_cnxk.so.26.0'
'./librte_common_cpt.so' -> 'dpdk/pmds-26.0/librte_common_cpt.so'
'./librte_common_cpt.so.26' -> 'dpdk/pmds-26.0/librte_common_cpt.so.26'
'./librte_common_cpt.so.26.0' -> 'dpdk/pmds-26.0/librte_common_cpt.so.26.0'
'./librte_common_dpaax.so' -> 'dpdk/pmds-26.0/librte_common_dpaax.so'
'./librte_common_dpaax.so.26' -> 'dpdk/pmds-26.0/librte_common_dpaax.so.26'
'./librte_common_dpaax.so.26.0' -> 'dpdk/pmds-26.0/librte_common_dpaax.so.26.0'
'./librte_common_ionic.so' -> 'dpdk/pmds-26.0/librte_common_ionic.so'
'./librte_common_ionic.so.26' -> 'dpdk/pmds-26.0/librte_common_ionic.so.26'
'./librte_common_ionic.so.26.0' -> 'dpdk/pmds-26.0/librte_common_ionic.so.26.0'
'./librte_common_nfp.so' -> 'dpdk/pmds-26.0/librte_common_nfp.so'
'./librte_common_nfp.so.26' -> 'dpdk/pmds-26.0/librte_common_nfp.so.26'
'./librte_common_nfp.so.26.0' -> 'dpdk/pmds-26.0/librte_common_nfp.so.26.0'
'./librte_common_nitrox.so' -> 'dpdk/pmds-26.0/librte_common_nitrox.so'
'./librte_common_nitrox.so.26' -> 'dpdk/pmds-26.0/librte_common_nitrox.so.26'
'./librte_common_nitrox.so.26.0' -> 'dpdk/pmds-26.0/librte_common_nitrox.so.26.0'
'./librte_common_octeontx.so' -> 'dpdk/pmds-26.0/librte_common_octeontx.so'
'./librte_common_octeontx.so.26' -> 'dpdk/pmds-26.0/librte_common_octeontx.so.26'
'./librte_common_octeontx.so.26.0' -> 'dpdk/pmds-26.0/librte_common_octeontx.so.26.0'
'./librte_common_qat.so' -> 'dpdk/pmds-26.0/librte_common_qat.so'
'./librte_common_qat.so.26' -> 'dpdk/pmds-26.0/librte_common_qat.so.26'
'./librte_common_qat.so.26.0' -> 'dpdk/pmds-26.0/librte_common_qat.so.26.0'
'./librte_common_sfc_efx.so' -> 'dpdk/pmds-26.0/librte_common_sfc_efx.so'
'./librte_common_sfc_efx.so.26' -> 'dpdk/pmds-26.0/librte_common_sfc_efx.so.26'
'./librte_common_sfc_efx.so.26.0' -> 'dpdk/pmds-26.0/librte_common_sfc_efx.so.26.0'
'./librte_common_zsda.so' -> 'dpdk/pmds-26.0/librte_common_zsda.so'
'./librte_common_zsda.so.26' -> 'dpdk/pmds-26.0/librte_common_zsda.so.26'
'./librte_common_zsda.so.26.0' -> 'dpdk/pmds-26.0/librte_common_zsda.so.26.0'
'./librte_compress_nitrox.so' -> 'dpdk/pmds-26.0/librte_compress_nitrox.so'
'./librte_compress_nitrox.so.26' -> 'dpdk/pmds-26.0/librte_compress_nitrox.so.26'
'./librte_compress_nitrox.so.26.0' -> 'dpdk/pmds-26.0/librte_compress_nitrox.so.26.0'
'./librte_compress_octeontx.so' -> 'dpdk/pmds-26.0/librte_compress_octeontx.so'
'./librte_compress_octeontx.so.26' -> 'dpdk/pmds-26.0/librte_compress_octeontx.so.26'
'./librte_compress_octeontx.so.26.0' -> 'dpdk/pmds-26.0/librte_compress_octeontx.so.26.0'
'./librte_compress_zlib.so' -> 'dpdk/pmds-26.0/librte_compress_zlib.so'
'./librte_compress_zlib.so.26' -> 'dpdk/pmds-26.0/librte_compress_zlib.so.26'
'./librte_compress_zlib.so.26.0' -> 'dpdk/pmds-26.0/librte_compress_zlib.so.26.0'
'./librte_crypto_bcmfs.so' -> 'dpdk/pmds-26.0/librte_crypto_bcmfs.so'
'./librte_crypto_bcmfs.so.26' -> 'dpdk/pmds-26.0/librte_crypto_bcmfs.so.26'
'./librte_crypto_bcmfs.so.26.0' -> 'dpdk/pmds-26.0/librte_crypto_bcmfs.so.26.0'
'./librte_crypto_caam_jr.so' -> 'dpdk/pmds-26.0/librte_crypto_caam_jr.so'
'./librte_crypto_caam_jr.so.26' -> 'dpdk/pmds-26.0/librte_crypto_caam_jr.so.26'
'./librte_crypto_caam_jr.so.26.0' -> 'dpdk/pmds-26.0/librte_crypto_caam_jr.so.26.0'
'./librte_crypto_ccp.so' -> 'dpdk/pmds-26.0/librte_crypto_ccp.so'
'./librte_crypto_ccp.so.26' -> 'dpdk/pmds-26.0/librte_crypto_ccp.so.26'
'./librte_crypto_ccp.so.26.0' -> 'dpdk/pmds-26.0/librte_crypto_ccp.so.26.0'
'./librte_crypto_cnxk.so' -> 'dpdk/pmds-26.0/librte_crypto_cnxk.so'
'./librte_crypto_cnxk.so.26' -> 'dpdk/pmds-26.0/librte_crypto_cnxk.so.26'
'./librte_crypto_cnxk.so.26.0' -> 'dpdk/pmds-26.0/librte_crypto_cnxk.so.26.0'
'./librte_crypto_dpaa2_sec.so' -> 'dpdk/pmds-26.0/librte_crypto_dpaa2_sec.so'
'./librte_crypto_dpaa2_sec.so.26' -> 'dpdk/pmds-26.0/librte_crypto_dpaa2_sec.so.26'
'./librte_crypto_dpaa2_sec.so.26.0' -> 'dpdk/pmds-26.0/librte_crypto_dpaa2_sec.so.26.0'
'./librte_crypto_dpaa_sec.so' -> 'dpdk/pmds-26.0/librte_crypto_dpaa_sec.so'
'./librte_crypto_dpaa_sec.so.26' -> 'dpdk/pmds-26.0/librte_crypto_dpaa_sec.so.26'
'./librte_crypto_dpaa_sec.so.26.0' -> 'dpdk/pmds-26.0/librte_crypto_dpaa_sec.so.26.0'
'./librte_crypto_ionic.so' -> 'dpdk/pmds-26.0/librte_crypto_ionic.so'
'./librte_crypto_ionic.so.26' -> 'dpdk/pmds-26.0/librte_crypto_ionic.so.26'
'./librte_crypto_ionic.so.26.0' -> 'dpdk/pmds-26.0/librte_crypto_ionic.so.26.0'
'./librte_crypto_nitrox.so' -> 'dpdk/pmds-26.0/librte_crypto_nitrox.so'
'./librte_crypto_nitrox.so.26' -> 'dpdk/pmds-26.0/librte_crypto_nitrox.so.26'
'./librte_crypto_nitrox.so.26.0' -> 'dpdk/pmds-26.0/librte_crypto_nitrox.so.26.0'
'./librte_crypto_null.so' -> 'dpdk/pmds-26.0/librte_crypto_null.so'
'./librte_crypto_null.so.26' -> 'dpdk/pmds-26.0/librte_crypto_null.so.26'
'./librte_crypto_null.so.26.0' -> 'dpdk/pmds-26.0/librte_crypto_null.so.26.0'
'./librte_crypto_octeontx.so' -> 'dpdk/pmds-26.0/librte_crypto_octeontx.so'
'./librte_crypto_octeontx.so.26' -> 'dpdk/pmds-26.0/librte_crypto_octeontx.so.26'
'./librte_crypto_octeontx.so.26.0' -> 'dpdk/pmds-26.0/librte_crypto_octeontx.so.26.0'
'./librte_crypto_openssl.so' -> 'dpdk/pmds-26.0/librte_crypto_openssl.so'
'./librte_crypto_openssl.so.26' -> 'dpdk/pmds-26.0/librte_crypto_openssl.so.26'
'./librte_crypto_openssl.so.26.0' -> 'dpdk/pmds-26.0/librte_crypto_openssl.so.26.0'
'./librte_crypto_scheduler.so' -> 'dpdk/pmds-26.0/librte_crypto_scheduler.so'
'./librte_crypto_scheduler.so.26' -> 'dpdk/pmds-26.0/librte_crypto_scheduler.so.26'
'./librte_crypto_scheduler.so.26.0' -> 'dpdk/pmds-26.0/librte_crypto_scheduler.so.26.0'
'./librte_crypto_virtio.so' -> 'dpdk/pmds-26.0/librte_crypto_virtio.so'
'./librte_crypto_virtio.so.26' -> 'dpdk/pmds-26.0/librte_crypto_virtio.so.26'
'./librte_crypto_virtio.so.26.0' -> 'dpdk/pmds-26.0/librte_crypto_virtio.so.26.0'
'./librte_dma_cnxk.so' -> 'dpdk/pmds-26.0/librte_dma_cnxk.so'
'./librte_dma_cnxk.so.26' -> 'dpdk/pmds-26.0/librte_dma_cnxk.so.26'
'./librte_dma_cnxk.so.26.0' -> 'dpdk/pmds-26.0/librte_dma_cnxk.so.26.0'
'./librte_dma_dpaa.so' -> 'dpdk/pmds-26.0/librte_dma_dpaa.so'
'./librte_dma_dpaa.so.26' -> 'dpdk/pmds-26.0/librte_dma_dpaa.so.26'
'./librte_dma_dpaa.so.26.0' -> 'dpdk/pmds-26.0/librte_dma_dpaa.so.26.0'
'./librte_dma_dpaa2.so' -> 'dpdk/pmds-26.0/librte_dma_dpaa2.so'
'./librte_dma_dpaa2.so.26' -> 'dpdk/pmds-26.0/librte_dma_dpaa2.so.26'
'./librte_dma_dpaa2.so.26.0' -> 'dpdk/pmds-26.0/librte_dma_dpaa2.so.26.0'
'./librte_dma_hisi_acc.so' -> 'dpdk/pmds-26.0/librte_dma_hisi_acc.so'
'./librte_dma_hisi_acc.so.26' -> 'dpdk/pmds-26.0/librte_dma_hisi_acc.so.26'
'./librte_dma_hisi_acc.so.26.0' -> 'dpdk/pmds-26.0/librte_dma_hisi_acc.so.26.0'
'./librte_dma_hisi_pciep.so' -> 'dpdk/pmds-26.0/librte_dma_hisi_pciep.so'
'./librte_dma_hisi_pciep.so.26' -> 'dpdk/pmds-26.0/librte_dma_hisi_pciep.so.26'
'./librte_dma_hisi_pciep.so.26.0' -> 'dpdk/pmds-26.0/librte_dma_hisi_pciep.so.26.0'
'./librte_dma_odm.so' -> 'dpdk/pmds-26.0/librte_dma_odm.so'
'./librte_dma_odm.so.26' -> 'dpdk/pmds-26.0/librte_dma_odm.so.26'
'./librte_dma_odm.so.26.0' -> 'dpdk/pmds-26.0/librte_dma_odm.so.26.0'
'./librte_dma_skeleton.so' -> 'dpdk/pmds-26.0/librte_dma_skeleton.so'
'./librte_dma_skeleton.so.26' -> 'dpdk/pmds-26.0/librte_dma_skeleton.so.26'
'./librte_dma_skeleton.so.26.0' -> 'dpdk/pmds-26.0/librte_dma_skeleton.so.26.0'
'./librte_event_cnxk.so' -> 'dpdk/pmds-26.0/librte_event_cnxk.so'
'./librte_event_cnxk.so.26' -> 'dpdk/pmds-26.0/librte_event_cnxk.so.26'
'./librte_event_cnxk.so.26.0' -> 'dpdk/pmds-26.0/librte_event_cnxk.so.26.0'
'./librte_event_dpaa.so' -> 'dpdk/pmds-26.0/librte_event_dpaa.so'
'./librte_event_dpaa.so.26' -> 'dpdk/pmds-26.0/librte_event_dpaa.so.26'
'./librte_event_dpaa.so.26.0' -> 'dpdk/pmds-26.0/librte_event_dpaa.so.26.0'
'./librte_event_dpaa2.so' -> 'dpdk/pmds-26.0/librte_event_dpaa2.so'
'./librte_event_dpaa2.so.26' -> 'dpdk/pmds-26.0/librte_event_dpaa2.so.26'
'./librte_event_dpaa2.so.26.0' -> 'dpdk/pmds-26.0/librte_event_dpaa2.so.26.0'
'./librte_event_dsw.so' -> 'dpdk/pmds-26.0/librte_event_dsw.so'
'./librte_event_dsw.so.26' -> 'dpdk/pmds-26.0/librte_event_dsw.so.26'
'./librte_event_dsw.so.26.0' -> 'dpdk/pmds-26.0/librte_event_dsw.so.26.0'
'./librte_event_octeontx.so' -> 'dpdk/pmds-26.0/librte_event_octeontx.so'
'./librte_event_octeontx.so.26' -> 'dpdk/pmds-26.0/librte_event_octeontx.so.26'
'./librte_event_octeontx.so.26.0' -> 'dpdk/pmds-26.0/librte_event_octeontx.so.26.0'
'./librte_event_opdl.so' -> 'dpdk/pmds-26.0/librte_event_opdl.so'
'./librte_event_opdl.so.26' -> 'dpdk/pmds-26.0/librte_event_opdl.so.26'
'./librte_event_opdl.so.26.0' -> 'dpdk/pmds-26.0/librte_event_opdl.so.26.0'
'./librte_event_skeleton.so' -> 'dpdk/pmds-26.0/librte_event_skeleton.so'
'./librte_event_skeleton.so.26' -> 'dpdk/pmds-26.0/librte_event_skeleton.so.26'
'./librte_event_skeleton.so.26.0' -> 'dpdk/pmds-26.0/librte_event_skeleton.so.26.0'
'./librte_event_sw.so' -> 'dpdk/pmds-26.0/librte_event_sw.so'
'./librte_event_sw.so.26' -> 'dpdk/pmds-26.0/librte_event_sw.so.26'
'./librte_event_sw.so.26.0' -> 'dpdk/pmds-26.0/librte_event_sw.so.26.0'
'./librte_mempool_bucket.so' -> 'dpdk/pmds-26.0/librte_mempool_bucket.so'
'./librte_mempool_bucket.so.26' -> 'dpdk/pmds-26.0/librte_mempool_bucket.so.26'
'./librte_mempool_bucket.so.26.0' -> 'dpdk/pmds-26.0/librte_mempool_bucket.so.26.0'
'./librte_mempool_cnxk.so' -> 'dpdk/pmds-26.0/librte_mempool_cnxk.so'
'./librte_mempool_cnxk.so.26' -> 'dpdk/pmds-26.0/librte_mempool_cnxk.so.26'
'./librte_mempool_cnxk.so.26.0' -> 'dpdk/pmds-26.0/librte_mempool_cnxk.so.26.0'
'./librte_mempool_dpaa.so' -> 'dpdk/pmds-26.0/librte_mempool_dpaa.so'
'./librte_mempool_dpaa.so.26' -> 'dpdk/pmds-26.0/librte_mempool_dpaa.so.26'
'./librte_mempool_dpaa.so.26.0' -> 'dpdk/pmds-26.0/librte_mempool_dpaa.so.26.0'
'./librte_mempool_dpaa2.so' -> 'dpdk/pmds-26.0/librte_mempool_dpaa2.so'
'./librte_mempool_dpaa2.so.26' -> 'dpdk/pmds-26.0/librte_mempool_dpaa2.so.26'
'./librte_mempool_dpaa2.so.26.0' -> 'dpdk/pmds-26.0/librte_mempool_dpaa2.so.26.0'
'./librte_mempool_octeontx.so' -> 'dpdk/pmds-26.0/librte_mempool_octeontx.so'
'./librte_mempool_octeontx.so.26' -> 'dpdk/pmds-26.0/librte_mempool_octeontx.so.26'
'./librte_mempool_octeontx.so.26.0' -> 'dpdk/pmds-26.0/librte_mempool_octeontx.so.26.0'
'./librte_mempool_ring.so' -> 'dpdk/pmds-26.0/librte_mempool_ring.so'
'./librte_mempool_ring.so.26' -> 'dpdk/pmds-26.0/librte_mempool_ring.so.26'
'./librte_mempool_ring.so.26.0' -> 'dpdk/pmds-26.0/librte_mempool_ring.so.26.0'
'./librte_mempool_stack.so' -> 'dpdk/pmds-26.0/librte_mempool_stack.so'
'./librte_mempool_stack.so.26' -> 'dpdk/pmds-26.0/librte_mempool_stack.so.26'
'./librte_mempool_stack.so.26.0' -> 'dpdk/pmds-26.0/librte_mempool_stack.so.26.0'
'./librte_ml_cnxk.so' -> 'dpdk/pmds-26.0/librte_ml_cnxk.so'
'./librte_ml_cnxk.so.26' -> 'dpdk/pmds-26.0/librte_ml_cnxk.so.26'
'./librte_ml_cnxk.so.26.0' -> 'dpdk/pmds-26.0/librte_ml_cnxk.so.26.0'
'./librte_net_af_packet.so' -> 'dpdk/pmds-26.0/librte_net_af_packet.so'
'./librte_net_af_packet.so.26' -> 'dpdk/pmds-26.0/librte_net_af_packet.so.26'
'./librte_net_af_packet.so.26.0' -> 'dpdk/pmds-26.0/librte_net_af_packet.so.26.0'
'./librte_net_ark.so' -> 'dpdk/pmds-26.0/librte_net_ark.so'
'./librte_net_ark.so.26' -> 'dpdk/pmds-26.0/librte_net_ark.so.26'
'./librte_net_ark.so.26.0' -> 'dpdk/pmds-26.0/librte_net_ark.so.26.0'
'./librte_net_atlantic.so' -> 'dpdk/pmds-26.0/librte_net_atlantic.so'
'./librte_net_atlantic.so.26' -> 'dpdk/pmds-26.0/librte_net_atlantic.so.26'
'./librte_net_atlantic.so.26.0' -> 'dpdk/pmds-26.0/librte_net_atlantic.so.26.0'
'./librte_net_avp.so' -> 'dpdk/pmds-26.0/librte_net_avp.so'
'./librte_net_avp.so.26' -> 'dpdk/pmds-26.0/librte_net_avp.so.26'
'./librte_net_avp.so.26.0' -> 'dpdk/pmds-26.0/librte_net_avp.so.26.0'
'./librte_net_axgbe.so' -> 'dpdk/pmds-26.0/librte_net_axgbe.so'
'./librte_net_axgbe.so.26' -> 'dpdk/pmds-26.0/librte_net_axgbe.so.26'
'./librte_net_axgbe.so.26.0' -> 'dpdk/pmds-26.0/librte_net_axgbe.so.26.0'
'./librte_net_bnx2x.so' -> 'dpdk/pmds-26.0/librte_net_bnx2x.so'
'./librte_net_bnx2x.so.26' -> 'dpdk/pmds-26.0/librte_net_bnx2x.so.26'
'./librte_net_bnx2x.so.26.0' -> 'dpdk/pmds-26.0/librte_net_bnx2x.so.26.0'
'./librte_net_bnxt.so' -> 'dpdk/pmds-26.0/librte_net_bnxt.so'
'./librte_net_bnxt.so.26' -> 'dpdk/pmds-26.0/librte_net_bnxt.so.26'
'./librte_net_bnxt.so.26.0' -> 'dpdk/pmds-26.0/librte_net_bnxt.so.26.0'
'./librte_net_bond.so' -> 'dpdk/pmds-26.0/librte_net_bond.so'
'./librte_net_bond.so.26' -> 'dpdk/pmds-26.0/librte_net_bond.so.26'
'./librte_net_bond.so.26.0' -> 'dpdk/pmds-26.0/librte_net_bond.so.26.0'
'./librte_net_cnxk.so' -> 'dpdk/pmds-26.0/librte_net_cnxk.so'
'./librte_net_cnxk.so.26' -> 'dpdk/pmds-26.0/librte_net_cnxk.so.26'
'./librte_net_cnxk.so.26.0' -> 'dpdk/pmds-26.0/librte_net_cnxk.so.26.0'
'./librte_net_cpfl.so' -> 'dpdk/pmds-26.0/librte_net_cpfl.so'
'./librte_net_cpfl.so.26' -> 'dpdk/pmds-26.0/librte_net_cpfl.so.26'
'./librte_net_cpfl.so.26.0' -> 'dpdk/pmds-26.0/librte_net_cpfl.so.26.0'
'./librte_net_cxgbe.so' -> 'dpdk/pmds-26.0/librte_net_cxgbe.so'
'./librte_net_cxgbe.so.26' -> 'dpdk/pmds-26.0/librte_net_cxgbe.so.26'
'./librte_net_cxgbe.so.26.0' -> 'dpdk/pmds-26.0/librte_net_cxgbe.so.26.0'
'./librte_net_dpaa.so' -> 'dpdk/pmds-26.0/librte_net_dpaa.so'
'./librte_net_dpaa.so.26' -> 'dpdk/pmds-26.0/librte_net_dpaa.so.26'
'./librte_net_dpaa.so.26.0' -> 'dpdk/pmds-26.0/librte_net_dpaa.so.26.0'
'./librte_net_dpaa2.so' -> 'dpdk/pmds-26.0/librte_net_dpaa2.so'
'./librte_net_dpaa2.so.26' -> 'dpdk/pmds-26.0/librte_net_dpaa2.so.26'
'./librte_net_dpaa2.so.26.0' -> 'dpdk/pmds-26.0/librte_net_dpaa2.so.26.0'
'./librte_net_e1000.so' -> 'dpdk/pmds-26.0/librte_net_e1000.so'
'./librte_net_e1000.so.26' -> 'dpdk/pmds-26.0/librte_net_e1000.so.26'
'./librte_net_e1000.so.26.0' -> 'dpdk/pmds-26.0/librte_net_e1000.so.26.0'
'./librte_net_ena.so' -> 'dpdk/pmds-26.0/librte_net_ena.so'
'./librte_net_ena.so.26' -> 'dpdk/pmds-26.0/librte_net_ena.so.26'
'./librte_net_ena.so.26.0' -> 'dpdk/pmds-26.0/librte_net_ena.so.26.0'
'./librte_net_enetc.so' -> 'dpdk/pmds-26.0/librte_net_enetc.so'
'./librte_net_enetc.so.26' -> 'dpdk/pmds-26.0/librte_net_enetc.so.26'
'./librte_net_enetc.so.26.0' -> 'dpdk/pmds-26.0/librte_net_enetc.so.26.0'
'./librte_net_enetfec.so' -> 'dpdk/pmds-26.0/librte_net_enetfec.so'
'./librte_net_enetfec.so.26' -> 'dpdk/pmds-26.0/librte_net_enetfec.so.26'
'./librte_net_enetfec.so.26.0' -> 'dpdk/pmds-26.0/librte_net_enetfec.so.26.0'
'./librte_net_enic.so' -> 'dpdk/pmds-26.0/librte_net_enic.so'
'./librte_net_enic.so.26' -> 'dpdk/pmds-26.0/librte_net_enic.so.26'
'./librte_net_enic.so.26.0' -> 'dpdk/pmds-26.0/librte_net_enic.so.26.0'
'./librte_net_failsafe.so' -> 'dpdk/pmds-26.0/librte_net_failsafe.so'
'./librte_net_failsafe.so.26' -> 'dpdk/pmds-26.0/librte_net_failsafe.so.26'
'./librte_net_failsafe.so.26.0' -> 'dpdk/pmds-26.0/librte_net_failsafe.so.26.0'
'./librte_net_fm10k.so' -> 'dpdk/pmds-26.0/librte_net_fm10k.so'
'./librte_net_fm10k.so.26' -> 'dpdk/pmds-26.0/librte_net_fm10k.so.26'
'./librte_net_fm10k.so.26.0' -> 'dpdk/pmds-26.0/librte_net_fm10k.so.26.0'
'./librte_net_gve.so' -> 'dpdk/pmds-26.0/librte_net_gve.so'
'./librte_net_gve.so.26' -> 'dpdk/pmds-26.0/librte_net_gve.so.26'
'./librte_net_gve.so.26.0' -> 'dpdk/pmds-26.0/librte_net_gve.so.26.0'
'./librte_net_hinic.so' -> 'dpdk/pmds-26.0/librte_net_hinic.so'
'./librte_net_hinic.so.26' -> 'dpdk/pmds-26.0/librte_net_hinic.so.26'
'./librte_net_hinic.so.26.0' -> 'dpdk/pmds-26.0/librte_net_hinic.so.26.0'
'./librte_net_hinic3.so' -> 'dpdk/pmds-26.0/librte_net_hinic3.so'
'./librte_net_hinic3.so.26' -> 'dpdk/pmds-26.0/librte_net_hinic3.so.26'
'./librte_net_hinic3.so.26.0' -> 'dpdk/pmds-26.0/librte_net_hinic3.so.26.0'
'./librte_net_hns3.so' -> 'dpdk/pmds-26.0/librte_net_hns3.so'
'./librte_net_hns3.so.26' -> 'dpdk/pmds-26.0/librte_net_hns3.so.26'
'./librte_net_hns3.so.26.0' -> 'dpdk/pmds-26.0/librte_net_hns3.so.26.0'
'./librte_net_i40e.so' -> 'dpdk/pmds-26.0/librte_net_i40e.so'
'./librte_net_i40e.so.26' -> 'dpdk/pmds-26.0/librte_net_i40e.so.26'
'./librte_net_i40e.so.26.0' -> 'dpdk/pmds-26.0/librte_net_i40e.so.26.0'
'./librte_net_iavf.so' -> 'dpdk/pmds-26.0/librte_net_iavf.so'
'./librte_net_iavf.so.26' -> 'dpdk/pmds-26.0/librte_net_iavf.so.26'
'./librte_net_iavf.so.26.0' -> 'dpdk/pmds-26.0/librte_net_iavf.so.26.0'
'./librte_net_ice.so' -> 'dpdk/pmds-26.0/librte_net_ice.so'
'./librte_net_ice.so.26' -> 'dpdk/pmds-26.0/librte_net_ice.so.26'
'./librte_net_ice.so.26.0' -> 'dpdk/pmds-26.0/librte_net_ice.so.26.0'
'./librte_net_idpf.so' -> 'dpdk/pmds-26.0/librte_net_idpf.so'
'./librte_net_idpf.so.26' -> 'dpdk/pmds-26.0/librte_net_idpf.so.26'
'./librte_net_idpf.so.26.0' -> 'dpdk/pmds-26.0/librte_net_idpf.so.26.0'
'./librte_net_ionic.so' -> 'dpdk/pmds-26.0/librte_net_ionic.so'
'./librte_net_ionic.so.26' -> 'dpdk/pmds-26.0/librte_net_ionic.so.26'
'./librte_net_ionic.so.26.0' -> 'dpdk/pmds-26.0/librte_net_ionic.so.26.0'
'./librte_net_ipn3ke.so' -> 'dpdk/pmds-26.0/librte_net_ipn3ke.so'
'./librte_net_ipn3ke.so.26' -> 'dpdk/pmds-26.0/librte_net_ipn3ke.so.26'
'./librte_net_ipn3ke.so.26.0' -> 'dpdk/pmds-26.0/librte_net_ipn3ke.so.26.0'
'./librte_net_ixgbe.so' -> 'dpdk/pmds-26.0/librte_net_ixgbe.so'
'./librte_net_ixgbe.so.26' -> 'dpdk/pmds-26.0/librte_net_ixgbe.so.26'
'./librte_net_ixgbe.so.26.0' -> 'dpdk/pmds-26.0/librte_net_ixgbe.so.26.0'
'./librte_net_memif.so' -> 'dpdk/pmds-26.0/librte_net_memif.so'
'./librte_net_memif.so.26' -> 'dpdk/pmds-26.0/librte_net_memif.so.26'
'./librte_net_memif.so.26.0' -> 'dpdk/pmds-26.0/librte_net_memif.so.26.0'
'./librte_net_nbl.so' -> 'dpdk/pmds-26.0/librte_net_nbl.so'
'./librte_net_nbl.so.26' -> 'dpdk/pmds-26.0/librte_net_nbl.so.26'
'./librte_net_nbl.so.26.0' -> 'dpdk/pmds-26.0/librte_net_nbl.so.26.0'
'./librte_net_netvsc.so' -> 'dpdk/pmds-26.0/librte_net_netvsc.so'
'./librte_net_netvsc.so.26' -> 'dpdk/pmds-26.0/librte_net_netvsc.so.26'
'./librte_net_netvsc.so.26.0' -> 'dpdk/pmds-26.0/librte_net_netvsc.so.26.0'
'./librte_net_nfp.so' -> 'dpdk/pmds-26.0/librte_net_nfp.so'
'./librte_net_nfp.so.26' -> 'dpdk/pmds-26.0/librte_net_nfp.so.26'
'./librte_net_nfp.so.26.0' -> 'dpdk/pmds-26.0/librte_net_nfp.so.26.0'
'./librte_net_ngbe.so' -> 'dpdk/pmds-26.0/librte_net_ngbe.so'
'./librte_net_ngbe.so.26' -> 'dpdk/pmds-26.0/librte_net_ngbe.so.26'
'./librte_net_ngbe.so.26.0' -> 'dpdk/pmds-26.0/librte_net_ngbe.so.26.0'
'./librte_net_null.so' -> 'dpdk/pmds-26.0/librte_net_null.so'
'./librte_net_null.so.26' -> 'dpdk/pmds-26.0/librte_net_null.so.26'
'./librte_net_null.so.26.0' -> 'dpdk/pmds-26.0/librte_net_null.so.26.0'
'./librte_net_octeon_ep.so' -> 'dpdk/pmds-26.0/librte_net_octeon_ep.so'
'./librte_net_octeon_ep.so.26' -> 'dpdk/pmds-26.0/librte_net_octeon_ep.so.26'
'./librte_net_octeon_ep.so.26.0' -> 'dpdk/pmds-26.0/librte_net_octeon_ep.so.26.0'
'./librte_net_octeontx.so' -> 'dpdk/pmds-26.0/librte_net_octeontx.so'
'./librte_net_octeontx.so.26' -> 'dpdk/pmds-26.0/librte_net_octeontx.so.26'
'./librte_net_octeontx.so.26.0' -> 'dpdk/pmds-26.0/librte_net_octeontx.so.26.0'
'./librte_net_pcap.so' -> 'dpdk/pmds-26.0/librte_net_pcap.so'
'./librte_net_pcap.so.26' -> 'dpdk/pmds-26.0/librte_net_pcap.so.26'
'./librte_net_pcap.so.26.0' -> 'dpdk/pmds-26.0/librte_net_pcap.so.26.0'
'./librte_net_pfe.so' -> 'dpdk/pmds-26.0/librte_net_pfe.so'
'./librte_net_pfe.so.26' -> 'dpdk/pmds-26.0/librte_net_pfe.so.26'
'./librte_net_pfe.so.26.0' -> 'dpdk/pmds-26.0/librte_net_pfe.so.26.0'
'./librte_net_qede.so' -> 'dpdk/pmds-26.0/librte_net_qede.so'
'./librte_net_qede.so.26' -> 'dpdk/pmds-26.0/librte_net_qede.so.26'
'./librte_net_qede.so.26.0' -> 'dpdk/pmds-26.0/librte_net_qede.so.26.0'
'./librte_net_r8169.so' -> 'dpdk/pmds-26.0/librte_net_r8169.so'
'./librte_net_r8169.so.26' -> 'dpdk/pmds-26.0/librte_net_r8169.so.26'
'./librte_net_r8169.so.26.0' -> 'dpdk/pmds-26.0/librte_net_r8169.so.26.0'
'./librte_net_ring.so' -> 'dpdk/pmds-26.0/librte_net_ring.so'
'./librte_net_ring.so.26' -> 'dpdk/pmds-26.0/librte_net_ring.so.26'
'./librte_net_ring.so.26.0' -> 'dpdk/pmds-26.0/librte_net_ring.so.26.0'
'./librte_net_rnp.so' -> 'dpdk/pmds-26.0/librte_net_rnp.so'
'./librte_net_rnp.so.26' -> 'dpdk/pmds-26.0/librte_net_rnp.so.26'
'./librte_net_rnp.so.26.0' -> 'dpdk/pmds-26.0/librte_net_rnp.so.26.0'
'./librte_net_sfc.so' -> 'dpdk/pmds-26.0/librte_net_sfc.so'
'./librte_net_sfc.so.26' -> 'dpdk/pmds-26.0/librte_net_sfc.so.26'
'./librte_net_sfc.so.26.0' -> 'dpdk/pmds-26.0/librte_net_sfc.so.26.0'
'./librte_net_softnic.so' -> 'dpdk/pmds-26.0/librte_net_softnic.so'
'./librte_net_softnic.so.26' -> 'dpdk/pmds-26.0/librte_net_softnic.so.26'
'./librte_net_softnic.so.26.0' -> 'dpdk/pmds-26.0/librte_net_softnic.so.26.0'
'./librte_net_tap.so' -> 'dpdk/pmds-26.0/librte_net_tap.so'
'./librte_net_tap.so.26' -> 'dpdk/pmds-26.0/librte_net_tap.so.26'
'./librte_net_tap.so.26.0' -> 'dpdk/pmds-26.0/librte_net_tap.so.26.0'
'./librte_net_thunderx.so' -> 'dpdk/pmds-26.0/librte_net_thunderx.so'
'./librte_net_thunderx.so.26' -> 'dpdk/pmds-26.0/librte_net_thunderx.so.26'
'./librte_net_thunderx.so.26.0' -> 'dpdk/pmds-26.0/librte_net_thunderx.so.26.0'
'./librte_net_txgbe.so' -> 'dpdk/pmds-26.0/librte_net_txgbe.so'
'./librte_net_txgbe.so.26' -> 'dpdk/pmds-26.0/librte_net_txgbe.so.26'
'./librte_net_txgbe.so.26.0' -> 'dpdk/pmds-26.0/librte_net_txgbe.so.26.0'
'./librte_net_vdev_netvsc.so' -> 'dpdk/pmds-26.0/librte_net_vdev_netvsc.so'
'./librte_net_vdev_netvsc.so.26' -> 'dpdk/pmds-26.0/librte_net_vdev_netvsc.so.26'
'./librte_net_vdev_netvsc.so.26.0' -> 'dpdk/pmds-26.0/librte_net_vdev_netvsc.so.26.0'
'./librte_net_vhost.so' -> 'dpdk/pmds-26.0/librte_net_vhost.so'
'./librte_net_vhost.so.26' -> 'dpdk/pmds-26.0/librte_net_vhost.so.26'
'./librte_net_vhost.so.26.0' -> 'dpdk/pmds-26.0/librte_net_vhost.so.26.0'
'./librte_net_virtio.so' -> 'dpdk/pmds-26.0/librte_net_virtio.so'
'./librte_net_virtio.so.26' -> 'dpdk/pmds-26.0/librte_net_virtio.so.26'
'./librte_net_virtio.so.26.0' -> 'dpdk/pmds-26.0/librte_net_virtio.so.26.0'
'./librte_net_vmxnet3.so' -> 'dpdk/pmds-26.0/librte_net_vmxnet3.so'
'./librte_net_vmxnet3.so.26' -> 'dpdk/pmds-26.0/librte_net_vmxnet3.so.26'
'./librte_net_vmxnet3.so.26.0' -> 'dpdk/pmds-26.0/librte_net_vmxnet3.so.26.0'
'./librte_net_xsc.so' -> 'dpdk/pmds-26.0/librte_net_xsc.so'
'./librte_net_xsc.so.26' -> 'dpdk/pmds-26.0/librte_net_xsc.so.26'
'./librte_net_xsc.so.26.0' -> 'dpdk/pmds-26.0/librte_net_xsc.so.26.0'
'./librte_net_zxdh.so' -> 'dpdk/pmds-26.0/librte_net_zxdh.so'
'./librte_net_zxdh.so.26' -> 'dpdk/pmds-26.0/librte_net_zxdh.so.26'
'./librte_net_zxdh.so.26.0' -> 'dpdk/pmds-26.0/librte_net_zxdh.so.26.0'
'./librte_power_acpi.so' -> 'dpdk/pmds-26.0/librte_power_acpi.so'
'./librte_power_acpi.so.26' -> 'dpdk/pmds-26.0/librte_power_acpi.so.26'
'./librte_power_acpi.so.26.0' -> 'dpdk/pmds-26.0/librte_power_acpi.so.26.0'
'./librte_power_amd_pstate.so' -> 'dpdk/pmds-26.0/librte_power_amd_pstate.so'
'./librte_power_amd_pstate.so.26' -> 'dpdk/pmds-26.0/librte_power_amd_pstate.so.26'
'./librte_power_amd_pstate.so.26.0' -> 'dpdk/pmds-26.0/librte_power_amd_pstate.so.26.0'
'./librte_power_cppc.so' -> 'dpdk/pmds-26.0/librte_power_cppc.so'
'./librte_power_cppc.so.26' -> 'dpdk/pmds-26.0/librte_power_cppc.so.26'
'./librte_power_cppc.so.26.0' -> 'dpdk/pmds-26.0/librte_power_cppc.so.26.0'
'./librte_power_intel_pstate.so' -> 'dpdk/pmds-26.0/librte_power_intel_pstate.so'
'./librte_power_intel_pstate.so.26' -> 'dpdk/pmds-26.0/librte_power_intel_pstate.so.26'
'./librte_power_intel_pstate.so.26.0' -> 'dpdk/pmds-26.0/librte_power_intel_pstate.so.26.0'
'./librte_power_intel_uncore.so' -> 'dpdk/pmds-26.0/librte_power_intel_uncore.so'
'./librte_power_intel_uncore.so.26' -> 'dpdk/pmds-26.0/librte_power_intel_uncore.so.26'
'./librte_power_intel_uncore.so.26.0' -> 'dpdk/pmds-26.0/librte_power_intel_uncore.so.26.0'
'./librte_power_kvm_vm.so' -> 'dpdk/pmds-26.0/librte_power_kvm_vm.so'
'./librte_power_kvm_vm.so.26' -> 'dpdk/pmds-26.0/librte_power_kvm_vm.so.26'
'./librte_power_kvm_vm.so.26.0' -> 'dpdk/pmds-26.0/librte_power_kvm_vm.so.26.0'
'./librte_raw_cnxk_bphy.so' -> 'dpdk/pmds-26.0/librte_raw_cnxk_bphy.so'
'./librte_raw_cnxk_bphy.so.26' -> 'dpdk/pmds-26.0/librte_raw_cnxk_bphy.so.26'
'./librte_raw_cnxk_bphy.so.26.0' -> 'dpdk/pmds-26.0/librte_raw_cnxk_bphy.so.26.0'
'./librte_raw_cnxk_gpio.so' -> 'dpdk/pmds-26.0/librte_raw_cnxk_gpio.so'
'./librte_raw_cnxk_gpio.so.26' -> 'dpdk/pmds-26.0/librte_raw_cnxk_gpio.so.26'
'./librte_raw_cnxk_gpio.so.26.0' -> 'dpdk/pmds-26.0/librte_raw_cnxk_gpio.so.26.0'
'./librte_raw_cnxk_rvu_lf.so' -> 'dpdk/pmds-26.0/librte_raw_cnxk_rvu_lf.so'
'./librte_raw_cnxk_rvu_lf.so.26' -> 'dpdk/pmds-26.0/librte_raw_cnxk_rvu_lf.so.26'
'./librte_raw_cnxk_rvu_lf.so.26.0' -> 'dpdk/pmds-26.0/librte_raw_cnxk_rvu_lf.so.26.0'
'./librte_raw_dpaa2_cmdif.so' -> 'dpdk/pmds-26.0/librte_raw_dpaa2_cmdif.so'
'./librte_raw_dpaa2_cmdif.so.26' -> 'dpdk/pmds-26.0/librte_raw_dpaa2_cmdif.so.26'
'./librte_raw_dpaa2_cmdif.so.26.0' -> 'dpdk/pmds-26.0/librte_raw_dpaa2_cmdif.so.26.0'
'./librte_raw_gdtc.so' -> 'dpdk/pmds-26.0/librte_raw_gdtc.so'
'./librte_raw_gdtc.so.26' -> 'dpdk/pmds-26.0/librte_raw_gdtc.so.26'
'./librte_raw_gdtc.so.26.0' -> 'dpdk/pmds-26.0/librte_raw_gdtc.so.26.0'
'./librte_raw_ifpga.so' -> 'dpdk/pmds-26.0/librte_raw_ifpga.so'
'./librte_raw_ifpga.so.26' -> 'dpdk/pmds-26.0/librte_raw_ifpga.so.26'
'./librte_raw_ifpga.so.26.0' -> 'dpdk/pmds-26.0/librte_raw_ifpga.so.26.0'
'./librte_raw_ntb.so' -> 'dpdk/pmds-26.0/librte_raw_ntb.so'
'./librte_raw_ntb.so.26' -> 'dpdk/pmds-26.0/librte_raw_ntb.so.26'
'./librte_raw_ntb.so.26.0' -> 'dpdk/pmds-26.0/librte_raw_ntb.so.26.0'
'./librte_raw_skeleton.so' -> 'dpdk/pmds-26.0/librte_raw_skeleton.so'
'./librte_raw_skeleton.so.26' -> 'dpdk/pmds-26.0/librte_raw_skeleton.so.26'
'./librte_raw_skeleton.so.26.0' -> 'dpdk/pmds-26.0/librte_raw_skeleton.so.26.0'
'./librte_regex_cn9k.so' -> 'dpdk/pmds-26.0/librte_regex_cn9k.so'
'./librte_regex_cn9k.so.26' -> 'dpdk/pmds-26.0/librte_regex_cn9k.so.26'
'./librte_regex_cn9k.so.26.0' -> 'dpdk/pmds-26.0/librte_regex_cn9k.so.26.0'
'./librte_vdpa_ifc.so' -> 'dpdk/pmds-26.0/librte_vdpa_ifc.so'
'./librte_vdpa_ifc.so.26' -> 'dpdk/pmds-26.0/librte_vdpa_ifc.so.26'
'./librte_vdpa_ifc.so.26.0' -> 'dpdk/pmds-26.0/librte_vdpa_ifc.so.26.0'
'./librte_vdpa_nfp.so' -> 'dpdk/pmds-26.0/librte_vdpa_nfp.so'
'./librte_vdpa_nfp.so.26' -> 'dpdk/pmds-26.0/librte_vdpa_nfp.so.26'
'./librte_vdpa_nfp.so.26.0' -> 'dpdk/pmds-26.0/librte_vdpa_nfp.so.26.0'
'./librte_vdpa_sfc.so' -> 'dpdk/pmds-26.0/librte_vdpa_sfc.so'
'./librte_vdpa_sfc.so.26' -> 'dpdk/pmds-26.0/librte_vdpa_sfc.so.26'
'./librte_vdpa_sfc.so.26.0' -> 'dpdk/pmds-26.0/librte_vdpa_sfc.so.26.0'
Installing symlink pointing to librte_power_cppc.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_power_cppc.so
Installing symlink pointing to librte_power_intel_pstate.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_power_intel_pstate.so.26
Installing symlink pointing to librte_power_intel_pstate.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_power_intel_pstate.so
Installing symlink pointing to librte_power_intel_uncore.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_power_intel_uncore.so.26
Installing symlink pointing to librte_power_intel_uncore.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_power_intel_uncore.so
Installing symlink pointing to librte_power_kvm_vm.so.26.0 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_power_kvm_vm.so.26
Installing symlink pointing to librte_power_kvm_vm.so.26 to /build/dpdk/pkg/dpdk/usr/lib/dpdk/pmds-26.0/librte_power_kvm_vm.so
Running custom install script '/bin/sh /build/dpdk/src/dpdk-stable/config/../buildtools/symlink-drivers-solibs.sh lib dpdk/pmds-26.0'
install: creating directory '/build/dpdk/pkg/dpdk/usr/share/licenses'
install: creating directory '/build/dpdk/pkg/dpdk/usr/share/licenses/dpdk'
'license/bsd-3-clause.txt' -> '/build/dpdk/pkg/dpdk/usr/share/licenses/dpdk/bsd-3-clause.txt'
==> Tidying install...
-> Removing libtool files...
-> Removing static library files...
-> Purging unwanted files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "dpdk"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: dpdk 25.11-1 (Sun Dec 21 13:36:45 2025)
==> Cleaning up...
[?12l[?25h