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 89CF043B6B for ; Thu, 22 Feb 2024 06:57:59 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7A61D4067C; Thu, 22 Feb 2024 06:57:59 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id E535A40281 for ; Thu, 22 Feb 2024 06:57:13 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7c7674446c0so60622139f.0 for ; Wed, 21 Feb 2024 21:57:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1708581433; x=1709186233; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4WAm/I7gsOtaE8MiCrqD/JlXM6bpXa26/ROobeRcqJw=; b=JxOyeourx1KVtm6llUwly1na5Za0EI1JhaC2eqqx1DxXAoia1buDBImC6fn+5eP+OU X1uQBQEg4OaQ2eaPQ/RIYxHT1EHNxoMpTAsZXt+lLqtSR6vNvOMYWWuOPjQPHAlBvcba bc8ytkI7OSSVa4B8uhjERexmwNqrIsjz3WQQk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1708581433; x=1709186233; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4WAm/I7gsOtaE8MiCrqD/JlXM6bpXa26/ROobeRcqJw=; b=ftmdEjpeIgsG1ePQKmAwQO13kIyF4/ynhARRsRbmTp8h/gbTn+acpNUIcoR3NxCOVw q1YB3cr9M3RllBbzevdMU1LJ4YZFFuCXBVq69vNe4c9FIRa1wptmGclEoJpt8Er1KB+i BWLgc6EVi6iM7AWXiXDrDfqngh6jZsStmxeJEi3DXHooQvTdrV9QmG1EO+W8Vm5lNF/g 2dJ10W/L/8Zr/Nc7WkqlcdU6nDMoEumMYd/YSytx/aARu/Ss6pgiQoFwejCeT6jaLSMB pkwze6iTdcbLBNGBApyN2VlQM6Ina+Ak6v4y5mmw65H6skU/0/wStYJSzq5ocOQ3z1is 47Pw== X-Gm-Message-State: AOJu0YxlK1xmOz75WpJHH7vl113R5G/RfZWJFxGyDA5MgraYBZCL5xiR pFbbJbIuK4hp1dQcjaMkAQ0zBFGBLzOSylEjB9XCbDYeCIFHTshasFStNW646usMzqIr92O42D0 wRqUPFPD5J0/6thxfSt0NTHicYL8FWM0X X-Google-Smtp-Source: AGHT+IF/l93C6wNVrwBZ83XM4BC+Ypav7OYPbNZsJIpWEKo7NvPNVjq50P1DYgIOfTPFxJAmGByIzK63SSOq X-Received: by 2002:a6b:c98d:0:b0:7c4:5a0e:ccfc with SMTP id z135-20020a6bc98d000000b007c45a0eccfcmr26180981iof.17.1708581433356; Wed, 21 Feb 2024 21:57:13 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h21-20020a5d9715000000b007bf10f669cdsm426704iol.8.2024.02.21.21.57.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 21 Feb 2024 21:57:13 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 21 Feb 2024 21:57:13 -0800 (PST) Message-ID: <65d6e239.5d0a0220.28eb5.7a1aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DCD526052712; Thu, 22 Feb 2024 00:57:12 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] eeb0605f118dae66e80faa44f7b3e88748032353 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi 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 _Testing PASS_ Branch: tags/v23.11 eeb0605f118dae66e80faa44f7b3e88748032353 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (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) Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28093/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/