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 D1A6243DDF for ; Sat, 6 Apr 2024 16:07:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CCC64402C2; Sat, 6 Apr 2024 16:07:23 +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 81B31402A2 for ; Sat, 6 Apr 2024 16:07:22 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-36a19a99a84so1241435ab.1 for ; Sat, 06 Apr 2024 07:07:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712412442; x=1713017242; 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=ZHqWQ8q5f2ywllsJ79ZVEtr9sj51825Q8Bg+LFL0zec=; b=SilxNHgR6OLftphoBPObjHzKyMMVuzYY5FHhd8rHC6rjOcUoSzg81iVYK1GJpRPnzK OXg4KAP85bLpDUjgHhpStCEr/AfYuZmvRhZEgmF4N+RlJeHjoWQybteLmc3hUMFE0fkj 9/Yve93qGRdH5c3t1sw5pFDm875+FsF69HWQs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712412442; x=1713017242; 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=ZHqWQ8q5f2ywllsJ79ZVEtr9sj51825Q8Bg+LFL0zec=; b=IkspgYPg70FBUvmbuJK0Tl9LbYxhmq2H5MRfNJ2pSXsT8giaWATyXutnLsfrzRU4Po mlX4WyTuAiSJU5nIIQUrC0FXVFDz/c8PUoLi+pEBgdraZW96brG5vXKEmoaFglBr6GBh p9bMU3d7nHHxZPCzRPAMLHHMhrJpf0QIEWg7G9AcC7cyEJDoTWU9YBRYjCkinpDRGxCR xCEp73xIFYHNHUkuufYDFAUYIcALNz8ADHyfYFRjTiDKmzosY2iBRcAiqumyFkKQmZDx owswMxds5dqxEzy32DfzNq5zNrfHhJ/DzZXN+lfXv1PaXzIX7Qr7gkQNfz1qReAl0fvS MLww== X-Gm-Message-State: AOJu0YzMW+6trhx14s+5JaTp40zDvu3MTrAjf8z26fenZzUu7fPa4mBZ qb03Hu93IIT/OexplGpWhKBn7hZOumJwe/HQMY3iihRmmJHFIVHBaWcqCgQDAbNqFxmnN3aTj7f HHHxrYUJPl7Ctd6ugYF+1dl8AZuWtWkqgRfp8AtqA X-Google-Smtp-Source: AGHT+IHyd8zJTtMVeXrzzXorsi0GaRurwxysxe2uknRknHEM6jmBNPNI4AmPC9xRD3d1OejA2mGjqsNn7nX2 X-Received: by 2002:a5d:9954:0:b0:7d0:d13c:a6b2 with SMTP id v20-20020a5d9954000000b007d0d13ca6b2mr3998591ios.21.1712412441902; Sat, 06 Apr 2024 07:07:21 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t44-20020a05663834ac00b0047ed45db05asm139508jal.9.2024.04.06.07.07.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 06 Apr 2024 07:07:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 06 Apr 2024 07:07:21 -0700 (PDT) Message-ID: <66115719.050a0220.52933.9fb9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.11] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5BAF26052471; Sat, 6 Apr 2024 10:07:21 -0400 (EDT) Subject: |SUCCESS| pw139168-139175 [PATCH] [v6,8/8] net/tap: remove no longer From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240405211745.699697-9-stephen@networkplumber.org> References: <20240405211745.699697-9-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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/139175 _Testing PASS_ Submitter: Stephen Hemminger Date: Friday, April 05 2024 21:15:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139168-139175 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | Debian Bullseye | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Fedora 39 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Debian 12 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29730/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/