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 0728842DD9 for ; Wed, 5 Jul 2023 16:19:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 020864021F for ; Wed, 5 Jul 2023 16:19:24 +0200 (CEST) Received: from mail-qk1-f171.google.com (mail-qk1-f171.google.com [209.85.222.171]) by mails.dpdk.org (Postfix) with ESMTP id 4E4324021F for ; Wed, 5 Jul 2023 16:19:23 +0200 (CEST) Received: by mail-qk1-f171.google.com with SMTP id af79cd13be357-7673180224bso500966985a.0 for ; Wed, 05 Jul 2023 07:19:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1688566762; x=1691158762; 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=wzY8faRfDaTfigzuDnYLCTe51fRFLkBBcHRN+RON5i0=; b=EMU2NM0s8RKuC8tAhUbQa/cvrMUetoqonCBApRD2RjTOzEzZzl/tbv3oZHpv9j7gi2 7VIBRDLmUCUfVGwan9P+tQzHMgMk5sfclF3lZmF/2Y1+/Wa7xNmCJ3XY5ZuYw7NgM5ct YlxRAAjyuonA0a9i1AX4a1aI9FFD8MmdJg9WmyFPVbt/uKKPIULMGPC8nLs8Sh+NPAfd meW7vdoyqtWwp9TZcpWB+AdfabXYz49zPZEv8vvONL2arOYnlA/j1LWHPFiGqSoNp4ae R4yaySxKJLKwBZFpPmNetg/I/tIbf+BEX69z/8TIfoVF46jxwouiM6lm1rlzfAGM4qyV NKFA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688566762; x=1691158762; 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=wzY8faRfDaTfigzuDnYLCTe51fRFLkBBcHRN+RON5i0=; b=InvBLIBcjsTl9vDU8FZ1qteVad2udPDAJQ4riTF+gDCUM+f/99EaI1Bq2vuKsLRhIk FWOibJwVMPf4EU7E4DuNl4z2JM7SaVaqQxNwrf2a0IC849HilTCvBWs8PNpmv92D+9qu AQ18MFUaV/hODWm7csW/ccWy/vTrzi0Gn8dZiLUw6x9tQGC6h1vRM6TLn1+OVUrKvzJR NCP//cpPYJ9E/aYT2Kd1TnKxLWZoKRsyxPvRopmnl5JxPL249GO806ZwlMFPXIXO0N6R n9mgvUiPXuJhv+1EhX3ZCjTHkoyB2VE6H/+gkxTnIHImJCDHcJMbhxxZpeRoYFrHNkOq /Crg== X-Gm-Message-State: AC+VfDwv6Zs0j23PjxZJtisOFWOsQsguOpw35oF+qwVwcoEIe9pQN9hE 3094L9haOSgeY1XyzPQKTvObcqFzlXPzbBYqfcM= X-Google-Smtp-Source: ACHHUZ647RbTExTjrhcz2BBVHGBcyqG0lWFevkVC8h1RBOuUj8US3pEmhabWp+Gkb6ClKBKNyLA79g== X-Received: by 2002:a05:620a:40d6:b0:765:3ab9:df8d with SMTP id g22-20020a05620a40d600b007653ab9df8dmr18974132qko.32.1688566762474; Wed, 05 Jul 2023 07:19:22 -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 pi35-20020a05620a37a300b00767660afee2sm3925173qkn.134.2023.07.05.07.19.21 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 05 Jul 2023 07:19:22 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw129297 [PATCH 2/2] vduse: fix missing event index features Date: Wed, 5 Jul 2023 10:19:20 -0400 Message-Id: <20230705141920.2087501-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230705132232.114266-3-maxime.coquelin@redhat.com> References: <20230705132232.114266-3-maxime.coquelin@redhat.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/129297/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5464997731