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 E676745E46 for ; Sun, 8 Dec 2024 06:37:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D234E402BC; Sun, 8 Dec 2024 06:37:45 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id E654A402BB for ; Sun, 8 Dec 2024 06:37:44 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3a817ee9936so4481075ab.2 for ; Sat, 07 Dec 2024 21:37:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733636264; x=1734241064; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fsqHNJaZGGlLE6DuPvRBDWwJwQ4qsr5xXB5kC4j8Rq8=; b=Fz7a9s03GjVCGcjVyDRa/bmKRrHRsRWeh8vIbjRaW7OKvsNxborPTSkJpDSgHuFJOL CiyRVtIdQBQgeLyllRlz2cgsKmQ6wDYUsiTUsmlEjf79B/kkZbPirQqcfKZXq47obM4J Y3xA5F13MVXS8rxZj8AmIL84eeOOvPPFxVLz0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733636264; x=1734241064; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fsqHNJaZGGlLE6DuPvRBDWwJwQ4qsr5xXB5kC4j8Rq8=; b=D6ei7zZpK67SDClEIA5OQ7ShbVScSxP8DJ27tEgYPHWWfCBZ6pS0DbrSYs+nwQqr0l JvXYPlwE6lPoGHUbLn7t98DQE5y/zlg9UsSTLH3A5pi5dRgf3gQKzpNKJE0WA32HZxYN RiD3ZHggAyjNMJVIZxZVyQ3mocVRN42iXA4ELc/FeWHvYZq7yivmVx4944kIKApfpru+ ZqTFd8bzBRChizuJlekHNESZsEp1btV/FoLjEJH1g5CAgg9rTrK+UHWX4pXKN0Rn/zJC oFU4IAGh2qAMemoV1XmchFjDErwoQD8sGlIxot9YB33gxtZcaB8Gx3/iEJC8RZUmHgXK kpug== X-Gm-Message-State: AOJu0Yzfeyv4PWiqeCfmL7viDxmDAhBJPa09UfjAqLZZ0kZ6o2I0Tdny j+9DWVcw6K7IjkOHN55c034a3r9Yd7AQTdgfgjIu0+sQlEdmn0sp7k0mjLMbwS8mXJhEc+I8UT9 SXEgPo1VwSLRrmTkhrnEhAcFXB4qx6mskmAz1nWpV X-Gm-Gg: ASbGnctwFqctFVVhjA8DaGBuaSWgHR9ZO+LbMb/fsH6ALHIMMnT2i5jiXCWxhCvoMBS G+9F8llcqPZq3mj7FIjXlbjqzVZ++NCTGbyx/gsW/gx+0UWpajU6YxRDfLxKV3+cDsWSyZnZOw7 DJGCnRt4fC34KuNcO3R7+165CBJW+BsGQBaepF2AskWaQ4rxcxbOIxmQL1e7Vph7xQHjWB0pbxj FF5SD4l58oLbIy9tR4gLvyp/wuL103UNLGwHHzTQW0nPW4q5/1k5jbkUn3XECR9Wg/ODU0= X-Google-Smtp-Source: AGHT+IH9Y1MdcVWoaLgtczHB1Jv3QujDgu23gCk3VJ0X+2IN7PD5LxpVaLCaCI55PhbT0+sbzOdlRLecf+d5 X-Received: by 2002:a05:6e02:1a0a:b0:3a7:708b:da28 with SMTP id e9e14a558f8ab-3a811e81054mr79735945ab.21.1733636264260; Sat, 07 Dec 2024 21:37:44 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3a9c9c5480dsm1050585ab.55.2024.12.07.21.37.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 07 Dec 2024 21:37:44 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 07 Dec 2024 21:37:44 -0800 (PST) Message-ID: <675530a8.050a0220.1a3479.7129SMTPIN_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 DA1DF6052471; Sun, 8 Dec 2024 00:37:43 -0500 (EST) Subject: |PENDING| [GIT MASTER] 077a7044cc5b2533410f691c8db6fb4f6667b1ca 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 _Testing pending_ Branch: tags/v22.11 077a7044cc5b2533410f691c8db6fb4f6667b1ca --> testing pending Upstream job id: Generic-Unit-Test-DPDK#298292 Test environment and result as below: +----------------------+--------------+------------------------------+---------------------------+ | Environment | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | +======================+==============+==============================+===========================+ | Ubuntu 20.04 ARM SVE | PEND | SKIPPED | SKIPPED | +----------------------+--------------+------------------------------+---------------------------+ | Debian 12 (arm) | SKIPPED | PEND | PASS | +----------------------+--------------+------------------------------+---------------------------+ Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31877/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/