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 7B69142F8B for ; Sun, 30 Jul 2023 06:09:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 52B36406B3; Sun, 30 Jul 2023 06:09:17 +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 94544406B3 for ; Sun, 30 Jul 2023 06:09:15 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-686ea67195dso2489707b3a.2 for ; Sat, 29 Jul 2023 21:09:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690690154; x=1691294954; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3HHhAT1MEgkTWn93BT3wera5CFEJFX54jJPDuqN0r9U=; b=J2fMae209jtHpQvlVu628BOp710B+NMADIfcTZ/6QzC5g5/bV3MRcWUpSdXO4GG1rM QQA2cj4IjyxzviYwXrl8CVd2bOHWBpQUFY9I6uoMXiwOkho7ynySZVlpDbmDfrbnZi0m j5oDK/ykeLO+m1qAH8gKC+neqQZbWnaCFjt14= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690690154; x=1691294954; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3HHhAT1MEgkTWn93BT3wera5CFEJFX54jJPDuqN0r9U=; b=Luo7U4X7kpexwF5aa+sy6QBnLULrpPyIrxHob4TqnfahTu2D59Mbc8gHQVc6NDAQBI jgEJKPoD9IpQyI4IWJvnZK0c/VAcTcFJ7etvoNpwQRFUcsih/CD3M9UbVLA/ogk0k1lF qKdBct2Mi5orBWUf1feaI0QLUnasNks0+ARHamd3nAIaohl+T/jwmO1RdMGhboyd8c6u 03N4f+uFVUx+urEZWpOzcAz8AMoz+rm1I67AWJe4sXUTzSyn92l2A1j+PNydY52D/kkL peAYa+wPkj9N1UGJYi3qdz/fIfp6dth9Xg4Jv67JLbj48Ajfs/0YrHXuM+XPLJbMqeUU fgaQ== X-Gm-Message-State: ABy/qLbhS14d+CEgTJ3q2ray/J+Q7GsEBDySuGIJ28OaWBaBCriLNKCg gkeARD5xSi35erA7PS4m1+PpvAepRPzQBdyBcGCSmaoIJffkBWHjy4GDAZ/jxAmtagLo2QXhPA= = X-Google-Smtp-Source: APBJJlHGVWAM/sP2IvUo8b5XWgbRWkGbX1fZjo/o4iaMa8qbqzY7Uvq0RAmMdBj5vqgfpK43N9nLDpPJvSgJ X-Received: by 2002:a05:6a00:1901:b0:673:8dfb:af32 with SMTP id y1-20020a056a00190100b006738dfbaf32mr6212634pfi.26.1690690154698; Sat, 29 Jul 2023 21:09:14 -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 l20-20020a637014000000b005643e7071c9sm80310pgc.19.2023.07.29.21.09.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 29 Jul 2023 21:09:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 29 Jul 2023 21:09:14 -0700 (PDT) Message-ID: <64c5e26a.630a0220.a5aae.389cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 4393A6052471; Sun, 30 Jul 2023 00:09:13 -0400 (EDT) Subject: |SUCCESS| pw129725 [PATCH] [v2] kni: remove deprecated kernel networ 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/129725 _Testing PASS_ Submitter: Stephen Hemminger Date: Sunday, July 30 2023 02:12:05 DPDK git baseline: Repo:dpdk Branch: master CommitID:12fcafcd62286933e6b167b14856d21f642efa5f 129725 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27156/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/