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 0xa4 │   inherit 95 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x60 │  inherit 241 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x94 │     fixed 44 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x30 │    fixed 196 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x70 │   inherit 38 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xcc │  inherit 117 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xa4 │    fixed 137 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x9c │     fixed 43 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x7c │   inherit 29 │ false │     OK │
# │    gre │     4  other │ inherit 0x04 │   inherit 89 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x68 │    fixed 239 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x48 │    fixed 105 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xa0 │  inherit 132 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xfc │   inherit 69 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xf4 │     fixed 50 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xd0 │    fixed 236 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xa4 │  inherit 213 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x68 │  inherit 149 │  true │     OK 
# │    gre │     6 │     6 │   fixed 0x98 │    fixed 115 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x14 │    fixed 190 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xe8 │  inherit 144 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xa0 │   inherit 94 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xc4 │     fixed 97 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xe8 │     fixed 62 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x84 │    inherit 6 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x2c │  inherit 111 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x1c │     fixed 80 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x4c │    fixed 175 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xe8 │  inherit 167 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x2c │   inherit 22 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xc8 │     fixed 27 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x7c │    fixed 167 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xb8 │  inherit 231 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x34 │  inherit 165 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xe4 │      fixed 4 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x4c │     fixed 74 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x04 │   inherit 65 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x7c │  inherit 154 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x50 │     fixed 28 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xe4 │     fixed 42 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x70 │  inherit 207 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x44 │  inherit 179 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x58 │     fixed 24 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x18 │    fixed 182 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x98 │  inherit 122 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x94 │   inherit 12 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x88 │      fixed 9 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x84 │    fixed 104 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x3c │   inherit 15 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xcc │  inherit 210 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x2c │    fixed 107 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x68 │     fixed 61 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x58 │  inherit 224 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x1c │  inherit 234 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x04 │     fixed 78 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xf0 │     fixed 50 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x14 │  inherit 209 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xdc │   inherit 97 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xbc │     fixed 74 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xb8 │    fixed 110 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner      tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x64 │  inherit 106 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xbc │  inherit 106 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x10 │     fixed 60 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xa4 │    fixed 221 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xc0 │  inherit 196 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x08 │   inherit 38 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xfc │    fixed 197 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x1c │    fixed 145 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xac │  inherit 118 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x08 │  inherit 242 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xdc │    fixed 250 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x60 │     fixed 96 │  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__->