Re: [ovs-dev] [PATCH v1 2/2] netdev-dpdk: Add option to configure VF MAC address.

2020-07-07 Thread 0-day Robot
Bleep bloop. Greetings Gaetan Rivet, I am a robot and I have tried out your patch. Thanks for your contribution. I encountered some error that I wasn't expecting. See the details below. checkpatch: WARNING: Line is 92 characters long (recommended limit is 79) #131 FILE: lib/netdev-dpdk.c:2016

[ovs-dev] [PATCH v1 2/2] netdev-dpdk: Add option to configure VF MAC address.

2020-07-07 Thread Gaetan Rivet
In some cloud topologies, using DPDK VF representors in guest requires configuring a VF before it is assigned to the guest. A first basic option for such configuration is setting the VF MAC address. Add a key 'dpdk-vf-mac' to the 'options' column of the Interface table. This option can be used as