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 0x68 │  inherit 103 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xcc │  inherit 248 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x0c │     fixed 20 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x08 │    fixed 145 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xd8 │   inherit 62 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x44 │  inherit 117 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xc8 │    fixed 170 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xc8 │    fixed 147 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x7c │   inherit 69 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x24 │  inherit 203 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x98 │    fixed 159 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x88 │    fixed 226 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │    gre │     6 │     4 │ inherit 0x70 │  inherit 234 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x58 │   inherit 71 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x24 │    fixed 217 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x80 │    fixed 149 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x2c │   inherit 73 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xac │   inherit 43 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x4c │    fixed 175 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xc8 │    fixed 199 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x1c │   inherit 77 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x64 │  inherit 208 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xc8 │     fixed 32 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xa8 │    fixed 224 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x38 │   inherit 33 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x88 │  inherit 120 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x08 │    fixed 251 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x2c │    fixed 133 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x70 │   inherit 96 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x7c │  inherit 171 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x78 │     fixed 43 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xf0 │     fixed 95 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x24 │   inherit 52 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x10 │  inherit 216 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xb8 │    fixed 149 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x34 │    fixed 189 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x3c │   inherit 30 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x84 │   inherit 49 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x64 │    fixed 168 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x78 │    fixed 251 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xf8 │  inherit 200 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xe0 │   inherit 62 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xc0 │     fixed 84 │ false      OK │
# │  vxlan │     6 │     6 │   fixed 0x74 │     fixed 66 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  vxlan │     6 │ other │ inherit 0x9c │  inherit 249 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xcc │   inherit 92 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xb0 │    fixed 185 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x50 │    fixed 219 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan  result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x40 │  inherit 151 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xac │   inherit 53 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x24 │    fixed 119 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xb4 │     fixed 40 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xa4 │    inherit 9 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x94 │   inherit 79 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xd8 │    fixed 130 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x60 │     fixed 69 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x90 │  inherit 183 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xcc │   inherit 53 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xb4 │    fixed 100 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x04 │     fixed 35 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x6c │   inherit 54 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x68 │   inherit 58 │  true │     OK │
# │ geneve │     6 │     4    fixed 0xb8 │    fixed 145 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xf4 │    fixed 110 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xf4 │  inherit 230 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xb0 │  inherit 123 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x9c │     fixed 72 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x1c │     fixed 49 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x64 │   inherit 34 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x94 │  inherit 227 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xc8 │    fixed 102 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x70 │      fixed 7 │  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__->