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 3B1C843F01 for ; Thu, 25 Apr 2024 14:39:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 33545435F4; Thu, 25 Apr 2024 14:39:25 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 876E440284 for ; Thu, 25 Apr 2024 14:39:23 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-36b2ec387a9so3824925ab.0 for ; Thu, 25 Apr 2024 05:39:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714048763; x=1714653563; 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=rVndIACMYtOKO5CrGETkQbE1R1n776/L3O992CPloh4=; b=ZeI0zAutOCWwk91nKowW5qEKmpTGB1KELusTE3sDmP+PDhw3RPaE2s8cTF6gi2VE7A Pgdvy6OKG24U30FoYVFAx+3cnA4nNlvdSMeJYIFIiuym4jPmp/4HdqDdecvPZK5g+BMU +5SzH1j0ceuYr/ddSZgfGsNTW2FFX7gu51JbU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714048763; x=1714653563; 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=rVndIACMYtOKO5CrGETkQbE1R1n776/L3O992CPloh4=; b=rcdOHB91VxKyJcEICBicbACDgvf32Plt0hFjssvA3Jfa9xwoUVuAU/rfpM1j++fYEM 0bDO0yBH2XSi42oh31zcnNXpU0XEXzhc1H77BGk3OscNRwI/razbO3Q3xPRyfrNIHxvg vyPxlCgq/IxoYYaSx6FDNKcG4aeRfPRSnDV0Hu/SCbqvwgsM6xkeGVYc8uf5wxnQN/WU 4KC8dJIyQqSDJ97dbGJrZnCD9JbsDFgVDsfCNr22NKZt81rNCWze51VS3HR1ELZ/owzr RJJqlXq3AO/W58W+ckabYa9kSl62IFS3QMcQlXgibKIqAPcJ0i/ERtM68PrL0quoEBw1 JRUQ== X-Gm-Message-State: AOJu0YxUXuv2nRe5WcylrDIWuG8DQbzLN5j2RqyoSbDvojwcztUedG3a 57A6h4r+V5S+uQ9f3HDMT4J1wnzkQh74oXOl/mrLCVF0/myx8GMaJR1oISkF6FanBu6s/V7jnQb prUTAzVm+ijgHyIbz5U5QI2iBXBGx9UN67bmejiCxAeJjK2Rw X-Google-Smtp-Source: AGHT+IFT2sAzqzeRCydJmEGdcsvq8izM8S+q598crb4DnPvKm75NnEh6FtItVskY+qySxPTUAtbFZvRzGiYM X-Received: by 2002:a05:6e02:1fe2:b0:36b:3b10:741d with SMTP id dt2-20020a056e021fe200b0036b3b10741dmr6494145ilb.19.1714048762967; Thu, 25 Apr 2024 05:39:22 -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 fh12-20020a056638628c00b00485abca851bsm451822jab.23.2024.04.25.05.39.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Apr 2024 05:39:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 Apr 2024 05:39:22 -0700 (PDT) Message-ID: <662a4efa.050a0220.ed4ea.2d3fSMTPIN_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 7A1BC6052514; Thu, 25 Apr 2024 08:39:22 -0400 (EDT) Subject: |FAILURE| pw139670 [PATCH] eal/linux: enhanced error handling for af From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Wu Jian Yue In-Reply-To: <20240423030243.59895-1-wujianyue000@163.com> References: <20240423030243.59895-1-wujianyue000@163.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/139670 _Testing issues_ Submitter: Wu Jian Yue Date: Tuesday, April 23 2024 03:02:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139670 --> testing fail Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | FAIL | +---------------------+----------------+ | CentOS Stream 9 | FAIL | +---------------------+----------------+ | Debian Bullseye | FAIL | +---------------------+----------------+ | Debian 12 | FAIL | +---------------------+----------------+ | Fedora 37 | FAIL | +---------------------+----------------+ | Fedora 38 | FAIL | +---------------------+----------------+ | Fedora 39 | FAIL | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | RHEL8 | FAIL | +---------------------+----------------+ | Ubuntu 20.04 | FAIL | +---------------------+----------------+ | openSUSE Leap 15 | FAIL | +---------------------+----------------+ | Ubuntu 22.04 | FAIL | +---------------------+----------------+ ==== 20 line log output for Ubuntu 22.04 (dpdk_unit_test): ==== CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29851/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/