On 05/30/2018 05:04 AM, Philippe Mathieu-Daudé wrote: > On 05/29/2018 01:57 PM, Cédric Le Goater wrote: >> On 05/29/2018 02:34 PM, Philippe Mathieu-Daudé wrote: >>> Hi Cédric, >>> >>> On 05/29/2018 03:28 AM, Cédric Le Goater wrote: >>>> Hello, >>>> >>>> Here is a couple of enhancements and fixes for the ftgmac100 NIC used >>>> on the Aspeed SoC. It includes VLAN and multicast support. >>>> >>>> Following is an assorted set of changes for the NC-SI backend also >>>> used on the Aspeed SoC when soldered on OpenPOWER boards. These fix a >>>> few problems found when running OpenBMC on aspeed QEMU machines. >>>> >>>> Thanks, >>>> >>>> Cédric. >>>> >>>> Cédric Le Goater (6): >>>> ftgmac100: compute maximum frame size depending on the protocol >>>> ftgmac100: add IEEE 802.1Q VLAN support >>>> net/ftgmac100: fix multicast hash routine >>>> slirp/ncsi: fix "Get Version ID" payload length >>>> slirp/ncsi: add a "Get Parameter" response >>>> slirp/ncsi: add checksum support >>> >>> Doesn't it make more sens to have slirp patches applied previous to the >>> ftgmac100 model? >> >> why ? They are not necessarily dependent. > > OK, no worries. >
bah, I will just resend two distinct series one for 'slirp' and one for 'net'. C.