982f58 Merge branch 'c9s' into c9s-sig-hyperscale

Merged and Committed by naccyde 3 months ago
63 files changed. 3117 lines added. 731 lines removed.
.gitignore
file modified
+19 -1
.iproute.metadata
file removed
-1
SOURCES/0001-ss-add-support-for-BPF-socket-local-storage.patch
file removed
-407
SOURCES/0002-ss-pretty-print-BPF-socket-local-storage.patch
file removed
-270
SOURCES/0003-ss-update-man-page-to-document-bpf-maps-and-bpf-map-.patch
file removed
-34
gating.yaml
file added
+6
iproute.specSPECS/iproute.spec
file renamed
+31 -18
rt_dsfield.deprecatedSOURCES/rt_dsfield.deprecated
file renamed
+0 -0
sources
file added
+8
tests/bridge-utility/Makefile
file added
+64
tests/bridge-utility/PURPOSE
file added
+3
tests/bridge-utility/runtest.sh
file added
+268
tests/ip-address-label-sanity-test/Makefile
file added
+47
tests/ip-address-label-sanity-test/PURPOSE
file added
+3
tests/ip-address-label-sanity-test/ip-address-label-tests.py
file added
+89
tests/ip-address-label-sanity-test/runtest.sh
file added
+34
tests/ip-address-sanity-test/Makefile
file added
+47
tests/ip-address-sanity-test/PURPOSE
file added
+3
tests/ip-address-sanity-test/ip-address-tests.py
file added
+109
tests/ip-address-sanity-test/runtest.sh
file added
+34
tests/ip-fou-sanity-test/Makefile
file added
+47
tests/ip-fou-sanity-test/PURPOSE
file added
+3
tests/ip-fou-sanity-test/ip-fou-tests.py
file added
+74
tests/ip-fou-sanity-test/runtest.sh
file added
+35
tests/ip-l2tp-sanity-test/Makefile
file added
+47
tests/ip-l2tp-sanity-test/PURPOSE
file added
+3
tests/ip-l2tp-sanity-test/ip-l2tp-tests.py
file added
+149
tests/ip-l2tp-sanity-test/runtest.sh
file added
+34
tests/ip-link-sanity-test/Makefile
file added
+47
tests/ip-link-sanity-test/PURPOSE
file added
+3
tests/ip-link-sanity-test/ip-link-tests.py
file added
+342
tests/ip-link-sanity-test/runtest.sh
file added
+34
tests/ip-neigh-sanity-test/Makefile
file added
+63
tests/ip-neigh-sanity-test/PURPOSE
file added
+3
tests/ip-neigh-sanity-test/runtest.sh
file added
+234
tests/ip-neighbor-sanity-test/Makefile
file added
+47
tests/ip-neighbor-sanity-test/PURPOSE
file added
+3
tests/ip-neighbor-sanity-test/ip-neighbor-tests.py
file added
+74
tests/ip-neighbor-sanity-test/runtest.sh
file added
+34
tests/ip-netns-sanity-test/Makefile
file added
+47
tests/ip-netns-sanity-test/PURPOSE
file added
+3
tests/ip-netns-sanity-test/ip-netns-tests.py
file added
+118
tests/ip-netns-sanity-test/runtest.sh
file added
+34
tests/ip-route-sanity-test/Makefile
file added
+47
tests/ip-route-sanity-test/PURPOSE
file added
+3
tests/ip-route-sanity-test/ip-route-tests.py
file added
+110
tests/ip-route-sanity-test/runtest.sh
file added
+34
tests/ip-rule-sanity-test/Makefile
file added
+63
tests/ip-rule-sanity-test/PURPOSE
file added
+3
tests/ip-rule-sanity-test/runtest.sh
file added
+107
tests/ip-token-sanity-test/Makefile
file added
+47
tests/ip-token-sanity-test/PURPOSE
file added
+3
tests/ip-token-sanity-test/ip-token-tests.py
file added
+59
tests/ip-token-sanity-test/runtest.sh
file added
+34
tests/ip-tunnel-sanity-test/Makefile
file added
+47
tests/ip-tunnel-sanity-test/PURPOSE
file added
+3
tests/ip-tunnel-sanity-test/ip-tunnel-tests.py
file added
+104
tests/ip-tunnel-sanity-test/runtest.sh
file added
+34
tests/ip-tuntap-sanity-test/Makefile
file added
+47
tests/ip-tuntap-sanity-test/PURPOSE
file added
+3
tests/ip-tuntap-sanity-test/ip-tuntap-tests.py
file added
+65
tests/ip-tuntap-sanity-test/runtest.sh
file added
+34
tests/tests.yml
file added
+27
    Merge branch 'c9s' into c9s-sig-hyperscale
    
        
file modified
+19 -1
file removed
-1
file added
+6
iproute.spec SPECS/iproute.spec
file renamed
+31 -18
rt_dsfield.deprecated SOURCES/rt_dsfield.deprecated
file renamed
file was renamed with no change to the file
file added
+8
file added
+27