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 2F48945D5D for ; Thu, 21 Nov 2024 03:39:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2D6D7402CB; Thu, 21 Nov 2024 03:39:02 +0100 (CET) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id B947B402BB for ; Thu, 21 Nov 2024 03:39:00 +0100 (CET) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-6d43b396c9bso3444946d6.0 for ; Wed, 20 Nov 2024 18:39:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732156740; x=1732761540; 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=AU619kyJiAO5FBM9OwU3ToRd5j/5iSSW6yCdjwN59JE=; b=g8C4A7LYqFtGM1yCatwTxKe3lQwBGmQ24ehwtRDOudvbfwTi/r8O59dSzR+nU7ZAGk FM9vpon4OeZxB2yY8JdpKJiYTgWi8rxGYfvRNmANzdTzHsHlhdd18tWwQnFZvl45J7Q+ h7defh7oO7q8OkOoqDKj0Y530n4u1WofD6SRw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732156740; x=1732761540; 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=AU619kyJiAO5FBM9OwU3ToRd5j/5iSSW6yCdjwN59JE=; b=U0nzt8PqNX+6TPFtxMzI0RSvzOBmGCYyvTvaN6MzP1J6ATxA0alzmKSpcf8vEvtXBp Id0pNoao0GahfkOLOp6w7ZGp8g0qcJ6WShFZn4k+VZDQIlX7rK86+IOKJOoZ/iX9BoNq dpJtdJh73pzzDfV3DAdjjnMAWOVAVnJ/+nr1Tscfb/kerP/6IsZ9a0CoMZfMQ5N7Npvk 4xz/Ex+NiX8srCxiTTecAlAuChHFuAn0vULnJ5qBcanFgYsx3OaN2igVyGn14MeCD3HK DSjmegqT5RbpGpeTsZpyRDh6D3RznriLlN0+Okg2NglBkF3PClmbNFyELYQ4TrHzXMdV /Pew== X-Gm-Message-State: AOJu0YzfZ25YIkR8xinuSOWtPGWCFLpHrvp0H3ZiXigsgC0ivNSE3wpF yUgPwfppOhfhAIdMlktzwgk4BeuuD0KGU90dA73PSrKJlyrX1R5EnLCvTw+nx43AsxpnkeuT1kL OHPdwMGmveX+9pXF7no/W9RQYIDMpt4k212ADnQLX3+C26A5BHkzAu+sK X-Gm-Gg: ASbGncuWLmlqnUl1BJNaAdHFtvazhuThOHk0zpHq56dOalF8CN5KvsThg604O6SPzkj cfsAZCQJA4U91ji8qfs6h0IH6Qwc/ACz/jY14v2gKmIMjZ4VOnUUgcaiwb53LPB6NSiGCSdiJkT +hYqIBEjTpyKK04g8eiBMKefpKK0YXkPPci6VViz85osOikDyCFnabznSA0ZBwmc+ZSHMqFDHTE /ZZQz5UAg0xcr4rfXXUcrUnT7tewD+subWD71nkA7O0YbTx2keiOZFKQgHOmMgWaMfkLW0FuI8= X-Google-Smtp-Source: AGHT+IExOpEiBkwC/2PumasdgxWB+swqgeA8TnLQlI4f4EEif1RNOsqFn0zNKragN18jLolrLFI3PYt5qkiX X-Received: by 2002:a05:6214:1d27:b0:6d4:21f6:a0d4 with SMTP id 6a1803df08f44-6d437859d80mr48563166d6.37.1732156740129; Wed, 20 Nov 2024 18:39:00 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6d43813adc5sm1521856d6.61.2024.11.20.18.39.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Nov 2024 18:39:00 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Nov 2024 18:39:00 -0800 (PST) Message-ID: <673e9d44.050a0220.1b8e16.9ec4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id C231A6052471; Wed, 20 Nov 2024 21:38:59 -0500 (EST) Subject: |SUCCESS| pw148716 [PATCH] pcapng: avoid potential unaligned data From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241120230635.217981-1-stephen@networkplumber.org> References: <20241120230635.217981-1-stephen@networkplumber.org> 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/148716 _Testing PASS_ Submitter: Stephen Hemminger Date: Wednesday, November 20 2024 23:06:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:f4ccce58c1a33cb41e1e820da504698437987efc 148716 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#336305 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) 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 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) 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.2.0-23ubuntu4) 13.2.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) 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/31988/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/