Re: [PATCH v10 0/7] igb: packet-split descriptors support

2023-08-07 Thread Jason Wang
gt; Cc: sriram.yagnara...@est.tech; jasow...@redhat.com; k.kwiec...@samsung.com; > m.socha...@samsung.com > Subject: Re: [PATCH v10 0/7] igb: packet-split descriptors support > > On 2023/05/29 23:01, Tomasz Dzieciol wrote: > > Purposes of this series of patches: > > * introduce pa

RE: [PATCH v10 0/7] igb: packet-split descriptors support

2023-08-07 Thread Tomasz Dzieciol/VIM Integration (NC) /SRPOL/Engineer/Samsung Electronics
Sent: wtorek, 30 maja 2023 04:49 To: Tomasz Dzieciol ; qemu-devel@nongnu.org Cc: sriram.yagnara...@est.tech; jasow...@redhat.com; k.kwiec...@samsung.com; m.socha...@samsung.com Subject: Re: [PATCH v10 0/7] igb: packet-split descriptors support On 2023/05/29 23:01, Tomasz Dzieciol wrote: > Purposes

Re: [PATCH v10 0/7] igb: packet-split descriptors support

2023-05-29 Thread Akihiko Odaki
On 2023/05/29 23:01, Tomasz Dzieciol wrote: Purposes of this series of patches: * introduce packet-split RX descriptors support. This feature is used by Linux VF driver for MTU values from 2048. * refactor RX descriptor handling for introduction of packet-split RX descriptors support * fix

[PATCH v10 0/7] igb: packet-split descriptors support

2023-05-29 Thread Tomasz Dzieciol
Purposes of this series of patches: * introduce packet-split RX descriptors support. This feature is used by Linux VF driver for MTU values from 2048. * refactor RX descriptor handling for introduction of packet-split RX descriptors support * fix descriptors flags handling Tomasz Dzieciol (7):