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 CB3B5425BA for ; Sun, 17 Sep 2023 03:10:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C6A224021D; Sun, 17 Sep 2023 03:10:21 +0200 (CEST) Received: from mail-oi1-f226.google.com (mail-oi1-f226.google.com [209.85.167.226]) by mails.dpdk.org (Postfix) with ESMTP id B8F894021D for ; Sun, 17 Sep 2023 03:10:17 +0200 (CEST) Received: by mail-oi1-f226.google.com with SMTP id 5614622812f47-3ab244f2c89so2363688b6e.3 for ; Sat, 16 Sep 2023 18:10:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694913017; x=1695517817; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=oZq45b10n/xy8QhtnwYRtKW0/5GBG2/tUz48S57tbA8=; b=OEvUSEO1oCBUpbLUlV0t2pucpvqbPQrJPmVKgitEe1GkiC093gku13tokZbbw0fR0W /rpI+nCvi7hAX1KQGEFHyf0iYhuraZhmxheN1Itu2jOOXHG5hJblGoq0TUGNHZUdrA2h xW30wH82tV4veiO2ToDdXrECvF0GokIfQI06w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694913017; x=1695517817; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=oZq45b10n/xy8QhtnwYRtKW0/5GBG2/tUz48S57tbA8=; b=SwueXaISUhLYqNrgQRv/793wn9nRvyqIS8pWIxdPyVbk3OST58L9wuT27fAlGewEI3 vr2U+BE0PReMoKhoDl6q36X7Z5wRWmKqdwEZRhXHDpaJxBQ95iYfIqcPyHv3Kl27/a5p JefLgisy4c3E11guyj+PXKe0NXkd2aogYpqwqzgWMQfEkv0JAHAexCK5d3pQDcKLFl3x mqZBUSn1fb9nFG5o0Ea+vd/P7BGTh9z+poZYv3qfFsoHBc1mAasr7Wx0Kxw1ODdxTAvh 259E5vrMmXxMsKtdUkB9kTikZkJroSYp9ba6/5kO/rd5TV6UZgTyW61FK6BDojYTNCiG U0hA== X-Gm-Message-State: AOJu0YxjzxqDr6rE8s/hc7ZcuOmZo0kNszPFfbRJrEOQxUxsymWuTvLC zyNYu5zFEogykudnW/8/T/GlAmn4wG45GTjMwqAQ4UZhBu67vSdyotlFyA== X-Google-Smtp-Source: AGHT+IEtIAU2l4Dw3SM6kqWtpB6PHISXJa7pD6rC3ZNlKgx+dLgP9BEE6upEjE9p8WcuuXCPRQpcGv+E0BcF X-Received: by 2002:a54:4504:0:b0:3a3:76c6:a46f with SMTP id l4-20020a544504000000b003a376c6a46fmr6858111oil.38.1694913017126; Sat, 16 Sep 2023 18:10:17 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id oa6-20020a17090b1bc600b0026f4eea69fdsm1035818pjb.5.2023.09.16.18.10.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 16 Sep 2023 18:10:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 16 Sep 2023 18:10:17 -0700 (PDT) Message-ID: <650651f9.170a0220.9dbb.01a0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A69966052471; Sat, 16 Sep 2023 21:10:15 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] d83fb967212efa19d272e7fa65d17c9ad94b17c1 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 d83fb967212efa19d272e7fa65d17c9ad94b17c1 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | Fedora 37 | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ | Fedora 38 | PASS | +-----------------+----------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/26141/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/