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 CDD52428DC for ; Thu, 6 Apr 2023 23:12:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CA68441153; Thu, 6 Apr 2023 23:12:10 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 3A66741153 for ; Thu, 6 Apr 2023 23:12:09 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-54184571389so763402107b3.4 for ; Thu, 06 Apr 2023 14:12:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1680815528; x=1683407528; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=O6s82GxIS+INQJJLlSO7HXNdbYveddBc8MqWJCJAx9Y=; b=If4LsRwJ0VsQoc3me2cFdGrG1aUiVDqAb+QmYUdo7duCpNJxjZCxMeQeAj/P9xQeHQ pe/HxFXRWNLzkJ0iQsHmrSMB2eRAGSdHh1KhdJjp1k+6jyQ1LZiBN+nfQoum/8WP8KOc SOoWpUz+0whZfj+QR7W8WPlUR2O9XWZgH8RnI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680815528; x=1683407528; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=O6s82GxIS+INQJJLlSO7HXNdbYveddBc8MqWJCJAx9Y=; b=lsT4EHbxy2xhTt8dquaS7rTdbpbtiRYqsXWK8+KKE9R0uiiexZHJpdTXaf78a0Lhs3 jJoSF1r/pL2yZYqwAGy2ppHDgNSplyz4aJTE6Y7OaNU5HuqfgzmlZ35LOdkKOSwnrFs9 LeeiBFmf0E46NloYTUQXRSBoV2+061BBCGLbYLmkIVyMjl8FS+hwvgGyeVbmzZ2Rm7hB cFcUc9aQOzPK+endtWxkgd94fvNr5wXh06M6szdY/Hib1Lybf1y4tfw4IHPb1XNb8fcN aV4LMgNikSMTRsDt4chaIPnzRqqiGPreV2WRfh/v+wOMVCv59pJIWLkFZp3I1Q1ZYqL2 /QjA== X-Gm-Message-State: AAQBX9c04BPxg9M27rywdgQKsu6Dl8rDfoRBCcObxNUqhYYrVnBX8SyA DgZTtFM6826sFcOQN25RZYiMaEHvJ1lGTTIcPLFJjYt3E0fuV0oquZo/tQ== X-Google-Smtp-Source: AKy350av1AHzbtSDvCipTVtXGCY5Ws6JBIsRNuDJl0lnXQlZnVYJy6Ni8IYl6zWYzAk2l96g4Rj7ggeLWQsE X-Received: by 2002:a0d:e2d7:0:b0:541:8735:1723 with SMTP id l206-20020a0de2d7000000b0054187351723mr9498731ywe.32.1680815528626; Thu, 06 Apr 2023 14:12:08 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z145-20020a0dd797000000b005464d727a3bsm135308ywd.75.2023.04.06.14.12.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Apr 2023 14:12:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 427A2605246B; Thu, 6 Apr 2023 17:12:08 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 35B9960095; Thu, 6 Apr 2023 21:12:08 +0000 (UTC) Subject: |SUCCESS| [GIT MASTER] 65487b12db83c9ef37526a983c43191cd44dae99 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230406211208.35B9960095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 6 Apr 2023 21:12:08 +0000 (UTC) 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 65487b12db83c9ef37526a983c43191cd44dae99 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | CentOS Stream 8 | 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 Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/24163/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/