Storage Performance Development Kit (SPDK)
 help / color / mirror / Atom feed
From: Wenhua Liu <liuw at vmware.com>
To: spdk@lists.01.org
Subject: [SPDK] Unit test failure for review submission
Date: Fri, 01 May 2020 03:05:06 +0000	[thread overview]
Message-ID: <FA2A5CE8-0AC0-4036-9C32-5A7771B65CD3@vmware.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 2509 bytes --]

Hi,

I tried to submit a change for review, some unit test was run and failed, but I did not touch any of these files. I’m on top of the master branch.




warning: redirecting to https://review.spdk.io/gerrit/spdk/spdk/



Running make with clang ...

                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

/home/vmware/spdk/spdk/dpdk/build/include/rte_memcpy.h:359:23: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m256i *' increases required alignment from 1 to 32 [-Werror,-Wcast-align]

                _mm256_storeu_si256((__m256i *)((uint8_t *)dst + 1 * 32), ymm1);

                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

/home/vmware/spdk/spdk/dpdk/build/include/rte_memcpy.h:360:23: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m256i *' increases required alignment from 1 to 32 [-Werror,-Wcast-align]

                _mm256_storeu_si256((__m256i *)((uint8_t *)dst + 2 * 32), ymm2);

                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

/home/vmware/spdk/spdk/dpdk/build/include/rte_memcpy.h:361:23: error: cast from 'uint8_t *' (aka 'unsigned char *') to '__m256i *' increases required alignment from 1 to 32 [-Werror,-Wcast-align]

                _mm256_storeu_si256((__m256i *)((uint8_t *)dst + 3 * 32), ymm3);

                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

12 errors generated.

make[8]: *** [/home/vmware/spdk/spdk/dpdk/mk/internal/rte.compile-pre.mk:114: malloc_heap.o] Error 1

make[7]: *** [/home/vmware/spdk/spdk/dpdk/mk/rte.subdir.mk:37: eal] Error 2

make[6]: *** [/home/vmware/spdk/spdk/dpdk/mk/rte.subdir.mk:37: linux] Error 2

make[5]: *** [/home/vmware/spdk/spdk/dpdk/mk/rte.subdir.mk:37: librte_eal] Error 2

make[4]: *** [/home/vmware/spdk/spdk/dpdk/mk/rte.sdkbuild.mk:48: lib] Error 2

make[3]: *** [/home/vmware/spdk/spdk/dpdk/mk/rte.sdkroot.mk:99: all] Error 2

make[2]: *** [Makefile:12: all] Error 2

make[1]: *** [Makefile:150: all] Error 2

make: *** [/home/vmware/spdk/spdk/mk/spdk.subdirs.mk:44: dpdkbuild] Error 2



ERROR make CC=clang CXX=clang++ returned errors!

ERROR Fix the problem and use 'git commit' to update your changes.

ERROR See /home/vmware/spdk/spdk/make.log for more information.



error: failed to push some refs to 'https://review.spdk.io/spdk/spdk'



Checking make.log, I did not see any test failed.



What could be wrong?





Thanks,

-Wenhua Liu

                 reply	other threads:[~2020-05-01  3:05 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=FA2A5CE8-0AC0-4036-9C32-5A7771B65CD3@vmware.com \
    --to=spdk@lists.01.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox