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 7BA7843289 for ; Sat, 4 Nov 2023 11:04:57 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 76FA34028B; Sat, 4 Nov 2023 11:04:57 +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 58EDA4028B for ; Sat, 4 Nov 2023 11:04:56 +0100 (CET) Received: by mail-pj1-f98.google.com with SMTP id 98e67ed59e1d1-2809a824bbbso2365081a91.3 for ; Sat, 04 Nov 2023 03:04:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699092295; x=1699697095; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=OmvKEQfrzlovT7VxFWUfvR9HfMelJxKz6yWpWga8PaM=; b=IElDx2yBJCtLEooMOzyz2qAOPnvrT/IHig2PmsCJHo52rQ5dBpv0q0cdyYYfWxnzVw czXJUbmJhBZZiciBJddorzN8xss+NKkwwdjAMhMQUZWer6NW/WySkdgRNp27VtY4ydjG Qc+DR2Fd6FpGZ+EI5EGvstrEDhC++EH6vhmok= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699092295; x=1699697095; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OmvKEQfrzlovT7VxFWUfvR9HfMelJxKz6yWpWga8PaM=; b=dt59gCJb66ngipd3cHRatz5Dp9JNXY5nP0jVJYp0GmO2U3fhgi7Rg2ninxTvZFIhVJ DGzxWs4+8uT/XV2wOqATWHJxPFp9/KTsSXKMA3/sJLHrECcn4H+MrWGzGr6vH+zqgtiM duYtIYRcsAn9+qL9M1Uo3DbS9lS0LyVaxBr+boQ1t1GmEebPMZ4xrn9QyGqu482z0A1l WjqKkRjYVGXpTDMzmAi6w5zWoW/rpSgpTeBYhPB67WmepsBoufTPJtTY8XBFyTOg216l Q140+PmP2Z4pDgKlp0wcoasO4qSaKJPVGik7o8CjlwNL/aAHftLTZDIbeLAazXnOdf9s pLXg== X-Gm-Message-State: AOJu0YzUK+s0kK4MrDeIDWN4A2aMTK5JaR4lWS43DhgJT0HWMJzS64c/ YGM+tKpcxmT1ZgWP5ChrHANlNKcxruKiTPG05FaBp4SzXhCwDL9b79Uyyw== X-Google-Smtp-Source: AGHT+IHibF5zI53pdDVu1M00kvDUChOwzPwOP6ztDQxNtGj9UO3RAVmNvTeuFyOo+2Wuh8awpo8ZXM4SM5mS X-Received: by 2002:a17:90a:3484:b0:27d:310a:b20e with SMTP id p4-20020a17090a348400b0027d310ab20emr19829801pjb.0.1699092295547; Sat, 04 Nov 2023 03:04:55 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id np17-20020a17090b4c5100b00274dd9af02bsm296895pjb.9.2023.11.04.03.04.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 04 Nov 2023 03:04:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 04 Nov 2023 03:04:55 -0700 (PDT) Message-ID: <65461747.170a0220.1f7e5.aeacSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id BBE3B6051827; Sat, 4 Nov 2023 06:04:54 -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/