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 6572C42EDC for ; Fri, 21 Jul 2023 19:42:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 619CE40EE3; Fri, 21 Jul 2023 19:42:47 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 8671C40EE3 for ; Fri, 21 Jul 2023 19:42:46 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6686708c986so1923119b3a.0 for ; Fri, 21 Jul 2023 10:42:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689961366; x=1690566166; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6KGlD6QWJ+hJRFgvqPG6W1D5CoejGplDrPDvI7hKN8I=; b=Us1KImf9q0Eo4FZx3/2p7oSWylh0GiiYDSV9pHNSXB/pXvK7aw5+BDz/4zC1YL99q1 QWZzzx9Jb7yVz9rx8uL9ZxpBzbfhlGJsl04M5gyyBlXbbIhkemk1gEnwDXhCwxGdgBo5 j128paJDk9j6XFJ6oViQ9XYekvUxNia6vKjF8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689961366; x=1690566166; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6KGlD6QWJ+hJRFgvqPG6W1D5CoejGplDrPDvI7hKN8I=; b=ckeZ39mVNEKO3o3CGCfyZO9jfDScdA7OKCk6df6jO+iqw0dapMjuoCOnGQgGts2V2V SlM0zrJgGKrTp4gtRq4rzKOyOlZSbTM/idDFfjdehkyKqh37zkMPljNWyGlsihc9GYFb EDKoIjiMD4F4DSTDOt/UrYuKTVGW9rGD6IZGwh/uDv3Htm1WF8e/bz9TM7WSdC0dpbTw M4LIyXGecSGTl/U9vFDF7hwqmLOyk290M82C1CdPd0ZEsPoJbfJpInBuRRJ1b1+QkwGO 6qpF6x/YM/LTch1XtslWnu40lz9mcAsOd7J8Sviw5WJcXlAkBeC7FFFfdRl1D1t3tENG 5yYQ== X-Gm-Message-State: ABy/qLZBMlckmbCaPG2ZZXBiarzNz+G8kGSgzg9oett22T21Hob7XQzD mjelAaH5f9s0KPV12fAHzwvzqK8jZpH2o6bUIgCEbx6JaJafnaxFJxDpWQ== X-Google-Smtp-Source: APBJJlEFohnsiShfJhaj64yl9/756oVmEgj2FQ2A2vIT3brF3xLrZ+QsR6Xan6ZRBggpPH70rtdaZEhSjmjc X-Received: by 2002:a05:6a20:1585:b0:137:2b6f:4307 with SMTP id h5-20020a056a20158500b001372b6f4307mr3327194pzj.27.1689961365777; Fri, 21 Jul 2023 10:42:45 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r3-20020aa79623000000b006824143e6f9sm241906pfg.22.2023.07.21.10.42.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 21 Jul 2023 10:42:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 21 Jul 2023 10:42:45 -0700 (PDT) Message-ID: <64bac395.a70a0220.ec87.8cb0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2F267605246B; Fri, 21 Jul 2023 13:42:45 -0400 (EDT) Subject: |SUCCESS| pw129680 [PATCH] [POC,v3] net/iavf: support no data path p 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/129680 _Testing PASS_ Submitter: Mingjin Ye Date: Friday, July 21 2023 09:57:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:fbafb3676c482dab60c0b5465b47f2ea33893a36 129680 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ 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 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 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) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/27124/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/