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 87AF6438F1 for ; Thu, 18 Jan 2024 11:20:54 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 83FD340E2D; Thu, 18 Jan 2024 11:20:54 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 0DD4D40DCB for ; Thu, 18 Jan 2024 11:20:53 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3606ebda57cso57111585ab.2 for ; Thu, 18 Jan 2024 02:20:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705573252; x=1706178052; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DfL/FHi4Ej4C6EKRrjVvn7pi99fhDUKdcv+CyNgx/vs=; b=Fm8vuLCBAKR/t4i4ByYA1ZSZNeIJ7J4wU3Vl0fZ6FRsbE9jDYRQ3l3gnH8BWdIPEhL 3tRmawvcL5whlpCRFohX90llXeHoZdtZxphHhFzXZtcVmk1vEF9OXNRc1xFaJwpatJAX SOBgg74VaDwNRKx2vD9/X8pz8Aai1dDLZIcIU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705573252; x=1706178052; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DfL/FHi4Ej4C6EKRrjVvn7pi99fhDUKdcv+CyNgx/vs=; b=R9vEbMdU21VDMjHl12sS2YUH+g3q9XAWdvRL1eRd+UF67dlE5UNUKb0rRRW5USVyUH +EVvr3vmLBtMl9q7IGs6cVAzSlpQLNzprRAFciJO2Z7J/1iuGnTNE4DX7vM/u6EKuekf mBCoZJWsea9oSp+WMWVI18qTt12eAw2o2JpGt/VUqNJGeaZ+n1xl0NXPCtmU940gVPDl 6mlBckeyQR6Lu2uZzw60N3RTGoq6nzhDTMx2lJzls0tDzgeyMSSS62hDk96uwinkqbKN wsTr98NsNK2o7DAc1aEdEaK5ENr0o+p3BIz3EIQTgo/d4idUoRBMpNysEIM26PiuhIfY DOUA== X-Gm-Message-State: AOJu0YxON/Dz70xqCG2EsSZzYoJwxSFWUAH0hIr5v28RyhjAK1ml1ydD etO0uSZU1XEfpOWyq0MidUukbBrT0ldAV16UMPnT8ovgu/jyXXPLOW++rqxZ2WW8EjmtpDb05AJ Y7E5eIGDceu8boWMF1ntm7DoPzndxqaYU X-Google-Smtp-Source: AGHT+IHdcvgO/gR1UZKWRleczmY25rxmZpIZoYH6bczOfQtQHFYwd1W0YTPoBF6rOpQzBBthqY4csVPfydmQ X-Received: by 2002:a92:b70b:0:b0:360:f2c:cdf2 with SMTP id k11-20020a92b70b000000b003600f2ccdf2mr765463ili.50.1705573252478; Thu, 18 Jan 2024 02:20:52 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s17-20020a92cb11000000b003605e570a39sm647278ilo.74.2024.01.18.02.20.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 Jan 2024 02:20:52 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 Jan 2024 02:20:52 -0800 (PST) Message-ID: <65a8fb84.920a0220.c2d2.c16aSMTPIN_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 053BA6052516; Thu, 18 Jan 2024 05:20:52 -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 37 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (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) 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 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/27707/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/