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 0DFF343EDB for ; Mon, 22 Apr 2024 16:31:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7A2E840684; Mon, 22 Apr 2024 16:31:34 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 11467402DE for ; Mon, 22 Apr 2024 16:31:33 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-617e42a3f94so50646977b3.2 for ; Mon, 22 Apr 2024 07:31:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713796292; x=1714401092; 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=hPF6nwzHi5stBXow6KsgZQ6iz58j6yQv+VOp1+FnSbo=; b=YqsaW4N1JEhzurMXNgT0hr3joXAbJHYx+FPARZn381q0cH0Y7NjPBSHGaT3ByvRTmC UyjnkDj8JXb4zGdq1vUjW7XuJ5uwCM+66MgeqJXsKCAJXqd/mvwPBKxXr+nH2hLYMs4A Z1VeQiyzmcQhdJZHOEIwPHhUPecTl0RO0Aabw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713796292; x=1714401092; 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=hPF6nwzHi5stBXow6KsgZQ6iz58j6yQv+VOp1+FnSbo=; b=ZuGI+a5rU4hap5OubHm7U+mZh1dQv7NwbFRXa5uCP/qPFojv6rh4J891Hq2SxESOnx 0xm8O2bMq06Q6vx6Uba9kFsjAAEqr+FJvA2A2qEDQYs+lBJpyJMt0FFrlGv9amXX6Uo2 xOS3d51yPK/UkwyRV1m4ZtZAJ3kP3KmGeFJ8uRgSUrfqSFY92DrKEmJ36FIrk4b25fqv E6MnsOUAZm2vrOHWUSv2QuSfsZPY9Atnj0EfQ7E/nd6+w8Y1Tp27uq7NwlZ13buU15tG RHB4N00EnG9FlduG3IiN1SFcWFumj9uerqpWkiuRq8qwPpJk6hw9gIZfNmHkpYDaH2dc dBqA== X-Gm-Message-State: AOJu0YzxCrvWfFN+4w6qq5Rb3gyVHDLW+albheLeBCzsfWaIuHIwDSCi mlAwDuNSsQ2U5frwX46sjbptLUTIJmQTFFl06buMJMjs6W0i1kAQA9syJY5dDsaiDwx7TuRfe9z 6XgHh9s5bs+BI2q0S7puXHoeCwnBWGotS8gIedzpQ X-Google-Smtp-Source: AGHT+IG0hkrLGHc8Sdyr5KPFstUTxYa5Xo8gSGO+5rv+yliTV+qf33KlaxrR5NaCy5PHAEMzMW2Ybpu6P3rW X-Received: by 2002:a05:690c:6f8d:b0:61a:fae7:c639 with SMTP id je13-20020a05690c6f8d00b0061afae7c639mr11570513ywb.31.1713796292467; Mon, 22 Apr 2024 07:31: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 z1-20020a818901000000b0060aa4f76b47sm669724ywf.44.2024.04.22.07.31.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 Apr 2024 07:31:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 Apr 2024 07:31:32 -0700 (PDT) Message-ID: <662674c4.810a0220.1eb78.7a7cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1F2B4605C200; Mon, 22 Apr 2024 10:31:32 -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-compile-arm64-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_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +--------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Debian 12 (arm) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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/