u.org; Jason Wang ;
> Dmitry
> >> Fleytman ; quint...@redhat.com; Philippe
> >> Mathieu-Daudé
> >> Subject: Re: [PATCH for 8.0 v2] igb: Save the entire Tx context
> >> descriptor
> >>
> >> On 2023/03/17 5:27, Sriram Yagnaraman wrote:
> &
; quint...@redhat.com; Philippe
Mathieu-Daudé ; Akihiko Odaki
Subject: [PATCH for 8.0 v2] igb: Save the entire Tx context
descriptor
The current implementation of igb uses only part of a advanced Tx
context descriptor because it misses some features and sniffs the
trait of the packet instead of
Thursday, 16 March 2023 16:57
> >> Cc: qemu-devel@nongnu.org; Jason Wang ;
> Dmitry
> >> Fleytman ; quint...@redhat.com; Philippe
> >> Mathieu-Daudé ; Akihiko Odaki
> >>
> >> Subject: [PATCH for 8.0 v2] igb: Save the entire Tx context
> >> descr
-Daudé ; Akihiko Odaki
Subject: [PATCH for 8.0 v2] igb: Save the entire Tx context descriptor
The current implementation of igb uses only part of a advanced Tx context
descriptor because it misses some features and sniffs the trait of the packet
instead of respecting the packet type specified in
eu-Daudé ; Akihiko Odaki
>
> Subject: [PATCH for 8.0 v2] igb: Save the entire Tx context descriptor
>
> The current implementation of igb uses only part of a advanced Tx context
> descriptor because it misses some features and sniffs the trait of the packet
> instead of respecting t
Akihiko Odaki wrote:
> The current implementation of igb uses only part of a advanced Tx
> context descriptor because it misses some features and sniffs the trait
> of the packet instead of respecting the packet type specified in the
> descriptor. However, we will certainly need the entire Tx cont
On 16/3/23 16:57, Akihiko Odaki wrote:
The current implementation of igb uses only part of a advanced Tx
context descriptor because it misses some features and sniffs the trait
of the packet instead of respecting the packet type specified in the
descriptor. However, we will certainly need the ent
The current implementation of igb uses only part of a advanced Tx
context descriptor because it misses some features and sniffs the trait
of the packet instead of respecting the packet type specified in the
descriptor. However, we will certainly need the entire Tx context
descriptor when we update