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 AA7EB42A9C for ; Tue, 9 May 2023 03:33:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A6DEF410D7; Tue, 9 May 2023 03:33:05 +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 D1E95410D7 for ; Tue, 9 May 2023 03:33:03 +0200 (CEST) Received: by mail-oi1-f226.google.com with SMTP id 5614622812f47-393f3360b06so318760b6e.3 for ; Mon, 08 May 2023 18:33:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683595983; x=1686187983; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yXYsbh9MoGMQOA94MP3rwcNMvXkgF4p+nNns/p3iTMs=; b=dGKDBdbu/8NgLEeOe0d0DJOTFFde0CLJOjyg2/gg2qkFIfsGDkAfzL7sXenhYovrit 6U1K8bz573r1is1zay88NPPP0dfbn1VMOnskgmx21QX4EJxpQLTNCVnbEZP7IOaPQm0X H9vn8L07e8XZgno7mrX5E/MIqV0rqgfTNxR1Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683595983; x=1686187983; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yXYsbh9MoGMQOA94MP3rwcNMvXkgF4p+nNns/p3iTMs=; b=Hip4n39MZGBApz6ySHkYbARbaFg6/2J2HAHepaNh9Uiyoa1/pYMiewSSVF1oO9WY1G Fh9yZ6oQvMjIUMfh8zKBf7Vh+2ftcw33kgwzSrcP8Dzj+S1dx17pOTmI+/vqY90yo85C hbPfxoIVQB980KwM8ZJNCPQfLJJkGZDfF7JRCdfnZ9zYXwP4fR+ZCQqPoy4XfiRYzncB Y1uZ9IYXVhrJlURqzwhuPbdapEWM3FoDR2Jh2XrSjPV66VlD2ekXeT1lq0jte1X1y9z1 els+rYaj3jcCniaZU47g4Ah17ad+uj3YgQfDT31lHK6ftMjIY7xI91IGZnqRZ2yEjpUP CthQ== X-Gm-Message-State: AC+VfDy+CTyeLAo17JASsht6HwQF0IoHaGpHVghqUM33g8wo0bDzPWSv ZBrFz5GZcE9Mj+SSM1aK0rsYYN8qv8q75eF2z2MQY3ssQsyYgWPY7cIimw== X-Google-Smtp-Source: ACHHUZ4ntX2EmJ4UuBSRl4dzle7YMP0W0gdDpKihrrOUtq1n20+MOqP9LOqj62bwHNQW14QBM5NFwE9bKchf X-Received: by 2002:a05:6808:2808:b0:393:f36b:329a with SMTP id et8-20020a056808280800b00393f36b329amr574893oib.0.1683595983195; Mon, 08 May 2023 18:33:03 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w20-20020a4ae9f4000000b00545313f78d6sm795285ooc.1.2023.05.08.18.33.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 May 2023 18:33:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 May 2023 18:33:03 -0700 (PDT) Message-ID: <6459a2cf.4a0a0220.e46c3.c171SMTPIN_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 A3753605246B; Mon, 8 May 2023 21:33:02 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] d03446724972d2a1bb645ce7f3e64f5ef0203d61 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 d03446724972d2a1bb645ce7f3e64f5ef0203d61 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Arch Linux | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ 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 Arch Linux Kernel: 5.4.0-73-generic Compiler: gcc 11.1.0 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/24510/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/