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 C346F42DBB for ; Mon, 3 Jul 2023 03:15:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BF6FF40156; Mon, 3 Jul 2023 03:15:24 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 505DD40156 for ; Mon, 3 Jul 2023 03:15:23 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5774335bb2aso28085127b3.0 for ; Sun, 02 Jul 2023 18:15:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688346922; x=1690938922; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=CBQU7Vuizs6QyJ9HSzmt8mWpHRHePHhyhkWa7+zbdE8=; b=Qdgvo/jvl3m1apwM1JyW+icaC3kSppuAqADViJzcy9PZuigDpw9orForZG4Fr4EWtu R08/OiuM/ltAMcMQpSF/9KHOQptlWlfUSTQIT5vdkMAIjBhZ2VKvPOemGM2Q6z/qrr4Y CuDNQd4zOTQzsUUoxn9SOu6YQxcF5y/ZER9q8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688346922; x=1690938922; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CBQU7Vuizs6QyJ9HSzmt8mWpHRHePHhyhkWa7+zbdE8=; b=hjmRS/Ah0/e/en76wJoZrgwC4bKTuYAp8WaYofvGPcE0WwDUVZyBAKBt5uODFcBXtU VOCZgL8Px6JAlnVA+u5XochEusJstWb8Ui8OZAUsOLa1ipApwo9VbFP5pmIkCTjqE0Wp UljUa28VcKwwtPQWMuGpMeLXWTiHiuLmVXKRsLLB8eywMAK4DsM44SPJxBmNFs4sJBuB tKvbg3q8drltXU735aeRqsd9frBPvkRl591bMkVSDSNSR8TfTCTrVv7aykfvgAfXSKUX f9fRGFVYwD+pk3kCo2NHYdDx0K/W+gE3VA7bT9nWSlacn32MSFSGcOz51P3mhTttIh5p lF2A== X-Gm-Message-State: ABy/qLY08sP3mgi5W0c6QUksZy9ql9LnROUWL/pxekPfzBTG6qpOJEO6 UcthEQ06JoyHQ14tN3gIwaKYgKP/FrcVqRbCQhSgmlGmmPhCvpCddbW64Q== X-Google-Smtp-Source: APBJJlFmAnBngbXT858C1ZiNkwLEWLSA6fjz+u0a7jwtLSIu4TsJ1RRxvn1eeI7ThJ0fen7SPqAxjD9UXhxR X-Received: by 2002:a81:6002:0:b0:573:3782:99c5 with SMTP id u2-20020a816002000000b00573378299c5mr8242196ywb.15.1688346922752; Sun, 02 Jul 2023 18:15:22 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p21-20020a0de615000000b005773e83c764sm679792ywe.12.2023.07.02.18.15.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 02 Jul 2023 18:15:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 02 Jul 2023 18:15:22 -0700 (PDT) Message-ID: <64a2212a.0d0a0220.5dd0f.f2bfSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 765CD605246B; Sun, 2 Jul 2023 21:15:22 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 93a4b3beba4ee611685148917981f846427cafb2 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 93a4b3beba4ee611685148917981f846427cafb2 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/25291/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/