Akihiko Odaki <akihiko.od...@daynix.com> 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 context > descriptor when we update igb to respect these ignored fields. Save the > entire Tx context descriptor to prepare for such a change. > > Signed-off-by: Akihiko Odaki <akihiko.od...@daynix.com>
Reviewed-by: Juan Quintela <quint...@redhat.com>