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 0x78 │  inherit 244 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xac │  inherit 128 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x74 │    fixed 117 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xac │     fixed 45 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x3c │  inherit 182 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x38 │  inherit 126 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xd8 │    fixed 162 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x58 │    fixed 231 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xe8 │  inherit 222 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x8c │   inherit 76 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x1c │     fixed 20 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x70 │    fixed 208 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x2c │  inherit 117 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xe4 │  inherit 212 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x20 │    fixed 206 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x58 │    fixed 175 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤
# │    gre │     6 │     6 │ inherit 0x40 │    inherit 9 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xb0 │  inherit 130 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xe8 │    fixed 159 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xf4 │    fixed 106 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x14 │   inherit 98 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xd8 │  inherit 251 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x74 │    fixed 254 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x40 │     fixed 79 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xa4 │  inherit 105 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xd0 │  inherit 174 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x9c │    fixed 225 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x84 │    fixed 231 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x44 │   inherit 54 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x9c │   inherit 61 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xe8 │     fixed 69 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xf4 │     fixed 63 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xf0 │   inherit 88 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x64 │  inherit 239 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x48 │    fixed 223 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xe8 │    fixed 215 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xdc │   inherit 33 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x68 │  inherit 234 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x80 │     fixed 66 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x88 │    fixed 167 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x20 │  inherit 185 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x94 │   inherit 50 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xe4 │    fixed 104 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x48 │    fixed 195 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x38 │  inherit 165 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x24 │  inherit 176 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x88 │    fixed 169 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x48 │     fixed 72 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xb0 │   inherit 79 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x44 │  inherit 200 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xfc │    fixed 136 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x18 │     fixed 24 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xac │  inherit 198 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x08 │  inherit 219 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x2c │    fixed 187 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x70 │     fixed 27 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x3c │  inherit 169 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xbc │  inherit 141 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x3c │     fixed 95 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x98 │     fixed 59 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x48 │  inherit 241 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xe8 │   inherit 95 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x44 │    fixed 124 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x98 │    fixed 133 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x8c │  inherit 114 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x78 │   inherit 25 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xd4 │    fixed 244 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x54 │    fixed 196 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │ geneve │     6 │ other │ inherit 0xe8 │   inherit 56 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xd8 │    inherit 3 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x5c │    fixed 216 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x90 │    fixed 156 │  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__->