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 83897431FC for ; Wed, 25 Oct 2023 18:41:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7D46A40042; Wed, 25 Oct 2023 18:41:36 +0200 (CEST) Received: from mail-vs1-f97.google.com (mail-vs1-f97.google.com [209.85.217.97]) by mails.dpdk.org (Postfix) with ESMTP id A273A40042 for ; Wed, 25 Oct 2023 18:41:34 +0200 (CEST) Received: by mail-vs1-f97.google.com with SMTP id ada2fe7eead31-457c82cd87bso2177634137.0 for ; Wed, 25 Oct 2023 09:41:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698252094; x=1698856894; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GLfip9UAqCLSzmBaoke0dPqEsUM8tv0dghZmN55L0WQ=; b=FC4ckEgqNkVnPJFADWsSmv6ptgZ3ExtKRocuxyM9uw7R8aTSYHABN/3msgIAhv9h+k fpO4VBNXdWkcHZrGf5ZRzWAoPgcUPqEPxT9IH3CLyn87wy55EQyjbXRsqeDLiKf5AIDo SljTvAaSOc6xrfyUwYzG1M+j8xkT8BjnUVO+I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698252094; x=1698856894; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GLfip9UAqCLSzmBaoke0dPqEsUM8tv0dghZmN55L0WQ=; b=mZxiByw4wpfLepFki04bEuLXF5MsYAwqkX6VfYx1ATo357LUB4FWNfnBJWtsx/nP90 PE8uYCAQrif1oToUpfI/PdtF20IuMxP7oYEYAv1neeiAzBTS0fOzXxYlF6o/MLaRQ5yn 60Lr79ATVzEPRgSpbWlpJirFLmmhq8NLGVe77wScDrtJeKz+R1cCJIZqYm8nYr3OG9wr X9t8UAydF2gsD/zpFID7g7jinHAkqXQ5cwPR0Z11J9xBlh5wrgnWHn1sHbyXgfau+TwP zAuHoCvwVi7TvuRb5iO2BpEV/WDnqgfMQdX8eRqf3gZHj9SBSKmMrwhMZk6eH7B/Rqne hNEw== X-Gm-Message-State: AOJu0YweblCN4SrI8IIsXCszMumDeFTRnf8MRhv+rPxlz894CY079lP4 O8M19BsYj1MRcC68tVZpasrg5xJlan2VEfUGXnc4oAnp7ixH54kImZSfB5kKLle+D7vbSn6zkw= = X-Google-Smtp-Source: AGHT+IGJDv0sjDrhe2AOeP9grQKI2/StTQqieIVnQ1YrTjpTX6RVzUZ1U2lsF9njCFWv/Ukc+sJ8T/QmE456 X-Received: by 2002:a67:e190:0:b0:44e:ac98:c65d with SMTP id e16-20020a67e190000000b0044eac98c65dmr10248205vsl.27.1698252094098; Wed, 25 Oct 2023 09:41:34 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id v7-20020ab036c7000000b007a020603d20sm24531uau.6.2023.10.25.09.41.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 Oct 2023 09:41:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 25 Oct 2023 09:41:34 -0700 (PDT) Message-ID: <6539453e.b00a0220.24f3e.0a00SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4FE966051827; Wed, 25 Oct 2023 12:41:33 -0400 (EDT) Subject: |SUCCESS| pw133310 [PATCH] config: compiler support check for machin 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/133310 _Testing PASS_ Submitter: Sivaprasad Tummala Date: Wednesday, October 25 2023 14:17:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a0557d1ea21c3f63a212385348c97c414970e81 133310 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 20.04 | 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.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/28070/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/