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 11C6343D0A for ; Wed, 20 Mar 2024 23:05:59 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4BD4842EA9 for ; Wed, 20 Mar 2024 23:05:58 +0100 (CET) Received: from mail-qk1-f171.google.com (mail-qk1-f171.google.com [209.85.222.171]) by mails.dpdk.org (Postfix) with ESMTP id 3823242D80 for ; Wed, 20 Mar 2024 23:05:01 +0100 (CET) Received: by mail-qk1-f171.google.com with SMTP id af79cd13be357-789e2bf854dso21798785a.3 for ; Wed, 20 Mar 2024 15:05:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1710972300; x=1711577100; 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=yTua4hszhyO0XUQYx9+UhZUMGxHLMbYfNJT/Jxc4aTk=; b=12E2FmG77rwJCIckjgiWak0x090yijW57Hm6z3iHxUIi0NVIigX/Rs7EK1/zfKA/DK fCYMy97V4ns/f8ofd6hMp3EdD711/aNtfAeb63F7w+ULzTJ57IiH7BO4LQQS80EFuaj9 T3cgl3OkzvCDezITCJ1emD8373fQsTmuzU6shOaKScUGhvkDVg65uQ33YiLm2kwmycfM OXQgvvCCc9/Dm4prvSWFgU+DJY4Q0USlaGbGP7Ir/awTqPRg6pIBgVvSKGPfZaZ+rdQZ 3DTQTyLLRzeYaJMiuo25N0ezvikyNV9CyqYuctfQwUooNxui8lB2pyCqMm/nDkQexa2L 2M8Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710972300; x=1711577100; 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=yTua4hszhyO0XUQYx9+UhZUMGxHLMbYfNJT/Jxc4aTk=; b=quyjCudAApoF0d2e6cM8v3maqmDNetAn9smQJvFwCyl3V8+2MJ/vpCYT9UeNuww6QT eZG0hmaZJJ2L8dndGd7gocpPZbx/gTxSJby0r/h/V7AQ3iPfLeMvARDz3rCaGwhXReDa sI+Q0YyLbwMw0CmhapElJvXYD52yQOCXUEtMEi2/W+I3exZ4RWlUefnYpguxLGSs81vN 6aJGLb2ulRSUqD9SBDMvSN48zN8c6rDrusLyXE4FqzOy/bNFKSeQcJBFHbS0XZbnaqaT qhEreM89RVMdHR+cxdfLkY1DQ3P0vzmiLyfSv8HYVIc5lEBUqQborK0noREJ0BV0el8N 8U0A== X-Gm-Message-State: AOJu0Ywn5YyNyCr3lw4H/m8ou++c77waA4KNtDXtXTxcRU3lmPG1LxiC HudSPP/2wUmsj5YThWQhl2k8xSLUfxF4Y88YbAic1FJNwJerFfuj9JLywouQIRhSEMVoY4AHPPE o X-Google-Smtp-Source: AGHT+IEQBctaukfXHY++51DjgJd5igHgyhA/fHYCdqezMo3W63Xhk7vi8posh1pFZqRGE1UNr2ZpqQ== X-Received: by 2002:a05:620a:12d0:b0:789:f9b3:a29 with SMTP id e16-20020a05620a12d000b00789f9b30a29mr6761590qkl.22.1710972300066; Wed, 20 Mar 2024 15:05:00 -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 x17-20020a05620a099100b00789f57cadc5sm4060854qkx.10.2024.03.20.15.04.59 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 20 Mar 2024 15:04:59 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw138641 [PATCH] net: stop using mmx intrinsics Date: Wed, 20 Mar 2024 18:04:58 -0400 Message-Id: <20240320220458.1355530-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <1710969121-18503-2-git-send-email-roretzla@linux.microsoft.com> References: <1710969121-18503-2-git-send-email-roretzla@linux.microsoft.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/138641/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8366098805