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 3F5AA42CBF for ; Thu, 15 Jun 2023 04:39:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2511442DBF; Thu, 15 Jun 2023 04:39:06 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 162C142DBF for ; Thu, 15 Jun 2023 04:39:05 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-33d0b7114a9so40447875ab.2 for ; Wed, 14 Jun 2023 19:39:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686796744; x=1689388744; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=L1mh3hVsdId9+LIUtDJVaJOwwbgNziXXRioe7MqtJi0=; b=GXBO/zqMV9a9/zZ14LD0PB0oKvaYj7qoHU+39cG9MS4Uur0cqXYoUuLyWv+VpA6K4G oT1UgVfx7lpOH+A66aUSfjT8bir1Xuj1u17AcpvBfy/3PAZDYUZiBuhoH/OWr9jzEkul IVDsSGZMxJCPgF3HYIp+HjV4RIzW8wt9q0+xQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686796744; x=1689388744; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=L1mh3hVsdId9+LIUtDJVaJOwwbgNziXXRioe7MqtJi0=; b=K8Xd0IH8DXwHRMmhcYlwdH+JZj84VInwW84D7mvqPG9tt3pFSGQTbBcKDfPJN66itc Z0p2WJXSCScB/a8/pM2aBjxR6UTScHHAMjSQqtSGFOwclWddvU7f0SB7xnXaNn7iBeAA rr27BLhAOv335YrH79lRL2CMUwXkp5RLslC8o2bZECyJjoDt3iQ/3YTJ+Jxd495h9GIb 9Oo0I2XuXgsok5NLu/OqiaFiL1yC8k/Zovi5YRudInrKxPSwwX8HgUpYphWpTIj9mwuX hGN3p5TxrSr3s4PujsYHO1tfDtb3nIQTb3qQMWlBf558q5EnKlslHsyLBNXENVkvk5Gy K1BA== X-Gm-Message-State: AC+VfDx1BvAD4KtczV6o3bdHxvuOr4fHWOpHqY8FqMMOeCbuDInW7EJv aef6Amh33N4Q5B82L6K8GpFoX6xgv5d0cCw5JIyEIsFTRQDYuePg65GbsQ== X-Google-Smtp-Source: ACHHUZ71RTTyM8aSwpi8H5a5b/WpMR+k7cOTImpjN9yFHnEF+YkBNyfv5QRg9uX4OLq6rT8jTMjnIh+gDPMt X-Received: by 2002:a92:4b10:0:b0:341:8f0f:83b4 with SMTP id m16-20020a924b10000000b003418f0f83b4mr865163ilg.24.1686796744481; Wed, 14 Jun 2023 19:39:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m16-20020a056638225000b0040631e8bf84sm1424506jas.9.2023.06.14.19.39.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 14 Jun 2023 19:39:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 14 Jun 2023 19:39:04 -0700 (PDT) Message-ID: <648a79c8.050a0220.ddeaa.35fbSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 1BCA4605246B; Wed, 14 Jun 2023 22:39:04 -0400 (EDT) Subject: |SUCCESS| pw128643-128645 [PATCH] [v5,3/3] net/iavf: support Rx time 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/128645 _Testing PASS_ Submitter: Zhichao Zeng Date: Wednesday, June 14 2023 01:49:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:050de60d8a5cef8b7c10b4471905ca8bf69d670e 128643-128645 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26671/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/