Spdk/lib/util
paul luse dd2c08d2d1 configure/misc: make ISA-L a hard dependency
Following discussion in a recent SPDK community meeting,
it was determined that we no longer need to carry ISA-L as
a user configuration option.  It will be enabled by default.

If running on an architecture that ISA-L isn't fully supported
on, the configure script will disable associated features and
display a warning and will also not build ISA-L. Same case if
there are issues with dependencies.

Note that --without-isal is no longer supported as a configure
option.

Signed-off-by: paul luse <paul.e.luse@intel.com>
Change-Id: Ibd1e5e9454d1b090462c3e757b2f51c52e6cb774
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/14393
Reviewed-by: Krzysztof Karas <krzysztof.karas@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@nvidia.com>
Community-CI: Mellanox Build Bot
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2022-09-20 10:18:54 +00:00
..
base64_neon.c Use SPDX license identifiers in remaining files. 2022-06-09 07:35:12 +00:00
base64_sve.c Use SPDX license identifiers in remaining files. 2022-06-09 07:35:12 +00:00
base64.c Replace most BSD 3-clause license text with SPDX identifier. 2022-06-09 07:35:12 +00:00
bit_array.c Replace most BSD 3-clause license text with SPDX identifier. 2022-06-09 07:35:12 +00:00
cpuset.c Replace most BSD 3-clause license text with SPDX identifier. 2022-06-09 07:35:12 +00:00
crc16.c Replace most BSD 3-clause license text with SPDX identifier. 2022-06-09 07:35:12 +00:00
crc32_ieee.c Replace most BSD 3-clause license text with SPDX identifier. 2022-06-09 07:35:12 +00:00
crc32.c Replace most BSD 3-clause license text with SPDX identifier. 2022-06-09 07:35:12 +00:00
crc32c.c Replace most BSD 3-clause license text with SPDX identifier. 2022-06-09 07:35:12 +00:00
dif.c Replace most BSD 3-clause license text with SPDX identifier. 2022-06-09 07:35:12 +00:00
fd_group.c Replace most BSD 3-clause license text with SPDX identifier. 2022-06-09 07:35:12 +00:00
fd.c Replace most BSD 3-clause license text with SPDX identifier. 2022-06-09 07:35:12 +00:00
file.c Replace most BSD 3-clause license text with SPDX identifier. 2022-06-09 07:35:12 +00:00
hexlify.c util: made hexlify and unhexlify functions public 2022-09-06 07:17:13 +00:00
iov.c util: Extract a common lib between iovs and buf. 2022-06-20 10:01:15 +00:00
Makefile configure/misc: make ISA-L a hard dependency 2022-09-20 10:18:54 +00:00
math.c Replace most BSD 3-clause license text with SPDX identifier. 2022-06-09 07:35:12 +00:00
pipe.c Replace most BSD 3-clause license text with SPDX identifier. 2022-06-09 07:35:12 +00:00
spdk_util.map util: made hexlify and unhexlify functions public 2022-09-06 07:17:13 +00:00
strerror_tls.c Replace most BSD 3-clause license text with SPDX identifier. 2022-06-09 07:35:12 +00:00
string.c Replace most BSD 3-clause license text with SPDX identifier. 2022-06-09 07:35:12 +00:00
util_internal.h Replace most BSD 3-clause license text with SPDX identifier. 2022-06-09 07:35:12 +00:00
uuid.c Replace most BSD 3-clause license text with SPDX identifier. 2022-06-09 07:35:12 +00:00
zipf.c Replace most BSD 3-clause license text with SPDX identifier. 2022-06-09 07:35:12 +00:00