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 4F85A43EDB for ; Mon, 22 Apr 2024 16:42:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4A6FF402E1; Mon, 22 Apr 2024 16:42:05 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 9CACE40265 for ; Mon, 22 Apr 2024 16:41:56 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-6e46dcd8feaso1909564b3a.2 for ; Mon, 22 Apr 2024 07:41:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713796916; x=1714401716; 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=M7bM2uBozZxJZi25JHYHfpJqxvTYLbhnPUkyjeDjzpE=; b=P8vrpJS+YaS4HFMhvWR0yIn6m0L3MEGeyfcOLWv6Q0fiDQ/44Z8YsIARiWbIxVUshi KaNM3DXMBhzokxUjNkF4kJsD/89fmX3TPhI4gBaE/Vgub/e3u+gMiYU3XSGb/D6X6k9T TFcY/MQMcPGJZnlJeKqZpt2Z09YOcMAQ8pTjI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713796916; x=1714401716; 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=M7bM2uBozZxJZi25JHYHfpJqxvTYLbhnPUkyjeDjzpE=; b=lwL8PosoBUgrFqq7I5YSyRS1fa/SuJeSIhZjyN20nKs9jZLQYoGkA0CPYwuf8Ozx97 hT0OoLV9/zY0dAsJ7haVBsjtqKSydBRw2yiYHQHKeb6mbUceqF+exW26HY47TvD6hV/R 5uG6W4ZY3Y0qXzWYGG/qwmsvMfMycGR4zbdg72+2bHb3SKSmgTOpf+ingXG2YkuwgR+Q mxecOWe7TuyK4jCb7dgIssSu03AOkAj8RgLTjsJMEc8iuxYNpL3bBrzGwctRzzyTxnyw GgumKFVWYYdQElEoKxuyfSmOWJQUIxvYBL7eUbzp7bH0+gvrJfYXYozEQjOWAYmFG5JP IWnA== X-Gm-Message-State: AOJu0Ywar4hHK7DVuHloAGGvxqbnTBvrskxVqpx/PtRPiM96XFKC/AdI CT9xW1xegRSuyVYHZjnbmnemF0Aq9X0V9/195ZaD6f2regfDdG5gVwZwSSrBW3h1eYmgYbK59Bm USmceEPCg9VS9wvnwBgkR92ubm4qw3U7qwmZZJZY1xFYBudTA5JzuFgd3 X-Google-Smtp-Source: AGHT+IHrQRF9Lz2gU9eukeR1iDqVJ1jk0jbXPvw+YJW68Z2E8Oi547r/R6MOr5Fy0toafuZkf+j6fPuO/UMV X-Received: by 2002:a05:6a20:c990:b0:1ac:3b5d:a3f4 with SMTP id gy16-20020a056a20c99000b001ac3b5da3f4mr8738307pzb.3.1713796915801; Mon, 22 Apr 2024 07:41:55 -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 fb25-20020a056a002d9900b006ed6a66237esm616093pfb.17.2024.04.22.07.41.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 Apr 2024 07:41:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 Apr 2024 07:41:55 -0700 (PDT) Message-ID: <66267733.050a0220.9ec4e.316fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id EC6B1605C200; Mon, 22 Apr 2024 10:41:54 -0400 (EDT) Subject: |SUCCESS| pw139608 [PATCH] eal/linux: enhanced error handling for af From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240422134917.3740545-1-ferruh.yigit@amd.com> References: <20240422134917.3740545-1-ferruh.yigit@amd.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: SUCCESS http://dpdk.org/patch/139608 _Testing PASS_ Submitter: Ferruh Yigit Date: Monday, April 22 2024 13:49:17 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139608 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29836/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/