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 96DE343B7D for ; Mon, 4 Mar 2024 20:38:34 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 71FCC4014F; Mon, 4 Mar 2024 20:38:34 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id B52884003C for ; Mon, 4 Mar 2024 20:38:32 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7c864b742e5so4369839f.3 for ; Mon, 04 Mar 2024 11:38:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709581112; x=1710185912; 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=Rx62g+QXz+SsKpNcGe/7gAZ3R7vfmg72JtIKSgs5HjA=; b=KnTuOX0QGB8zHSv0cipGxMTg7iyLjzzyMockfC1yT3Z9gB5a5URxnysZH0E8uPYt0K aKeNFnhnqp2tbfZIFmQ7DUAl98vtgBhfiUKwnC+AoEoc+svakaEYCVXsByWY6E2SNnjS rEen04megCRjEu6rgGKMW35HFY8p2YPUrrhuE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709581112; x=1710185912; 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=Rx62g+QXz+SsKpNcGe/7gAZ3R7vfmg72JtIKSgs5HjA=; b=EdVhun2c7koOF9EkYcLEwhQWDULIP62S0x4BeMeX6VISmptO1KJADjjgXAj6CmmPdg MaHVWHVyWTk1/tb4B/2kc4s9qN9OKjKJQLjZMXYePvTu8pHzpVvygRVxJEuILtskzkfj cp+alhSeCPUh/DTBH0XIZ2x+9ZFXY/4CXxaRdh9zPpinuLaiZ48sv72OOq/xNkaKZbkM z5eEW9v3Z3FOrlfaXoreM3uh2Y72h3kI2jR/GUVAzDm1PUw+/EdXYrw+oWxw7q2mVOA+ Zmlq5VIdkDoZ8dWZ9ijI1W3tCnvOv6/SjVM0jLDBmlnnjOhVTJsAAyy/eq0OZ7AMJrS2 0QnA== X-Gm-Message-State: AOJu0YziYnQX3pBToWXHFd4/BpV+J8vnBBKfly9NoMZ05F92USmfiKa8 5+zCWjtNbQGhwnq+QbpFQugwIAXX2GoSmA4VAKScOwsP3qxLbJKTSzQmOojKbAKVHlslg1uBLEU xWu8jhVvSc5bfmTFTOY/NM85+5bMSiucG0hhOuDI0 X-Google-Smtp-Source: AGHT+IE9ti2M32ezogq+FRruCwhgY76Tt+FpfVlbVmME193PnSSjn1KANNOpAhTxzpk1CxiTMVnjzb2dY8R7 X-Received: by 2002:a05:6602:2808:b0:7c8:6254:35f4 with SMTP id d8-20020a056602280800b007c8625435f4mr1328533ioe.5.1709581112084; Mon, 04 Mar 2024 11:38:32 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z2-20020a056638318200b00474faa9d07asm44684jak.47.2024.03.04.11.38.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Mar 2024 11:38:32 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Mar 2024 11:38:32 -0800 (PST) Message-ID: <65e62338.050a0220.a7625.2acaSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.7] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 86AF36043300; Mon, 4 Mar 2024 14:38:31 -0500 (EST) Subject: |SUCCESS| pw137915-137949 [PATCH] [v7,39/39] ip_frag: use C11 aligna From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1709574764-9041-40-git-send-email-roretzla@linux.microsoft.com> References: <1709574764-9041-40-git-send-email-roretzla@linux.microsoft.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/137949 _Testing PASS_ Submitter: Tyler Retzlaff Date: Monday, March 04 2024 17:52:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:17d724349a8d4de8306ff9416549fdf71cc4b20a 137915-137949 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29405/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/