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 0x14 │   inherit 90 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xd4 │  inherit 194 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x4c │     fixed 12 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xa0 │    fixed 181 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x38 │  inherit 117 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xcc │  inherit 222 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x8c │    fixed 254 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xbc │    fixed 219 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x34 │   inherit 52 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xfc │  inherit 127 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x28 │    fixed 216 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x10 │     fixed 16 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x44 │   inherit 66 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x1c │  inherit 221 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xd4 │     fixed 22 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x4c │    fixed 131 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x18 │   inherit 93 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x60 │  inherit 247 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x50 │     fixed 66 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xfc │    fixed 165 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x8c │  inherit 216 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xdc │  inherit 161 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xe4 │    fixed 180 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x88 │     fixed 54 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x30 │  inherit 155 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x74 │   inherit 50 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x2c │     fixed 45 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x60 │    fixed 206 │  true │     OK │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xb4 │  inherit 138 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xb4 │    inherit 3 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xbc │    fixed 106 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x64 │    fixed 242 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xc4 │  inherit 161 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x78 │   inherit 36 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x30 │    fixed 179 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x78 │    fixed 206 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x08 │  inherit 134 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xdc │  inherit 127 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x4c │     fixed 72 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x60 │    fixed 226 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x30 │  inherit 166 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xdc │  inherit 122 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x60 │    fixed 173 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x94 │    fixed 123 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x58 │  inherit 252 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x78 │  inherit 196 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x30 │     fixed 50 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xc4 │    fixed 134 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
#  geneve │     4 │     4 │ inherit 0xb4 │   inherit 79 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x44 │  inherit 118 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xe0 │     fixed 76 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x54 │     fixed 63 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x38 │  inherit 176 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x28 │  inherit 143 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xd0 │    fixed 161 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x50 │    fixed 104 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xd0 │  inherit 224 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xf4 │  inherit 146 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x50 │    fixed 212 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xa0 │    fixed 207 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x54 │  inherit 202 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x60 │  inherit 183 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x30 │    fixed 121 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xc8 │     fixed 69 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xc4 │  inherit 154 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x10 │   inherit 57 │  true │     OK │
# │ geneve │     6 │     6    fixed 0x98 │    fixed 119 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x94 │     fixed 52 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x64 │  inherit 145 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xec   inherit 208 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x4c │    fixed 226 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xf0 │    fixed 141 │  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__->