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 0068143FF3 for ; Sat, 11 May 2024 09:35:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ED52840293; Sat, 11 May 2024 09:35:33 +0200 (CEST) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id 296A040261 for ; Sat, 11 May 2024 09:35:33 +0200 (CEST) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-792b8d98a56so255888185a.2 for ; Sat, 11 May 2024 00:35:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715412932; x=1716017732; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=jVkKkyX2xgYrnSoVB7Ybuq1o/S55GuWL9q1uPNCW598=; b=Go5yErV7020XHwstX6noH5hqTWHg8+nORSW4EUztVoedUzVRkKU7CzHOX/z0v5KcmP wZlCETjvA2sII11ZdAdNIZrlpq8PpIbtOxM07BKxD0+sWxd7jAyjjce5b+LMjnC9DJhZ t0fIx9eGowNRkw28wcCb99OV5s2hgfCg61ouI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715412932; x=1716017732; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=jVkKkyX2xgYrnSoVB7Ybuq1o/S55GuWL9q1uPNCW598=; b=P0Nv0Rb8eoKvePa2922vjgXstKaEE+Dw3JLt0lyuqngmUZHoSO6Ltg+XJZQOymiKdB SoWF0y6h82Bq/hr81n622j7G9D5v7Bdl502axREXe3Butnn7pKjtteKPR/lzRuA3zqaC d6WpZNfjx5YDesQ46J+C/rutd2dOT/EI8qFcPBIFYwPZhqVYtZz4Q2MNszLSuqeZWaCm VY+xO918G++CfrKPbdkW/M1jZaOdMo+hexV9a6Mgr10Qr7C5yYpO4WX4D2oz3pyTDqPT CliZIPa03AWMhvB1vvO4qa7++r/TIHTXdv+eNlBQ4DtEvGDDjrbXFlXvY8BEaqw1Mno3 r+Ow== X-Gm-Message-State: AOJu0YyuXfkgb7W3Vs1OgmBCDMSxGq+v+OdwT4TALlm/GmXrsq+ArctH sKyK2zKrnvcVTa6SfcUzy+CVa72si9DX+rrEgGWZa4GSyJH4UKsQP6vcJ+G7MdkYny7bOywUDiX 4pUdNxNRy8mfNVsQxopmw0uMyoaA1yesZPD/9FY8z X-Google-Smtp-Source: AGHT+IEoo2TC39u+5TE1DfEMZsc6pcB5D9ooYrZQsjnw1GuXscvlFQazWQ+ZNm2ILYXYWeHgyB3Ahm0DSygw X-Received: by 2002:a05:6214:3f87:b0:6a0:bab8:68a1 with SMTP id 6a1803df08f44-6a16821eb1fmr60982226d6.47.1715412932597; Sat, 11 May 2024 00:35: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 6a1803df08f44-6a15f0cbbefsm3835976d6.0.2024.05.11.00.35.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 11 May 2024 00:35:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 11 May 2024 00:35:32 -0700 (PDT) Message-ID: <663f1fc4.050a0220.6c9ee.47bcSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 4285E6052538; Sat, 11 May 2024 03:35:32 -0400 (EDT) Subject: |FAILURE| pw140023 [PATCH] [v2] net/af_xdp: fix umem map size for ze From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Frank Du In-Reply-To: <20240511052618.1890677-1-frank.du@intel.com> References: <20240511052618.1890677-1-frank.du@intel.com> 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: FAILURE http://dpdk.org/patch/140023 _Testing issues_ Submitter: Frank Du Date: Saturday, May 11 2024 05:26:18 DPDK git baseline: Repo:dpdk Branch: master CommitID:baa8e2c6b4d7ce289e891b9c96fb3193311c0f01 140023 --> testing fail Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian 12 | FAIL | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ ==== 20 line log output for Debian 12 (dpdk_unit_test): ==== Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29939/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/