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 7F2F742EDE for ; Fri, 21 Jul 2023 23:11:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5977D40DD8; Fri, 21 Jul 2023 23:11:58 +0200 (CEST) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id EAE3740DD8 for ; Fri, 21 Jul 2023 23:11:56 +0200 (CEST) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-56372a369d3so1191988a12.2 for ; Fri, 21 Jul 2023 14:11:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689973916; x=1690578716; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=I7FdFWdvGcbB/3H7wJ48+tD0s3uTz5XWZ9EI8JWvUTg=; b=BlCBPMR5so92i3EljEFvaxY6oYaHH51/aK1jGp1zQ6RdTH+ZZstrEg2P/nq8IB0uqE 8JN9H27LUGS28wBnl1rDPUCdkQvNJa/ayHWgGKVtKQWClDG+n6BJjD4fF2Nz/TL0seWA r/7nLDXhfhm57RECPrOYIAc5n+YPh0tu1aXIM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689973916; x=1690578716; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=I7FdFWdvGcbB/3H7wJ48+tD0s3uTz5XWZ9EI8JWvUTg=; b=DmuAKalQZUI1it3n7QpNEQYE1bAMtnBNp3StOJanTMkIMoxCWjZ22wes4tNv3d/zLQ UC1W8VY2OVCETMPgv7vAXbeMtqGNIeNtSZJquov3IA8k6V30IJj9I8RXkdhyA8Wt1LiB j13RZ45ywXqJ1MpBumaoqCU+dUVmpch84rn6xiL1usLnsqkW5OJgj1o7VI6kojswsrqY jq+Ag5X5vEZn8Aj/WIBAWFfgaGzqecNJxBzIP3kUa7DYySQCVKWGuBjHx5nWom5wtDKL IAXqsWkSuNi9OlZNCPp3Jdv83UFmi5e8omzh/8cofXwqnTrNXEV13NU+2+2vtEtX+LGR eHkw== X-Gm-Message-State: ABy/qLbC1oDDZWHqXdrV7Gnw5OFEsmcHCYHJxD4KqGOBt9g5ICL+epZo FShOLARI2iOAP1IKPeP0EWpXeG3vuoof28fR05lGByacWOMBARt24Mxp5w== X-Google-Smtp-Source: APBJJlGNMMQGOxcSogPfjRlNOMWDiZw719nYgZzvEaPRjIdvkcyCBbUQo3gXPU6txtsBUUNxATFDNV/ISSoU X-Received: by 2002:a17:90a:eb04:b0:263:2184:b4e5 with SMTP id j4-20020a17090aeb0400b002632184b4e5mr2284622pjz.13.1689973915957; Fri, 21 Jul 2023 14:11:55 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id lb2-20020a17090b4a4200b002632495c6b1sm402367pjb.3.2023.07.21.14.11.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 21 Jul 2023 14:11:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 21 Jul 2023 14:11:55 -0700 (PDT) Message-ID: <64baf49b.170a0220.6a3c0.e040SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1F657605246B; Fri, 21 Jul 2023 17:11:55 -0400 (EDT) Subject: |SUCCESS| pw129690-129691 [PATCH] [v12,2/2] net/i40e: replace put fu From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/129691 _Testing PASS_ Submitter: Dharmik Thakkar Date: Friday, July 21 2023 16:28:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:fbafb3676c482dab60c0b5465b47f2ea33893a36 129690-129691 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27129/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/