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 9F26C43235 for ; Sun, 29 Oct 2023 10:42:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9A3904027C; Sun, 29 Oct 2023 10:42:36 +0100 (CET) Received: from mail-qt1-f228.google.com (mail-qt1-f228.google.com [209.85.160.228]) by mails.dpdk.org (Postfix) with ESMTP id 476934027C for ; Sun, 29 Oct 2023 10:42:28 +0100 (CET) Received: by mail-qt1-f228.google.com with SMTP id d75a77b69052e-41cd4cc515fso27774391cf.1 for ; Sun, 29 Oct 2023 02:42:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698572547; x=1699177347; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=oHIRDanv0S6pmqgtKAkY2zfnEqS1YEZs/ChoxbVcGnc=; b=fw+4Axww87YaNZQ5eaTNmC+lub9uiaZzNevQZ2hk4nZKYDgSgK3BeCvmdYwCdJ3Mb7 zVen8S/TTp3rqu+ho/7hJ2vqL5Ss3Iw9sn+avI+33Eczs/V/KPfa0HW8amKX8umx7/i1 UPOcAt3+BWIkxpCkyy+MzODoXek/rjZcUXnGg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698572547; x=1699177347; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=oHIRDanv0S6pmqgtKAkY2zfnEqS1YEZs/ChoxbVcGnc=; b=W9foxnDfs+vVcLek7kurw3cVuhoRIDfGG/WVRK2Wx/y/sI4qO1YJityv3zYhzg4bda CePVSiLo8Gway9xMFwAov7B7tW2JsskKQSVu+QSZGFECgEAW1YVXWwQwKZVkP/PeVAXe KP0Z1g2ruGJJRbVNDm0CjrNNbxUCae6Qu91bpcnYaghJc96bjdD441ji7QKjdpfCg8HO 4tbpSUe60vw6R+UAZOEY6/BH5LQUHSCSry/7I7r62yeq0eoKd2rmwD6b6hNmW3XfOAMi RaKxQg//HDWJf1ZvTm5kmme8ooidq911Hco5xrJwb8r9Bb46u6v26Wwl9l6ienbSizb6 yrcQ== X-Gm-Message-State: AOJu0YyQJV3ndjGIbfAQz/U1LNuHgucUBxLFd9/yznYxbVodZDfiAw+t RCvrY94hRPv+z5JxY8xhU8j7neapJKxBg4tDqh+Myk3hTkHouts1h7cNlQ== X-Google-Smtp-Source: AGHT+IFPsiunUGyhpBoHNLSSPQPJgWWqqRFaFPTalBnUdsZnah1YS/WRN8oXQHplGzNnu4phkNqIBFloDoCO X-Received: by 2002:a05:622a:1c3:b0:40f:2e2c:6df4 with SMTP id t3-20020a05622a01c300b0040f2e2c6df4mr9572360qtw.6.1698572547707; Sun, 29 Oct 2023 02:42:27 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w27-20020a63935b000000b005b710bab47csm277302pgm.17.2023.10.29.02.42.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 29 Oct 2023 02:42:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 29 Oct 2023 02:42:27 -0700 (PDT) Message-ID: <653e2903.630a0220.4c598.67acSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id EA95E60524E7; Sun, 29 Oct 2023 05:42:26 -0400 (EDT) Subject: |SUCCESS| pw133555 [PATCH] net/nfp: fix offload flags of the securit 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/133555 _Testing PASS_ Submitter: Chaoyong He Date: Saturday, October 28 2023 06:31:40 DPDK git baseline: Repo:dpdk Branch: master CommitID:656dfad43136ef43f4315ab6ed45b78b68c287a7 133555 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28126/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/