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 951E242F7A for ; Sun, 30 Jul 2023 04:46:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6F793406B3; Sun, 30 Jul 2023 04:46:31 +0200 (CEST) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id D9935406B3 for ; Sun, 30 Jul 2023 04:46:29 +0200 (CEST) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-55b0e7efb1cso2066018a12.1 for ; Sat, 29 Jul 2023 19:46:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690685189; x=1691289989; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=XI0499oh3ExzfsoO3Joal/uMRZWht/6JTw8yuHhfdqs=; b=ApI+SxsJkkaOtEh7IbzA3W+URJQPrWWoZLoqewFH3pkIGDwHmlugq/7vGFFRh6BG71 3KIZjLhZPov+oMTeAJfotezBhkqIja5WbfjH35ZuJct6GZtgrjemQK62nZNiOTXH2OXL n9AFMZcspdq66zEtflwTHNSTapQF6WyXQW2Io= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690685189; x=1691289989; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XI0499oh3ExzfsoO3Joal/uMRZWht/6JTw8yuHhfdqs=; b=ZK/JY1gbdDewhXK8P9R5i44pkjBchGA3EvLeGQyvFk0f9JSliD6/j5vt7u0MsbY3z+ xauF2XnRFUw95EWD3C+C39OO5eaVkIgQx46DSstrTpBVUTBvckGGNQhnW1VRE9wJ9/+6 X0w9MV5kCspohO+fD9RX9jpdWlA9Oaj+CJtW9QOlwnyfWkQN+TLXviVXed/0vjkSRUfZ zK5gB03ziwWubTX0IbRVLCXmZ94PmHkfWjDzXVtttfu58UnYglYUxUjPUEGf3YjQ59Sv W0R0RbmlUOEd0dl9uwrttZD1CZNxAhyHvS4viIQL2vLT8CT53uttiYWVf+tMhNTp3NG6 e7AQ== X-Gm-Message-State: ABy/qLZYEW5ZYv7cmkePqrBpfKt+qyGzZSkUtbKS8eiRqtFwfthC/xZi /p54bhEbjizEVSFoX3d5WS2U7z3G6sUR5UXvPCidNxRC+p6sD8Qpn3Mldhxo00sBddnz47HqwA= = X-Google-Smtp-Source: APBJJlExCbj2GCWLpKp5Z8nOgK72bsYLh00x11q99Ug3QnL424xDZUaE+SBZ/Gms+54/5XLQ6D4YXBnXbnMU X-Received: by 2002:a17:90a:3e4e:b0:268:29cb:f93a with SMTP id t14-20020a17090a3e4e00b0026829cbf93amr6217888pjm.1.1690685188934; Sat, 29 Jul 2023 19:46:28 -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 ng13-20020a17090b1a8d00b00268198ef8f1sm223435pjb.13.2023.07.29.19.46.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 29 Jul 2023 19:46:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 29 Jul 2023 19:46:28 -0700 (PDT) Message-ID: <64c5cf04.170a0220.e0a77.724fSMTPIN_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 DB8DF6052471; Sat, 29 Jul 2023 22:46:27 -0400 (EDT) Subject: |SUCCESS| pw129724 [PATCH] kni: remove deprecated kernel network int 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/129724 _Testing PASS_ Submitter: Stephen Hemminger Date: Saturday, July 29 2023 22:54:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:12fcafcd62286933e6b167b14856d21f642efa5f 129724 --> testing pass Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +------------------------------------+--------------------+ 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 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/27155/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/