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 66DD642DCC for ; Wed, 5 Jul 2023 10:14:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6062540150; Wed, 5 Jul 2023 10:14:16 +0200 (CEST) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id 3F53640150 for ; Wed, 5 Jul 2023 10:14:15 +0200 (CEST) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-5440e98616cso293922a12.0 for ; Wed, 05 Jul 2023 01:14:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688544854; x=1691136854; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+ErK/tkU1+m6sWG70PLkBCNT+bB6SO8XK7b45C0Mxbg=; b=UCL9Z9QKn4Fxph71TJiVX+B1taSVB88xdgB5InoMHXJXBryM8eLP2c+pPmm85wK7j0 0DrdZuF05miCgkMQSh34cBiS2V/ScA7pyKVQ6x1Qly0Ycsah80mbnKM3uO2ff6HI7YCf k27YIavCUCxjK1yCncysdo5m+jnIR7AxLFAqI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688544854; x=1691136854; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+ErK/tkU1+m6sWG70PLkBCNT+bB6SO8XK7b45C0Mxbg=; b=QbUM1I7NCcs9EigbPMBdqfkRXVxz+yTZLW0Yd/ak5lSddvCeF+Celk17UY1bt3BvAx coYofCqd/mxBnKDMPCLlNAW3TAsuunorVTMZUzODgLvO4d2qGSq33BOEuPLF6jpsnwVk lmX8BRjsW7iiElTK1wMkFx4A9vhH5DYVijDol+l95ISz0tlDHFnSM/IqphFi5uOLPb3J CVTiNTmi22DnFQuqYBkFj2HB2oYUN96EasARkmPKKFiCZyY7u70QN+yjNOnOzRys7DtA v27l48JjBcYdsUOw30wVHKOFNPxgabangZBeNfa9dNo/lh2USqBzFY4kRG+QPDeztw4y gS0g== X-Gm-Message-State: ABy/qLbaprboBgsM7fNA40RlFp6VkEuaNvESLsEl2C9Z01V/qzXUhUba 7jO4jE8UfTBfHCCuAnMCIb1kk/k88r5uGf+jRvaHTftIekUYUEfrM7i7hg== X-Google-Smtp-Source: APBJJlG5F2u7HyfUE2H0w3D4chnXmw/gFRtWyupRkFnP0Nqnv+bh32tJlystoKn+yuL5dAVxFQrJVY4u/gYq X-Received: by 2002:a05:6a20:394e:b0:125:928d:6745 with SMTP id r14-20020a056a20394e00b00125928d6745mr2029686pzg.15.1688544854377; Wed, 05 Jul 2023 01:14:14 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c4-20020a631c44000000b00557888b4e8asm1532057pgm.16.2023.07.05.01.14.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jul 2023 01:14:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jul 2023 01:14:14 -0700 (PDT) Message-ID: <64a52656.630a0220.e201b.ad8dSMTPIN_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 A1273605246B; Wed, 5 Jul 2023 04:14:13 -0400 (EDT) Subject: |SUCCESS| pw129272 [PATCH] ice: fix build error on 32bit configure 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/129272 _Testing PASS_ Submitter: Yiding Zhou Date: Wednesday, July 05 2023 07:32:10 DPDK git baseline: Repo:dpdk-next-net-intel Branch: master CommitID:3dbf1b6d6545045c28b205609225fd4be3943212 129272 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26961/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/