18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 28c2ecf20Sopenharmony_ci# 38c2ecf20Sopenharmony_ci# Configuration for Switch device support 48c2ecf20Sopenharmony_ci# 58c2ecf20Sopenharmony_ci 68c2ecf20Sopenharmony_ciconfig NET_SWITCHDEV 78c2ecf20Sopenharmony_ci bool "Switch (and switch-ish) device support" 88c2ecf20Sopenharmony_ci depends on INET 98c2ecf20Sopenharmony_ci help 108c2ecf20Sopenharmony_ci This module provides glue between core networking code and device 118c2ecf20Sopenharmony_ci drivers in order to support hardware switch chips in very generic 128c2ecf20Sopenharmony_ci meaning of the word "switch". This include devices supporting L2/L3 but 138c2ecf20Sopenharmony_ci also various flow offloading chips, including switches embedded into 148c2ecf20Sopenharmony_ci SR-IOV NICs. 15