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 752054318E for ; Tue, 17 Oct 2023 19:22:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 53567402B3 for ; Tue, 17 Oct 2023 19:22:23 +0200 (CEST) Received: from mail-qv1-f47.google.com (mail-qv1-f47.google.com [209.85.219.47]) by mails.dpdk.org (Postfix) with ESMTP id C74EF402B3 for ; Tue, 17 Oct 2023 19:22:21 +0200 (CEST) Received: by mail-qv1-f47.google.com with SMTP id 6a1803df08f44-66d332f23e4so26186806d6.0 for ; Tue, 17 Oct 2023 10:22:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1697563341; x=1698168141; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=v12sRFxcejyD/YBgfnpFB1LMRWU8FiIHH7USBpoh+3M=; b=c4AncGGLg0eHiPrAH+xnR5Fx5YG+nXTGh8QMlZhOh1NIhGul5h42Vt+2b0/RcUuDof FFRdAGkfy5b3mPJy1YoxjTQrLLz2RIbY0hR6xQOrlgzFLVY/kWlH7IakGSFm9Cgq9T/M IemQsmOZWUSNL40cL9pWxIFBBl1PmGTfJJ7ywC8Fc3nmwhALnH41kS6jAODdv3aTtXZY ZT0kLbpZwmJUxVAFB5wlhYepOp5CBRsIfMmwOT6Iay8CcO0nvb6pP5MDSPXTKmcfCBT1 3qhQeQ9WGIuQMqicbAdDW7H+GHlpmqK9C/Vo1ie0NRiHTGtS+TDkJ1mnIyez+p/n6KxH T9pQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697563341; x=1698168141; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=v12sRFxcejyD/YBgfnpFB1LMRWU8FiIHH7USBpoh+3M=; b=Jre8CwlFrA5Xd8u57XdF8gwTEJ/Vw1H0lDsSckkP63wUREvr89rkRM5OEqaBtHRmyM Cv8I0rpBwX19v0vdfNARBBbD70wuZMlUwLvbuzqQKXc3nA9Pc7N0kqXVjH+wzUwUPwYW LYTihCEGy663kZSVmTRi3q5AldDpWxsL4VHBc4VKA30/WahdHwWkFvIb5QMG+rPa/GBQ 7RZ2SoHDfoSbkQB5xVsT5s2DUEVevA+1S/Y8yAAsNOL1O/Uye1iceDi+PEePCPoAVzlb L8x3BU+FXWq0YQ92Jq1hVSUcGoLWwTAggNluT1JIrI/ajCTSwUQ5f1ETn+Q8kEs9DqSB 4Rmw== X-Gm-Message-State: AOJu0YwDFfU+l+BXxdvq3IisDEiybZURGzuAX3QvEVmOhQKBAfTS7xXO UvuJ30gBhj+0w2FFGSmkRDbhmYl+9HZWWCgu2tE= X-Google-Smtp-Source: AGHT+IEYdPgLsWz9w8PbaqLAstLIsPSMdfWgZl7LwDACXi8toZeHT2XmbqEMqCIth2uYSGOqKcF5HA== X-Received: by 2002:a05:6214:2489:b0:66d:1e25:9775 with SMTP id gi9-20020a056214248900b0066d1e259775mr4172984qvb.60.1697563340968; Tue, 17 Oct 2023 10:22:20 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id i8-20020a0cfcc8000000b0065b260eafd9sm715067qvq.87.2023.10.17.10.22.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 17 Oct 2023 10:22:20 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw132763 [PATCH v2 2/2] event/dsw: fix missing device pointer Date: Tue, 17 Oct 2023 13:22:18 -0400 Message-Id: <20231017172218.3414596-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20231017155148.153095-2-bruce.richardson@intel.com> References: <20231017155148.153095-2-bruce.richardson@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/132763/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6549973250