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 0x08 │   inherit 79 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x60 │  inherit 192 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x84 │    fixed 212 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xa8 │    fixed 235 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xb0 │   inherit 95 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x80 │   inherit 27 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x58 │     fixed 52 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x8c │     fixed 16 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xa8 │  inherit 187 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x7c │  inherit 147 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x18 │    fixed 184 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x74 │     fixed 85 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xfc │   inherit 12 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xa8 │   inherit 28 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xdc │    fixed 201 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xc4 │    fixed 157 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x78 │  inherit 192 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xe8 │  inherit 193 │  true │     OK 
# │    gre │     6 │     6 │   fixed 0x28 │    fixed 159 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x1c │     fixed 92 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x34 │  inherit 116 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xac │  inherit 110 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xe8 │     fixed 28 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x28 │      fixed 9 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x24 │  inherit 193 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xfc │  inherit 178 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xc0 │    fixed 107 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x38 │    fixed 108 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x74 │  inherit 226 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x78 │  inherit 161 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xd8 │    fixed 133 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x20 │    fixed 210 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x24 │  inherit 158 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x40 │  inherit 136 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xcc │     fixed 21 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x68 │     fixed 71 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x5c │  inherit 166 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xd8 │   inherit 74 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xcc │     fixed 23 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xac │     fixed 90 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x4c │  inherit 156 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x2c │   inherit 26 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x4c │    fixed 138 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x38 │    fixed 209 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xf4 │   inherit 84 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xec │  inherit 234 │  true │     OK │
# │  vxlan │     6 │ other    fixed 0x4c │     fixed 46 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x54 │    fixed 129 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type   outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x38 │   inherit 38 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xf8 │   inherit 78 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x50 │     fixed 31 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x40 │     fixed 15 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x4c │   inherit 37 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xa8 │   inherit 93 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x10 │    fixed 190 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x20 │    fixed 242 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x98 │  inherit 239 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xb8 │    inherit 4 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x9c │    fixed 222 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xb0 │     fixed 47 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xb4 │  inherit 212 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x18 │  inherit 113 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x54 │    fixed 110 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x68 │    fixed 108 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x04 │  inherit 189 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xd4 │   inherit 43 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x74 │     fixed 82 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x8c │    fixed 149 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x54 │  inherit 171 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xdc │   inherit 92 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xc0 │    fixed 135 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x88 │     fixed 33 │  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__->