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 79E12436AA for ; Fri, 8 Dec 2023 14:27:08 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7482A402CD; Fri, 8 Dec 2023 14:27:08 +0100 (CET) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id 96944402CC for ; Fri, 8 Dec 2023 14:27:07 +0100 (CET) Received: by mail-pj1-f98.google.com with SMTP id 98e67ed59e1d1-28865456abbso1710716a91.1 for ; Fri, 08 Dec 2023 05:27:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702042027; x=1702646827; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=MNaJ4T/LK/relestf8rZf2W5M+T2CPvKOlSPrjv771o=; b=f53khNqslP/xBgPdSB3d/YB6u0kclX0IAkFyjYkFQDJZQkDS2ooZwyhi57lSzLwFeH YDH0+xpja6qI4bb4312aMt0IZ04MUj+2Xpwbp/xsrSUPTJqxeA6RxmFnLEY2iFqOH0eb ZM75S3VxZ289bw3aVsCuxZYHza+yNm4l8xWqs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702042027; x=1702646827; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MNaJ4T/LK/relestf8rZf2W5M+T2CPvKOlSPrjv771o=; b=uzA+ErwVQDD4+4DcaWWkMgVUDY+L//36d6HYZwrF+JJ/5Ab6uxGs3kZRFZszqFZcq7 TN2wHV6ccKBisOlaL4thv19gYx/k0kvhooymHFKo4h7uXAF/zH9N8o7V4UrStAf2/kPg ukkod2PgppIbnVKA/MQMV2R790zeyTpos7xgQbr7pgTk62IaCkn1H2EGaSVY5hnIeP4D JGRmo82NyUBEa3RsaLKsg7lNelP/AF5EZfS77dXDpPSRUyvOULoH1nmfpl8imIE1czub J2CxYrfEDranfXF7x+HCcUF2moSYGr2/P7pYtOaJe1wpM1FAVcL54p0YjSUC5uUi6NJt IvCQ== X-Gm-Message-State: AOJu0YwIctGQCwXocTzia9GCCLryZqv74YIgCScscFOnm6vH3wVyoq21 jbAN2IF1fHiMwK0oLcs5IAP0Vg3dJudNjGcG5zz7LnOxFL6y9k5Ps0Xz4riKS9kyC4mUrzulaw= = X-Google-Smtp-Source: AGHT+IHlzFh/yUuDj/MuXg55/D5EM1A5qcZV/v785ClyHi5uNoCECbC3HiwCifm4QzV/d5/v/Tdof2mTbp28 X-Received: by 2002:a17:90a:bb8d:b0:286:295a:b33a with SMTP id v13-20020a17090abb8d00b00286295ab33amr61238pjr.8.1702042026832; Fri, 08 Dec 2023 05:27:06 -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 pd1-20020a17090b1dc100b0028a2e377eb6sm77221pjb.12.2023.12.08.05.27.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Dec 2023 05:27:06 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Dec 2023 05:27:06 -0800 (PST) Message-ID: <657319aa.170a0220.fa971.47a1SMTPIN_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 07A006051831; Fri, 8 Dec 2023 08:27:06 -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 | +--------------------------+------------------------------+----------------+ | Fedora 37 (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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.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/