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 CC5E2436AA for ; Fri, 8 Dec 2023 14:34:05 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C7B1E402CD; Fri, 8 Dec 2023 14:34:05 +0100 (CET) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id 5C453402CC for ; Fri, 8 Dec 2023 14:34:04 +0100 (CET) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-59063f8455eso1026750eaf.3 for ; Fri, 08 Dec 2023 05:34:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702042443; x=1702647243; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mGYgTa1d7obCeGOVuU5XAbraN2+183w4wQkvwW+K+xk=; b=dDX8W7L/IUWjVGvc8HgZRBJAu/uStQMU7R5dcR4UrKGf1PkE420yMIPh7sNW8T6nma WY8+O9H2jEAutNe1XFxrubm3ZYPrVbPCnWOLkcUC8eDTMKMUzhO+Wkd6Rcymu1zp0PiH Ash1RjjkMr95bMachgShL7glF9feOFLUUvHuA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702042443; x=1702647243; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mGYgTa1d7obCeGOVuU5XAbraN2+183w4wQkvwW+K+xk=; b=Rwun2ZwrTVjq9eF8B9jfklwH8gQKXii2rQ7GAlhMHLBFNi0t8QF0YykXYXbZqZFbJT ZOKWfxA4XkhqU5fAZldTymJkJk7SceDmfweOc5nNGL9toX5B3QQDcM/CwzMUPhcIWlch 4AQJsdLV6j0MUontLkAMnpiXiDAVUIe1cloOqGrSFJ5Er+PUWejAlzeyPVRNv0020Pcn BTnz9a+jEcGfYLsqbFSLkY5x3tSdhWWGOpSqqpZzbhWLq34a+7SshVIPuq71SPNgh4Vs IxiVXAyaL7mY3Zih5Tr3wmZ0Iqo3xH+lRK9rTOp04B0x3nvQbe0GDl/lVPUXEtfoJZsN xe9w== X-Gm-Message-State: AOJu0YxOZdqOgcw3jf6S3qyss8gKT0+xuV5E/52CIXUIVrPWzBkaaqNC DWoulijLER20frvWhc2XG/qMNfvN442b6mUxExBE1xbtV6CXmZGxtK8K/A== X-Google-Smtp-Source: AGHT+IFb0Ecr6yhwz0R9jnRNrSjT29ec7IlNjq+7w1BTyBoQZ2AnlGiJdEWp0Op1Mch+BFcH5yNqEq7gbnxX X-Received: by 2002:a05:6358:262a:b0:170:7df5:a874 with SMTP id l42-20020a056358262a00b001707df5a874mr2975926rwc.31.1702042443643; Fri, 08 Dec 2023 05:34:03 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c18-20020a0ce652000000b0067c26ed6a3csm54395qvn.4.2023.12.08.05.34.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Dec 2023 05:34:03 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Dec 2023 05:34:03 -0800 (PST) Message-ID: <65731b4b.0c0a0220.5db4e.313fSMTPIN_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 570626051831; Fri, 8 Dec 2023 08:34:03 -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 | +---------------------+----------------+ 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 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/