make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.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 0xcc │  inherit 167 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xe4 │  inherit 175 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x6c │      fixed 8 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x30 │     fixed 68 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x84 │   inherit 33 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x84 │  inherit 192 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xd0 │     fixed 66 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x30 │     fixed 90 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xec │  inherit 235 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x98 │  inherit 195 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x10 │    fixed 173 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xb0 │     fixed 61 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xbc │  inherit 186 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x4c │   inherit 19 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xd4 │     fixed 83 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x9c │    fixed 210 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x30 │  inherit 216 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x98 │  inherit 165 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x78 │     fixed 61 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xc0 │      fixed 7 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x38 │  inherit 130 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x6c │  inherit 192 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x20 │    fixed 230 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xc4 │     fixed 14 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan      4 │     4 │ inherit 0xb0 │   inherit 38 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xb0 │  inherit 211 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x1c │    fixed 126 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xf0 │    fixed 180 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x58 │  inherit 222 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x04 │  inherit 161 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x88 │    fixed 212 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x88 │     fixed 94 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xd0 │   inherit 25 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x50 │  inherit 124 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x74 │    fixed 135 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xd4 │    fixed 143 │  true │     OK │
# ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xbc │   inherit 70 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x10 │  inherit 159 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x84 │    fixed 253 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x54 │     fixed 88 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x04 │  inherit 148 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x84 │   inherit 31 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xbc │     fixed 88 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x28 │    fixed 143 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x18 │  inherit 145 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x34 │  inherit 227 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x18 │     fixed 39 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x80 │     fixed 99 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x84 │  inherit 127 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xe0 │   inherit 52 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xe0 │     fixed 17 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x80 │    fixed 248 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x0c │  inherit 120 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x3c │  inherit 203 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x0c │    fixed 234 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x48 │    fixed 174 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x94 │  inherit 145 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xf8 │  inherit 166 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x94 │    fixed 149 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x78 │    fixed 188 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xa4 │  inherit 120 │ false │     OK │
# │ geneve │     6 │     4  inherit 0x80 │   inherit 79 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x4c │      fixed 9 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xfc │    fixed 242 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x48 │  inherit 123 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xfc │   inherit 56 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x9c │    fixed 186 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x78 │    fixed 139 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xa4 │   inherit 18 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xb4 │   inherit 87 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x4c │    fixed 102 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x08 │    fixed 162 │  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__->