Message ID | cover.1725919039.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.129.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 B3AEE18A920 for <netdev@vger.kernel.org>; Mon, 9 Sep 2024 22:10:57 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=170.10.129.124 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1725919859; cv=none; b=MdeN2Kkf6XTqy2OaLmQcrWhiU6QSOVVZC6WXCwcU48kD8bTMgKqYDxkNqb9uOJQIvbQEXfJSAWcp4dFHKIQDScxGpiGswHp4/mAAjQj9mzTixI86OJWZLFiENRgraTVESGjEsyyuK1/6kUq+EXmou8nfexArla88ie3whC2CEu8= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1725919859; c=relaxed/simple; bh=8DFDmzqL/q/Tguc55ykTQW5i/tuAf7IOEQGlCOplS2M=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=hQt6rluGH5ClHnrONmeTXigHrMvDjev1c9w/+zY855nxOaAKNwo2CTLOemNgjsgLOkxHGb+tDMyFG+JoirOH+xRg4ZmlQVVmSjHTV9SIMame58dIUeS8nqlflgVlHLXlJyfY0VVhgjt7Nf6TM9LG3JjewVKBB0bDRnJ446Ax934= 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=gvyrVMYD; arc=none smtp.client-ip=170.10.129.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="gvyrVMYD" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1725919856; 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=BYUhsCRGwNHmUM+ZHicQvxJThfJ0JHZMmaRxrruXrII=; b=gvyrVMYDCFdjfAT+vo/IbdvoRQOTB9t/suWZdqOBh5YVmeqags0S2D5KGNmnKPYnGzXD1o JIT/36kxXz5y4Qct0D30L60/4OQb39LYn2vz9K28ubFom3lkiWehu1DIH5X6mFQnxkHOhH 1E3GnvMoGCF4pxm2E2jPhBGfd6NdA8g= Received: from mx-prod-mc-01.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-627-4TnaWzUbPfCE_73FEoJ4yA-1; Mon, 09 Sep 2024 18:10:51 -0400 X-MC-Unique: 4TnaWzUbPfCE_73FEoJ4yA-1 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-01.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 92BEA1956089; Mon, 9 Sep 2024 22:10:48 +0000 (UTC) Received: from gerbillo.redhat.com (unknown [10.45.224.56]) by mx-prod-int-02.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 5344F195608A; Mon, 9 Sep 2024 22:10:43 +0000 (UTC) From: Paolo Abeni <pabeni@redhat.com> To: netdev@vger.kernel.org Cc: Jakub Kicinski <kuba@kernel.org>, Jiri Pirko <jiri@resnulli.us>, Madhu Chittim <madhu.chittim@intel.com>, Sridhar Samudrala <sridhar.samudrala@intel.com>, Simon Horman <horms@kernel.org>, John Fastabend <john.fastabend@gmail.com>, Sunil Kovvuri Goutham <sgoutham@marvell.com>, Jamal Hadi Salim <jhs@mojatatu.com>, Donald Hunter <donald.hunter@gmail.com>, anthony.l.nguyen@intel.com, przemyslaw.kitszel@intel.com, intel-wired-lan@lists.osuosl.org, edumazet@google.com Subject: [PATCH v7 net-next 00/15] net: introduce TX H/W shaping API Date: Tue, 10 Sep 2024 00:09:54 +0200 Message-ID: <cover.1725919039.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 |
net: introduce TX H/W shaping API
|
expand
|