diff options
author | Ilya Maximets <i.maximets@ovn.org> | 2020-07-08 06:38:28 +0000 |
---|---|---|
committer | Ilya Maximets <i.maximets@ovn.org> | 2020-07-08 19:07:21 +0200 |
commit | 48c1ab5d74ece8d2e6dd332bfebd3a7adce9414b (patch) | |
tree | e74cbbfc1afc0df898190515a965291143b6279d /CONTRIBUTING.rst | |
parent | b6207b1d2711933cb4c4f03d6ac91f4a7da71912 (diff) | |
download | openvswitch-48c1ab5d74ece8d2e6dd332bfebd3a7adce9414b.tar.gz |
netdev: Allow storing dpif type into netdev structure.
Storing of the dpif type of the owning datapath interface will allow
us to easily distinguish, for example, userspace tunneling ports from
the system ones. This is required in terms of HW offloading to avoid
offloading of userspace flows to kernel interfaces that doesn't belong
to userspace datapath, but have same dpif_port names.
Acked-by: Eli Britstein <elibr@mellanox.com>
Acked-by: Roni Bar Yanai <roniba@mellanox.com>
Acked-by: Ophir Munk <ophirmu@mellanox.com>
Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
Diffstat (limited to 'CONTRIBUTING.rst')
0 files changed, 0 insertions, 0 deletions