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 9E8994254A for ; Fri, 8 Sep 2023 19:18:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A7B3040285; Fri, 8 Sep 2023 19:18:54 +0200 (CEST) Received: from mail-vk1-f226.google.com (mail-vk1-f226.google.com [209.85.221.226]) by mails.dpdk.org (Postfix) with ESMTP id 8E6E840285 for ; Fri, 8 Sep 2023 19:18:53 +0200 (CEST) Received: by mail-vk1-f226.google.com with SMTP id 71dfb90a1353d-4943862e73dso639682e0c.1 for ; Fri, 08 Sep 2023 10:18:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694193533; x=1694798333; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=zPKqmB6L5qlsT/tw4rs2AgkCskH0MAMDEXV5p2Xwgo0=; b=a0xeep9HDg99+DXxTgGypDRJWAt++zxUsQM8IgiQ1W+h5cwGk6CxVJDIGaTpNDzzA8 xB5JkbXQQfXknuvMb4EDXHcclTkHcIXyY2+1jDJJcRC8NpBLxK36p3EyrMkTZXs/563O jWGDIobTsAxUr5KUIBy1jV24XNX1FyWOu0tM0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694193533; x=1694798333; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=zPKqmB6L5qlsT/tw4rs2AgkCskH0MAMDEXV5p2Xwgo0=; b=ZDDb39C0vFvyQzbHb+9Gg1TLMv1RjZanmTBwk2qhhylBRDnSMn5/gwqW6pIkOwqtET O3/NHIo4yq0mb7BS2Jj6bhMPWQ7FFjO0PaCFWzmVl4gGhckMBAeYKNAY9In7yZ/xf8R9 0vb+3aXmQMyOlvPlonD1XHdhuUV2Hew4XS9GiRVU1h7R7DbuRzQPQFxzEhd83JYlgZRV CnQ2++xVjp2r35Oja11NdsIrlAP34NL34deG1RygVDmxHa8NqBxXlyHnTQy6sadsZadX b+20i7P9AukgWSF6yGegc/G6Ikq+NapXYy4ILVgZ22t5O8hH/LUdNpQdnU2KXi3SbheS vnZA== X-Gm-Message-State: AOJu0YxVdsy+/5qF6w754/hWAaer7xW8if022Wwa33ganVRPQtUxHcPs fBjnbycUz9USTHeBbBXC6JCJTBUlXFWM8jSxmFRKrzfXOFwklniLhd+ugA== X-Google-Smtp-Source: AGHT+IEsbFn3jBA3aMRnG/sA70puMDYqz8DBqJwMLKsuGPuRwuXabDhM5H5NeT27+LELL7QTCCk898OK0xYF X-Received: by 2002:a05:6102:3550:b0:44d:4e64:f175 with SMTP id e16-20020a056102355000b0044d4e64f175mr3315708vss.5.1694193532968; Fri, 08 Sep 2023 10:18:52 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p18-20020ab05852000000b00787611ad770sm99594uac.2.2023.09.08.10.18.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Sep 2023 10:18:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Sep 2023 10:18:52 -0700 (PDT) Message-ID: <64fb577c.b00a0220.db7c1.600dSMTPIN_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 A18366052471; Fri, 8 Sep 2023 13:18:52 -0400 (EDT) Subject: |SUCCESS| pw131250-131253 [PATCH] [4/4] examples/ipsec-secgw: remove 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/131253 _Testing PASS_ Submitter: Anoob Joseph Date: Friday, September 08 2023 05:40:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131250-131253 --> testing pass Test environment and result as below: +-----------------------+--------------------+ | Environment | dpdk_meson_compile | +=======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +-----------------------+--------------------+ | Fedora 37 (ARM) | PASS | +-----------------------+--------------------+ | Fedora 38 (ARM) | PASS | +-----------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +-----------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +-----------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27554/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/