Re: [PATCH 04/40] igb: Include the second VLAN tag in the buffer

2023-04-14 Thread Philippe Mathieu-Daudé
On 14/4/23 16:32, Philippe Mathieu-Daudé wrote: On 14/4/23 16:28, Philippe Mathieu-Daudé wrote: On 14/4/23 13:37, Akihiko Odaki wrote: Signed-off-by: Akihiko Odaki ---   hw/net/igb_core.c | 2 +-   1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw/net/igb_core.c

Re: [PATCH 04/40] igb: Include the second VLAN tag in the buffer

2023-04-14 Thread Philippe Mathieu-Daudé
On 14/4/23 16:28, Philippe Mathieu-Daudé wrote: On 14/4/23 13:37, Akihiko Odaki wrote: Signed-off-by: Akihiko Odaki ---   hw/net/igb_core.c | 2 +-   1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw/net/igb_core.c b/hw/net/igb_core.c index 55de212447..f725ab97ae 100644 ---

Re: [PATCH 04/40] igb: Include the second VLAN tag in the buffer

2023-04-14 Thread Philippe Mathieu-Daudé
On 14/4/23 13:37, Akihiko Odaki wrote: Signed-off-by: Akihiko Odaki --- hw/net/igb_core.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw/net/igb_core.c b/hw/net/igb_core.c index 55de212447..f725ab97ae 100644 --- a/hw/net/igb_core.c +++ b/hw/net/igb_core.c @@ -1590,7

[PATCH 04/40] igb: Include the second VLAN tag in the buffer

2023-04-14 Thread Akihiko Odaki
Signed-off-by: Akihiko Odaki --- hw/net/igb_core.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw/net/igb_core.c b/hw/net/igb_core.c index 55de212447..f725ab97ae 100644 --- a/hw/net/igb_core.c +++ b/hw/net/igb_core.c @@ -1590,7 +1590,7 @@ static ssize_t