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 01F2543807 for ; Wed, 3 Jan 2024 08:20:59 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F1A31402BC; Wed, 3 Jan 2024 08:20:58 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 86246402A3 for ; Wed, 3 Jan 2024 08:20:58 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5e86fc3f1e2so67262157b3.0 for ; Tue, 02 Jan 2024 23:20:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704266458; x=1704871258; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/U8RV4l+HLQG4RkpnzZgVtW5hwG2Wy2N+4yk9TojWqM=; b=OtZY2m+U0K878+o4dmGMGhotgjSk/fKnRi4XQ18XoEEknTjDSC55hNuyPW2iGb0JU9 W8Mt1915AqCW7cO+8xGbifyVZSy/N6Bvy0BuhS7LM93LNiodzb2MUMC0RAyjmXCpKoqF 51hFLg0t2qvU3ERd36jkpQio5Src4FgbqSqP0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704266458; x=1704871258; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/U8RV4l+HLQG4RkpnzZgVtW5hwG2Wy2N+4yk9TojWqM=; b=G7J5W2vmLuvRHg7gnrlV15/SdjDH59PkzMT46QcaVUWHQTfnNpzX0yZAzuqBUBQ+nE IIlTlXEffAfnDUOVYYI1U1APHUyEzS6yMUwV1BwoxrLAN63KHqRLCujYzkWm64SdquU4 ZxwSnXYLUEql+Uk5SccFO1F8b2R25/XisW5zhUY/mkoHl86rOI6fDRtRAtRZr4j5C5WI wur17Cx0dpiHDIQpMCdbN1uaMHfnZDFYuAz/Q1/gXjaWrQlJQnPQucJBbl/9YK+JKIFW 1faJYTfz62zyvTUvxCgneIjyS0zeDTL37Lq4q4mSolNtnU/rOZRP+Ac0ftEWNevxt8R5 5idQ== X-Gm-Message-State: AOJu0YyGui3MGfOp+9R8kM0gGADJvz0BVaYxbwEWL2Eolp2LH5e6HON1 ihhIQ8TUytF7kO9bN8PpCUwio0Vbijw3SYJbPyblIREXoG1AUNDaAO8/mQ== X-Google-Smtp-Source: AGHT+IFzqYX44kksV6Yx/giy+Ar9xPOyM9R6BA3exOoOJ2SJrUKySCK1dZxSxzAv2TO0Xxw/tXENTdzKa5SM X-Received: by 2002:a81:aa0f:0:b0:5f2:6cd:3f7c with SMTP id i15-20020a81aa0f000000b005f206cd3f7cmr3004674ywh.20.1704266458000; Tue, 02 Jan 2024 23:20:58 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z195-20020a814ccc000000b005ec4725b16bsm1240642ywa.7.2024.01.02.23.20.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 Jan 2024 23:20:57 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 02 Jan 2024 23:20:57 -0800 (PST) Message-ID: <65950ad9.810a0220.fb5ea.d965SMTPIN_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 A32B86051823; Wed, 3 Jan 2024 02:20:57 -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 | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (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) 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 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 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/27525/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/