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 17E1242DCC for ; Wed, 5 Jul 2023 09:56:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 11A1C40150; Wed, 5 Jul 2023 09:56:39 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 9DF1F40150 for ; Wed, 5 Jul 2023 09:56:37 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-78625caa702so244336839f.1 for ; Wed, 05 Jul 2023 00:56:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688543797; x=1691135797; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=IyJF/SJHaMxk36nx34lezszcdQ2Vc062eK6XgKjYJ0E=; b=V1N5Nf4qa0TvX7wcM/8L6vH8TlAeeHOVtbf/2xo3t9Gnl8kbJyS2Uo3VhwlC2ZzZfz X/PaBuGhEpeQJzXkYxAzyM9vEXoo+YbB4KpPRY/Ove3khvIZOJFF4HF05ihIpH79i+N2 +q7IfFeAipkmoWVm3PP7Aj7gUm5cclQmT9P6k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688543797; x=1691135797; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=IyJF/SJHaMxk36nx34lezszcdQ2Vc062eK6XgKjYJ0E=; b=KwLLtaIuGo26gBGtOopgPZQ0+pKvsCmIGqo7DFultpAiZl3sBz20apqU4n54rTZusi Cx7VJjRZnVV0pPyZVbAyLvIKyiIJgWGxO3inzsLYRojeJFRbkJwdqitGfOBSe3Fk3V+D IxYKfSHhpNlt6DhocI1XLJb3XBbYTeu/m7wP5qaNRZKfzyEUMxzKVl0I5ZJSCRf2VvBn wrKxhFX8XqINUjdSNPkymV209vSsSEn94XWXxRfXUmXGY1h55ZgG9axAYYJXkmxR6jgU lUSSmsDxbkzmYbyeh8bDmPiYMANhErkqgmRITtLLKUQBnDXOfzfuFt2+G1ZY7Z0KkySP OoFA== X-Gm-Message-State: AC+VfDwAtCpE71IFjTwpTR/geAMvPZ6iOT6XEXV+5DIUqsxT0UeD2SwY Xg2ukZswHWaofgK4/EObW4U1VOiyLheE2yCRJqvBMN7vyBMig0vhIsbwOg== X-Google-Smtp-Source: ACHHUZ5SXy0HCqDYPnzTZD5G6GvA9syrQs2esQcdDWkqtu5pKhzCTedfqCCWlx6Q415oMWZ5EheZ/Gz4ubwk X-Received: by 2002:a6b:f303:0:b0:785:d170:768c with SMTP id m3-20020a6bf303000000b00785d170768cmr15276508ioh.4.1688543796941; Wed, 05 Jul 2023 00:56:36 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x1-20020a02ac81000000b0042b13cb1386sm549784jan.19.2023.07.05.00.56.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jul 2023 00:56:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jul 2023 00:56:36 -0700 (PDT) Message-ID: <64a52234.020a0220.df00b.2605SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 147C8605246B; Wed, 5 Jul 2023 03:56:36 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/129272 _Functional 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 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 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/