> -----Original Message----- > From: Philippe Mathieu-Daudé <[email protected]> > Sent: Friday, 14 April 2023 17:09 > To: Akihiko Odaki <[email protected]> > Cc: Sriram Yagnaraman <[email protected]>; Jason Wang > <[email protected]>; Dmitry Fleytman <[email protected]>; > Michael S. Tsirkin <[email protected]>; Alex Bennée <[email protected]>; > Thomas Huth <[email protected]>; Wainer dos Santos Moschetta > <[email protected]>; Beraldo Leal <[email protected]>; Cleber Rosa > <[email protected]>; Laurent Vivier <[email protected]>; Paolo Bonzini > <[email protected]>; [email protected] > Subject: Re: [PATCH 23/40] igb: Share common VF constants > > On 14/4/23 13:37, Akihiko Odaki wrote: > > The constants need to be consistent between the PF and VF. > > > > Signed-off-by: Akihiko Odaki <[email protected]> > > --- > > hw/net/igb.c | 10 +++++----- > > hw/net/igb_common.h | 8 ++++++++ > > hw/net/igbvf.c | 7 ------- > > 3 files changed, 13 insertions(+), 12 deletions(-) > > Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Reviewed-by: Sriram Yagnaraman <[email protected]>
