Test-Label: Intel-compilation Test-Status: SUCCESS _Compilation OK_ commit a95077244a2c2e5476be74bd63d9fb11eccfa245 Author: Weiguo Li Date: Tue Mar 1 14:08:30 2022 +0800 net/txgbe: fix bitwise NOT operator DPDK git Repo: dpdk-next-virtio +----+------------+--------------+------------+------------+-----------+----------+------------+ | os | gcc-static | clang-static | icc-static | gcc-shared | gcc-debug | document | gcc-16byte | +----+------------+--------------+------------+------------+-----------+----------+------------+ +----+------------+--------------+------------+------------+-----------+----------+------------+ Comments: Because of DPDK bug (https://bugs.dpdk.org/show_bug.cgi?id=928), All the dpdk-next-* branch add `Ddisable_drivers=event/cnxk` option when build with ICC complier. Test environment and configuration as below: DPDK STV team