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 0x6c │   inherit 43 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xc0 │  inherit 161 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x24 │     fixed 34 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x28 │    fixed 201 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x90 │  inherit 239 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x74 │  inherit 203 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x54 │     fixed 33 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xa0 │    fixed 127 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xd0 │  inherit 242 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xe8 │   inherit 44 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x38 │    fixed 227 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x04 │    fixed 148 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x08 │  inherit 166 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xc0 │   inherit 23 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x60 │    fixed 144 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xb0 │    fixed 110 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x50 │   inherit 20 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xb4 │  inherit 243 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xb0 │    fixed 181 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x48 │    fixed 121 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xac │   inherit 79 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x4c │  inherit 224 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x54 │    fixed 189 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xc4 │    fixed 216 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x5c │  inherit 180 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xa4 │  inherit 118 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xf4 │     fixed 50 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x14 │    fixed 247 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xb8 │   inherit 52 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xb8 │   inherit 59 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x04 │     fixed 62 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x44 │     fixed 71 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xd8 │  inherit 213 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x18 │   inherit 32 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x9c │    fixed 218 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x74 │     fixed 16 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x84 │  inherit 224 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x68 │  inherit 179 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xe4 │    fixed 135 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xc8 │    fixed 156 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xec │   inherit 26 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x0c │  inherit 108 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x10 │    fixed 149 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xf0 │     fixed 23 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x24 │  inherit 249 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x8c │  inherit 157 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xd8 │    fixed 135 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x30 │     fixed 29 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xc8 │  inherit 114 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x74 │   inherit 68 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x20 │     fixed 24 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xc8 │    fixed 219 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x70 │   inherit 71 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x40 │   inherit 71 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x1c │      fixed 2 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xd8 │     fixed 17 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x6c │   inherit 11 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xd0 │  inherit 179 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xec │    fixed 104 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x78 │     fixed 42 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x60 │  inherit 213 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x08 │  inherit 145 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xe0 │    fixed 207 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x6c │    fixed 180 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x9c │  inherit 217 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x20 │  inherit 169 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x04 │    fixed 147 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xd8 │    fixed 226 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x14 │   inherit 28 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x40 │   inherit 71 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x8c │     fixed 29 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x94 │     fixed 86 │  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__->