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 8A4A343D14 for ; Thu, 21 Mar 2024 11:45:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 848EC42D7A for ; Thu, 21 Mar 2024 11:45:00 +0100 (CET) Received: from mail-qv1-f44.google.com (mail-qv1-f44.google.com [209.85.219.44]) by mails.dpdk.org (Postfix) with ESMTP id E03BB42830 for ; Thu, 21 Mar 2024 11:44:56 +0100 (CET) Received: by mail-qv1-f44.google.com with SMTP id 6a1803df08f44-69185f093f5so6257516d6.3 for ; Thu, 21 Mar 2024 03:44:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1711017896; x=1711622696; 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=zAZdHrWMaAsG2koAbA81v7hrf5Uenay49UZzqPJnYCc=; b=gKs4N2UJ4wTFv574gMoDJXhOHatbYY481UD6CO5G6X0tuQDnQ1nr7N6f4Sl423TRNf yQXQjSM/2AbJmQhVIlvLrMM8gWPLh3rrYuzMB3fffy1MYXT6sg7P9GVtzkwg5cfjpEIl /PgIRZvJJzShw6peTd/S4scZW05E95c0kdy87ogYLnkwHj3+3EiZ6dEYmlvS5jVh9WXl UbDochTYHeGLjrZjjs0AZIQ0ZfugGgPQKqEXh5ifSsjmTQ0Nqm1St1rkXEpAe8TY6ReI rTHhBeoOpj5b9ssewz3E44TxDg194SZr6CvYUhY6m2UcqOPUn+twJSDTn9zpHGx/wKoT phgg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711017896; x=1711622696; 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=zAZdHrWMaAsG2koAbA81v7hrf5Uenay49UZzqPJnYCc=; b=syHWcQDHafml4jlCrKzp3yKl7VQSofTnrwyHT7YmXsApzl0eynToQS/wqyE5wGliJ1 motC0GbwKAUEZS+3VXmSw24E0EFLu3oKvqowcTEW5o8Gerq5wPHSBLupXz6lXUEYInPE ChklymR1Iuwt2+NHaTFf4OmllbAbdcA0xLoQ+3FtPy0f8tfMQxZvlg4yxMg9Qvyfg+Fj qmo270+tJ7sG3ZczxcYTKkCQzMpQgAa2cOwsQgdUVS4fVR7Pw/Vp28U3wZOj6qFfXOIw MVua/Mych8t66lOi8LzYLPpkOuq/vRzqZd7JQSxGWguVLq/4GnJrB9VeObFoqg5Z6sPl 196Q== X-Gm-Message-State: AOJu0YyAPoNnm2tNiznBGyA9IshIYJfj3ecRXGXZuGb0MsQykBqQ9yub XDOw5BmKzN3jTUTAeA+OwXBYblDVLnH8ssHZCPsWPBsqDCNcwz3yd2OH9bKqkU/flFDOiXoCbYV 9 X-Google-Smtp-Source: AGHT+IEwIGLhK+qXT6LcHtYXoizu1ciQFPLPaDw+6gn5dTCysWaTL/rHrfmBLVLd3uaenmYKlU7zZQ== X-Received: by 2002:a0c:e212:0:b0:690:b098:1407 with SMTP id q18-20020a0ce212000000b00690b0981407mr4960492qvl.3.1711017896035; Thu, 21 Mar 2024 03:44:56 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-rdu-t.redhat.com. [66.187.233.202]) by smtp.gmail.com with ESMTPSA id z17-20020a056214041100b0068ff8d75a90sm8913518qvx.19.2024.03.21.03.44.55 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 21 Mar 2024 03:44:55 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw138657 [PATCH] net/vmxnet3: Don't enable rx queue interrupts on FreeBSD Date: Thu, 21 Mar 2024 06:44:54 -0400 Message-Id: <20240321104454.4163749-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240321095029.1216-1-thj@freebsd.org> References: <20240321095029.1216-1-thj@freebsd.org> 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/138657/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8373107562