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 0xb4 │  inherit 225 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x74 │  inherit 155 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xb8 │    fixed 114 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xbc │    fixed 135 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x88 │  inherit 207 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x8c │    inherit 6 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xbc │     fixed 88 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xb8 │     fixed 52 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x54 │  inherit 200 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x2c │  inherit 231 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x60 │     fixed 82 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xd0 │    fixed 188 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x18 │  inherit 126 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x3c │  inherit 251 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x34 │    fixed 221 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x14 │     fixed 36 │  true │     OK │
# ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x3c │   inherit 92 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x44 │  inherit 177 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x88 │    fixed 134 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x10 │    fixed 215 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xec │  inherit 234 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x78 │  inherit 125 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x6c │     fixed 78 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x94 │    fixed 125 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x30 │  inherit 178 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x6c │  inherit 251 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x30 │     fixed 36 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x84 │    fixed 192 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x64 │   inherit 22 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xcc │   inherit 46 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x54 │    fixed 159 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x54 │    fixed 142 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xb0 │  inherit 167 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xa8 │   inherit 48 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x5c │    fixed 159 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x10 │     fixed 44 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x44 │   inherit 43 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x18 │  inherit 253 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xec │    fixed 247 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x10 │     fixed 63   true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x48 │    inherit 1 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x30 │  inherit 104 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x18 │    fixed 184 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xd0 │     fixed 52 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x6c │   inherit 24 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x60 │  inherit 104 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x5c │    fixed 142 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x14 │     fixed 57 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x8c │  inherit 241 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xdc │   inherit 16 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xdc │    fixed 243 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x6c │    fixed 126 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x28 │  inherit 115 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xf4 │  inherit 123 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xb4 │     fixed 42 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xa8 │     fixed 63 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x68 │   inherit 63 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x24 │   inherit 37 │  true │     OK │
# │ geneve │     4 │ other    fixed 0xa8 │    fixed 173 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xe4 │    fixed 212 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x0c    inherit 36 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xe0 │  inherit 116 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xa4 │    fixed 191 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x64 │    fixed 239 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x7c │   inherit 20 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x30 │   inherit 41 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xb8 │     fixed 61 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xd4 │     fixed 18 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x88 │   inherit 21 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x10 │  inherit 241 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x90 │    fixed 217 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xa4 │    fixed 120 │  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__->