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 41EF54290D for ; Mon, 10 Apr 2023 09:43:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3C9DB40A81; Mon, 10 Apr 2023 09:43:50 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 4E67340A81 for ; Mon, 10 Apr 2023 09:43:49 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id o2so4007889plg.4 for ; Mon, 10 Apr 2023 00:43:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681112628; x=1683704628; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=sn+ck5ByA3/eTWqcPXfj0eRXSRL1s5FeR19JZzGR1Jg=; b=QDb+gzR0X5feqvYWZVYzAa4+SLwmfurciwNjt1rY3jzeTlyXGlfqvEhG1n9N4lc4co QVBFvHbPTAyaslVykE3AiffoYqiOZNJqSlC6UiJaLvv0jB2S3Z+FQycDj/xtzMdWWgCo 83Z3RinhiPKpL1d6BWQS+zdNlp5T8O7+VnWTs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1681112628; x=1683704628; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=sn+ck5ByA3/eTWqcPXfj0eRXSRL1s5FeR19JZzGR1Jg=; b=PSdmXb1KsRc01wHZSBPK1QOn2STZdNIaxR1y6YmU8Gw/+KYHYH0V4dfROEM5YF/7k2 SC5Q4B+M6xEWmgolCbLp+4hrVoImpyJyVt5QBmebd0Zgsq5ogUyRB2cKgZpp5V2cW1V7 RTI3Mqsh6d4ntWPRVBz4tbwEm7E4jIduUm5zBA8rjcE5/rBTqlVHhWsLrl+FPrew7f52 35dcDuXZYxrUNOKweQpHoUiJblFQhjkxrqaIrOa0FPybFsCroqn7cJzM7/WS+RuAuiYN PBXccBh+0S5Hj03naO8fEm+eCxAxrZ5oxpVjPu+Xf/PvznGuTQeJEhNo4VCrDGL/76Gs /lSw== X-Gm-Message-State: AAQBX9cfpbs+n6kaGHI0Is/cb4wl/OBUviLZqOgHnQvqKyKIxwMcDRcD CsDAhuYFKXfUg1+ggVjcK3HWsIgSYn4stpbRgAgU/8mJ0Qgm9tumnMIRUkBq3RyOhPIOt2AVuQ= = X-Google-Smtp-Source: AKy350ahO9+iafu5raHkeIK2vJUxzqVlhCx0IfU/HZOEFbVceIpGQdftHV2YSc5H8ZG5FWzd6Ype0eEs1nnc X-Received: by 2002:a17:90b:1c8e:b0:234:e3f:f53b with SMTP id oo14-20020a17090b1c8e00b002340e3ff53bmr8772189pjb.21.1681112628523; Mon, 10 Apr 2023 00:43:48 -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 om1-20020a17090b3a8100b002347f91f36fsm204032pjb.11.2023.04.10.00.43.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 10 Apr 2023 00:43:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id CB1C7605246B; Mon, 10 Apr 2023 03:43:47 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id C8EFF60095; Mon, 10 Apr 2023 07:43:47 +0000 (UTC) Subject: |SUCCESS| pw125869 [PATCH] net/gve: add struct members and typedefs for DQO From: dpdklab@iol.unh.edu To: Test Report Cc: Junfeng Guo , David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230410074347.C8EFF60095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 10 Apr 2023 07:43:47 +0000 (UTC) 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/125869 _Testing PASS_ Submitter: Junfeng Guo Date: Monday, April 10 2023 06:47:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:65487b12db83c9ef37526a983c43191cd44dae99 125869 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | RHEL 7 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ 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) Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25944/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/