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 9033042E3D for ; Tue, 11 Jul 2023 02:40:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8B26C4003C; Tue, 11 Jul 2023 02:40:45 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 4DFF74003C for ; Tue, 11 Jul 2023 02:40:44 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7835c92c373so130174839f.0 for ; Mon, 10 Jul 2023 17:40:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689036043; x=1691628043; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=SnWwvNn2oblU3GVLSYRtrketljJEBOGcqK3MRO57ix4=; b=TNWWAywYvb0+HhIzFvrRGdqwIjng22XqWvBoFPqlPUC/KkdoujdaDpGScAY61Ev0LN kfxdBxzo7+U497fR6V8K3qH9ZcTQNlUenIx7Ji/ue7eIdXCEP7k6F+r7FvtMtkb/StDV S+v79F3W+6N+0x0oSUhRfk93/mNPZJvMlKeyY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689036043; x=1691628043; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SnWwvNn2oblU3GVLSYRtrketljJEBOGcqK3MRO57ix4=; b=CUrW7fvk/lnSWJZ6Xr3oLLVx6jXhx/DN9Xxo+NcpdZ8bDBtxwMhcbLJbkq7Stfx/EV J/97pOb9KCTddkl4IbiGA70TEB3VtSJ1QI63crUYNLTaU74Etz5P5LxMIcHdqW30IRq+ xrR5ADn+p09LWlf+OowoQEujPorKhMMZCTyHitNokZ7pg4D/gSicCGOVtNxr5nmRg/Ni limr/IT9PANRiIKi/NhfncdNW7Qvq1zB/FntJDBGOSHdZq9U/5Lc9oh35noJVlVz6zOn JOaZ1CDJwW6dqV1Ui8e9oW3aPwB45qzBznClGT5lZxeGIp2xXvqIzUfMq0xj3ePcRZIp pfgw== X-Gm-Message-State: ABy/qLZXw+WDLS4wVTTjRlabSvQEfUQTR+eHHouG3pg22taRPzHkxh9D jnO7IMYcsTcCtl1cJ94LhhLtRL+icrxAvMER+EzSAgoy3ilmSFzpJ0GDYyAYvrgT9rDpTfumcw= = X-Google-Smtp-Source: APBJJlH/XZtn/ZO8xsarWMpuyLOfmyws8QnWM52ve6Do9sfOUaBqaLe6It2hM7qcph5r8Zcr52SpHVlU23ek X-Received: by 2002:a92:bf04:0:b0:345:873d:1102 with SMTP id z4-20020a92bf04000000b00345873d1102mr10485604ilh.15.1689036043628; Mon, 10 Jul 2023 17:40:43 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id j25-20020a02a699000000b0042af069eef1sm26601jam.30.2023.07.10.17.40.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 10 Jul 2023 17:40:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 10 Jul 2023 17:40:43 -0700 (PDT) Message-ID: <64aca50b.020a0220.66407.13a3SMTPIN_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 254E9605246B; Mon, 10 Jul 2023 20:40:43 -0400 (EDT) Subject: |SUCCESS| pw129311-129312 [PATCH] [v11,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/129312 _Testing PASS_ Submitter: Kamalakshitha Aligeri Date: Wednesday, July 05 2023 18:02:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:a64a4564705d18d20d20cfa16c79e795b7bf0f1e 129311-129312 --> 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 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (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 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.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 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 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26984/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/