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 8BC304260D for ; Tue, 19 Sep 2023 20:58:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 865D640277; Tue, 19 Sep 2023 20:58:12 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id E106A40277 for ; Tue, 19 Sep 2023 20:58:10 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6c09d760cb9so3800359a34.2 for ; Tue, 19 Sep 2023 11:58:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695149890; x=1695754690; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DiSgzEIycPp8i3arRtRinHeDmRoPYN72QTFk/8MHZyQ=; b=LwcltY/bItp7jkv7v2BgyIml7hVsY0Ne/8VirAz0/eLVXlxBFRCjJYXKjdMjiOYFb8 XrMIMnX45x9WFVk8dqK/rv6+UGxhWhnwWSjLyZSzIAHEWeMyvsa3EJfa66UU1MUA637V qr6E2/encLwe2/9Hvl/1YtLcagyotRd7RvUOc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695149890; x=1695754690; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DiSgzEIycPp8i3arRtRinHeDmRoPYN72QTFk/8MHZyQ=; b=osL7YAGknsVrzqbaqzOokci6xnbQAG8hMa6pqeG2e3f+qX6Le6Mn85FABsvmO0F/nL NVJ0FNV0bBOfX8TWpqwBoAOFBnyzPCAr4mFUinbcLTPdrw1HgaYj92x48rI1hWAh5q2z 5QZHSXOG6les3ddBlmDd45XfolAvalJbOk2uUXPRy6VDglefxWe9rVjuemg+0JMFh+hj yX4n+306vElxiZGYvk+14indYqK89roEjKnDUR+dn4gvmWBqxj9GjlaGTZBrutBEa9Tv xpiiQegtfppHZQ3AGvxvEfYnOi4ABGiIgCyoQAT3Q/WV8ZgNLZeTp7bhGO319/mvxGPz rUew== X-Gm-Message-State: AOJu0YyRRbCSPAWlTcqRgyZynczK29DZF8Gig4v9ux9Ni1saXTaqMXLQ gdUEZCRm8oTKp4r0IoGjw6JUpd81ugGP5un/NpYjNszJdyiqi74Ech426eLtkWRkDvgnaHm7Rw= = X-Google-Smtp-Source: AGHT+IGJKBvMQV85gPkWJsPWuoSDmOve9yAMOPL4U+FUfOVHsFkrzqctmhEv6WuUIlK7hhAHkF2HCQYPzyTt X-Received: by 2002:a05:6358:618c:b0:134:ed9b:15a7 with SMTP id w12-20020a056358618c00b00134ed9b15a7mr621406rww.30.1695149890191; Tue, 19 Sep 2023 11:58:10 -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 s206-20020a819bd7000000b0059296ff59e5sm1428314ywg.62.2023.09.19.11.58.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Sep 2023 11:58:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Sep 2023 11:58:10 -0700 (PDT) Message-ID: <6509ef42.810a0220.51b0c.9d97SMTPIN_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 E1AF36052514; Tue, 19 Sep 2023 14:58:09 -0400 (EDT) Subject: |SUCCESS| pw131633-131635 [PATCH] [v2,3/3] test/security: add capabi 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/131635 _Testing PASS_ Submitter: Akhil Goyal Date: Tuesday, September 19 2023 13:54:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:d83fb967212efa19d272e7fa65d17c9ad94b17c1 131633-131635 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ 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/27651/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/