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 A7FE5426AE for ; Tue, 3 Oct 2023 19:34:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A1F0140262; Tue, 3 Oct 2023 19:34:53 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 8C82040262 for ; Tue, 3 Oct 2023 19:34:52 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-351574aca7bso3756725ab.3 for ; Tue, 03 Oct 2023 10:34:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696354492; x=1696959292; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=dYSF/BZQTXb8zp+ADfzh3Jxtt0/U3djeYbd8E70Ryew=; b=B008bRHeg0VxfXDUBFGjtduh046AVfEhtno30g4BSUo1ofegrDC/cmv4or099VnVWr 3UswYeQbqId0mpIBs4irQSDcLNLExqEZqcQaY1ccH7R9JE8YczIMI5+0EQffch5ina4I q0A5jehzNTq1GXTwjVr87vOiOG+hDceaYwJy4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696354492; x=1696959292; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=dYSF/BZQTXb8zp+ADfzh3Jxtt0/U3djeYbd8E70Ryew=; b=P3JthUq7335V9NtPNXJMvaP3V32t1Cvc1sZ29JN84lClrN0qr1Xl+04Ab0WEbgpPW1 YRrRj8B9DMBs6bvfjWgTuYP21CkpkFEuXgCh0ALdO/eC4CuziQprrMNUP6RWPJ5bwpsG jd1sI5dtUh5Dbtg36gn8pD492qU7CV8YgTcxjbV3J7h0ojKZo/C7QrYLusJE1i4/LWPI SrHDkM9PV4jj3+miJc0BOhXW5DuBdG/2sqz/xjDM1ghhm0Jj//mRGLE+NjdUwduXzTnt lHWRNcVC3jLLn4rnsqWsR6vn5opnpQjLtjd4niMi+lgQGjpL1ipqbY6KY7KDaaiywRHN zS2Q== X-Gm-Message-State: AOJu0YyG8DPGdnzWXrpsRLDnPBV5bSyTibTffqWPfGvd3xKTZv3rl5Dj CQsZaFJ96X1ehnzxX9NH2ZR0BQwBdrAVBwBFbNisOuY2HbrW6w3LQWc0hVQgqbJC8KvVXB5HAQ= = X-Google-Smtp-Source: AGHT+IFucBu3x5EVYwXnBGTHVBidUEuYhck78AD4AIzFJfyMsLKZ+hZc2qaLFppmSInXFrxjvSFcYnhno/it X-Received: by 2002:a05:6e02:1d8f:b0:34c:e6e6:80d5 with SMTP id h15-20020a056e021d8f00b0034ce6e680d5mr136204ila.26.1696354491904; Tue, 03 Oct 2023 10:34:51 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id t16-20020a92dc10000000b00351484336dfsm185672iln.16.2023.10.03.10.34.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 03 Oct 2023 10:34:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 03 Oct 2023 10:34:51 -0700 (PDT) Message-ID: <651c50bb.920a0220.e83c1.465bSMTPIN_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 57C53605C351; Tue, 3 Oct 2023 13:34:51 -0400 (EDT) Subject: |SUCCESS| pw132285 [PATCH] eventdev: drop custom OS defines 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/132285 _Testing PASS_ Submitter: Bruce Richardson Date: Tuesday, October 03 2023 17:01:15 DPDK git baseline: Repo:dpdk-next-eventdev Branch: master CommitID:9b1122634e8affeb1a3d957f3a96e48ae17956bc 132285 --> testing pass Test environment and result as below: +---------------------+--------------------+ | Environment | dpdk_meson_compile | +=====================+====================+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | Windows Server 2019 | PASS | +---------------------+--------------------+ | Debian Bullseye | PASS | +---------------------+--------------------+ | Fedora 37 | PASS | +---------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27815/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/