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 3743343F01 for ; Thu, 25 Apr 2024 14:03:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 31668435F4; Thu, 25 Apr 2024 14:03:41 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 0E6EA40284 for ; Thu, 25 Apr 2024 14:03:34 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-36b2fcff072so3052075ab.0 for ; Thu, 25 Apr 2024 05:03:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714046613; x=1714651413; 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=L3xj/X+WQsiubIBZZKYQA4O81DW+X3zy2dZvlbZIms8=; b=IOEQ4ACSSBAosiQ9VUTlDoXNJ/7fgzJlljrAH/S03EWXHAyLK/kpCa7Zv0yabZy/Ui ibMI7C9BojYAA4dUU8D8c8/PY5BB5FhEBfSB+pV0NpxFeG3RLyLwR8T/bf1EIaYq4ywc 8tILDdnpHzV09VeLu+Iaa0p/bORPerEB4IXJs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714046613; x=1714651413; 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=L3xj/X+WQsiubIBZZKYQA4O81DW+X3zy2dZvlbZIms8=; b=n6oc+N6ctd1cOhfrDbDZgtfa8F92kvndVGqQLEsoMrXg22umqp/jfcQK1zoBNH/X/+ OHmvOgGksDADf6bioD1twlV6kl4WsvNSydgOtEJEQbSMAI4OVsNfaydw707Xg29igcn5 x6nJD0+UCROCGsKZiBVCN+Mg+6KANB6nk7Z/op9zMoQteFSJrNjlzlZDcaSESQxxL2Cl OK6I0MAjsAVvGJZxWO9mGiNuekHQhVBglfC61ZDa6BBpoWoQuer4ybllAcXgsDj/l8AT 8l1GBMRrWuO9s5UQt0gCixPfbk+pLwAjOT5/guHK+05Y3oLadTVl0z5PyX+Bk7F7/jT9 iurg== X-Gm-Message-State: AOJu0Yy+sFa76RLK1NmvCw7Bih7upFyHw21iHv5pnkocSn1E+XjBi7t+ 6yczAuwGfZfDlkSJtuot7glhLEPNJubJ6gbV0SVU3UCbQYrqAENYGOe+0g/KUMzZcS3agSFU62u ZlYAHGPxR0F/btRHiN0Xqnli3aKlzACZAr/Jx3VlBk6zuyTra X-Google-Smtp-Source: AGHT+IFzPGl0zwnagxWIVMc+wiPl+yHTeeRq9M/1JBDy0PvYQFT4/IGJ6qOEc+W8wmll26djaX1Bv/v7QYV8 X-Received: by 2002:a05:6e02:1546:b0:36a:1f88:d73a with SMTP id j6-20020a056e02154600b0036a1f88d73amr6063323ilu.15.1714046613427; Thu, 25 Apr 2024 05:03:33 -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 is21-20020a056638851500b004849562b327sm1114680jab.54.2024.04.25.05.03.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Apr 2024 05:03:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 Apr 2024 05:03:33 -0700 (PDT) Message-ID: <662a4695.050a0220.bc7be.9227SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id EB3036052514; Thu, 25 Apr 2024 08:03:32 -0400 (EDT) Subject: |WARNING| pw139668-139669 [PATCH] [v2,2/2] deque: add unit tests for From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Aditya Ambadipudi In-Reply-To: <20240424134233.1336370-3-aditya.ambadipudi@arm.com> References: <20240424134233.1336370-3-aditya.ambadipudi@arm.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-compile-amd64-testing Test-Status: WARNING http://dpdk.org/patch/139669 _Testing issues_ Submitter: Aditya Ambadipudi Date: Wednesday, April 24 2024 13:42:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139668-139669 --> testing fail Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | FAIL | +---------------------+--------------------+----------------------+-------------------+ | Debian 12 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 39 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ ==== 20 line log output for Windows Server 2022 (dpdk_msvc_compile): ==== FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 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 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 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29850/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/