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 3CE5445E66 for ; Tue, 10 Dec 2024 08:32:18 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 34E6840264; Tue, 10 Dec 2024 08:32:18 +0100 (CET) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 416B74025A for ; Tue, 10 Dec 2024 08:32:16 +0100 (CET) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6d8edad9932so28096846d6.0 for ; Mon, 09 Dec 2024 23:32:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733815935; x=1734420735; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qKabY0AemxsfQ0MyAIs2nRVU41qtHpMMCRsn8wWFBG4=; b=g58+Nmo5bzQA6sdd1eY9yR23/YVtmCbRBjIE95QLnkd7nTI4TCQurdcfil8bVQFqcu I9SgdSIm1GZuFe9tiiBEmB7s8OwWLqfJL7RJd7Y9moujDDmlRxiy+yehUx3IZU9Y89Gx OqEFQVwJk8zjWLmcjugmZY88EE2fi1SchjEVs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733815935; x=1734420735; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qKabY0AemxsfQ0MyAIs2nRVU41qtHpMMCRsn8wWFBG4=; b=jq4Eo1En1XCFn24fOxuOWA9jlaZZn7JMZCkOFwrKVS1tOZv6cFpKtGN1/jBmvIKjBe /YnjPeeqXd5bVsGHpx5JU/DVU+OPfgfMVLGx+jYJqe/CqtJ5QHj8CunhBvtHU1TeKHop 7rVaobpS15z8tTeuyE4d4RfAwLuaBv83YjnVO3ykT1OvdkfubtRkuATt3whznTbpbKgC pXYSAWsngFBFEvX9bkqWljZvTRxWmxfRYh9ZnlcbERs0XGb+fXe78mkarMGMB9fztDoL jBuG7poPc9L4b8FZNXN10tm7ulUPsGB35f79E+huloEKv/sQbeThrrsVYvC60+i92kQZ 1LAw== X-Gm-Message-State: AOJu0YxcmY2DLwigiHDk+Peiir6X7X2XHw+gf0pTzuW58otEQTgtbyj1 HLxdCRVvuvMdY8TG5YspmTwW85CPKMG8Mq19Bd3ddKehW4DcLaeq6R1ZxEQLOJR/urZ6Fa15fiB VCHvUeyZVmb97i87ocmg4nJZnfl/4moU1p2Y6cQ5ApUT25kOb8LDwsYTT X-Gm-Gg: ASbGncuNDCPnOBUHikDfsa90h+iFJ0XO0dsFupe6mLSZTQM2JSabtqULqVCSgWgjMu2 ITEjNihBS0ChU9jr9nFCi7/NbBh8l/oVY5B+W6uMGczg1WwldCGBMFhVev2wrGetj8LTKlm3TJm XHf4Mf+qgTP4aRXXnppRztuonuREjjo802pS46ZZ2+Iw+aMxm05d3M3Cnmu/WXXeaKwYDzXukyd gmafSG4ZtY6RBwLUYFCo2PNoXq60ET+wawADe74JLJq93rhELi63CkgFI+yB8dzSqK+ReanpoBd GSQ= X-Google-Smtp-Source: AGHT+IH40mmVGf4uL8A63wd7shyrnjpvcsI6gxLQ/d2WDJeQbYqcwrnAKymmRQgtAfe+qw4IUnowsmbSUpC5 X-Received: by 2002:a05:6214:411c:b0:6d8:812e:1fd0 with SMTP id 6a1803df08f44-6d91e3741d9mr52560196d6.15.1733815935683; Mon, 09 Dec 2024 23:32:15 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6d9154a8a36sm1832566d6.23.2024.12.09.23.32.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 09 Dec 2024 23:32:15 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 09 Dec 2024 23:32:15 -0800 (PST) Message-ID: <6757ee7f.d40a0220.4cdc8.bc07SMTPIN_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 6A12B6052472; Tue, 10 Dec 2024 02:32:15 -0500 (EST) Subject: |PENDING| [GIT MASTER] f197f1e13ccfb74c92ad05602443dd0984f39540 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/v21.11 f197f1e13ccfb74c92ad05602443dd0984f39540 --> testing pending Upstream job id: Aarch32-Unit-Test#4612 Test environment and result as below: +-----------------------------+--------------+----------------+ | Environment | lpm_autotest | dpdk_unit_test | +=============================+==============+================+ | Ubuntu 20.04 ARM SVE | PEND | SKIPPED | +-----------------------------+--------------+----------------+ | 32-bit Ubuntu 22.04.4 (ARM) | SKIPPED | PASS | +-----------------------------+--------------+----------------+ 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/31886/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/