Home
last modified time | relevance | path

Searched full:ovs (Results 1 – 25 of 33) sorted by relevance

12

/linux/tools/testing/selftests/net/openvswitch/
H A Dopenvswitch.sh4 # OVS kernel module self tests
27 upcall_interfaces ovs: test the upcall interfaces
28 tunnel_metadata ovs: test extraction of tunnel metadata
112 ovs_sbx "$sbxname" python3 $ovs_base/ovs-dpctl.py add-dp $*
113 on_exit "ovs_sbx $sbxname python3 $ovs_base/ovs-dpctl.py del-dp $1;"
119 ovs_sbx "$1" python3 $ovs_base/ovs-dpctl.py add-if \
122 python3 $ovs_base/ovs-dpctl.py add-if \
131 ovs_sbx "$1" python3 $ovs_base/ovs-dpctl.py del-if "$2" "$3" || return 1
185 ovs_sbx "$1" python3 $ovs_base/ovs-dpctl.py add-flow "$2" "$3" "$4"
195 ovs_sbx "$1" python3 $ovs_base/ovs-dpctl.py del-flows "$2"
[all …]
H A DMakefile9 TEST_FILES := ovs-dpctl.py
/linux/tools/testing/selftests/net/
H A Dpmtu.sh103 # '- ovs |
238 pmtu_ipv4_ovs_vxlan4_exception IPv4, OVS vxlan4: PMTU exceptions 1
239 pmtu_ipv6_ovs_vxlan4_exception IPv6, OVS vxlan4: PMTU exceptions 1
240 pmtu_ipv4_ovs_vxlan6_exception IPv4, OVS vxlan6: PMTU exceptions 1
241 pmtu_ipv6_ovs_vxlan6_exception IPv6, OVS vxlan6: PMTU exceptions 1
242 pmtu_ipv4_ovs_geneve4_exception IPv4, OVS geneve4: PMTU exceptions 1
243 pmtu_ipv6_ovs_geneve4_exception IPv6, OVS geneve4: PMTU exceptions 1
244 pmtu_ipv4_ovs_geneve6_exception IPv4, OVS geneve6: PMTU exceptions 1
245 pmtu_ipv6_ovs_geneve6_exception IPv6, OVS geneve6: PMTU exceptions 1
854 run_cmd python3 ./openvswitch/ovs
[all...]
/linux/Documentation/networking/
H A Dbareudp.rst55 The bareudp device could be used along with OVS or flower filter in TC.
56 The OVS or TC flower layer must set the tunnel information in the SKB dst field before
H A Dswitchdev.rst20 with SR-IOV or soft switches, such as OVS, are possible.
/linux/tools/testing/selftests/net/netfilter/
H A Dconntrack_sctp_collision.sh46 # simulate the delay on OVS upcall by setting up a delay for INIT_ACK with
57 # simulate the ctstate check on OVS nf_conntrack
/linux/net/openvswitch/
H A Dflow_table.c333 /* ovs-lock is required to protect mask-refcount and in flow_mask_remove()
474 /* Must be called with OVS mutex held. */
872 /* Always called under ovs-mutex. */ in ovs_flow_tbl_lookup_exact()
954 /* Must be called with OVS mutex held. */
1033 /* Must be called with OVS mutex held. */
1057 /* Must be called with OVS mutex held. */
1079 /* Must be called with OVS mutex held. */
1103 /* Must be called with OVS mutex held. */
H A Ddatapath.h115 * struct ovs_skb_cb - OVS data in skb CB
117 * when a packet is received by OVS.
162 * struct ovs_net - Per net-namespace data for ovs.
H A DKconfig32 forwarding. It is complemented by a userspace daemon, ovs-vswitchd,
H A Dvport-gre.c101 MODULE_DESCRIPTION("OVS: GRE switching port");
H A Dvport-geneve.c138 MODULE_DESCRIPTION("OVS: Geneve switching port");
H A Dvport-vxlan.c167 MODULE_DESCRIPTION("OVS: VXLAN switching port");
H A Dvport.c93 * Must be called with ovs or RCU read lock.
H A Dmeter.c141 * OvS uses id-pool to fetch a available id. in attach_meter()
H A Ddatapath.c73 * OVS userspace sets the NLM_F_ECHO flag if it needs the reply. */
311 net_dbg_ratelimited("ovs: action execution error on datapath %s: %d\n", in ovs_dp_process_packet()
491 /* Older versions of OVS user space enforce alignment of the last in queue_userspace_packet()
H A Dconntrack.c237 /* Update 'key' based on skb->_nfct. If 'post_ct' is true, then OVS has
258 /* OVS persists the related flag for the duration of the in ovs_ct_update_key()
/linux/tools/net/ynl/samples/
H A D.gitignore4 ovs
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dredirect_ingress.c26 "redirect to ingress is supported only for OVS internal ports"); in tc_act_can_offload_redirect_ingress()
/linux/include/uapi/linux/
H A Dopenvswitch.h28 * struct ovs_header - header for OVS Generic Netlink messages.
32 * Attributes following the header are specific to a particular OVS Generic
33 * Netlink family, but all of the OVS families use this header.
51 /* First OVS datapath version to support features */
348 OVS_KEY_ATTR_IN_PORT, /* u32 OVS dp port number */
/linux/net/netfilter/
H A Dnf_nat_ovs.c2 /* Support nat functions for openvswitch and used by OVS and TC conntrack. */
H A Dnf_conntrack_ovs.c2 /* Support ct functions for openvswitch and used by OVS and TC conntrack. */
/linux/drivers/perf/
H A Darm_smmuv3_pmu.c691 DECLARE_BITMAP(ovs, BITS_PER_TYPE(u64)); in smmu_pmu_handle_irq()
701 bitmap_from_u64(ovs, ovsr); in smmu_pmu_handle_irq()
702 for_each_set_bit(idx, ovs, smmu_pmu->num_counters) { in smmu_pmu_handle_irq()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rep.h99 /* OVS internal port support */
/linux/net/sched/
H A DKconfig960 Say Y here to allow tc chain misses to continue in OvS datapath in
964 Say N here if you won't be using tc<->ovs offload or tc chains offload.
/linux/drivers/net/ethernet/ibm/
H A Dibmveth.c1418 * In an OVS environment, when a flow is not cached, specifically for a in ibmveth_rx_csum_helper()
1420 * the user space for finding a flow. During this process, OVS computes in ibmveth_rx_csum_helper()

12