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 DA3EA4322C for ; Mon, 30 Oct 2023 02:19:21 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D610F40291; Mon, 30 Oct 2023 02:19:21 +0100 (CET) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 3CE8840291 for ; Mon, 30 Oct 2023 02:19:15 +0100 (CET) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-6b36e1fcea0so3317891b3a.1 for ; Sun, 29 Oct 2023 18:19:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698628754; x=1699233554; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DA3OiH4bglf2a8/MOJzVIo/ae3BBiSEmmWm/VPiSlB0=; b=EdZ/vxFWfDl37jyIwg2hOdyrYW5bzCfskXXBMJAyuEX4JDJzT6OKeNW4vocpl571td c8jEouB88sNRx8SNsqRzTKhZRgz3BnA5fV8Qwf+k0yAjaCe2qvKV2Xm5iumrdrgHiyaF A5+ge0m8NmBG+lKKuUlG4lEVaHAA616t+2OBQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698628754; x=1699233554; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DA3OiH4bglf2a8/MOJzVIo/ae3BBiSEmmWm/VPiSlB0=; b=gjRlnVgOqag5zSsCDsg3BAQJsdI4/3NjJEQKcQxvbABREp7Pd3gSztzqHsv2YAx8y6 gh9lGV1c4K/hueHLaQ9t0+M6yFy186JLWAPtcCBLIzNlMoy97cszsYwycqhlE725QN5c SLx23FRc59ry+vbeLGO+VhtMMbm8TmnWZezDc9I5NArko90+9HF8VggLbe+2oYkk82FJ sEiNrzh8ilpYuD1958ccifR3/l9AB0WL4SaG4h+YOIJjfB4s512mmQhigBeMU1K/0Q+7 MCVyl0U66b4Ne+r4ATVa1Ytq1pxu1P2ZR+3GBueJyvkiHpdYv3/HIrNMk7Mr3QmuKJ03 WQLQ== X-Gm-Message-State: AOJu0YyK0WJOn42jeejhhIJvPxa1UWD/miN9BUTaft5r0TkBmrjBFl6y CfJT+90n/HVy4ToZDUBvTdWZG33nEJsWkGcvRUffFfT29VXlO+jsY+4/wQ== X-Google-Smtp-Source: AGHT+IFqUYIJ3TqcNi56i6foeC+6PVZG2F8n4Bgin0dElw2n5x1/xTQivU60LXkaj16VjvxAY/+6agt/U/KK X-Received: by 2002:a05:6a21:66c5:b0:17a:f2ed:e921 with SMTP id ze5-20020a056a2166c500b0017af2ede921mr7035453pzb.55.1698628754411; Sun, 29 Oct 2023 18:19:14 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u2-20020a1709026e0200b001c7453fae2bsm710658plk.16.2023.10.29.18.19.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 29 Oct 2023 18:19:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 29 Oct 2023 18:19:14 -0700 (PDT) Message-ID: <653f0492.170a0220.4b57c.69f4SMTPIN_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 A07FB60524E7; Sun, 29 Oct 2023 21:19:13 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 8fa22e1f79aae7dfc7a9eb77034e555e155e5e2a From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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 8fa22e1f79aae7dfc7a9eb77034e555e155e5e2a --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | Arch Linux | PASS | +-----------------+----------------+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | Debian Buster | PASS | +-----------------+----------------+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ | Fedora 38 | PASS | +-----------------+----------------+ Arch Linux Kernel: 5.4.0-73-generic Compiler: gcc 11.1.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26720/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/