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 446A9436AA for ; Fri, 8 Dec 2023 14:26:16 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 40230402CD; Fri, 8 Dec 2023 14:26:16 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 08787402CC for ; Fri, 8 Dec 2023 14:26:15 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5d3644ca426so20174537b3.1 for ; Fri, 08 Dec 2023 05:26:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702041974; x=1702646774; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mG2Ayq6wPsfPsZ9mpI+rWINLCykWwVbyEO9b25iueGA=; b=RgqmDizR4v14flSbeC4XVDSMh4qc6nYed8Nj2eOE2hsyFkdvgdez7j0D8lkdMNS0Sa kh3Ol6UGV0XOU8/RGUMI/Zy8FyERvGchTauV0ITpF54Sa35pGWsAFmdjGcfJpF75ntF5 V3CuohXfcwhUB8Ew6WAJKeevvblkdvhjn+5cw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702041974; x=1702646774; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mG2Ayq6wPsfPsZ9mpI+rWINLCykWwVbyEO9b25iueGA=; b=bIyxAyr+PeDbCp2UQBIGhdHaT5Fp2SCD7ldyj16yBNIeSM1NCVMCyAPUYWXUdwdEFd Ei6IYv1YTnkACqc0JFWeJzdQ+wPWlRcH68uQjT08QZIbQcZr5+0eiG6r0UYvpaerNWVI ErvRFsIUNKCZ6qfp3EIEZpfWCndGtHHu6yDOsiEv8efjXFh+Oi98inHj8Gc5kf54Q67y WHQVvUyu1gl29LHxyjr8SybNolDMgIchMjGt1KX0YunY+p/aRFLQQX5tjwtBldglUgbN 8hUcJO5xyL0gFJLuhiYBveBquIrMVF72n1Eitiof4LHrNlwjmEE+RC/owLocoqHtzpQM pkcA== X-Gm-Message-State: AOJu0YxbNnK6ZFqaEG3c97Joo1rav3ZrKKsYHCv6eOEA/yvnjUbzpU8w sv97ZspF6k2l3u8Tb/0ais/bnTbDCdzPk1IxtIpeydxA8OeYCrySNJPk/a6hZncUZNu6iSgNxw= = X-Google-Smtp-Source: AGHT+IH4NSZeB0cZi/tQz7pKSJTnlmUHfEd1cY/mNoQwUw1PwkaPHSFG3avnpYRW8XVVDQWwakEofZLP6A2Y X-Received: by 2002:a81:450d:0:b0:5d4:5e8:9c40 with SMTP id s13-20020a81450d000000b005d405e89c40mr3903663ywa.6.1702041974435; Fri, 08 Dec 2023 05:26:14 -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 t9-20020a818309000000b005d2a4f859c5sm119784ywf.7.2023.12.08.05.26.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Dec 2023 05:26:14 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Dec 2023 05:26:14 -0800 (PST) Message-ID: <65731976.810a0220.3191b.7136SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 197766051831; Fri, 8 Dec 2023 08:26:14 -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 | +----------------------+--------------------+ 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 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/