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 B2E83431DB for ; Mon, 23 Oct 2023 05:17:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AD48A40262; Mon, 23 Oct 2023 05:17:34 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 6240E40262 for ; Mon, 23 Oct 2023 05:17:33 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3576e74ae9dso10048875ab.3 for ; Sun, 22 Oct 2023 20:17:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698031052; x=1698635852; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=cITtEZwogX8pY9t2z3MB3tyopYk383r6S5uOT/R1Tsw=; b=CSvX6h6D7c/4xymkVl1aqLegM+k5Bu2V9TZAm0yacZmaWlgFRzS7OG63UM+K1L6glA G80tqR0rvNgYxJtL0+6Nyk7Ki75UYBoweZ1DdQG9MWIXZdUDCX7qc3uTRtL1aWlQqAXK KcHU9fYibedHa8vzRzIFxA9+BoqsHZ0V6rsY4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698031052; x=1698635852; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cITtEZwogX8pY9t2z3MB3tyopYk383r6S5uOT/R1Tsw=; b=FyG2fFxGEtFeFbQXwMpWvlwVwNSKeg7VdM4VMkrL9jIdkPvqy5ZCnveiD3yE6+S30t VIKHEDU4GX1M14N80xcKJ56zK5FIVBmf34ftwvj3OU9DE23ac/PK+uKtQyBMimIOwIH9 0jnKXekPi02GZ1Ncn5O0Fmy/CnNmqHwEgVqbjO3Mk+ltcLzWQqJ52SPkzxE5yFf9OByl W8/XzWZJtitUA88PoWRfshYG9TjUPsz/XtvjS8z7Q6rpUkGia7J0W1FpBOt0wlyrGlkA smJTO7gIwyh1193iE+4OgEF62L8WsxQAKql4zsk4r9h3JO3XeLk9YwclG8oUXuipl1Ig qvew== X-Gm-Message-State: AOJu0YxKy+bazCizGnzHhapAW58akn9gGVHOChrT5j0Y/PeKP4b6XMEO +qdmB2u18dbfn0OkaqgkSYW9u1GBgHrv2nyQOcFoK1Ar/aQrdUr8m5GNig== X-Google-Smtp-Source: AGHT+IHqvsIaT7vd2lTtY0nVAuZgi/oRicVtolXTE6hzEUWZrD2nQEiEsv344iG9DqYWYSEP7kfsD/cRmUBL X-Received: by 2002:a92:da91:0:b0:352:a73a:16f1 with SMTP id u17-20020a92da91000000b00352a73a16f1mr8870175iln.14.1698031052758; Sun, 22 Oct 2023 20:17:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r6-20020a056e0219c600b00357a3554f3fsm526129ill.23.2023.10.22.20.17.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 22 Oct 2023 20:17:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 22 Oct 2023 20:17:32 -0700 (PDT) Message-ID: <6535e5cc.050a0220.b4dad.5d15SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 69A586051827; Sun, 22 Oct 2023 23:17:32 -0400 (EDT) Subject: |SUCCESS| pw133105-133118 [PATCH] [v2,14/14] eal: make rte_version A 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 Test-Label: iol-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/133118 _Testing PASS_ Submitter: Stephen Hemminger Date: Friday, October 20 2023 21:41:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:2cd2cf0cc53a508c4bd951a980ec534a646260de 133105-133118 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/patchsets/28025/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/