[ 
https://issues.apache.org/jira/browse/HADOOP-19663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18016588#comment-18016588
 ] 

ASF GitHub Bot commented on HADOOP-19663:
-----------------------------------------

PeterPtroc commented on PR #7903:
URL: https://github.com/apache/hadoop/pull/7903#issuecomment-3228926064

   Due to some CI infrastructure issues, I will paste the result of validating 
this patch on a RISC-V machine. Below are the command and the results.
   
   Command: 
   
   ```
   mvn -Pnative \
     -Dtest=org.apache.hadoop.util.TestNativeCrc32 \
     -Djava.library.path="$HADOOP_COMMON_LIB_NATIVE_DIR" \
     test
   ```
   
   Results
   
   ```
   [INFO] -------------------------------------------------------
   [INFO]  T E S T S
   [INFO] -------------------------------------------------------
   [INFO] Running org.apache.hadoop.util.TestNativeCrc32
   [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
30.72 s 

> Add RISC-V build infrastructure and placeholder implementation for CRC32 
> acceleration
> -------------------------------------------------------------------------------------
>
>                 Key: HADOOP-19663
>                 URL: https://issues.apache.org/jira/browse/HADOOP-19663
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: common
>    Affects Versions: 3.5.0
>            Reporter: Ptroc
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 3.5.0
>
>
> Establish the foundational build infrastructure for RISC-V CRC32 hardware 
> acceleration support while maintaining full backward compatibility with 
> existing software implementations.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to