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 C66FA4230B for ; Sun, 8 Oct 2023 13:10:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C16FC40263; Sun, 8 Oct 2023 13:10:00 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 0C87F40263 for ; Sun, 8 Oct 2023 13:10:00 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-d8162698f0dso4002919276.0 for ; Sun, 08 Oct 2023 04:10:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696763399; x=1697368199; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=VS3h8crusAEnmALeHI7IesfAEheA9Tp2ioYkJ8BCqOU=; b=JcIjhMK9k5iJR+/e2mxaTAAOGDh8PyCR3PrseGFoz2qw6Ie7GkLwhC5GcQF0zKX8Z5 lX0HaJBpagZwCRylUtTOIx/tTbb02ZR4gDr6CXxRLu9erUua+xP7LPH/katIHB/u4Qds Sn5xxaC5u0lgtCfi3HeASRx1zggNbxG5QcSuE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696763399; x=1697368199; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VS3h8crusAEnmALeHI7IesfAEheA9Tp2ioYkJ8BCqOU=; b=H9iR7FWyQ+3J8B4kdtq40BNyv+R1gEb1DwATuaOI0zLYCDyWKpbnnCWu6TYCzJpmmS zllOXoV3SZh2ZkKFPlNk71YPxCVRmdKyh8GvAmHwV0Af9xdnbYybHGnvpo3UUBvRv1J1 APjraqgODLWu9Af74cG7ve6jsZ3e1oElWDoYnRsSkXQxTA9Zlxv2Er+3HiXh/0Ghfwth tLHRJGmpJPPMvUP2IMpgfuDp/UwsosnwwoCwat5MY+pXMjallR4TtcJ1RBbzU49RhTf8 j3T6npey/+RhEI4cjoFtj+WWPLF6kjDS9ZpHzAXrbzJ855KUQ4v7q+weGSrKNShSs6SS 31DQ== X-Gm-Message-State: AOJu0YzgIGRckgyD1l8x82/2cJh5FXZgp5o4IX6snxZmY/srlWPkxMGH zI9qphclSnfW1KJIhB6bIbezfXALPjtBSJuZwpcIN2B3z3JqoPUklNYGyQ== X-Google-Smtp-Source: AGHT+IGNJVlPIjB0M0mj9IWn3hzv6moCNhsSdVkqC7iOrSf1hbJj9lk+8toTy7WwiLD5nPEzKz20o1/Ip/f+ X-Received: by 2002:a25:cc85:0:b0:d36:58a6:3281 with SMTP id l127-20020a25cc85000000b00d3658a63281mr12017855ybf.39.1696763399461; Sun, 08 Oct 2023 04:09:59 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e2-20020ab031c2000000b0079a295c7996sm440563uan.14.2023.10.08.04.09.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 08 Oct 2023 04:09:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 08 Oct 2023 04:09:59 -0700 (PDT) Message-ID: <65228e07.b00a0220.fb0a8.5678SMTPIN_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 A59006052514; Sun, 8 Oct 2023 07:09:58 -0400 (EDT) Subject: |SUCCESS| pw132399-132400 [PATCH] [v4,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/132400 _Testing PASS_ Submitter: Dengdui Huang Date: Sunday, October 08 2023 06:46:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:4dd146e597d81d900140a904e0b3b9feb1b0be6c 132399-132400 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian Bullseye | 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 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 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27854/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/