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 C80554402F for ; Wed, 15 May 2024 01:10:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C3DF64029E; Wed, 15 May 2024 01:10:53 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 9A9F14025C for ; Wed, 15 May 2024 01:10:52 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1ecc23e6c9dso41097215ad.2 for ; Tue, 14 May 2024 16:10:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715728252; x=1716333052; 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=5SmTIWBQ4OTKi+iAIRrJXmTaGVM6+7tTjdPBrBqOBBU=; b=Fs18SyiX1SA+0b5ZZ7UD78Kf0puK7PXAy/R0ugQaKo0frVS0Mx+ZYtYPAuj1MshZh1 wL4BizQ9Tyi+2dhwaFRgeSru6+FDRHJXGnmMNb8/b7QhOdbdh+ynHITy5886k055XHQw ZBUGTUhDsy2hEHv7dhxvixRjpURF+eBtVKEic= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715728252; x=1716333052; 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=5SmTIWBQ4OTKi+iAIRrJXmTaGVM6+7tTjdPBrBqOBBU=; b=EFg/aC6/Z1mYmnXJM5E7Gl9yGWihyf7lq8DGVQmrHOSqscOIjHUouk/lL1oN7NFd6y feUhB7ryRQvdYsZ1IJ6psQEPMC3lyMAu9cdUl4Z3yPXQl3W95kGasfmO/SrQ6xxEbCxg ArZZHpamT+SmhKoSNivcrZPqP87e2XmXStK5Q0kY3vJyHVFiv4OABrqYYwDCjPhT6UIb Cwt5+fYXi2a0CgJD87OWrx9HNfSKqngNhFkK5QPk/La6SAW2a73NTi0d4dwgeNeiw6dF KwE9FOLUhf+MDFeebawujKJb/mV92f3TyVtrsiCHbAHYTIXAezsUKFytWODmkW6RMEgo asPQ== X-Gm-Message-State: AOJu0YybGCVOMSyhJCRUbZN24u5TANPgwgDv83gRjjG/xaiDtuo/607K R/K/QTPbwYtilMc73HhevQbi9NB/0qeruyGIycPR0pU9HjqofZerARg4OBtCTb+7wk+Ysd5ff7Y XmcPSAM5bgbKmfpNXxph47r45NkgymLNnoozWB5+Vnx+QvtTkIhkFvUBb X-Google-Smtp-Source: AGHT+IHfYIRZSWYzSy2qkQb3kAr/hIb/Q3m3BbzA64jpPfsNwHmXeeC1FuYDixp7KZunE4VbW8hB+wEfqwq/ X-Received: by 2002:a17:903:22c2:b0:1eb:dae:bd98 with SMTP id d9443c01a7336-1ef440505admr173446005ad.51.1715728251903; Tue, 14 May 2024 16:10:51 -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 d9443c01a7336-1ef0bad4915sm3919635ad.56.2024.05.14.16.10.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 May 2024 16:10:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 14 May 2024 16:10:51 -0700 (PDT) Message-ID: <6643ef7b.170a0220.76702.90ceSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id ED7F3605C373; Tue, 14 May 2024 19:10:50 -0400 (EDT) Subject: |SUCCESS| pw140067-140073 [PATCH] [v3,7/7] net/tap: use generic SW s From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240514153845.42489-8-stephen@networkplumber.org> References: <20240514153845.42489-8-stephen@networkplumber.org> 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/140073 _Testing PASS_ Submitter: Stephen Hemminger Date: Tuesday, May 14 2024 15:35:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 140067-140073 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian 12 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29959/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/