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 1DC6E43B31 for ; Wed, 21 Feb 2024 07:01:43 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D7ADC4064C; Wed, 21 Feb 2024 07:01:42 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 3C909402B9 for ; Wed, 21 Feb 2024 06:57:00 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1d51ba18e1bso2554835ad.0 for ; Tue, 20 Feb 2024 21:57:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1708495019; x=1709099819; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=r94tahSZYmyX50BGB3c7eOt61+X8xfMPKUfSs4REoGk=; b=YwT5KhuKce4M37oie/W8IQvEb6JDgC/qDrVii6KsoG32PjV9VVIAlyuaoT4z3k2acE Xwh776XhA/qVkbnb0gIgyFJc9WjAK1hvf8PRjqIAr+caHOZuZYsdKU0OOGWBzMTs0kjn fXhYXnf20Q+PCBXZZ5otqR+MRSrdTTCT83kuA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1708495019; x=1709099819; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=r94tahSZYmyX50BGB3c7eOt61+X8xfMPKUfSs4REoGk=; b=lr1m6W8fpqofVt8A2s0IHeDWPPMPrG+APqaymxxR8NzwRXd/Px9AlgEI3FXR1wVMq/ jEM/EAXGLks/oPQasr1e7gdX/96t1r31dKpvy13+u/oYP4UTnO5WvbL9eNyMqfWQK6Tu B4sErBdGy1O8OPQ9yj/IdU461GrfZnI9ytl0+O/XeZpEOxLxwYI7Ck4krByr2p9w8+Yp Z98U2x0B744GXGqjVZYXplfuADp0ciFIkmKxG0oCM/FMI3c+Md4dXiBLqAc/5Kl0v3g7 26ubssOqFxzkj3DoTzkZa9w/s6/6RblwkdSfOlFdWWqRQa49bYLH5UG3MvilUIHmeaEU XxEQ== X-Gm-Message-State: AOJu0YzJOib/x0Fy2bpLbmUI8a1wXDCX8bNjTI5NpikaoBVqnX4ZaGso F2K5DQkch+l34lhp2qeTkPu3EYkNYnQbl6IpiGL0gU2hmwkuFVWAB7U6GnzyN3aojPn1jPxLwRc lLvE8lx0PWoFM5ppGvTjs82dN7uBLprAx X-Google-Smtp-Source: AGHT+IHmH52hogddTyED7Exmtr3ZVb+DjgVVo73Ba4O0wzH6uBqgIpKtss1QNO2d2Qgai1eelUsjSfUOkAqB X-Received: by 2002:a17:902:e74f:b0:1db:c1be:374d with SMTP id p15-20020a170902e74f00b001dbc1be374dmr12988040plf.7.1708495019578; Tue, 20 Feb 2024 21:56:59 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e2-20020a170902b78200b001d99579ced4sm138021pls.25.2024.02.20.21.56.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 20 Feb 2024 21:56:59 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 20 Feb 2024 21:56:59 -0800 (PST) Message-ID: <65d590ab.170a0220.28986.7813SMTPIN_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 B5EC36052510; Wed, 21 Feb 2024 00:56:58 -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 | +----------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------+--------------------+ | Ubuntu 20.04 (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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28076/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/