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 0x7c │  inherit 217 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xcc │  inherit 137 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x14 │    fixed 111 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x68 │    fixed 215 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x28 │   inherit 52 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x3c │    inherit 6 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x64 │    fixed 244 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x30 │     fixed 90 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x18 │    inherit 2 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x7c │   inherit 92 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x7c │    fixed 153 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xac │    fixed 159 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xd8 │   inherit 41 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x94 │   inherit 12 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x58 │    fixed 212 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x84 │    fixed 236 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x94 │  inherit 253 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x78 │  inherit 246 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x08 │    fixed 229 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xa0 │     fixed 32 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x10 │   inherit 47 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x3c │   inherit 60   true │     OK │
# │    gre │     6 │ other │   fixed 0xd4 │    fixed 223 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xc0 │    fixed 199 │  true │     OK │
# ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xac │  inherit 133 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x7c │  inherit 243 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xb0 │    fixed 232 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xe8 │     fixed 12 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xb4 │    inherit 7 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xac   inherit 211 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x0c │     fixed 26 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xdc │     fixed 19 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xec │  inherit 254 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x90 │  inherit 224 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xe8 │    fixed 168 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xe4 │     fixed 78 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x48 │   inherit 91 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x68 │  inherit 217 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x88 │    fixed 234 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xd0 │    fixed 225 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x78 │  inherit 203 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xb0 │   inherit 46 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xb4 │    fixed 188 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x48 │    fixed 161 │  true │     OK │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xbc │   inherit 42 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x2c │   inherit 82 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xa8 │     fixed 39 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x54 │     fixed 59 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xb8 │  inherit 231 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x74 │  inherit 131 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x84 │    fixed 234 │ false      OK │
# │ geneve │     4 │     4 │   fixed 0x60 │    fixed 224 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x4c │  inherit 101 │ false │     OK 
# │ geneve │     4 │     6 │ inherit 0x44 │   inherit 37 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xe0 │    fixed 152 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x18 │    fixed 165 │  true      OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x38 │  inherit 192 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xd8 │    inherit 3 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xd0 │      fixed 4 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xa4 │    fixed 149 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x54 │  inherit 191 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x4c │  inherit 253 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x1c │     fixed 23 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x24 │    fixed 248 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x28 │  inherit 197 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xd8 │  inherit 225 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x7c │     fixed 61 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x84 │     fixed 56 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x08 │  inherit 231 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x14 │   inherit 73 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x20 │     fixed 46 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x6c │     fixed 54 │  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__->