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 5025943289 for ; Sat, 4 Nov 2023 11:04:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4BBD44028B; Sat, 4 Nov 2023 11:04:30 +0100 (CET) Received: from mail-vs1-f99.google.com (mail-vs1-f99.google.com [209.85.217.99]) by mails.dpdk.org (Postfix) with ESMTP id 1953A4028B for ; Sat, 4 Nov 2023 11:04:29 +0100 (CET) Received: by mail-vs1-f99.google.com with SMTP id ada2fe7eead31-45db2c722d0so354537137.1 for ; Sat, 04 Nov 2023 03:04:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699092268; x=1699697068; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=OmvKEQfrzlovT7VxFWUfvR9HfMelJxKz6yWpWga8PaM=; b=I3x/BjQSAI3ftMPTbzRilbKribzWfK6saS7kTY4nXutMczht0udvP99nRbOUMrWaru 4xPq1r0eWuOn7ZMazsTD3dgqUwMUFN3SkqvWDBHTUNMP+tAlOXolaTkKseGpq9BjY49+ 9KidTxJnQYLYQ+5uxMadOlSbqx2vAemddFvv4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699092268; x=1699697068; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OmvKEQfrzlovT7VxFWUfvR9HfMelJxKz6yWpWga8PaM=; b=PlKitvK5h5H4kAg+uZFqMpqPs0Um/fRBX3WmUk2Bhilb5oqohGl3f1vu7PosSGUcYO tce2gpTilM9ox+N+vdi16FRtt6c2ZECKlxI1kNyRnNyTUO7y3YKNVaszSdaFVMvmBqKe OeYP/jmwvQPnfo0imEj/M8b0yJQopZHHv7o+CYAh0SHGcurJ2PdOtvDqEKp5w4BBMs7F tOBrdSEdJ8//2rMPBKJmbrwStpnAZlVnrR4eqrA4Qk50vpJs9aVX/CQnMfpWUXiBwWB8 C2NSrk43sGkf1d2Tk2rDBxrd+QVmhfZ1kwOr07+E+dWjkrFYLJNSxGlf+hXUn7MHjnb7 8ZtA== X-Gm-Message-State: AOJu0YzgPxGVY3oV6nU1bhCMy/0KOi3WLPFyT2Yev6gblFWImsRwhwz0 E0PeJS/T/fv0Xcl2sio+GmHX3q6UwNtip4wE9sWhvUp2czL0OWg2UtfaQXdQ8XYiTfGf1IvqCQ= = X-Google-Smtp-Source: AGHT+IFGB/00jgrDXmCWMPiR/4ynUbyhNhPEjn6MPnRWrK3WxvjGOCuUpfI3sxtDLJ/2yuDk2bJ4ibJ72/nS X-Received: by 2002:a05:6102:1522:b0:457:c2e1:64c5 with SMTP id f34-20020a056102152200b00457c2e164c5mr3278937vsv.7.1699092268494; Sat, 04 Nov 2023 03:04:28 -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 l41-20020ab03da9000000b007bad2505892sm339232uac.5.2023.11.04.03.04.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 04 Nov 2023 03:04:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 04 Nov 2023 03:04:28 -0700 (PDT) Message-ID: <6546172c.b00a0220.9bb6d.9ad4SMTPIN_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 633376051827; Sat, 4 Nov 2023 06:04:27 -0400 (EDT) Subject: |SUCCESS| pw133870 [PATCH] examples/l3fwd: fix missing unlock issue 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/133870 _Testing PASS_ Submitter: Weiguo Li Date: Saturday, November 04 2023 07:27:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:34c0c38ab772e8eea5243f530866d5b68519e7c7 133870 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | 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 Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28242/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/