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 0x20 │  inherit 224 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x80 │  inherit 201 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x14 │     fixed 90 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xa0 │    fixed 155 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xd8 │   inherit 22 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xe4 │   inherit 39 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xc4 │     fixed 35 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xf0 │     fixed 73 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x74 │   inherit 91 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xe4 │   inherit 18 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x20 │    fixed 116 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x98 │    fixed 115 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xc4 │  inherit 183 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xa0 │  inherit 130 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xac │      fixed 4 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x5c │    fixed 104 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xfc │  inherit 148 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x50 │   inherit 45 │  true │     OK │
# │    gre      6 │     6 │   fixed 0xa8 │    fixed 154 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x68 │    fixed 124 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xb4 │   inherit 79 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x60 │  inherit 168 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x4c │    fixed 175 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x94 │    fixed 188 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xb4 │  inherit 126 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xc0 │   inherit 70 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x70 │     fixed 94 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x08 │     fixed 34 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xec │  inherit 181 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x64 │   inherit 24 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x2c │     fixed 76 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xc4 │    fixed 122 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x74 │  inherit 206 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x30 │  inherit 122 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x9c │    fixed 137 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x04 │     fixed 81 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x5c │   inherit 66 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x38 │  inherit 244 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x90 │    fixed 146 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xe0 │    fixed 182 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x44 │  inherit 178 │ false │     OK │
# │  vxlan      6 │     6 │ inherit 0x74 │  inherit 173 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xec │    fixed 219 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xe4 │     fixed 58 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xbc │  inherit 169 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x98 │  inherit 224 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x20 │    fixed 200 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x18 │    fixed 111 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x70 │   inherit 21 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x7c │  inherit 225 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x6c │     fixed 82 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x0c │    fixed 216 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x90 │   inherit 98 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x2c │  inherit 239 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x78 │     fixed 57 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x24 │    fixed 136 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xe0 │  inherit 236 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x48 │  inherit 195 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x70 │    fixed 178 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x70 │    fixed 139 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x64 │   inherit 55 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xac │   inherit 96 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x2c │    fixed 166 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xf4 │    fixed 114 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x64 │   inherit 46 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x58 │   inherit 42 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x1c │    fixed 223 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xa8 │    fixed 210 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xec │  inherit 117 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x74 │   inherit 25 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xb8 │    fixed 225 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x80 │    fixed 110 │  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__->