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 2EB90426E8 for ; Sun, 8 Oct 2023 05:45:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2352640263; Sun, 8 Oct 2023 05:45:56 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id F193740263 for ; Sun, 8 Oct 2023 05:45:54 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-664bd97692dso22363456d6.0 for ; Sat, 07 Oct 2023 20:45:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696736754; x=1697341554; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7j520rIUrW+JWCpa4lHDJx7r9OydqsIEZ3IOJN280Ms=; b=fEGr0kPsWLoASDuDBtqZ0YAydFzMBBkofNOeWQOHIBIOTFPF8O7pPheil8uO0emb1f tJRjEQr0ru6x8Mh9YzfAXl9int7CeLIyBfZlvb/q0PdugJ2I13pu24O/Fi4myeR34DbC RjD6W3+xfDLKneCq7WLJAvGNrE2lwfDJItn7U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696736754; x=1697341554; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7j520rIUrW+JWCpa4lHDJx7r9OydqsIEZ3IOJN280Ms=; b=XdxIWGMrfJpn1r2r6oEMY0shT+VA/0tOYB2Ce+o6kLlQqXcebwsIarTF84ik2x4iDb tSHSm+cXdx+31EX3FCuViBHG7jzvo46PDDNryJhZlJYGk2RPu7NHnxK96R4Sv1vQjwmw mjWB/AaP/LtB6QdzxEBwp/FAIicEr/W3pOsB7h8rJV8iiUb4liEJer6sEO0hShqUwY1z QtpsQKkPfQ0S6ojFbbkmODNpseW2a4/+A5gajjiSbEKFV5c7aYWkY4JBiZKLPIMU7E2F h4GxHbQ1lAetYzvs9rgiLKg1J4zAiQOKuw2Okf8kP6/PEqxbtzYzOGTlH3/BRqN4Yrvq mwmQ== X-Gm-Message-State: AOJu0Yy6xnDm93nhqvlwq0JhZngrcqqSurv6dXDzEcJkhIF+lh/JSi66 ++ZKo6x3t410meIyBaiwEZoZnSdbT2n4acLCcDv2GSceSLeZJ7Iqod2nUw== X-Google-Smtp-Source: AGHT+IHtdPxHK+QugpgkInDFfcAKDCHoYlUbbRGreUsuV0eaZ1J2BZ4xIEXWTI1DglFrXjSP4IdI+dOXdih7 X-Received: by 2002:a05:622a:4cb:b0:418:1059:dfbc with SMTP id q11-20020a05622a04cb00b004181059dfbcmr13417441qtx.45.1696736754346; Sat, 07 Oct 2023 20:45:54 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e8-20020aa798c8000000b00690d24d2c9bsm292369pfm.24.2023.10.07.20.45.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 07 Oct 2023 20:45:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 07 Oct 2023 20:45:54 -0700 (PDT) Message-ID: <652225f2.a70a0220.ece2a.f52cSMTPIN_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 5B3216052514; Sat, 7 Oct 2023 23:45:53 -0400 (EDT) Subject: |SUCCESS| pw132392-132393 [PATCH] [v3,2/2] app/testpmd: add flush al 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/132393 _Testing PASS_ Submitter: Dengdui Huang Date: Sunday, October 08 2023 01:56:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:4dd146e597d81d900140a904e0b3b9feb1b0be6c 132392-132393 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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 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 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/27852/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/