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 C615B43752 for ; Thu, 21 Dec 2023 20:19:23 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C0DCE402BD; Thu, 21 Dec 2023 20:19:23 +0100 (CET) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 8229A4028B for ; Thu, 21 Dec 2023 20:19:22 +0100 (CET) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-594015ee9e6so664485eaf.1 for ; Thu, 21 Dec 2023 11:19:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703186362; x=1703791162; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=JBBPKWAZEaqOOazWTN9v7+A9wPJEQxf0kXItzAvF4mk=; b=OqYajXwvmh7rqvp/m1VuJg1333p+yzKTZXPcYjL5HhSKIf7q25chhy/6ogKwu5V9K1 snkPz01tYDKhChwoOsIoUPTEbwb/2NEV/EUodDv/pI0rJS0G9il3jTx93sPHpH6N9EjV qn6KY3EtrEqNckXUjPX3cgO48bvBD7A6dJqT0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703186362; x=1703791162; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JBBPKWAZEaqOOazWTN9v7+A9wPJEQxf0kXItzAvF4mk=; b=Tw4cX5OK/zFxt/xqVgrGV808oMn6lFAn6llv9hkG063XaP3k5DVs36a+zFwN9zrxTQ DXlzgqKjook7pGkUoShbSPUi+i+cuTz+Pa8kDIJObnJoFMcwu3yxJ8iicQ5jSf29R6Zq r6449CCSWwoUKVOTHMrDhhV6ir7LB+KcH88dTA8+KytvYkbC9aMbx3ldaDz17t7iQDAn T5pOF4u1K/OVkTk22ol/U8CLd1iCSennPcBtfe9Bqq8/5B87OSJML0V/SIrp2CY/ZEne JI0KxXEuRm5sY+2Ptopv4+gfxAurMntgt3FVzS7T50BVrARexcIHV6YqyDEPocaJWidZ aCiQ== X-Gm-Message-State: AOJu0YymDzAH07u1eFT4OZZVmZByPx2CRXtCS4Pmug6qypAgocZUZIQu XAnJa5BOS998YZqrH37tuUeq7vIMfjAp+o5LwV0qIlO6Dn58dZl25nHE+hzA/t3gvA== X-Google-Smtp-Source: AGHT+IFNFd68/P/TkmrRxsKoF/LARKeiS9fBefeYYkVqMyxyOZzyXscIHvJ5WQHDunLxyXJg1RnKulgNAMIt X-Received: by 2002:a05:6820:827:b0:594:c1:2bd7 with SMTP id bg39-20020a056820082700b0059400c12bd7mr142393oob.3.1703186361925; Thu, 21 Dec 2023 11:19:21 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z30-20020a4a305e000000b005943639af2dsm28470ooz.22.2023.12.21.11.19.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Dec 2023 11:19:21 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Dec 2023 11:19:21 -0800 (PST) Message-ID: <65848fb9.4a0a0220.1c6fb.10ceSMTPIN_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 8740C605C311; Thu, 21 Dec 2023 14:19:21 -0500 (EST) Subject: |SUCCESS| pw135474-135475 [PATCH] [v3,2/2] ip_frag: updated name for 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/135475 _Testing PASS_ Submitter: Euan Bourke Date: Thursday, December 21 2023 17:41:40 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135474-135475 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (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 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 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/28718/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/