make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..sh TEST_GEN_PROGS="" run_tests
make: Entering directory '/home/virtme/testing-1/tools/testing/selftests'
make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net'
make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net'
TAP version 13
1..1
# timeout set to 3600
# selftests: net: l2_tos_ttl_inherit.sh
# ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     4 │ inherit 0x10 │   inherit 80 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x7c │   inherit 89 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xdc │     fixed 16 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x9c │    fixed 170 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x24 │  inherit 122 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x84 │  inherit 104 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x14 │    fixed 188 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x50 │    fixed 182 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x70 │  inherit 185 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x0c │   inherit 43 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x14 │    fixed 184 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xdc │     fixed 89 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4  inherit 0xec │  inherit 173 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xf4 │  inherit 237 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x08 │     fixed 48 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x9c │    fixed 221 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xfc │  inherit 185 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x1c │   inherit 22 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x38 │     fixed 70 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x08 │    fixed 126 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xf0 │  inherit 184 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x88 │   inherit 60 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xf0 │    fixed 169 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x48 │    fixed 218 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xa0 │  inherit 255 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x94 │   inherit 75 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xb0 │    fixed 156 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x28 │    fixed 103 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xac │  inherit 149 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x44 │  inherit 248 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x7c │    fixed 224 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x6c │    fixed 149 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xb0 │   inherit 54 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xbc │  inherit 199 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x8c │     fixed 52 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x8c │    fixed 101 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xf4 │  inherit 112 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xb0 │  inherit 132 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xa0 │    fixed 191 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x1c │     fixed 34 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xd0 │  inherit 138 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x24 │  inherit 128 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xc4 │    fixed 228 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x70 │    fixed 178 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x24 │  inherit 204 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xf4 │  inherit 166 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x70 │    fixed 162 │ false │     OK 
# │  vxlan │     6 │ other │   fixed 0xdc │    fixed 208 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x34 │    inherit 9 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xd4 │  inherit 246 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x8c │    fixed 161 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xb0 │    fixed 138 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x4c │  inherit 254 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xc8 │   inherit 76 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xd4 │    fixed 121 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x74 │     fixed 73 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xe0 │   inherit 62 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x04 │  inherit 149 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xa8 │     fixed 23 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x54 │     fixed 63 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xac │  inherit 148 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xe4 │  inherit 223 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xf0 │     fixed 97 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xa8 │     fixed 68 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x64 │  inherit 238 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xf4 │   inherit 90 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xe0 │    fixed 252 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x54 │      fixed 5 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x30 │  inherit 216 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x54 │   inherit 22 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xa0 │    fixed 163 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x94 │     fixed 45 │  true │     OK │
# └────────┴───────┴───────┴──────────────┴──────────────┴───────┴───────┘
ok 1 selftests: net: l2_tos_ttl_inherit.sh
make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net'
make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests'
xx__-> echo $?
0
xx__->