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 0x8c │  inherit 213 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x9c │  inherit 229 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xc4 │    fixed 217 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xf4 │     fixed 66 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x60 │   inherit 13 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x0c │  inherit 227 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x08 │     fixed 41 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x9c │    fixed 104 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x34 │  inherit 187 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x18 │  inherit 128 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xe8 │    fixed 140 │ false │     OK │
# │    gre │     4 │ other    fixed 0xc8 │     fixed 56 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x04 │  inherit 122 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xc4 │  inherit 159 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xb0 │    fixed 138 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x04 │    fixed 218 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xd4 │   inherit 53 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xe0 │   inherit 82 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x34 │      fixed 9 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x40 │    fixed 158 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xc8 │   inherit 81 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xa0 │   inherit 93 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xf4 │    fixed 132 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xb4 │    fixed 224 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x50 │   inherit 50 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xc8 │  inherit 239 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xb8 │    fixed 123 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x1c │     fixed 63 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x70 │  inherit 189 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x10 │   inherit 67 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x9c │    fixed 183 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x60 │     fixed 11 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x04 │   inherit 11 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xa8 │   inherit 49 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x78 │    fixed 205 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x7c │    fixed 108 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x28 │  inherit 224 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xac │  inherit 216 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xa8 │    fixed 153 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xc8 │    fixed 100 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  vxlan │     6 │     6 │ inherit 0xb8 │  inherit 106 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xc0 │   inherit 89 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x54 │    fixed 130 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x94 │    fixed 129 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x18 │  inherit 169 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xb4 │   inherit 79 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xdc │      fixed 8 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x14 │      fixed 6 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x28 │  inherit 140 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x78 │  inherit 226 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xf0 │     fixed 23 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xec │    fixed 241 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xe4 │  inherit 131 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x6c │   inherit 44 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xdc │    fixed 133 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xc8 │    fixed 179 │  true │     OK │
# ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xb0 │  inherit 149 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xa0 │  inherit 244 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x70 │    fixed 230 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xb0 │    fixed 183 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x20 │   inherit 30 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x50 │  inherit 128 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x28 │    fixed 220 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x28 │     fixed 46 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x68 │  inherit 116 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x44 │   inherit 52 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xcc │    fixed 176 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x38 │    fixed 207 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x6c │   inherit 69 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xa8 │  inherit 210 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x30 │    fixed 174 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x14 │    fixed 235 │  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__->