summaryrefslogtreecommitdiff
path: root/tests/system-traffic.at
Commit message (Expand)AuthorAgeFilesLines
* userspace: Add SRv6 tunnel support.Nobuhiro MIKI2023-03-291-0/+124
* dpctl: Fix flush-conntrack with datapath as argument.Ales Musil2023-03-151-0/+42
* system-traffic: Fix conntrack test cases which are failing with af_xdp.Eelco Chaudron2023-03-131-4/+4
* system-traffic.at: Add icmp error tests while dnatting address and port.Paolo Valerio2023-02-281-0/+74
* conntrack: Properly unNAT inner header of related traffic.Ales Musil2023-02-131-0/+107
* tests: Comment currently failing TC system-traffic tests.Eelco Chaudron2023-02-091-0/+2
* tests: Fix reading of OpenFlow byte counters in GRE test cases.Eelco Chaudron2023-02-091-11/+7
* netdev-offload-tc: If the flow has not been used, report it as such.Eelco Chaudron2023-02-091-1/+0
* odp-util: Make odp_flow_key_from_flow__ nlattr order the same as the kernel.Eelco Chaudron2023-02-091-1/+0
* test: Fix 'conntrack - Multiple ICMP traverse' for tc case.Eelco Chaudron2023-02-091-2/+1
* test: Tc does not support conntrack timeout, skip the related test.Eelco Chaudron2023-02-091-1/+0
* netdev-offload-tc: Conntrack ALGs are not supported with tc.Eelco Chaudron2023-02-091-15/+0
* test: Flush datapath when changing rules on the fly.Eelco Chaudron2023-02-091-1/+6
* test: Do not use MPLS implicit null label in test cases.Eelco Chaudron2023-02-081-6/+4
* tests: Include working system-traffic tests into the system-offloads-testsuite.Eelco Chaudron2023-02-081-0/+27
* netdev-offload-tc: Preserve tc statistics when flow gets modified.Eelco Chaudron2023-02-031-0/+63
* system-traffic: Remove unnecessary dependency on nc.Simon Horman2023-01-301-1/+0
* system-traffic.at: Skip the 'ICMP6 Related' test if nc is missing.Ilya Maximets2023-01-271-0/+1
* openflow: Add extension to flush CT by generic match.Ales Musil2023-01-161-17/+21
* ofp, dpif: Allow CT flush based on partial match.Ales Musil2023-01-161-1/+101
* dpif: Fix tunnel key set for IPv6 tunnels with SLOW_ACTION.Eelco Chaudron2023-01-061-0/+48
* netdev-linux: Fix inability to apply QoS on ports with custom qdiscs.Ilya Maximets2022-11-021-0/+36
* tests: Fix tests with GNU grep 3.8.Andreas Stieger2022-09-141-81/+81
* tests: Use _DAEMONIZE macro's to start tcpdump.Eelco Chaudron2022-09-091-20/+20
* system-traffic: Fix IPv4 fragmentation test sequence for check-kernel.Paolo Valerio2022-08-081-0/+5
* system-traffic: Fix incorrect neigh entry in ipv6 header modification test.Ilya Maximets2022-08-081-5/+9
* system-traffic: Don't run IPv6 header modification test on kernels < 5.19.Ilya Maximets2022-08-081-1/+2
* packets: Re-calculate IPv6 checksum only for first frag upon modify.Salem Sol2022-08-041-0/+35
* system-traffic: Properly stop dangling ping after geneve test.Ilya Maximets2022-07-251-1/+1
* conntrack: Fix conntrack multiple new state.Eli Britstein2022-07-251-0/+9
* lib: Print nw_frag in flow key.Rosemarie O'Riorden2022-07-191-10/+10
* tests: Add test for later IPv6 fragments nw_proto=44.Rosemarie O'Riorden2022-07-121-0/+34
* ofproto-dpif-xlate: Fix internal CT state for non-recirc traffic.Frode Nordahl2022-06-071-0/+47
* Revert "odp-util: Always report ODP_FIT_TOO_LITTLE for IGMP."Aaron Conole2022-05-261-0/+79
* ofproto-dpif-xlate: Clear out vlan flow fields while processing native tunnel.Thilak Raj Surendra Babu2022-04-271-0/+47
* system-traffic: Fix fragment reassembly with L3 L4 protocol information.Paolo Valerio2022-04-261-3/+3
* system-traffic.at: Fix flaky DNAT load balancing test.Ilya Maximets2022-03-251-1/+1
* system-tso: Skip encap tests when userspace TSO is enabled.Flavio Leitner2022-03-041-0/+17
* system-traffic.at: Avoid sporadic failures during conntrack IPv6 HTTP/FTP tests.Paolo Valerio2022-02-141-6/+7
* system-traffic.at: Do not use ranges with broadcast address.Paolo Valerio2022-02-141-7/+7
* ofproto-dpif-xlate: Fix packet drops with decap action on MPLS Multicast.Martin Varghese2022-01-311-0/+80
* tests: Fix cosmetic errors in system-traffic.at.Martin Varghese2022-01-311-3/+1
* Encap & Decap actions for MPLS packet type.Martin Varghese2022-01-171-0/+377
* system-traffic.at: Fix typo in conntrack zones tests.lin huang2021-11-161-1/+1
* dpctl: dpif: Allow viewing and configuring dp cache sizes.Eelco Chaudron2021-11-081-0/+36
* ofproto-dpif-xlate: Fix zone set from non-frozen-metadata fields.Peng He2021-10-131-0/+105
* ipf: Fix only nat the first fragment in the reass process.wenxu2021-09-151-0/+40
* conntrack: Handle already natted packets.Paolo Valerio2021-07-081-0/+35
* conntrack: Document all-zero IP SNAT behavior and add a test case.Eelco Chaudron2021-07-081-0/+46
* netlink: removed incorrect optimizationToms Atteka2021-06-151-0/+54