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 0xe4 │  inherit 237 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xe4 │  inherit 237 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xd4 │    fixed 147 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xcc │    fixed 133 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x58 │   inherit 80 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x14 │  inherit 166 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x48 │    fixed 141 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x28 │     fixed 52 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xb8 │  inherit 228 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x7c │   inherit 65 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x7c │     fixed 73 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xe4 │    fixed 152 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x64 │  inherit 194 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xbc │  inherit 158 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x4c │     fixed 83 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xd4 │     fixed 51 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x6c │    inherit 4 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xc8 │   inherit 70 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x34 │    fixed 187 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x78 │    fixed 243 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xe0 │   inherit 82 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x10 │  inherit 248 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x04 │    fixed 203 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x14 │     fixed 44 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xd8 │  inherit 118 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x0c │  inherit 154 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x88 │    fixed 162 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xd0 │     fixed 51 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │  vxlan │     4 │     6 │ inherit 0x88 │   inherit 88 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x6c │   inherit 92 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xb8 │    fixed 216 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xe8 │    fixed 146 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x64 │  inherit 183 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xa8 │  inherit 122 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xa8 │    fixed 175 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x18      fixed 15 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     6      4 │ inherit 0xb0 │  inherit 171 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x88 │   inherit 91 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x84 │     fixed 19 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x14 │    fixed 219 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x9c │  inherit 183 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x6c │   inherit 18 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x48 │      fixed 7 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x68 │    fixed 203 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xec │  inherit 105 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x0c │  inherit 204 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xfc │    fixed 180 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xa4 │     fixed 52 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x58 │  inherit 231 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xb0 │   inherit 51 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x34 │     fixed 27 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xd8 │     fixed 88 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xf0 │  inherit 244 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xd0 │   inherit 32 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x68 │    fixed 255 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x80 │    fixed 142 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x0c │  inherit 106 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xf0 │   inherit 54 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x34 │     fixed 30 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x7c │    fixed 197 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xf8 │   inherit 85 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x40 │   inherit 66 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x90 │     fixed 66 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xfc │    fixed 153 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xdc │    inherit 1 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xec │  inherit 177 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xb8 │     fixed 66 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x74 │    fixed 141 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x14 │  inherit 140 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xb4 │  inherit 207 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xc0 │      fixed 6 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xe4 │     fixed 11 │  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__->