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 60D0B438BF for ; Sun, 14 Jan 2024 07:42:53 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5CB1040E03; Sun, 14 Jan 2024 07:42:53 +0100 (CET) Received: from mail-oi1-f225.google.com (mail-oi1-f225.google.com [209.85.167.225]) by mails.dpdk.org (Postfix) with ESMTP id 8879040E01 for ; Sun, 14 Jan 2024 07:42:09 +0100 (CET) Received: by mail-oi1-f225.google.com with SMTP id 5614622812f47-3bd6581bc66so1092928b6e.1 for ; Sat, 13 Jan 2024 22:42:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705214529; x=1705819329; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ENjZ47/x4QIMn5cxFeT3mM/AzNCXd5j4hCW6zoGj/1k=; b=D+40pDyg5UveN7yyLUKLIuDKhN4zwt+yRWxpDyt+dlAOvoh7ugAfZ+AlP8L8dMOlF4 fsBCLNfYzIoq2653+X7ZIP0lDOt319XqBw8EPNjfHg2O8+H9hlqrbrF5m857YQ2Cwb5+ ygCNRYCEmShEFyerpSrGKmugDrWAQFx3pSkvQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705214529; x=1705819329; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ENjZ47/x4QIMn5cxFeT3mM/AzNCXd5j4hCW6zoGj/1k=; b=gwSjumMNmC0+aQEqq55F5ZUEFKwTIdm+2/LvTD7UqusTjICxX8QhprZQwNVs9iXnAr 6LFRB3XsGqQeGSAlfw/4Y+CXb3gAjiNtAD0lCF1jd0lEGkLvfUhM21dQ8+34bwQNzRVz wlCqG/r6ZBPTZ8W/ewlJ9pA5fyNOmDQJ9OV7njj4xKIH0HGQy6FS2xWl8o83zzPDKcPA W/771R/ATXw4WmLtxq4ovPLphLMe+sYuBLTYWgQZ7LMoeBMWTyTfl5qu/iyJgDDu5M0f jMJ4C3nNbJ8sTuTzjfVjsnrmi2tHmDUn/a7oCLwrTrdoCqYp13vOv7/yWCBx96mQyffH luPw== X-Gm-Message-State: AOJu0YyUzVPPVdInb1T0FzVvRhOO2EHxVA53bL2zjZF9Wu5dL3vpruCz xRviUbRnvjGH0tByzkgYYgVVDQLgsU6vXf7F7j+GfYbH8CyoChERFHea1b7yGFj+eeZEMOi37w= = X-Google-Smtp-Source: AGHT+IG2SxjkOORrku8p/zBDpVq3scA/3UD7IA+HM+n+lGb1FY5HlIOYxSv3dLp174Too9IQZ91/y9uS7eVP X-Received: by 2002:a05:6808:1b23:b0:3bd:692a:6637 with SMTP id bx35-20020a0568081b2300b003bd692a6637mr3083631oib.111.1705214528972; Sat, 13 Jan 2024 22:42:08 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id px5-20020a17090b270500b0028cd2d3a4f4sm353114pjb.3.2024.01.13.22.42.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 13 Jan 2024 22:42:08 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 13 Jan 2024 22:42:08 -0800 (PST) Message-ID: <65a38240.170a0220.e23a4.c5a7SMTPIN_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 2D2CB6052516; Sun, 14 Jan 2024 01:42:08 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 4307659a904eb9c9b60240256857228f77a0b97e 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/v22.11 4307659a904eb9c9b60240256857228f77a0b97e --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (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 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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/tarballs/27660/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/