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 2AB50436AA for ; Fri, 8 Dec 2023 14:30:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 250DB402CD; Fri, 8 Dec 2023 14:30:27 +0100 (CET) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 607E5402CC for ; Fri, 8 Dec 2023 14:30:26 +0100 (CET) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-6ce6d926f76so1356295b3a.1 for ; Fri, 08 Dec 2023 05:30:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702042225; x=1702647025; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=rNb1u6Te0RYizn9qdaV/uVbdUP1F7P9gOapRdxrwQEI=; b=AluFB7Y+sKcPUBJnRZM3w/Om+hSvbvuGFursifITuzJq9965MT4raJaqgvcCCv3f5o LGPmz4+BWOxLEipcSPKjtZK/0qn2X7CTnkHo3fHnOs0S4CHPQC5lrlcIW5God9AMhess wFNmSqsg0ImDXsvhggBt4i82Run2a4zFjLFrQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702042225; x=1702647025; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rNb1u6Te0RYizn9qdaV/uVbdUP1F7P9gOapRdxrwQEI=; b=dFjCUSet7vHm+BGAGAJy51LbkSmp7CS3U2AzcrdAb/iy3K0elhZ94E8U46aX6XhHjU Xaiy6G4WtcjkNI4Qk35E7SiKaJFOeFQIRD8e19uCj5S1/xtLRFPWJckwRxc0uaIdXj8r Pjdyx26Nh2pW7lF54lrEOIgwoVj+fK4nyUVQPwAtjbdxd2QOr6r4pWZxGW/c73tf7iPS e+5XYukP67mmmLXFs0c/StHOa07GMFy0KHCdQacrI8JBtWC0HERn7oIN13HHcKyueJh3 zk0oiSQdpvBjWxXL7nygOLi6uEreHx8ArM/NenvQiHgAAS3eOeveo0JCLaRhBFS9y4Xx 6scg== X-Gm-Message-State: AOJu0YxUYNG0WY/UnWxyVedqevOAGBmAHHde+InNL5Q+jS37jF0AZQaN H45358bAtUsde/xuyWG1IQLd+tL+5iu91w9F/nhdApAnAQoF1wer6x+QmQ== X-Google-Smtp-Source: AGHT+IHEv2OVNAWM2pb2w0UDS7zXTV9Bgiu1xmRU8bG09muEpoDY+vK7yDhsbbeHY2/AhQ00+c3LO4Oyj+Pa X-Received: by 2002:a05:6a20:244d:b0:18f:d6eb:2627 with SMTP id t13-20020a056a20244d00b0018fd6eb2627mr147083pzc.49.1702042225454; Fri, 08 Dec 2023 05:30:25 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id kq11-20020a056a004b0b00b006ced8247b50sm55918pfb.12.2023.12.08.05.30.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Dec 2023 05:30:25 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Dec 2023 05:30:25 -0800 (PST) Message-ID: <65731a71.050a0220.6f11.30e0SMTPIN_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 E1FD86051831; Fri, 8 Dec 2023 08:30:24 -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-unit-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 | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest | +==========================+==============================+================+==============+ | Debian 11 (arm) | PASS | SKIPPED | SKIPPED | +--------------------------+------------------------------+----------------+--------------+ | CentOS Stream 9 (ARM) | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+----------------+--------------+ | Debian 11 (Buster) (ARM) | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+----------------+--------------+ | Fedora 37 (ARM) | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+----------------+--------------+ | Fedora 38 (ARM) | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+----------------+--------------+ | Ubuntu 20.04 (ARM) | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+----------------+--------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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/28568/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/