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 3662E43066 for ; Mon, 14 Aug 2023 19:21:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3217340A8A; Mon, 14 Aug 2023 19:21:58 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id B046E40A8A for ; Mon, 14 Aug 2023 19:21:56 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-34aa306aeb2so3325555ab.2 for ; Mon, 14 Aug 2023 10:21:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692033716; x=1692638516; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=TMbiLOn6YvlbTbMjNG6P0stJWBgbeOg/V+gEXId5NyM=; b=AQ0H1+NDsO7e5ah2lru3G5BnBY00WG6c+g/U87LXn46RveUtDh3diM3CkOkLiMQGsR fiuo7wpMXmzxNuXqV1V255fHHhKFPvQpXR7tLcYT39vaXpcI68qjUbGYkzCL9kmODHPv 7scqTH0zorS9/dcFVkcgUuGjJ2SGSUTsk/agY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692033716; x=1692638516; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TMbiLOn6YvlbTbMjNG6P0stJWBgbeOg/V+gEXId5NyM=; b=eM+tLfVv4VqkuvlcLiFS1c48XyjL05g+KEmBrKyI34GhC72SHpAiRszWJJ0dTIsNVq JPC81aRcer6ShSiXfF3eTT5EJ1yo3ZwHyOmkW4P3piZDla7NPhER+zAilvpAh5FoIjyt 332/xI8wHx4X3hOcbVLzNHBMqt7u9oWnK/bWYOlc/NNE6aSqZpJ2rcr+XwyD4hTI42mC /PQP+hFjb0UEE6uqP0vzIPbnsOCZykqLhy8KmJhQmgTG8kzsHBnI7mSSk14nYvg3Dc21 Qo6q8GAlMbFKpdJviFLN3uw5FB1D3BXUqVsDWL2KVAZsPfb8iXz0dgfe4cc5ZJweSGh9 zU9A== X-Gm-Message-State: AOJu0YwUMlQW1VqKH81FTLw2w3LdYYDkwm3CZ+yKP0xE4JTgx4XKmEuS ITMHK+CezGSqF1VwtVYpbqcvZTeeybspq2yPHACWexj99LQh5/ueTwidl/n5MVabzPQ/fUOi0w= = X-Google-Smtp-Source: AGHT+IHcHNiLIkCGmNi/7TmUhcfW6oxrnyg5XlliBcQJLf6Z8EgyjB8liLqUYjdiJ3DDnEPdVUM6MmbgdhpL X-Received: by 2002:a05:6e02:11aa:b0:345:8373:bf68 with SMTP id 10-20020a056e0211aa00b003458373bf68mr10801735ilj.25.1692033716110; Mon, 14 Aug 2023 10:21:56 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id u11-20020a92da8b000000b0033b82f687e2sm305671iln.31.2023.08.14.10.21.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 14 Aug 2023 10:21:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 14 Aug 2023 10:21:56 -0700 (PDT) Message-ID: <64da62b4.920a0220.5ff9d.2137SMTPIN_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 A4B526052471; Mon, 14 Aug 2023 13:21:55 -0400 (EDT) Subject: |SUCCESS| pw130266 [PATCH] app: fix silent enqueue fail in test_mbuf 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/130266 _Testing PASS_ Submitter: jhascoet Date: Thursday, August 10 2023 15:39:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:68150b90bda5e8f81ad1b1bad82be653b1d42a81 130266 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ | Debian Buster | PASS | +-----------------+----------------+ | Fedora 37 | PASS | +-----------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27331/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/