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 0xf8 │  inherit 201 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xc0 │  inherit 184 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x98 │     fixed 47 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x7c │     fixed 76 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xa4 │  inherit 230 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x20 │  inherit 189 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xb8 │    fixed 106 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xb8 │     fixed 72 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xdc │  inherit 211 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x84 │  inherit 209 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xa4 │     fixed 67 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x1c │     fixed 99 │  true │     OK │
# ├────────┼───────┼───────────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x50 │  inherit 218 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x30 │  inherit 238 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x5c │     fixed 35 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xb0 │    fixed 158 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xfc │   inherit 12 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xfc │  inherit 239 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x68 │    fixed 171 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x4c │     fixed 12 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x60 │  inherit 230 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xc0 │  inherit 189 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x48 │     fixed 67 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x08 │     fixed 99 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x54 │   inherit 87 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x20 │   inherit 74 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x98 │    fixed 176 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x10 │    fixed 188 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x28 │  inherit 179 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x9c │   inherit 87 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x28 │    fixed 211 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x64 │    fixed 214 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xc8 │  inherit 102 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xf0 │   inherit 68 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x4c │    fixed 213 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xc8 │    fixed 109 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x60 │   inherit 93 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x7c │   inherit 63 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xf8 │    fixed 133 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xac │     fixed 68 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x78 │   inherit 35 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x4c │   inherit 74 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xf4 │     fixed 33 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x30 │    fixed 150 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x64 │  inherit 231 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x4c │  inherit 221 │  true │     OK 
# │  vxlan │     6 │ other │   fixed 0x0c │    fixed 167 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x28 │    fixed 235 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x1c │  inherit 244 │ false │     OK │
# │ geneve │     4      4 │ inherit 0x8c │  inherit 141 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xa0 │    fixed 181 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xd4 │    fixed 159 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x84 │   inherit 59 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x70 │  inherit 189 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xec │    fixed 239 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x74 │    fixed 173 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │ geneve │     4 │ other │ inherit 0x84 │  inherit 190 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x8c │  inherit 240 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x90 │    fixed 162 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x18 │    fixed 249 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xc0 │  inherit 162 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xbc │   inherit 98 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x8c │    fixed 232 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x10 │    fixed 109 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x24 │  inherit 104 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x28 │  inherit 252 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x18 │    fixed 244 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x88 │     fixed 12 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x2c │   inherit 91 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x5c │   inherit 18 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xa4 │    fixed 151 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xc8 │    fixed 229 │  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__->