Message ID | cover.1741632298.git.pabeni@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 1B2431B395F for <netdev@vger.kernel.org>; Mon, 10 Mar 2025 19:10:25 +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=1741633827; cv=none; b=Vp/i9lucoZj+i3PZ8YgXITOW1or5s81wd5WNaqtOgQbIMx4tZEg6Wi66ePp6cxHXU4KKUe38gqiUbj37u0u4uOvLTzLGS8hnTTIeOk0vCB3L64d+0OKj5dpS91Sm5XrBKkJhXDk4Wa1Yg0xn6ZWX4CwDgBIUTLX0Yg31Sy0JSAI= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1741633827; c=relaxed/simple; bh=YqhNvuWb5ANjpyGpFzec0QiDephT+V5kEHDLn2Tpr6E=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=Sx40UcUuhuIvDZYdhxvY3Us5LOGsnosSO9F91wRUbx3HGz6e1em+UWyhmdg3jnVhIE+iqdC+4WY1EdgN/anbUblFRFjhY9pX+wTamyyeR3drAJ/G7XPb4dhfrY8Qzn8nkXdZJZCxA2pOTaO4YOZ229hhtA1gSosWwL/wSfr57h4= 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=ADqdphl4; 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="ADqdphl4" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1741633825; 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=2zrS39Hdye79wTY3VWcJ9V9eFga/mL2OFmR3tOdcFzg=; b=ADqdphl4JBkwA/ORqxkFP6z5II2b66M+s5dfrH3skCEYoEY3GKHrwZlfrVBeTXTAGOYbgH MrjG77LDusvy7OY2RE4n7/kVYwrczEr6L8X7ZVWFhV8w53jfHNsnNlialssDOj/HxL5cTp /iZyZkFxSyXWjYVjwvQJr1sTIh9RX0I= Received: from mx-prod-mc-08.mail-002.prod.us-west-2.aws.redhat.com (ec2-35-165-154-97.us-west-2.compute.amazonaws.com [35.165.154.97]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-280-RgzWEq0zP46p2ECOCa4Y8g-1; Mon, 10 Mar 2025 15:10:20 -0400 X-MC-Unique: RgzWEq0zP46p2ECOCa4Y8g-1 X-Mimecast-MFC-AGG-ID: RgzWEq0zP46p2ECOCa4Y8g_1741633818 Received: from mx-prod-int-02.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-02.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.15]) (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-08.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 8BCED180AF7B; Mon, 10 Mar 2025 19:10:18 +0000 (UTC) Received: from gerbillo.redhat.com (unknown [10.22.89.223]) by mx-prod-int-02.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id BA40A19560B9; Mon, 10 Mar 2025 19:10:15 +0000 (UTC) From: Paolo Abeni <pabeni@redhat.com> To: netdev@vger.kernel.org Cc: Willem de Bruijn <willemdebruijn.kernel@gmail.com>, "David S. Miller" <davem@davemloft.net>, Eric Dumazet <edumazet@google.com>, Jakub Kicinski <kuba@kernel.org>, Simon Horman <horms@kernel.org>, David Ahern <dsahern@kernel.org>, kuniyu@amazon.com Subject: [PATCH v3 net-next 0/2] udp_tunnel: GRO optimizations Date: Mon, 10 Mar 2025 20:09:47 +0100 Message-ID: <cover.1741632298.git.pabeni@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.15 X-Patchwork-Delegate: kuba@kernel.org |
Series |
udp_tunnel: GRO optimizations
|
expand
|