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 0D353436AA for ; Fri, 8 Dec 2023 14:30:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 08E7F402CD; Fri, 8 Dec 2023 14:30:07 +0100 (CET) Received: from mail-vk1-f227.google.com (mail-vk1-f227.google.com [209.85.221.227]) by mails.dpdk.org (Postfix) with ESMTP id 63721402CC for ; Fri, 8 Dec 2023 14:30:06 +0100 (CET) Received: by mail-vk1-f227.google.com with SMTP id 71dfb90a1353d-4b308ac3954so627397e0c.1 for ; Fri, 08 Dec 2023 05:30:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702042206; x=1702647006; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=HwXXj0QS4vJx34RDkJBQBse+lcqC/v9fk+51AUoCquc=; b=LoCWHiQkNzSZclijNsWBK4TngJFdqi12pVbklMyWZN7WmLPme6gNOZHJpnbSUyW5kV StpPQ5wZz9jw19kvxPLFeXGqyHp/SyviUpULrnYLm8v4PO53Bt4PfeIHs99kbRKRjWke Th5DACZVhoHnol8KbSVUJa6c8XucWX0os0rVo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702042206; x=1702647006; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=HwXXj0QS4vJx34RDkJBQBse+lcqC/v9fk+51AUoCquc=; b=l2q8a6oh18LFya7L6VtOoB8ECV6SZtIh3oyjFLOuV33Fnqu3ZA4WM8Icl7+bbOhWfv 3opfSxs+p/Cvab5bIl6m0HXZa1ZqnKQl56auagoxYft4UsdC5LC7aqhUO8xtk7+xLAKr Qiu9c/hQ49dUVHoL7Bubm+R9Z4aGg+Bd391vk1YpDAJblnU/G41MyIcm8RTpNOgEvgQl T/4tQvqER8j6H801rnfYflkUcf5Zv2UD7bNRbMQMnR7RAzX39fQDiklt3vtO2DDPcHwR 8TTNQomS7LpkYlKJKz9ZHpoxkmpkZZqEhX6KDnnMh/UaDgj1x+T3uYUiFMjsf7C1NkNi fJPQ== X-Gm-Message-State: AOJu0YyGgbJh5T6kq7d5bVUZ3sYsSqCRHdxP52oubH7Bea9OORm+u1Ua l6OHtBrRjvB020EseR0T5pOh3gjGI3LIyGcrDiaVgHFIclqsZSeBprQ6Xg== X-Google-Smtp-Source: AGHT+IG/hKhgy4FP40cB3aIj78OG1VVMdTxgGUR3XRalpWPBNYe1pRmH9KZmf2M+kVqbebXm4bpatsnQCQiy X-Received: by 2002:a05:6122:d19:b0:4b2:c554:dfc6 with SMTP id az25-20020a0561220d1900b004b2c554dfc6mr109624vkb.21.1702042205823; Fri, 08 Dec 2023 05:30:05 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g16-20020a056122099000b004b2c7d946easm113606vkd.3.2023.12.08.05.30.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Dec 2023 05:30:05 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Dec 2023 05:30:05 -0800 (PST) Message-ID: <65731a5d.050a0220.e8c7c.646dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5AA5E6051831; Fri, 8 Dec 2023 08:30:05 -0500 (EST) Subject: |SUCCESS| pw134960 [PATCH] examples/packet_ordering: fix segfault in From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/134960 _Testing PASS_ Submitter: Qian Hao Date: Friday, December 08 2023 12:42:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 134960 --> testing pass Test environment and result as below: +----------------------+--------------------+ | Environment | dpdk_meson_compile | +======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------+--------------------+ | Fedora 37 (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) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28568/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/