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 0xa0 │    inherit 7 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x74 │  inherit 219 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xb4 │    fixed 202 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xcc │    fixed 154 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xd0 │  inherit 196 │ false │     OK │
# │    gre │     4      6 │ inherit 0x8c │  inherit 226 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x38 │     fixed 85 │ false │     OK 
# │    gre │     4 │     6 │   fixed 0x64 │    fixed 134 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x70 │   inherit 23 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xe8 │  inherit 190 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xe4 │    fixed 217 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x50 │     fixed 42 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x9c │  inherit 131 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xa0 │  inherit 157 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xbc │      fixed 7 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xc4 │     fixed 60 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x80 │  inherit 177 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xe0 │  inherit 202 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x84 │    fixed 119 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xe4 │    fixed 178 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xac │  inherit 109 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x3c │  inherit 183 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x74 │    fixed 177 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x24 │    fixed 137 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xa8 │  inherit 105 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x68 │   inherit 76 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x68 │    fixed 154 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xa4 │    fixed 236 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x1c │  inherit 233 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x80 │   inherit 84 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xd4 │    fixed 119 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x70 │     fixed 97 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x84 │  inherit 206 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xdc │  inherit 112 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x80 │    fixed 229 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x64 │    fixed 233 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x44 │   inherit 96 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xd8 │   inherit 33 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x3c │     fixed 65 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x80 │     fixed 58 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x58 │   inherit 10 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x7c │  inherit 135 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xb0 │     fixed 20 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xb0 │      fixed 5 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other  inherit 0xf0 │  inherit 255 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xc0 │  inherit 248 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x04 │    fixed 151 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x94 │    fixed 134 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x18 │  inherit 165 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xd8 │   inherit 74 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xd8 │     fixed 15 │ false │     OK │
# │ geneve      4 │     4 │   fixed 0xc0 │     fixed 12 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x84 │  inherit 208 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xc8 │    inherit 2 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xa8 │    fixed 141 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xfc │     fixed 92 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x30 │   inherit 50 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xe0 │  inherit 126 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x08 │    fixed 170 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x28 │    fixed 163 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xd8 │  inherit 252 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xf8 │   inherit 91 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xcc │    fixed 248 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x68 │     fixed 88 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xec │   inherit 80 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x30 │  inherit 123 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xb0 │    fixed 138 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xa4 │    fixed 242 │  true │     OK │
# ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x20 │  inherit 214 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xa4 │   inherit 87 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x60 │    fixed 186 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x80 │    fixed 239 │  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__->