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 6CE5C436AA for ; Fri, 8 Dec 2023 14:26:59 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 667D5402CD; Fri, 8 Dec 2023 14:26:59 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 8C139402CC for ; Fri, 8 Dec 2023 14:26:57 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-35d9d0f4478so6675045ab.1 for ; Fri, 08 Dec 2023 05:26:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702042017; x=1702646817; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mG2Ayq6wPsfPsZ9mpI+rWINLCykWwVbyEO9b25iueGA=; b=JCoq/QE8WgyHDVA1tJaOeP3gJ3WH2RJlG4S7Xf82l5qFyCxDIsUeSxhHbxsYa6YzEq CF5J63l85cvVT0cGDviYZiZ82Pc9n2CJVVPtpfyYdzYJd8+QaeZ6HxVFHoFdP/+gPWJl +cakJfzHdMR0wyZ/yj8jdj/8pm6yv1APs6fyA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702042017; x=1702646817; 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=A0IWyPMRQxveJyuKuy0GtLix2FL3+xtqukfsWG5zaNAIVmJeu+b7rR8rdQ0q0gI6O2 p4DV7fDE8tBJeYMzGBIN0UKV3F4iFF4blfr1N784F3rp5wAShp+0bN2uIH7rDoz1v9Rc wZMHbSTzxIFK1pUMhJDz4IDRnII2GvHECjgNfcR8ctWT3BfY3QCeejK4Ac0Ay7aX/I5U IGkk4ydXR+2gnOT4G8bmR3K6WSSnxrMlHuistXtfMgGuK2HnkLzSiYlluXwmKk0sii4G BuuZTwM86mXbEzDaQsB1ceClRTj+t3ljiIO2F92CmjjlGCH8IIM+MMcrtFklVtikyeQo jZAA== X-Gm-Message-State: AOJu0YzK5n9dgF8oGT0ufScEBVP1g/R+8hoJ2GtwGrZ3W68ZMfDL3+Zj WifPPzb6edAdVTIr+awv2kP1Mae8pKomCQGLe2ZTVbpzkXclSa9bO6bWyUf6IDF3Lqg9kDVcfg= = X-Google-Smtp-Source: AGHT+IEilXLDAew3s6bbq9uTkhupriN51RF5zhLV3R1ybDB5s7+OM0Yb3tKnXULUuZROVY1eIMFNAV3t5nfb X-Received: by 2002:a05:6e02:180c:b0:35d:59a2:a335 with SMTP id a12-20020a056e02180c00b0035d59a2a335mr141024ilv.55.1702042016855; Fri, 08 Dec 2023 05:26:56 -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 v10-20020a63150a000000b005c65ca0dbecsm68759pgl.25.2023.12.08.05.26.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Dec 2023 05:26:56 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Dec 2023 05:26:56 -0800 (PST) Message-ID: <657319a0.630a0220.dd2bd.3d7fSMTPIN_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 1AF8E6051831; Fri, 8 Dec 2023 08:26:56 -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/