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 ED260436AA for ; Fri, 8 Dec 2023 14:39:26 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E8B4F402CD; Fri, 8 Dec 2023 14:39:26 +0100 (CET) Received: from mail-qt1-f225.google.com (mail-qt1-f225.google.com [209.85.160.225]) by mails.dpdk.org (Postfix) with ESMTP id 2515D402CC for ; Fri, 8 Dec 2023 14:39:26 +0100 (CET) Received: by mail-qt1-f225.google.com with SMTP id d75a77b69052e-425959f36b0so8872431cf.3 for ; Fri, 08 Dec 2023 05:39:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702042765; x=1702647565; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5OqcZklmr6EUPhLqhhDH0jlZpZXjdLhk3gFp/ol1fIQ=; b=Fx+uB+Xx60Tha/XQ/6fQ+HiIQmP4an31fUT6cxyqNciqlKCdAWjr9f7m+iiwH/kBGj Oj1AZERFVL2f7LPRu3BOLb6+4+TCoKvoR7ULY9V6t+x2S5uC0Oxs8AdeVrYTbwT2mOw7 zCCUKGJUBUh9GhNR2Xmgg23dNq4E3Ek7J6U5g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702042765; x=1702647565; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5OqcZklmr6EUPhLqhhDH0jlZpZXjdLhk3gFp/ol1fIQ=; b=PODI6ZTsOlc2O0JDyvmZ2H6hgt+qZVXeii8QRrHuGb0aD5CaOZ5LTTGbMl7sB6t4cN FVdx5UXN9yOqYtTDqPQdXe8IxOhqpiGVsKUSXeAAzdHmcP284f+IJTS3W0PxJfES3k2f mbvlwzcWx0gIoyCBciBSMrWUwAl7GwUjLGVjkd/vSGF9nhVVv5LEoTDuxIoa81idEORm jbf0/PqnPRcmTlrdbOlCb/hoziM1yCB1jdIgYdVV9qxndNdvZ7cSJC95/rF0JzfQ3Qou F6t0WxfMhewSOkVgzh44HU9UKuV2GkHCwf5rOSVoUIvSBW6sFy+Il/JUtlJjUTfCq4nd QniQ== X-Gm-Message-State: AOJu0YwM2vsx6pQv0oPpvw67nxZig4tpXS19is1HfrJKg5maeP4w1k0y JtGK0vzRWki1H9MkLnxQspv+mUetsNOpKWXApXIHwDVtGAz2HMT8ztobHQ== X-Google-Smtp-Source: AGHT+IEKB2yBn9UbF8mdEbsZbyCMz5u6FcVC3qyYz1nLouPfmSotc1/5oRyOBBUXEIt5zbaZGzAHTm1Gs41N X-Received: by 2002:ac8:5f4f:0:b0:425:88f4:3b24 with SMTP id y15-20020ac85f4f000000b0042588f43b24mr98941qta.45.1702042765649; Fri, 08 Dec 2023 05:39: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 b24-20020ac86bd8000000b00423f1f7ace1sm57284qtt.25.2023.12.08.05.39.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Dec 2023 05:39:25 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Dec 2023 05:39:25 -0800 (PST) Message-ID: <65731c8d.c80a0220.24f92.3424SMTPIN_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 5DB296051831; Fri, 8 Dec 2023 08:39:25 -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-amd64-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.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/