From: Petr Tesařík Sent: Tuesday, August 27, 2024 10:16 PM
>
> On Tue, 27 Aug 2024 17:30:59 +
> Michael Kelley wrote:
>
> > From: Petr Tesařík Sent: Tuesday, August 27, 2024 8:56 AM
> > >
> > > On Fri, 23 Aug 2024 20:41:15 +
> > > Michael Kelley wrote:
> > >
> > > > From: Petr Tesařík
On Tue, 27 Aug 2024 17:30:59 +
Michael Kelley wrote:
> From: Petr Tesařík Sent: Tuesday, August 27, 2024 8:56 AM
> >
> > On Fri, 23 Aug 2024 20:41:15 +
> > Michael Kelley wrote:
> >
> > > From: Petr Tesařík Sent: Friday, August 23, 2024 12:41
> > > AM
> > > >
> > > > On Thu, 22
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski :
On Mon, 26 Aug 2024 09:07:41 -0700 you wrote:
> Currently the values of WQs for RX and TX queues for MANA devices
> are hardcoded to default sizes.
> Allow configuring these values for MANA devices as ringparam
> conf
On Sun, Aug 25, 2024 at 09:10:01AM +0200, Krzysztof Kozlowski wrote:
> On Fri, Aug 23, 2024 at 04:23:20PM -0700, Yunhong Jiang wrote:
> > Add the binding to use mailbox wakeup mechanism to bringup APs.
> >
> > Signed-off-by: Yunhong Jiang
> > ---
> > .../devicetree/bindings/x86/wakeup.yaml
On Fri, 23 Aug 2024 02:44:29 -0700 Souradeep Chakrabarti wrote:
> @@ -2023,14 +2024,17 @@ static void mana_destroy_rxq(struct mana_port_context
> *apc,
>
> napi = &rxq->rx_cq.napi;
>
> - if (validate_state)
> - napi_synchronize(napi);
> + if (napi->dev == apc->ndev) {
On Mon, Aug 26, 2024 at 05:40:37AM +, Michael Kelley wrote:
> From: Naman Jain Sent: Sunday, August 25, 2024
> 10:32 PM
> >
> > On 8/25/2024 8:27 AM, Michael Kelley wrote:
> > > From: Naman Jain Sent: Thursday, August 22,
> > > 2024 4:09 AM
> > >>
> > >> Rescind offer handling relies on re
On Mon, Aug 26, 2024 at 09:07:41AM -0700, Shradha Gupta wrote:
> Currently the values of WQs for RX and TX queues for MANA devices
> are hardcoded to default sizes.
> Allow configuring these values for MANA devices as ringparam
> configuration(get/set) through ethtool_ops.
> Pre-allocate buffers at
From: Petr Tesařík Sent: Tuesday, August 27, 2024 8:56 AM
>
> On Fri, 23 Aug 2024 20:41:15 +
> Michael Kelley wrote:
>
> > From: Petr Tesařík Sent: Friday, August 23, 2024 12:41 AM
> > >
> > > On Thu, 22 Aug 2024 11:37:12 -0700
> > > mhkelle...@gmail.com wrote:
> >[...]
> > > > @@ -71,12 +
On Fri, 23 Aug 2024 20:41:15 +
Michael Kelley wrote:
> From: Petr Tesařík Sent: Friday, August 23, 2024 12:41 AM
> >
> > On Thu, 22 Aug 2024 11:37:12 -0700
> > mhkelle...@gmail.com wrote:
>[...]
> > > @@ -71,12 +72,15 @@
> > > * from each index.
> > > * @pad_slots: Numbe
Anirudh Rayabharam writes:
> On Mon, Aug 26, 2024 at 02:36:44PM +0200, Vitaly Kuznetsov wrote:
>> Anirudh Rayabharam writes:
>>
>> > From: Anirudh Rayabharam (Microsoft)
>> >
>> > 9636be85cc5b ("x86/hyperv: Fix hyperv_pcpu_input_arg handling when CPUs go
>> > online/offline") introduces a new
On Mon, Aug 26, 2024 at 02:36:44PM +0200, Vitaly Kuznetsov wrote:
> Anirudh Rayabharam writes:
>
> > From: Anirudh Rayabharam (Microsoft)
> >
> > 9636be85cc5b ("x86/hyperv: Fix hyperv_pcpu_input_arg handling when CPUs go
> > online/offline") introduces a new cpuhp state for hyperv initialization
On Tue, 27 Aug 2024 00:26:36 +
Michael Kelley wrote:
> From: Petr Tesařík Sent: Monday, August 26, 2024 12:28 PM
> >
> > On Mon, 26 Aug 2024 16:24:53 +
> > Michael Kelley wrote:
> >
> > > From: Petr Tesařík Sent: Saturday, August 24, 2024
> > > 1:06 PM
> > > >
> > > > On Fri, 23
On Mon, Aug 26, 2024 at 03:27:30PM +, Michael Kelley wrote:
> OK, this makes sense to me. The DMA_ATTR_* symbols are currently
> defined as just values that are not part of an enum or any other higher
> level abstraction, and the "attrs" parameter to the dma_* functions is
> just "unsigned long
13 matches
Mail list logo