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 9034C43258 for ; Wed, 1 Nov 2023 00:02:32 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8B7DB4028A; Wed, 1 Nov 2023 00:02:32 +0100 (CET) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 67FA84028A for ; Wed, 1 Nov 2023 00:02:31 +0100 (CET) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1e9a757e04eso173873fac.0 for ; Tue, 31 Oct 2023 16:02:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698793350; x=1699398150; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ipZIH6rwbxIxlwJwboOQrKuj0kxexLeqsqp4TMy3SFw=; b=A7uwQu532I8pkZax4K5a6Kg3bpvqY5XaiM2pokpjrM8D8AkngNLF+TeWbKlQatWEaf vDcxnsCE6kSiVFed6V+B2tK4+FRUM5AYRw6++IVNgMdKCZL30Rfut+k8tTwewmJzCyfA bjo9C7b0rV9zSQqJ+8sBT0u4uxlJ6iGV4WdkQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698793350; x=1699398150; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ipZIH6rwbxIxlwJwboOQrKuj0kxexLeqsqp4TMy3SFw=; b=OjBlbUJe8fvs07drwjgA2fAD0OBx1MyAJhEJ4kGyJyoJmFyoKCWumcHgRP+qDkcZOj m67dqPpopBiKJem7QopeJBxPQuQCgQwy8IZjMJri+HMEed6hs7YH4foePvBJJX9Wm2Sx wzx2tylFutt5XSxFgjrI9ooRwgIdiXHKcmFsshURN65VHolJnuI+EA9Jp+aGi/9xhduy Q5SmNIZ2qjeVITGpzkebuQ68n5OodvQrXSzz36FmILetfHv9mG9W+TkPkCuRquG9gx8p LrNLnoWVXW6iHQMk+30pdz8SNG2O44sK5zbmyczpp3m3Ii5RCXw6ose8MiR6jT7h3wqm PcSQ== X-Gm-Message-State: AOJu0YyznaUcIvK4FbTAEGYvtrRNV71NsyheCQ8UrtjHJyMIcCMsfRmR zm40Yufgh9I+VdLFBQfrX4riKIa/GcdYooaheAyack7i6cNMCWCYauvgtw== X-Google-Smtp-Source: AGHT+IESwgHBzmKYXsktNwO+ZcFAcDYkgspCl6G4fhGMpct7B2tgkniG7bCq23Kq3t/BtEw1Aiqb+1cKnFDl X-Received: by 2002:a05:6871:48c3:b0:1ea:3c8e:4673 with SMTP id qf3-20020a05687148c300b001ea3c8e4673mr1919045oab.8.1698793350791; Tue, 31 Oct 2023 16:02:30 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ty12-20020a05687149cc00b001efaedf1919sm46988oab.26.2023.10.31.16.02.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 31 Oct 2023 16:02:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 31 Oct 2023 16:02:30 -0700 (PDT) Message-ID: <65418786.050a0220.ab655.0de0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 48BCE6050A61; Tue, 31 Oct 2023 19:02:30 -0400 (EDT) Subject: |SUCCESS| pw133680 [PATCH] [v2] examples/l2fwd-macsec: add MACsec fo 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/133680 _Testing PASS_ Submitter: Akhil Goyal Date: Tuesday, October 31 2023 18:44:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:32faaf30732cb4006cd1e45997403427029ef5fe 133680 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28163/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/