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 91D8E4299C for ; Tue, 25 Apr 2023 21:58:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6CD4740ED6; Tue, 25 Apr 2023 21:58:35 +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 174D840ED6 for ; Tue, 25 Apr 2023 21:58:34 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-54f945a7bddso73739787b3.0 for ; Tue, 25 Apr 2023 12:58:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682452713; x=1685044713; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3coIEBwM1w8UoiYpC9eUHoGFW9C4ODGQOpYmnb1b32c=; b=RUALV29hndhb1D6YwSdJqbAnsKUfkk+WbO1E5IhyeGK7PGObJQEwq0rAoteys5iIxH nictagLlWs8pvO5eNdGTjYachTFjfx1mHVx2gWL+j9hbj2RSk6mDiZ3rgM2bi/iWiZHw me7N1kF1OPCihEyOLhnG2bBtTS+FHWjjuwg48= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682452713; x=1685044713; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3coIEBwM1w8UoiYpC9eUHoGFW9C4ODGQOpYmnb1b32c=; b=Xy6X/cebMH08xUhxZotdlOJB5OVkT4s6onJcsyee07+jVWlT0TUmjqNDK2SjagORnH TtYURjtBBhbDqDeNbEZybOWYRvUPQFswXFtBOkWuhqqHdBZ0ZEN1Rksx41IXBaYYTH6E JXhtk4Sm+OOJvZelquqqiGDOg0u+5XkrsNOVKC6ur+fx5sHM1n3UHJX2rsYXgIW6aUvg 2OsgH5Lt2YQqauy1Cvz8taUS3sH4aZFFjRFaQzlZHg9FQ34spuuerAjlRc0RDgJLE6AC dFWnnxAjyFakDwMMZ+/rsSZKy1VVfOUFlgLN+V7gMs+MJFEKrh8MCmmPIZZsWkD5oZEN 9AXA== X-Gm-Message-State: AAQBX9cSK3CZ9P57NVpWDLyw0Yee+57ltDlGIAAWqvV1HFe7UDt+hglB 9PGDc7lcdA5HeR4oiJ030ToY1zjtR7f2zpADA9Fvls8nvJevZqEau0LGIw== X-Google-Smtp-Source: AKy350a5/i0rMBtrIfVU/V8DPKCuus+B5VtgMc4ljkWw5EcFZL/k8Nucku9c0LM+TF6undKeNTJLig8MM8eB X-Received: by 2002:a81:49ce:0:b0:54c:14d3:dcfa with SMTP id w197-20020a8149ce000000b0054c14d3dcfamr11380509ywa.41.1682452713380; Tue, 25 Apr 2023 12:58:33 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l6-20020a81d546000000b00552cb289f49sm1130518ywj.68.2023.04.25.12.58.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 25 Apr 2023 12:58:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 25 Apr 2023 12:58:33 -0700 (PDT) Message-ID: <644830e9.810a0220.dfaa0.6fdeSMTPIN_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 02049605246B; Tue, 25 Apr 2023 15:58:33 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] d03446724972d2a1bb645ce7f3e64f5ef0203d61 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon 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 | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/24402/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/