Message ID | 20240617180218.1154326-1-aconole@redhat.com (mailing list archive) |
---|---|
Headers | show
Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 8B9681990AD for <netdev@vger.kernel.org>; Mon, 17 Jun 2024 18:02:30 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=170.10.133.124 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1718647352; cv=none; b=dj4eEKWXEYwwyO+ZO6mfVP6W9mJUryONf0KW/864ix2UmBYQDwxXuEs7Q0UY1B6WLkpOS6luZabsks1Sy+g8PSzQ2TeWjIYkRpz0T/x9IwdutDVyUpEnvsfqE/kyaTERIF8sMt/3IhgEbSQngGP0Yk3zICimFSy4gnI1gic4vso= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1718647352; c=relaxed/simple; bh=Jkg1obHM/vTGjyrs0Vbnp8XnJ3MsjzZbXkLumGAgbFc=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=ZekgWBz9nWMPgKfjc5F/9BsgKyAARasi0vlqqaYJ0rJYYdXNGn61rrb2ayuhIgXNTzk/GF4FuagComqq69FW2XjU9dajT8RHBnsOmJDt7GWgMVpWKSGsiWfU113BpQYwWNNO9+tf1v2v5z5k4PYwaQ0a20kA3YL+POxiUxaiU2o= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=redhat.com; spf=pass smtp.mailfrom=redhat.com; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b=iw5iwTY5; arc=none smtp.client-ip=170.10.133.124 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=redhat.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=redhat.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="iw5iwTY5" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1718647349; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=WZR6KXHFj1nYjg6X4UiL6MUXyvMQKOMKT1uk25ibU0s=; b=iw5iwTY5vhu5wIprAt151Jf9K/buJznZVYrZE2T//eQYf1RMJhNuV6zHADzoph/Cc2GMJ3 93qxxGeu67D8pPsr8bhAIhcMOsSH035bau9NFhMQ/DA1jxDeA2pNHUsYWQm6xcySj+cu3B g9lVyVUEonHmnQ0QF4svRP1J2iPXV4c= Received: from mx-prod-mc-03.mail-002.prod.us-west-2.aws.redhat.com (ec2-54-186-198-63.us-west-2.compute.amazonaws.com [54.186.198.63]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-32-sbceSbKlN3y4p3pgP7gGvw-1; Mon, 17 Jun 2024 14:02:25 -0400 X-MC-Unique: sbceSbKlN3y4p3pgP7gGvw-1 Received: from mx-prod-int-04.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-04.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.40]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx-prod-mc-03.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 963421956062; Mon, 17 Jun 2024 18:02:22 +0000 (UTC) Received: from RHTRH0061144.redhat.com (unknown [10.22.16.41]) by mx-prod-int-04.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 8B61E1956087; Mon, 17 Jun 2024 18:02:19 +0000 (UTC) From: Aaron Conole <aconole@redhat.com> To: netdev@vger.kernel.org Cc: dev@openvswitch.org, linux-kselftest@vger.kernel.org, linux-kernel@vger.kernel.org, Pravin B Shelar <pshelar@ovn.org>, "David S. Miller" <davem@davemloft.net>, Eric Dumazet <edumazet@google.com>, Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>, Shuah Khan <shuah@kernel.org>, Stefano Brivio <sbrivio@redhat.com>, =?utf-8?q?Adri=C3=A1n_Moreno?= <amorenoz@redhat.com>, Simon Horman <horms@kernel.org> Subject: [PATCH net-next 0/7] selftests: net: Switch pmtu.sh to use the internal ovs script. Date: Mon, 17 Jun 2024 14:02:11 -0400 Message-ID: <20240617180218.1154326-1-aconole@redhat.com> Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: <netdev.vger.kernel.org> List-Subscribe: <mailto:netdev+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:netdev+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 3.0 on 10.30.177.40 X-Patchwork-Delegate: kuba@kernel.org |
Series |
selftests: net: Switch pmtu.sh to use the internal ovs script.
|
expand
|