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 15D88436E5 for ; Wed, 13 Dec 2023 20:34:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 12FB2402EC; Wed, 13 Dec 2023 20:34:20 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 2CA2A402C3 for ; Wed, 13 Dec 2023 20:34:15 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1d35a721340so5024565ad.2 for ; Wed, 13 Dec 2023 11:34:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702496054; x=1703100854; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2T3zk9rSPG+c93If5BHxPz65l7ktDeSeyjo3HzsOL0I=; b=Pvmht4PiDUtNAkIUFO5+88RSYBFkPe9wsugo9B7+tsoX7ViumgDfd3woPZpty1lvCJ IClwiZ5eFavBxeCiYqvnq8QFk8tx8mmehq32uBoTi4N8grim0DDtrLq9MBnQYHtIREtX hOF1PfLqRMqFsULB1EQMTbwDAQYsrjTzESxEM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702496054; x=1703100854; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2T3zk9rSPG+c93If5BHxPz65l7ktDeSeyjo3HzsOL0I=; b=dQUP2KMTMuv3mwIia4Ug4LKbWJ2WLNmPma9JrOKLzLsQ60Kqx9I1+3Vl1s4fjfJQqV Mad6IRc5FrleDDb8L0/Ev2fkaLJi8Hd0dfDSEzyvbSBn4IIFHPA5QWL/lj3QqknPBmlA pd5mR4HpGARV7KPDMiuoiVe6G/DrGE/mVHJ8CMx4JTJfMaR5k4teWokJ9oWWZdULb+bp mAr83cuwZOA//nnvvS+uYw3QL+lqFLU26mpA+Z38C6ceDXHlSTRho4zxaHnNUFdC4r2d vestRpaJk1EbpA8Gy3wGoBg/MVu6u4byALuorUrWna0TtAegnqtNKVEdpcNRaU5HC6Gh yTGQ== X-Gm-Message-State: AOJu0Ywe7LyZX49OaeUzTalnygi2Eeb9plo9xSWTPy7P6iNwqIcKqhxQ 7GSB2yni+7Wip+EntgUpn7Qc3kv8cqCZiPAi8UoWQwOtNGxWnouDL+hV+A== X-Google-Smtp-Source: AGHT+IG167va+h0GnmjPTAvYDdyMVjzKmXxyBs0Hr/mwU/kipiMfxT6MgdZuyAGyNmORPlH/h+vuG7s5GZAQ X-Received: by 2002:a17:902:a517:b0:1d0:6ffd:ceca with SMTP id s23-20020a170902a51700b001d06ffdcecamr3872946plq.131.1702496054392; Wed, 13 Dec 2023 11:34:14 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y4-20020a170902ed4400b001d3632411e5sm22275plb.31.2023.12.13.11.34.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Dec 2023 11:34:14 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Dec 2023 11:34:14 -0800 (PST) Message-ID: <657a0736.170a0220.45221.0ba6SMTPIN_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 D1B3E605C311; Wed, 13 Dec 2023 14:34:13 -0500 (EST) Subject: |SUCCESS| pw135133 [PATCH] [v3] examples/packet_ordering: fix segfau 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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/135133 _Testing PASS_ Submitter: Qian Hao Date: Wednesday, December 13 2023 11:07:18 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 135133 --> testing pass Test environment and result as below: +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | lpm_autotest | +==========================+==============================+===========================+================+==============+ | Debian 11 (arm) | PASS | PASS | SKIPPED | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 38 (ARM Clang) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+--------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28608/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/