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 18C424318A for ; Tue, 17 Oct 2023 10:59:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1497840269 for ; Tue, 17 Oct 2023 10:59:36 +0200 (CEST) Received: from mail-qv1-f51.google.com (mail-qv1-f51.google.com [209.85.219.51]) by mails.dpdk.org (Postfix) with ESMTP id D3D8D40279 for ; Tue, 17 Oct 2023 10:59:34 +0200 (CEST) Received: by mail-qv1-f51.google.com with SMTP id 6a1803df08f44-66d093265dfso35260886d6.3 for ; Tue, 17 Oct 2023 01:59:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1697533174; x=1698137974; 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=2LRUGo3LXy6/T1X25NpIpQ+9FEpqig12n47zexVaiug=; b=Mza1Tl9X3WmhRrvTi3dZe5UnsNaPgiowUevev6M2EbtvkLAKw7M/PkdzFKAt4vDUBn PTzljT9FLNgI+/7+AQns11kbKE0RwlZXQlpH4NU/lV4MftdVNhxMGxJB3Ag+78t2chsw I/EO8JS5rzuEm2PeUNSA15lWH2yrY3KFW+YA3LG5JPNv6wybeOuQ/2XOr6wyTXTfCgmp sTdXjTWOUMuNGH0RSvU/euC6qxjMV1W1+IybpInFdDJdQVtl0xVX8uz90dzssHJTQRGX X4xWqpqY0qUS3lg+iZeB7jhMxDMByI6fvMLE7W9mhaNE+kv2tA0mgYmPNogmczq41w4h kIFg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697533174; x=1698137974; 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=2LRUGo3LXy6/T1X25NpIpQ+9FEpqig12n47zexVaiug=; b=s8CCoX9+wurTxSZDm+LzivkSWiSFwFm1qvzhZuFd8w8BsIAf+vLbCVNzZkKRBEVxSG wT2aTuWYMZ0KmcoPxTHXvZPuuZK/hFrQLs6cTFHZAgMPFV0MFNO00H6psEZkzueqrLrK iVMhzMttS0GGXZdu5/qf5nY5rVUplgwpSBfXK9NwNSW83kqlUEFyecLcNTi3WKZEQ3GB fOGmAcEd+aZhKEU0Kx9qawdqw5vfjjN7jhY2LrqLkbYfFtQXqGcDYxNMb+rNJy4QkHh/ 3BuEIGcLEWb3WZ/N/21W9ZFSokSbu1S64EG+dAY9ZrgalBFPlJTc6l1IqTgfht9hiKTA EBWA== X-Gm-Message-State: AOJu0YyBUVaK7GXhj7UjDbFpdyxyJSuweb7WzrdgTYUlYYy0h8SgjpsE ksqDUsCDxRwxtJdVfXZDaWgfST1+wairGFMarAE= X-Google-Smtp-Source: AGHT+IH5e2mAlv85kB4dFolPWF5iYEm8rmX+cIkDreQiYL8wH3VEhnHjloNSmvAlehM/tNf66b1GKg== X-Received: by 2002:a05:6214:2587:b0:66d:5d68:8a13 with SMTP id fq7-20020a056214258700b0066d5d688a13mr2211067qvb.4.1697533174030; Tue, 17 Oct 2023 01:59:34 -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 o28-20020a05620a111c00b00777611164c6sm477828qkk.15.2023.10.17.01.59.33 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 17 Oct 2023 01:59:33 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw132736 [PATCH v3 16/16] net/mlx5: fix METER_MARK indirection list callback Date: Tue, 17 Oct 2023 04:59:32 -0400 Message-Id: <20231017085932.3721016-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20231017080928.30454-17-getelson@nvidia.com> References: <20231017080928.30454-17-getelson@nvidia.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/132736/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6544464070