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 2C62B43F39 for ; Fri, 3 May 2024 22:21:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2294E402D4; Fri, 3 May 2024 22:21:50 +0200 (CEST) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id 38B02402D1 for ; Fri, 3 May 2024 22:21:48 +0200 (CEST) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6efbd2b15b1so1152664a34.0 for ; Fri, 03 May 2024 13:21:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714767707; x=1715372507; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=KNLCMw37ugzalcOJAqeFDMyIWI//MVkONV85KbH0NIc=; b=RmGCFku+xA9bGn6lpffLFDglQi01XQTHkl0HTGjNcU20jz5h3lBPUhIJ+BKtVBIzhU hqcXVXu9evfoir1mT94CGk+YoO5dgJDm2bbbMMQBHUHaiP05XnSM/Qi0ni9tNfAKDokz I3EJ89cxPjtF4nCuz6aXn+4SMbBskhqTYI2dw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714767707; x=1715372507; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=KNLCMw37ugzalcOJAqeFDMyIWI//MVkONV85KbH0NIc=; b=LRNiirT6rclIinAEg8XoPACr6+3K63P9URGzRuXUgGzdfujwLd7FzAyr8u5/EnafyH tORjEyP8vNLW4AUcPOx2Dz1K5Id1L1arKEkkRVVopecdq8UTNvptF3T+kK6Jp6Aojvn4 TBMHlc6tFFxKrkh1GJZER2PxEyD88x8QLWsl5J7ObxbHuUhaNWQjkNA86CzslmYIKJyE FfTZRu0pnKoH4YemZLYMo70VDRdgyeVW/sK3flo1YqxzL3LF5HlGbCj1eZz9jJQHeg1V agP7Q84Sc4N9lhCLF0fRUhhe4NMGWbmue7KXQVRzildjgkVYx9fxT4LF4osmSnlyVBJQ kRrQ== X-Gm-Message-State: AOJu0Yz6dLg5su45awXq47xrARwcWR4QU2bPCo7QBT82ruUxrAHLOKre IvxVQMC5jsbaw65tWznGx9ekFeTrV6TpO7zxtp3Nu95qDBjL/L09sQSHcwoeMCCszpfuN5ExdGj Yykri7fnTQ+OEi/IIKD+hSep0MQrvuu2CdNfhbJ4x X-Google-Smtp-Source: AGHT+IExsWjxMRjnfwl3elu1vG0cw/DOQZUkg34VN/KyID6fumboKs3yYCjtBB3WegXoEBU7ZCXU/63DYEoW X-Received: by 2002:a05:6830:4082:b0:6eb:8f1b:cf7b with SMTP id x2-20020a056830408200b006eb8f1bcf7bmr2854049ott.14.1714767707582; Fri, 03 May 2024 13:21:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b4-20020a4aac84000000b005acfe87e8d8sm190791oon.10.2024.05.03.13.21.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 May 2024 13:21:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 03 May 2024 13:21:47 -0700 (PDT) Message-ID: <6635475b.4a0a0220.c726.b24bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 126EF604D420; Fri, 3 May 2024 16:21:47 -0400 (EDT) Subject: |SUCCESS| pw139856 [PATCH] [RFC,v3] net/af_packet: make stats reset From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240503154547.392069-1-ferruh.yigit@amd.com> References: <20240503154547.392069-1-ferruh.yigit@amd.com> 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/139856 _Testing PASS_ Submitter: Ferruh Yigit Date: Friday, May 03 2024 15:45:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:baa8e2c6b4d7ce289e891b9c96fb3193311c0f01 139856 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 39 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 14.0 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian 12 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 FreeBSD 14.0 Kernel: 14.0 Compiler: clang 16.0.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29909/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/