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 0059243235 for ; Sun, 29 Oct 2023 10:43:51 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EF7C54027C; Sun, 29 Oct 2023 10:43:51 +0100 (CET) Received: from mail-oi1-f228.google.com (mail-oi1-f228.google.com [209.85.167.228]) by mails.dpdk.org (Postfix) with ESMTP id 5E9314027C for ; Sun, 29 Oct 2023 10:43:50 +0100 (CET) Received: by mail-oi1-f228.google.com with SMTP id 5614622812f47-3b2b1ae4c21so2531322b6e.0 for ; Sun, 29 Oct 2023 02:43:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698572629; x=1699177429; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=oHIRDanv0S6pmqgtKAkY2zfnEqS1YEZs/ChoxbVcGnc=; b=O/POGLNvPLOLOUpqWL5onu5FQ3YCM4YVYkPlaBpZgfbWKXWQ350gzX1o3RLRFvsCFk PYQU7i24sNXp5nIIjJYK7MgtYeS6a6vdewycddoZr9LmndHelO6L8C5kIx1oC8bGT3hR QIBBbVjiL0RwSCi5TA6mc96XFd0ANpp9ITfdg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698572629; x=1699177429; 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=fOxuuI7ZbNImH5Z+eDxzZtaL8+ex/lz0lHDnxs2PlPfgnzeLslvvZ3QuLFHnevduHA 02Cj/5eowCORMNMQ7xR9VSLXWFkk7EtWWg6Z1IoiWMMAxH8VxZbcZyoFJMWFmsX2zQ+2 ahqFUnf93bbA5eEW0o/Dp+7q6yxKqkg5TpL2CeppbAk56OLEn/DKDH3aI+PPcH0nMloB 7yJ9zc0mhofCkau08Z5+LGCUBHDovqwq6GlVWZuC9z4LbtxkTJa0jKrkqIclygTP4VNZ KSj0ix91232BbhcbBBKsyU3Ng6uc0CrQgS1o7lFrNPBdu7yNQSPI9o6SbjZW3t2IbxKB F+iQ== X-Gm-Message-State: AOJu0YwAsofrZNfXC0ONakV13MqI+pWRIJMBow1w6ghs06N3iZJQilcZ XjxoH2N3/QIYHzIPuMi26p4wcfaTLslm3PeqB7Z6hsICov5W9FbCGG2rsA== X-Google-Smtp-Source: AGHT+IHAwl7VqTvrIFI0DxM7rShybifA9PDld6JceXFaSRCyEVHzaRKTrOP6e/3A1T5JNz1A+3U/AYWrRMR6 X-Received: by 2002:aca:1204:0:b0:3b2:ecab:900e with SMTP id 4-20020aca1204000000b003b2ecab900emr7260135ois.15.1698572629803; Sun, 29 Oct 2023 02:43:49 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id fj42-20020a056a003a2a00b0068fa67344efsm560022pfb.18.2023.10.29.02.43.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 29 Oct 2023 02:43:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 29 Oct 2023 02:43:49 -0700 (PDT) Message-ID: <653e2955.050a0220.7e486.03a9SMTPIN_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 0141560524E7; Sun, 29 Oct 2023 05:43:49 -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/