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 1C64C42E65 for ; Thu, 13 Jul 2023 20:22:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 179C040DDB; Thu, 13 Jul 2023 20:22:50 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id B09A640DDB for ; Thu, 13 Jul 2023 20:22:48 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1b9e9765f2cso5990395ad.3 for ; Thu, 13 Jul 2023 11:22:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689272568; x=1691864568; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ChWQly8HiSazUbEm8DaHn8H34U2EM2ljtfwA3c6l+mI=; b=JTRA2ikr6mTTSI9AA2bjJEGH7Jf3kFXXGCh3Dwny2vEZofciE4u2qlDh157ofZq+tE oY5PBCjycX3kqAHmpO/v0qDi0Njz4yuNr2E9qjQ29TG08bwHVo5rKdD637NdAWTYzEk6 cqgCFDVhWAt2+usjkGn6TYibXWWqQbRA7aykU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689272568; x=1691864568; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ChWQly8HiSazUbEm8DaHn8H34U2EM2ljtfwA3c6l+mI=; b=Ta8T2pgYlFquwPCx0PjeW/jIU9BgRVVTKRjL2rga40YqD1D2xu3QrfjqxrEmq9ZngT NzFxv/k88Xs/a78uOTgfIsIEepLXPkz4n7ZSljWpmw8PJ6GQs1UrCHZ3NyFKvxATPexd +YZYBVX/hf4flLAhebLjgfoFKwQR/R4yTWQBe733wNI+auFsjzGWUh4QAKjlSokQSGum tRhMR3FoKX3oEcNMD01TXWT0i65f+17ijADW/ChC1yHZ6M6fjfVVFxXfJwLLLErY20DG b97wHvVW5iFDmTSIWPGdgdQYVsyjYyI8g5ObNggtK8J9V5oh/VK84XX5ouqlKAmKLVy+ c7eA== X-Gm-Message-State: ABy/qLaKKQVaG1ZJqeM3u09zWJVkQ+KajEDE8lGrlnDuSNwLp+mmPKeG KeK16obf7mv8jPpiPldDBZE2ct3W6fZOigly6huUBtUz7bOCKnmx1hmUpEOyDSoJjVM5cGKWNA= = X-Google-Smtp-Source: APBJJlGZ5aY9323cQxTkFSw3rJWn3Ya5taeh/No58sCSLuvE7kyBNNejfLTGBlrskidBzmAD130lIShRFDvR X-Received: by 2002:a17:902:ec83:b0:1b7:fb17:2edb with SMTP id x3-20020a170902ec8300b001b7fb172edbmr1934242plg.18.1689272567869; Thu, 13 Jul 2023 11:22:47 -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 ji11-20020a170903324b00b001a52ba36dc8sm487737plb.119.2023.07.13.11.22.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Jul 2023 11:22:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 13 Jul 2023 11:22:47 -0700 (PDT) Message-ID: <64b040f7.170a0220.4850d.c635SMTPIN_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 1145D605246B; Thu, 13 Jul 2023 14:22:47 -0400 (EDT) Subject: |SUCCESS| pw129531 [PATCH] [v7,1/1] dts: add smoke tests 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/129531 _Testing PASS_ Submitter: Jeremy Spewock Date: Thursday, July 13 2023 16:53:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:655eb37b18b1b0dc4d106acdf0dfedde01cfb224 129531 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-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) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27069/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/