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 51E5042B5B for ; Sun, 21 May 2023 03:26:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2B0C740C35; Sun, 21 May 2023 03:26:14 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id D7A9240C35 for ; Sun, 21 May 2023 03:26:12 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-561b65b34c4so65025727b3.1 for ; Sat, 20 May 2023 18:26:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684632372; x=1687224372; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=oIP6oV1RdEUnyj5k7m9DzKakiGjZtIG0uLfJNLg98s0=; b=HscxNelty/9Gq5TaxuZXVoMWZdgW5pNJpA9zykwn/j9ssTfc9K4m24Lhnq5N8QjY6Y 6DaVThNVJRNitTzYsFsK/UQXpOHhyH10yzPrh8W406G4DzYizHVF0X2+z3pLj/WkOCxo wSQirxFilrkdgKlzvkdNvGrhaSxNShVvcURlc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684632372; x=1687224372; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=oIP6oV1RdEUnyj5k7m9DzKakiGjZtIG0uLfJNLg98s0=; b=AQivc2M+MXnHlGeJXOJXlL/oLyit4D9/7a/OTZzlTj4OTxOrsj1JT97722sY4xKzSC X56+av1ZhFBtoBSighNlN2FBP7DeABOwWakacgX7eFHf9P13b25BMekEnhfGDEsKtnH6 Y+5MDAkKjLto/t9BM6sfQjzyJJPwfPe9vHJ41x0haNbn/C1FNMKUqApJTxOoJoWV/s5X ULHnJsxP5SBXtMq5yKurGPBqvP2IraSBDAdk6wV2cFY3nrz8AveoiKManXH5yPecsO/7 EwhdPDoSshlEGolkO3AsWOgrejOE7MENDWl6KwLBrDM72vSIp5/joV/jSED2MC2Ja3S9 ZQcg== X-Gm-Message-State: AC+VfDwcBkvYvh9jf81lL0neVxADGzL85mf1ZyT2Od+zuRj9Omi+2bld nf7NLjFuSNtRipoyOCl43bmB5Mqx6Ma0A39260PU2C97R10numPSBlvUNyHUL71QDd53j7aJtQ= = X-Google-Smtp-Source: ACHHUZ5l0N6az+oA+sRLex8S9HdBDp4axKvOUDnkpd8U3oZWnHlLhA239To2qMI69K7X96nTkbpdRiweKXzr X-Received: by 2002:a0d:d141:0:b0:55d:8768:4081 with SMTP id t62-20020a0dd141000000b0055d87684081mr8197261ywd.7.1684632372284; Sat, 20 May 2023 18:26:12 -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 r66-20020a0dcf45000000b00561902c61d9sm648275ywd.67.2023.05.20.18.26.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 20 May 2023 18:26:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 20 May 2023 18:26:12 -0700 (PDT) Message-ID: <64697334.0d0a0220.29927.bb5bSMTPIN_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 E5928605246B; Sat, 20 May 2023 21:26:11 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] a399d7b5a994e335c446d4b15d7622d71dd8848c 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 a399d7b5a994e335c446d4b15d7622d71dd8848c --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/24653/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/