[dpdk-dev] [PATCH v4 08/12] net/failsafe: support offload capabilities

Stephen Hemminger stephen at networkplumber.org
Wed May 31 17:23:09 CEST 2017


On Mon, 29 May 2017 15:42:20 +0200
Gaetan Rivet <gaetan.rivet at 6wind.com> wrote:

> Signed-off-by: Gaetan Rivet <gaetan.rivet at 6wind.com>
> Acked-by: Olga Shern <olgas at mellanox.com>
> ---
>  doc/guides/nics/features/failsafe.ini |   6 ++
>  drivers/net/failsafe/failsafe_ops.c   | 131 +++++++++++++++++++++++++++++++++-
>  2 files changed, 135 insertions(+), 2 deletions(-)

Once again what about case of dumb synthetic NIC combined with SR-IOV VF?
The VF has offloads the virtual NIC does not.

What about late plugin. how do you program the offloads of the later arriving
VF device.


More information about the dev mailing list