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 06290437AE for ; Thu, 28 Dec 2023 08:02:26 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F3B87402C4; Thu, 28 Dec 2023 08:02:25 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id B3B53402BA for ; Thu, 28 Dec 2023 08:02:24 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1d3e8a51e6bso44419145ad.3 for ; Wed, 27 Dec 2023 23:02:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703746944; x=1704351744; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6lyXIEBRBSQylz9fkx5Emu/j4cF60FDckwx9pufDxKA=; b=co+d4pM/BA222SV9ovtwRtnT9+0n7JPGeCSbpTMWMntigUa3ZZouqgujePCfQ2SLkF DFkabFPZDBdpoHCutgPvbO8c3eeG3UPwSTUZn48isMF3B3YqSDrs6GFHRZOBgM/9MolV wPR/69mjmLy6RINlZhvNWTDfwjd6++pWsx6/s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703746944; x=1704351744; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6lyXIEBRBSQylz9fkx5Emu/j4cF60FDckwx9pufDxKA=; b=Lri2WwDMFxu5HXnTPO4BlEkYVQwSGHqKgzNLj00bt915MfUjiVSx4FwzFxIo6+6IMU vzgNNqxAzu7EkeLmNruzF2eZ6jgOBfNbeyHK4Lxgw0H3BFb+s5BAp2bmM9I1CkPwJKoj hz/uuOTGUIeX64hn7z8XRjnac9JQHBb2X910lb7qduDwkAs6XzKfa7pIPNJt1slp681C 42whYtxami+4g2i3KUeeGQKaemkSCTPh1+opJqlatbgPt1dkEw6Zh5zwG+6g2RpiZzw/ N7X+2bYvfNCaCTD5lOfbpMmRWJVAKJgniLOhPjfkRwV2tHfnM8JPZuulYWN/6/9j+YHj S/nA== X-Gm-Message-State: AOJu0Yyf3jQ/eE6YcIuVAt0dnHxRb4QNK96q1AbK9r5wjhsC+NEs4yyj hMjKyBPFfVP8tCo300T7UI845JJY2B4wBiEB3/kbLdYIN1AgqxbivTykEqAM/Y4TbDWofIEJWQ= = X-Google-Smtp-Source: AGHT+IHJWlkJLcIRnAlM+aPFbdWcPD3DnRqKMpHmeRNnLzvG59qSDN6OEJtAE7q9/wckJYkf/YY++7wfWglo X-Received: by 2002:a17:902:e842:b0:1d4:3112:1c34 with SMTP id t2-20020a170902e84200b001d431121c34mr8790433plg.34.1703746944002; Wed, 27 Dec 2023 23:02:24 -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 iy5-20020a170903130500b001d38f648ddcsm607273plb.15.2023.12.27.23.02.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Dec 2023 23:02:23 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Dec 2023 23:02:23 -0800 (PST) Message-ID: <658d1d7f.170a0220.5f4ea.90adSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 76AB3605183E; Thu, 28 Dec 2023 02:02:23 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] bbc9320cafa6e70d08fa80cf1e43da461aecb9f6 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/v21.11 bbc9320cafa6e70d08fa80cf1e43da461aecb9f6 --> 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/27487/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/