Hello Qiming and Qi, The CI is picking up failures when building on RHEL7, where warnings are being treated as errors. This looks like something has been merged into the mainline, as it's failing across all patches. Here is the specific failure: ./drivers/net/ice/base/ice_parser_rt.c: In function '_hv_bit_sel': ../drivers/net/ice/base/ice_parser_rt.c:201:2: error: dereferencing type-punned pointer will break strict-aliasing rules [-Werror=strict-aliasing] d64 = *(u64 *)&b[0]; ^ ../drivers/net/ice/base/ice_parser_rt.c: In function '_reg_bit_sel': ../drivers/net/ice/base/ice_parser_rt.c:458:2: error: dereferencing type-punned pointer will break strict-aliasing rules [-Werror=strict-aliasing] d32 = *(u32 *)&v[0]; ^ cc1: all warnings being treated as errors You can download a full set of logs from here (for a failing run): https://lab.dpdk.org/results/dashboard/patchsets/19162/ Cheers, Lincoln -- *Lincoln Lavoie* Principal Engineer, Broadband Technologies 21 Madbury Rd., Ste. 100, Durham, NH 03824 lylavoie@iol.unh.edu https://www.iol.unh.edu +1-603-674-2755 (m)