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-3/tools/testing/selftests'
make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net'
make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net'
TAP version 13
1..1
# overriding timeout to 7200
# selftests: net: l2_tos_ttl_inherit.sh
# ┌────────┬──────────────┬──────────────┬──────────────┬───────┬────────┐
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     4 │ inherit 0x6c │  inherit 176 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xac │  inherit 136 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x90 │    fixed 239 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x78 │    fixed 231 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x44 │  inherit 202 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xe4 │    inherit 1 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xd4      fixed 17 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xd4 │     fixed 38 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x44 │    inherit 3 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xcc │  inherit 152 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x08 │    fixed 103 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x90 │    fixed 128 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │    gre │     6 │     4 │ inherit 0x9c │  inherit 163 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x70 │  inherit 108 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x7c │     fixed 42 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xac │    fixed 245 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x64 │   inherit 36 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x2c │  inherit 222 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x88 │     fixed 56 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x70 │    fixed 111 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x98 │  inherit 214 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x8c │    inherit 1 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xdc │    fixed 245 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xbc │      fixed 8 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x44 │   inherit 87 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x08 │   inherit 11 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x84 │    fixed 243 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x18 │    fixed 216 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xa0 │  inherit 157 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x94 │   inherit 31 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xd4 │    fixed 235 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x6c │     fixed 77 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x28 │   inherit 69 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x6c │   inherit 22 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x50 │     fixed 18 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xa0 │     fixed 13 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x64 │  inherit 240 │ false │     OK │
#   vxlan │     6 │     4 │ inherit 0x64 │   inherit 93 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xd0 │     fixed 22 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xbc │    fixed 229 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x94 │  inherit 103 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x60 │  inherit 182 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x04 │    fixed 109 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x88 │    fixed 238 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x98 │  inherit 227 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x84 │  inherit 248 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x14 │    fixed 103 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x8c │    fixed 210 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xc0 │  inherit 148 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xe8 │   inherit 22 │  true │     OK 
# │ geneve │     4 │     4 │   fixed 0x60 │    fixed 187 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x78 │    fixed 191 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x8c │   inherit 36 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xc8 │   inherit 19 │  true      OK │
# │ geneve │     4 │     6 │   fixed 0xc4 │    fixed 129 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xf0 │    fixed 254 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x94 │  inherit 174 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x80 │  inherit 189 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x80 │    fixed 171 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x5c │    fixed 119 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x60 │  inherit 188 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xe0 │  inherit 124 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xd4 │    fixed 150 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x6c │    fixed 231 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x34 │   inherit 36 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x7c │   inherit 40 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x9c │     fixed 88 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x10 │     fixed 11 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x34 │   inherit 70 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x88 │  inherit 156 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x74 │     fixed 30 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xbc │    fixed 110 │  true      OK │
# └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘
ok 1 selftests: net: l2_tos_ttl_inherit.sh
make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net'
make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests'
xx__-> echo $?
0
xx__->