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 0x58 │  inherit 177 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x20 │   inherit 60 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x70 │    fixed 212 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x18 │    fixed 110 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x94 │  inherit 251 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x20 │  inherit 209 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x0c │    fixed 239 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xa0 │      fixed 1 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x9c │  inherit 209 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xf4 │  inherit 171 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x90 │    fixed 177 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x24 │    fixed 231 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x84 │  inherit 152 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x04 │   inherit 48 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x28 │     fixed 49 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x08 │    fixed 169 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xdc │  inherit 243 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xf4 │  inherit 118 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x30 │    fixed 202 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x18 │     fixed 99 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xd4 │   inherit 78 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x3c │   inherit 99 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xe4 │    fixed 111 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x28 │     fixed 71 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │  vxlan │     4 │     4 │ inherit 0x90 │  inherit 193 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x9c │  inherit 141 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x28 │      fixed 3 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x58 │     fixed 39 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x38 │  inherit 131 │ false │     OK 
# │  vxlan │     4 │     6 │ inherit 0x80 │   inherit 66 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x1c │    fixed 158 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x84 │     fixed 87 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x08 │  inherit 191 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x28 │  inherit 152 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x90 │    fixed 238 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xb4 │    fixed 195 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x78 │   inherit 25 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x68 │   inherit 66 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x50 │    fixed 218 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xe4 │     fixed 38 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  vxlan │     6 │     6 │ inherit 0x28 │   inherit 23 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xfc │  inherit 152 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xd8 │     fixed 87 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xb8 │    fixed 110 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other  inherit 0xc0 │  inherit 243 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x88 │   inherit 75 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x74 │    fixed 217 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x38 │    fixed 209 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xcc │    inherit 5 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x9c │  inherit 165 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x90 │    fixed 127 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x70 │     fixed 61 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x7c │  inherit 100 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x60 │  inherit 176 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x84 │    fixed 110 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x1c │    fixed 159 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xbc │   inherit 33 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xb0 │  inherit 213 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xb0 │    fixed 134 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x70 │    fixed 225 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x54 │  inherit 122 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xfc │   inherit 52 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x34 │    fixed 110 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x14 │     fixed 79 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve      6 │     6 │ inherit 0xa4 │   inherit 76 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x3c │    inherit 4 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x38 │    fixed 162 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x44 │     fixed 62 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x5c │  inherit 125 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xc0 │   inherit 36 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x94 │     fixed 73 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x68 │    fixed 177 │  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__->