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 4D22E42CBF for ; Thu, 15 Jun 2023 04:23:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 491E142DB5; Thu, 15 Jun 2023 04:23:09 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 3FA7F42DB5 for ; Thu, 15 Jun 2023 04:23:07 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-777ac169033so8531739f.0 for ; Wed, 14 Jun 2023 19:23:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686795786; x=1689387786; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=OPpT9KQkyCM4A5MOzP6GYBydLZYD4g8fjEfk4DecZAE=; b=OsS9ejO8veGGwO9vtSUD83bUyUWzcfmuxJb0Vh6Ivl6iywr0J96ru8MzYBv2XsKea8 nazbXBh8vcF1WuqShwYJDdvJvsLSern4uWCIg08X3IdHurL+Sd2Kv7EscYZ53gTsUHK1 7dRS3G7CXtZu56cx7d6ywxCFEGWgULKV1KP+8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686795786; x=1689387786; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OPpT9KQkyCM4A5MOzP6GYBydLZYD4g8fjEfk4DecZAE=; b=Rj3Kjn+9IAp1TY7EVA3+uzI5jjwKD5m+viPc7/Qhsh7z/98yJCa5Lo97x3eNfmwWv8 3pE2maBCdweDRcMIZsnWr/1NAsF/k1fUk8M5tVi5/IyRc0uDCaO1wJU76xwM/EpN5tCJ 9GgAfnGku8AIYMjwIPbK5usbEsE5vTb5y0yfuJz34hUcND4PS4QocSlT5dqLNxeQ0sWO ifkVHrAbUWnxvYB7qfYDw7bcjvhWJ6fI7/7xJ88fL7JhN9E9uw7NHeH7fZkEh5oWtr1m BrUS3XrBWWT/GBtOVKN2GeVyQELMEaZ4OIrk4Rk/j4dNw4q0TAj4A4xpYiR2ctG0kX5q LtaQ== X-Gm-Message-State: AC+VfDyhM/GD0YPO3lAMK/zITS7MuamVU+zx9WwfhODwBG0dOaX5Keyv YH5LsXO3B9DNW6wXdIOpZzMf+E02XphjBc1zok2TrqYXiNZO7Rq2g8cmdfKv99MXonxpowejQw= = X-Google-Smtp-Source: ACHHUZ6/aFlvPNnRKNpr8SUcAE7odvaEKxFdyyL4HXisVl9OuXrH1ClC6guydMi2IfGmp8+Dp+C4sq7HDpVV X-Received: by 2002:a05:6e02:184c:b0:340:7bba:85b4 with SMTP id b12-20020a056e02184c00b003407bba85b4mr2892406ilv.8.1686795786615; Wed, 14 Jun 2023 19:23:06 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id m4-20020a02cdc4000000b0041f60dea396sm1446928jap.55.2023.06.14.19.23.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 14 Jun 2023 19:23:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 14 Jun 2023 19:23:06 -0700 (PDT) Message-ID: <648a760a.020a0220.f539.40fcSMTPIN_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 2CECB605246B; Wed, 14 Jun 2023 22:23:06 -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 | +-----------------+----------+ 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 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/