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 E355646193 for ; Wed, 5 Feb 2025 03:38:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DF3A94021E; Wed, 5 Feb 2025 03:38:25 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id AABE5400EF for ; Wed, 5 Feb 2025 03:38:24 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-2161eb95317so111808935ad.1 for ; Tue, 04 Feb 2025 18:38:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1738723104; x=1739327904; 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=nr6m9sXviaRpezfZHFRsJK6MgLN1No+GynTDhVo/KEI=; b=H0a71itY/Pd4G2YOs7T4t/pyoGn6Yb+Hdig5kOp4sx5oKZWUtmwi6eZ919DM2qUUde 3WNHDDPSrF51DCOFNRF/FYehEn/gUgBxC7FKw91a7il0FOUl15JJOvIsJw5JnbcCwfc8 zQK2bw38IArVRQY++S4YOHNTUSPdGJQpyhzMk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1738723104; x=1739327904; 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=nr6m9sXviaRpezfZHFRsJK6MgLN1No+GynTDhVo/KEI=; b=NZu8zitmjW//OK55FOUxD1qIx92ZPgNErkOT2LBhzFDivVDKLbsEZeP0FKRlorXCSC bMU5dfqVDImvfRTWex3iym0erxa5+YkrlsZvOY26tyiWG7I22o1B7M7fpbZJB4OEQjTa 7EvUFKd24KAWqyk7pqh0ClLvgURIw6K62DDtdMUPDHxUIxcwn6tf3YoPMFuEG1Mzm9h0 Za/yQfQAN2+qm+TYtzgC4WGDR4lyvWN7/8ZoONo4iY/BC6BzWw0053zYoHK8snug0gxE jhjlE5NeCNgfAJoiTSYI6CMvmyplAWh37pguhC7azpEpsUxUIh7ZqdnzsAtcuh+ObGyC A1HA== X-Gm-Message-State: AOJu0YyIb7TIzrp6yoIKyio8HjLb1HBkPxDWC77BahuNUCrfE5Ypuv41 U2+od8t2HYdn13sMhRdW1lT9nuL24s/+RiBk/224XEaoNqAYAFoSk92s0mbqf957y2XIWS2LuEX EDBHgU/4zUSe2yXIGus0oApoqgHiGPU6VqzAbQavK X-Gm-Gg: ASbGncsBZfGUhjeReU4qResY141s+ULBUT7Vj/RwYuWhIxnLOYwvJ0RTtkzoHMc6uJs WwTDD4LP9Jqbigk6z9/YcwMyQi42ub7pbdwT+tORmomWhfpxgsH7umaPLBMRfeSurLnNfcxXEYi JZqKIMAwmhfqDmjl8gF7iwYfrDAYNtFfd4GhAg7fxfNcMPyefxDYWQnHlbj0LfOQ0NEZ+eT5Wqk yYiY2ADKnw9V6XodH4LHi/eYLCmYvYv5DPQ8adSR3lIdq0L6p//5db+iAlqTN/zTPbbm2mAf/gS oPPfDnLRqyvoVtL3M9cgAxkGQdMj8g== X-Google-Smtp-Source: AGHT+IEwY1xSZ00R03bIRYCaoSmy9pSFGqus/taR+TrR7DNoVTTtXyaCYTv1PoIflkfUcM7raiavZF8x7+09 X-Received: by 2002:a17:903:2d2:b0:21f:55e:ed71 with SMTP id d9443c01a7336-21f17dde150mr23183845ad.5.1738723103830; Tue, 04 Feb 2025 18:38:23 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-21de321a6f5sm5838975ad.19.2025.02.04.18.38.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 04 Feb 2025 18:38:23 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 04 Feb 2025 18:38:23 -0800 (PST) Message-ID: <67a2cf1f.170a0220.42545.a0d9SMTPIN_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 00B956052471; Tue, 4 Feb 2025 21:38:23 -0500 (EST) Subject: |PENDING| pw150893 [PATCH] net/af_packet: fix socket close on device From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250204164508.864080-1-tudor.cornea@gmail.com> References: <20250204164508.864080-1-tudor.cornea@gmail.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: PENDING http://dpdk.org/patch/150893 _Testing pending_ Submitter: Tudor Cornea Date: Tuesday, February 04 2025 16:45:08 DPDK git baseline: Repo:dpdk Branch: master CommitID:595535be66b103f7ce3ba61939b8013032987404 150893 --> testing pending Upstream job id: Generic-DPDK-Compile-Meson#357803 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PEND | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PEND | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PEND | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Fedora 41 (ARM) | PEND | +----------------------------------------+--------------------+ | Fedora 41 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PEND | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PEND | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PEND | +----------------------------------------+--------------------+ | Debian 12 (arm) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 20.04 ARM GCC Cross Compile Kernel: Depends on container host Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 41 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 41 (ARM Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: Depends on container host Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: Depends on container host Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32490/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/