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 3F34E42B92 for ; Thu, 25 May 2023 03:26:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3AD3D40A82; Thu, 25 May 2023 03:26:22 +0200 (CEST) Received: from mail-vs1-f99.google.com (mail-vs1-f99.google.com [209.85.217.99]) by mails.dpdk.org (Postfix) with ESMTP id ED9D240A82 for ; Thu, 25 May 2023 03:26:20 +0200 (CEST) Received: by mail-vs1-f99.google.com with SMTP id ada2fe7eead31-4301281573aso121182137.3 for ; Wed, 24 May 2023 18:26:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684977980; x=1687569980; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=kig1xQjD6k+ZrBjKIEr4JZ1eU4zF08NKueCJ4LBy0ms=; b=fSgu1IKAT0ANSLdz0vizx3Sh5ymjVxSeRNk0PLScCP1dYC+u/KmsqWL7y6Q5shUxOC UAgKkedl74iflqXRcZc6oUhlGKvhH1Jfy820xX1W8eAeRQAtcUXo26ReyhcnG43xtyB5 ON7nZ6LtTUEZT4vtKK2WQBNRUiVunHKE8HSOk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684977980; x=1687569980; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kig1xQjD6k+ZrBjKIEr4JZ1eU4zF08NKueCJ4LBy0ms=; b=TW70MG+01OTXRxNrVDiZfXyp5pc4TbeR8+dMzgZcjK3hBEzXX61uP/ClNAy4/MnfCM T9kgl/CDbyNLQttrF6trdzkcKXhOsBiI7R9tSlQCSfTt+fN5ItNyv3agFlIypuIeUNRb lgI9uTKBUP0Hc4msyFB/28INsFjKyEsDZXlQjacLCPDLbY18kBvimaxAcHOgKOiMcHEs mDBZteS7p7EFIszEUkSr0xpfeJFksHxPJy3DSgDue9hT4mrTp0+MySemgCVvV2+EmZIJ xrI100yCi9AtTOnCXsyiHBmZ8WFMslGimTBDWfU98yNUgaF+Jk5ZiZALlxTrfksfnW5W 5Aqw== X-Gm-Message-State: AC+VfDw2ROT71wFYbaarSZ53Dm5x3THH0Nd0iSh7sPc3Kj1fyXXLWlUt UcrISvzlFZDhGWUEh/0huhErI5zjAgChG/sJjv6h9CHi3bomBFsgS2ngfWBgoXYG1EAtYLwtkw= = X-Google-Smtp-Source: ACHHUZ4AYxnFcDXrKDTiujTrwSxp0+jnsjsmqJklh/DSfWWj9NtVYTI9dLCkV9pNcuiaylc+ixy+7CVDajOr X-Received: by 2002:a67:fa57:0:b0:439:306a:2382 with SMTP id j23-20020a67fa57000000b00439306a2382mr5174441vsq.7.1684977980297; Wed, 24 May 2023 18:26:20 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id x5-20020a056130008500b00783b4c3b90dsm1322846uaf.18.2023.05.24.18.26.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 May 2023 18:26:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 May 2023 18:26:20 -0700 (PDT) Message-ID: <646eb93c.050a0220.76f9f.b817SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id E1643605246B; Wed, 24 May 2023 21:26:19 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 2d9e10932d535ea553081b489a25f6fce7ec7996 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 2d9e10932d535ea553081b489a25f6fce7ec7996 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/24708/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/