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 5DE2546673 for ; Thu, 1 May 2025 08:45:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 569A54028E; Thu, 1 May 2025 08:45:59 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 866BD40279 for ; Thu, 1 May 2025 08:45:58 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-700b17551cdso5930137b3.0 for ; Wed, 30 Apr 2025 23:45:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1746081958; x=1746686758; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ZczdWg0trBoOQ40ZL8LRPihT55oDFPzG99Vx+H0IlNs=; b=cJy0FS54vFJKNl47KyJpo3WAcw+GislzZlGxq+eHyO59YN1q9nFIMYEz9NOv4/fTgn KygqibUDmdztKMfu70+FoN51Fd1H9e45ajLxpF0aVr3KihonngpPj/SB1uuJpGGGuvJg rh2eOKxcgYTOKedLbOArY4567QRbcfc3zQ1So= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1746081958; x=1746686758; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZczdWg0trBoOQ40ZL8LRPihT55oDFPzG99Vx+H0IlNs=; b=h3RuEbaNIj5DZsRPqo5lD7iR9Oga1wR2KwOz3N+Ywgh5+m11TOpUtp4jO1OCLkLOkJ 0QrzImeeAUifAOt/eDdX01OUgvLVl42SWsaqqVQWwg8QbXVWaZe7c6e5ddvgYjk9plx6 A97bA0ajW1BuMgX6RSJOYT15/L/BT9DIrj2yedCXOzUGaTNc9TJrbN+FX6ieyl2jhbli 4iFlytow3QZwCM2oRBVeGj87dfYGx/CN40jpCkc2VNUE49vWR0kb8X3WsfASfwL7k5xs flNSDv+bRlAhYGRGGoLk56ElLQAY7GSnMBzUmERULgiJ5GmR/BQ87+zOHO7Sgqod32Wt 6loA== X-Gm-Message-State: AOJu0Ywa0afxt2mnZb+G00+U6wr/jjdIxIq1OdcairjPdLVArJi6m2ki RvWKOYFX44iOM06wWO7UJ7f1EzBRqwyzmcoeKTWlcpsL3ULeMjDAMWUgP2GFuIks89x/F3a11/y OYLZAKWPhXoSbC5dyoFHRmeYk0n4A3Pin X-Gm-Gg: ASbGncvqYbIhxU+n/vr0WMmcA9O4CpEbcVcsuQ+bwPDWzzcQr8PFbBV17u4ivRZw2wv 8hYgkC6P6LIbNqLKgo0CzPM6nWTwlbWouC6T+qpYd3L7rBNUzQEr4ekBgEhumtC42IdCH2/NdY9 YDAtHJgPH4ALKqwe8nCtA2GwUnl1uP0D4NPPdTWrxRjXq28SgZluKB//2WMX9/s/FDrm8kS80iO 5gjJKQY+2YMsT32N3dT4MeTm1nE7HHrNI4xR0LFK3+OFE0X3SjKHXkh6gl7OllzcOgXRlUCalIM YmiEWT8oIMUz00oW4KoYKlUjSbgxXO7DBvbt X-Google-Smtp-Source: AGHT+IEeZ2Zea2lj2e5Yqx+0V92iwtt6Nu0wuZxZYj+hyh9fR9zmXfE3HYDRtEogISbMlRDGiCe+JjI4vuo3 X-Received: by 2002:a05:690c:6d10:b0:708:16b0:59bf with SMTP id 00721157ae682-708ad6bca38mr87012817b3.26.1746081957953; Wed, 30 Apr 2025 23:45:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-708c3f110aasm380667b3.14.2025.04.30.23.45.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 30 Apr 2025 23:45:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 30 Apr 2025 23:45:57 -0700 (PDT) Message-ID: <681318a5.050a0220.213cf1.0369SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8A6176052471; Thu, 1 May 2025 02:45:57 -0400 (EDT) Subject: |WARNING| [GIT MASTER] 4401486b5e30d43a134f80f9802f60b5f43e74a8 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi 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 issues_ Branch: tags/v22.11 4401486b5e30d43a134f80f9802f60b5f43e74a8 --> testing issues Upstream job id: Generic-Unit-Test-DPDK#334610 Test environment and result as below: +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest | dpdk_unit_test | +=============================+==============================+===========================+==============+================+ | Debian 12 (arm) | PASS | PASS | SKIPPED | SKIPPED | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | FAIL | SKIPPED | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | 32-bit Ubuntu 22.04.4 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ ==== 20 line log output for Ubuntu 20.04 ARM SVE (lpm_autotest): ==== [671/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_threads.c.o'. [672/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_thash.c.o'. [673/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_thash_perf.c.o'. [674/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer.c.o'. [675/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_perf.c.o'. [676/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_racecond.c.o'. [677/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_secondary.c.o'. [678/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ticketlock.c.o'. [679/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace.c.o'. [680/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace_register.c.o'. [681/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_version.c.o'. [682/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_telemetry_json.c.o'. [683/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ring.c.o'. [684/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_telemetry_data.c.o'. [685/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/virtual_pmd.c.o'. [686/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_pcapng.c.o'. [687/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_bpf.c.o'. [688/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_compressdev.c.o'. [689/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace_perf.c.o'. [690/690] Linking target app/test/dpdk-test. ==== End log output ==== Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 32-bit Ubuntu 22.04.4 (ARM) Kernel: 5.15.83+ aarch64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/33404/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/