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 CEF01436AA for ; Fri, 8 Dec 2023 14:24:18 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CA6C7402CD; Fri, 8 Dec 2023 14:24:18 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id E57A1402CC for ; Fri, 8 Dec 2023 14:24:16 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1d0c4d84bf6so15339895ad.1 for ; Fri, 08 Dec 2023 05:24:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702041856; x=1702646656; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DPzGfRWvst8UBNoMpyvP9qyS6oeWG2KBFTTppjPyEQQ=; b=c51iULBSP2Sr4KprYFHyTEJN9XU1EHmKKukINBiI1QYM8GvmtBlOYxFevG8ZOuIDxL Av0TApNgW1jaon/LaWYweXkgd/6movJ3eYV1GKKvr+ud6z4IbvFxE4xgvCuAoQJRrVud oZ4geCLb06tR+09JPXuWPfIaWb9Yo2en1tjLk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702041856; x=1702646656; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DPzGfRWvst8UBNoMpyvP9qyS6oeWG2KBFTTppjPyEQQ=; b=Un5RDFi/Hwg0iyAyOLQ+bvkEDs3z2GtJgZoh5w7FFoZuR3dKUrR5zyFD2M+gSDxvrq hIW1Y84zj6AnVpwKrQc218FmkIRWG08AEaLjOOvr3KlrhiM4RpFBp2SMsNQ2Kgq2cQvT uSWdWI0BgLhqN3X7+G48hDJlHMSNV5omql2JoPzny5c6LGp1ScUMwAzihvqEYMm7W37X gSQSuhc3qQtYzWsfaB0X3rodGQ6fHXoihn1lwn+BuzFusu9EQA7p0VxGIQq1euYAYqtF wIXyviSWYtjAExpKpGdPBxuob7IxXBsDMczjh/UtvvJvVziVBSfapiRSXXSSo/vS+rwD VnRg== X-Gm-Message-State: AOJu0YzMu6TN0HjsIcDO/R1TYo4Z2t+hhCUJcdFpp8j+Btf3li3Wyq3U zF9bojKva1zWpig9QZqyogWXLNfI0E0hYBDAsw0VQ5eRuiCkqD5BwcapNA== X-Google-Smtp-Source: AGHT+IEWLTl1ZicVAPtV2cPbFdmc3wxCzVw4GJziTyi9R1SlA0IWq5k7Uct5z7iu7+k8mc7XFCyYRuMYxuUm X-Received: by 2002:a17:903:120e:b0:1d0:8122:9007 with SMTP id l14-20020a170903120e00b001d081229007mr6496plh.18.1702041856149; Fri, 08 Dec 2023 05:24:16 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id jw5-20020a170903278500b001c63422cccesm62128plb.78.2023.12.08.05.24.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Dec 2023 05:24:16 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Dec 2023 05:24:16 -0800 (PST) Message-ID: <65731900.170a0220.7808e.387bSMTPIN_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 59DA56051831; Fri, 8 Dec 2023 08:24:15 -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 | +==========================+==============================+================+ | Debian 11 (arm) | PASS | SKIPPED | +--------------------------+------------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | PASS | +--------------------------+------------------------------+----------------+ | Debian 11 (Buster) (ARM) | 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 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/