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 5D7D54334B for ; Fri, 17 Nov 2023 03:09:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 57DF44014F; Fri, 17 Nov 2023 03:09:45 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 7D2244014F for ; Fri, 17 Nov 2023 03:09:44 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3594149e3a1so5151305ab.1 for ; Thu, 16 Nov 2023 18:09:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700186984; x=1700791784; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=dsNKSHmONVRwLlMW0YqePxPimBfHSSJoSZnOpXf+wWw=; b=BSfKM7JfHLFhMR8Xr9i2ylwt2JDq6x9hfI5eSJhv0T2TeIDv30ifOzY/EW5xsGRen3 xd6NlTI+5IQmMCAL7nqGQSCFkDzpY+6LwX3HJQHMllT/1FAFEK+6HSMOG9ABmvDvjARV sydPOkLWbolNC39K+Geeipk7l9Ci7wO4hAr/M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700186984; x=1700791784; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=dsNKSHmONVRwLlMW0YqePxPimBfHSSJoSZnOpXf+wWw=; b=mWfG65xrufuGGr6HbFsjuAAW+HGUEgzuNwRKToYXdtAlG9BCu/k7RIWwF4zXEPN+k5 AVr3oYSQHaVOL18jCLZf4RBV1Gp4n4VQmkYbsG/1oWBDbb250z5tNsQDAaLYvbkakWHM WZkWvmZVI01KYnMd1ocxulEVeT75hG9JO4uRKKec91NgeBVB7VOUY5DztpVoZchaRKat ApBawjZp4br4x/8giQfK4VGkxziOKBlDmD7bekPMVQFcsTtAzwJ0cOjQ8aQzZoyjWVYM 1pfSXEpZvY6tbhSlO87Vl9fnxI6kr7MMaU84x5v8RF5JAkUIEC6SFDYwCqHvOlQcsG6A XoTg== X-Gm-Message-State: AOJu0YweKtV+qpy/YjZXukzQ/dgIauZDUcOzMmVPbEQrG38d/pmfccBQ UU9hInVIVGF04qqGjE8/OHszzceWchHACl+AorcYQm0/UMKLX7Ys2ukZh1i5BqxE4EhgpoHx9g= = X-Google-Smtp-Source: AGHT+IHO3BoR2tdk/hTjUy+DhYWZCq9NEJgOrGX8O1aFzN1YycHBK9K45AHH4/qZOJzJeEuGkXUE7A1WyYrt X-Received: by 2002:a05:6e02:1ba3:b0:357:704a:8699 with SMTP id n3-20020a056e021ba300b00357704a8699mr24944344ili.8.1700186983987; Thu, 16 Nov 2023 18:09:43 -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 m18-20020a92d712000000b003592f8721c8sm24980iln.14.2023.11.16.18.09.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Nov 2023 18:09:43 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 16 Nov 2023 18:09:43 -0800 (PST) Message-ID: <6556cb67.920a0220.282d2.14f4SMTPIN_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 5A0E8605C318; Thu, 16 Nov 2023 21:09:43 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 6d7129a6e93b7cb52efff009b29ef1a0f2cb76b4 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 PASS_ Branch: dpdk 6d7129a6e93b7cb52efff009b29ef1a0f2cb76b4 --> testing pass Test environment and result as below: +--------------------------+---------------------------+------------------------------+----------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | +==========================+===========================+==============================+================+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27030/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/