Buildresult: crypto/x86_64-allmodconfig/x86_64-gcc8 built on Apr 30 2020, 16:36
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Apr 30 2020, 16:36
Duration:
0:56:32.237542
Builder:
ka1
Revision:
crypto: arch/nhpoly1305 - process in explicit 4k chunks (
a9a8ba90fa5857c2c8a0e32eef2159cec717da11)
Target:
crypto/x86_64-allmodconfig/x86_64-gcc8
Branch:
crypto
Compiler:
x86_64-gcc8
(x86_64-linux-gcc (GCC) 8.1.0 / GNU ld (GNU Binutils) 2.30)
Config:
allmodconfig
(
download
)
Log:
Download original
Possible warnings (1)
drivers/net/ethernet/mellanox/mlx5/core/en/tc_ct.c:1138:27: warning: 'rule' may be used uninitialized in this function [-Wmaybe-uninitialized]
Full Log
# git rev-parse -q --verify a9a8ba90fa5857c2c8a0e32eef2159cec717da11^{commit} a9a8ba90fa5857c2c8a0e32eef2159cec717da11 already have revision, skipping fetch # git checkout -q -f -B kisskb a9a8ba90fa5857c2c8a0e32eef2159cec717da11 # git clean -qxdf # < git log -1 # commit a9a8ba90fa5857c2c8a0e32eef2159cec717da11 # Author: Jason A. Donenfeld <Jason@zx2c4.com> # Date: Wed Apr 22 17:18:54 2020 -0600 # # crypto: arch/nhpoly1305 - process in explicit 4k chunks # # Rather than chunking via PAGE_SIZE, this commit changes the arch # implementations to chunk in explicit 4k parts, so that calculations on # maximum acceptable latency don't suddenly become invalid on platforms # where PAGE_SIZE isn't 4k, such as arm64. # # Fixes: 0f961f9f670e ("crypto: x86/nhpoly1305 - add AVX2 accelerated NHPoly1305") # Fixes: 012c82388c03 ("crypto: x86/nhpoly1305 - add SSE2 accelerated NHPoly1305") # Fixes: a00fa0c88774 ("crypto: arm64/nhpoly1305 - add NEON-accelerated NHPoly1305") # Fixes: 16aae3595a9d ("crypto: arm/nhpoly1305 - add NEON-accelerated NHPoly1305") # Cc: stable@vger.kernel.org # Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> # Reviewed-by: Eric Biggers <ebiggers@google.com> # Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 a9a8ba90fa5857c2c8a0e32eef2159cec717da11 # < make -s -j 8 ARCH=x86 O=/kisskb/build/crypto_x86-allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # < make -s -j 8 ARCH=x86 O=/kisskb/build/crypto_x86-allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 8 ARCH=x86 O=/kisskb/build/crypto_x86-allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig # make -s -j 8 ARCH=x86 O=/kisskb/build/crypto_x86-allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en/tc_ct.c: In function 'mlx5_tc_ct_flow_offload': /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en/tc_ct.c:1138:27: warning: 'rule' may be used uninitialized in this function [-Wmaybe-uninitialized] struct mlx5_flow_handle *rule; ^~~~ Completed OK # rm -rf /kisskb/build/crypto_x86-allmodconfig_x86_64-gcc8 # Build took: 0:56:32.237542
© Michael Ellerman 2006-2018.