From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 6DC2645E61 for ; Tue, 10 Dec 2024 03:47:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4D13940264; Tue, 10 Dec 2024 03:47:09 +0100 (CET) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id C0CBD4025A for ; Tue, 10 Dec 2024 03:47:07 +0100 (CET) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-2efa856e4a4so1303544a91.0 for ; Mon, 09 Dec 2024 18:47:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733798827; x=1734403627; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=CUUqQqf3O99R7Ay7nfz77FhGDPFpVG+AI36mXkJ3EVM=; b=F61i7d88jeNiYZZkYgtw0d9+9dVsWLTOMBRLQlTUe3M00VGucwARm4UjRGGyy9c2av TE98SZYDQryOVdrRImorfJds7x1xA1y1tUOPQjrbLU6HyxLsVrRiblCJlz/vcvwVh+2N yi2A9BirodfSsrIs+gWL/OPob3cvRG1iRYu2s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733798827; x=1734403627; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=CUUqQqf3O99R7Ay7nfz77FhGDPFpVG+AI36mXkJ3EVM=; b=cu+awdQD83o+TjYgkRweEpaB9Bh3vls9jhoQrlJo6i3+PTclSn32jcQv+LmkMOv5FH y/OQQ4gHQIuyfN/T1RXyypHqbqWAPqeXR4pSbL4z/wnEmI+L/0N7jy5LQXR16y/DNY8g NjzSyPTUjdB3IizmfwEBYbQwvaFK95kzRJZSD61KLqCr+f8+weMEH5DZK++pWf7Za8ya KU1pC5cCkQmctne4IcpOGXcaVWT+n/D/pX+w9RkIQueUw5ohFnOQ5D5Cha/RNHb9jFKh YOC79pRAxFwIxZRwbH7TnF2Cq0B32HkPo2uph+B5yY6BS3JwwL+L0ntc/5PL5p9R9OaG Wosw== X-Gm-Message-State: AOJu0YzwToPH6mC22BSJv5TqHa+hJ/onxt4dDJc77AQ5pra60Gmo4huS SiO5Sa496Exie3b0hMdGnHc14QjLcZA7M34+1nIrGak6/spxQ8wXUPQkPcwv/pbmJ0Fox0drOSA C3gFzSCZli09MmHeHGfhaLALrrKYFBPZFbjGuEvnU X-Gm-Gg: ASbGncvJytqt6waPlhNZp5R/yWOSc/xGPoAvCLJUCQ3n9W5YaAKp0n6FMiCtnMx9N7v RTPNXvAyfBp6H0nqGv1oXemh0NdeIByd/jYbZc+0m5qNox0ICRRmP+ZWp7KLqznMfndyz6cIrN0 R01L50W06JFVktFCOqsghH3cDUHGa6SdbtZnaBmbdhz43LNbxqlO1qnZSLriyCdEJI8IpaXoeMa nYJe77Q6YLez0K1IcQYdAVhSwGAmcUpSF4fcXLc64iVH4qSZSozbvFRgNdmG11lyAOwhyGdQ4g= X-Google-Smtp-Source: AGHT+IFU1OYSh4HagoiOfr75doxOTBBubfuRWPD+kHokmarrpvVo4UhtyNyBUBnut50+wN3Q74aH0E0lDyJB X-Received: by 2002:a17:90a:c88f:b0:2ee:dd9b:e402 with SMTP id 98e67ed59e1d1-2ef69f0b077mr25330413a91.12.1733798826891; Mon, 09 Dec 2024 18:47:06 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2ef45ff8a16sm540325a91.12.2024.12.09.18.47.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 09 Dec 2024 18:47:06 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 09 Dec 2024 18:47:06 -0800 (PST) Message-ID: <6757abaa.170a0220.282a3e.0824SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id F00AE6052471; Mon, 9 Dec 2024 21:47:05 -0500 (EST) Subject: |PENDING| pw149083 [PATCH] raw/gdtc: use standard macros to optimize From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241210021219.773622-1-zhang.yong25@zte.com.cn> References: <20241210021219.773622-1-zhang.yong25@zte.com.cn> Content-Type: text/plain X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: iol-unit-arm64-testing Test-Status: PENDING http://dpdk.org/patch/149083 _Testing pending_ Submitter: Yong Zhang Date: Tuesday, December 10 2024 02:11:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:7df61db6c387703a36306c1aea92225921e2eeb2 149083 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#298429 Test environment and result as below: +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest | dpdk_unit_test | +=============================+==============================+===========================+==============+================+ | Debian 12 (arm) | PEND | PASS | SKIPPED | PEND | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PEND | SKIPPED | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | Fedora 39 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | Fedora 40 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | RHEL9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | Ubuntu 22.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | Fedora 39 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | Ubuntu 24.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | 32-bit Ubuntu 22.04.4 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 32-bit Ubuntu 22.04.4 (ARM) Kernel: 5.15.83+ aarch64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32107/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/