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 835A54327F for ; Fri, 3 Nov 2023 23:13:10 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7DC0440273; Fri, 3 Nov 2023 23:13:10 +0100 (CET) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 6D0A140273 for ; Fri, 3 Nov 2023 23:13:09 +0100 (CET) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-d9a4c0d89f7so2605690276.1 for ; Fri, 03 Nov 2023 15:13:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699049589; x=1699654389; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=PollnoUnTYBKtBwaomMtd6vuBgrgtzMeCvEvjo0kTTY=; b=g6Qe3rb395P14IyICaBkN6qFdPP7DLvNInFnFbnLEkq9MPk2b2FetR8qdHcm5G/oKR OSjgyISNez7a34lkCmIdIi/gxBaULix3bXvhBnH9UWrL8BWbcb1NJ5q0X29dg6UdebjC LZ7jEKF2bPvZW9y6aITMiziejQ787Roxhy0aE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699049589; x=1699654389; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PollnoUnTYBKtBwaomMtd6vuBgrgtzMeCvEvjo0kTTY=; b=Ja19AjgXL5LotdJ1sZeA8WPPKLNJB4YSjddctpSZaxrkvxS/jy64i1knx7sTGCmx0S QLNJMvx4FfkQity82qgc8w4Wf19jJ7R5YQxE8M+ngHNGR7q1Gzj9/X/I1PMPq+4LIMKy U1t25rZDiEZ2cS7LMEaApIxj6FyPioXmo9WfRvs/bgQFXF3pUiKJjSuhPbvZ0B3LJ1Z/ gwEmYNfr3cWqNrnKPt/kxs321YeXRvCbiDiBeaE2J9/dbcb3uBb6BCxhJpqIksG/vqKp 545+2NW4hCR+3e260kcI1mV00EHhp1v/40f2m9RgGgXeJa7jWrhqMw5YZ00Ae/kVyAnY SPxA== X-Gm-Message-State: AOJu0YyOxE87Swnm+YZxX7A9b5qMyj4WFOcUNyTlggteluHO7wfsZGe6 VhPqOstDG1bCFpedzeRTRiF7hQh+zBveaBeCxYoMhGnfCqQJ7A== X-Google-Smtp-Source: AGHT+IEaCJvlJKtAVVs6K48C8wJX+jII+R6/KeOjpI7xFkYFLyA4geLKE7xv3E5XIn+pRWUPZd2J+F6UwOaG X-Received: by 2002:a81:4cd5:0:b0:589:f41c:bc63 with SMTP id z204-20020a814cd5000000b00589f41cbc63mr3660151ywa.39.1699049588924; Fri, 03 Nov 2023 15:13:08 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f124-20020a0dc382000000b0059587543280sm299112ywd.66.2023.11.03.15.13.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Nov 2023 15:13:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 03 Nov 2023 15:13:08 -0700 (PDT) Message-ID: <65457074.0d0a0220.6c059.a80cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 8F5A6605C34E; Fri, 3 Nov 2023 18:13:08 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] b0b0e2ecd7d8185d8d497881214cb1e906196323 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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: dpdk-next-net b0b0e2ecd7d8185d8d497881214cb1e906196323 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (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) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 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/26818/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/