make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..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 0x7c │  inherit 189 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x78 │  inherit 190 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x94 │    fixed 124 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x64 │    fixed 141 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x6c │  inherit 160 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x60 │  inherit 174   true │     OK │
# │    gre │     4 │     6 │   fixed 0x14 │    fixed 254 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x48 │    fixed 205 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x48 │  inherit 212 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x5c │  inherit 224 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x20 │    fixed 253 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x8c │     fixed 47 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x10 │   inherit 93 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xe8 │   inherit 72 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x10 │    fixed 159 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x34 │    fixed 206 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xac │   inherit 62 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xf4 │  inherit 142 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x3c │     fixed 99 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xf8 │     fixed 97 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x74 │   inherit 45 │ false │     OK │
# │    gre │     6 │ other  inherit 0x04 │  inherit 135 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x08 │    fixed 180 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x10 │    fixed 245 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x68 │  inherit 178 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xbc │   inherit 28 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xa8 │    fixed 166 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x44 │    fixed 117 │  true │     OK │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x78 │   inherit 93 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x64 │  inherit 242 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xd8 │    fixed 227 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x9c │    fixed 104 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x38 │  inherit 200 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xc0 │  inherit 174 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x18 │     fixed 82 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x2c │    fixed 201 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  vxlan │     6 │     4 │ inherit 0xf4 │  inherit 249 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x8c │    inherit 2 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xc8 │     fixed 83 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xac │    fixed 110 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
#   vxlan │     6 │     6 │ inherit 0x78 │   inherit 42 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x98 │  inherit 237 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x8c │     fixed 90 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x44 │    fixed 131 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xd4 │   inherit 24 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xb4 │    inherit 8 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x30 │    fixed 170 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xc8 │    fixed 156 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xec │  inherit 155 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x7c │   inherit 21 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x0c │    fixed 237 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x80 │    fixed 215 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x38 │  inherit 134 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xa8 │  inherit 177 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x6c │    fixed 125 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x10 │     fixed 21 │  true │     OK │
# ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x08 │   inherit 16 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x7c │   inherit 45 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x64 │    fixed 174 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x88 │    fixed 243 │  true │     OK │
# ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xb4 │   inherit 85 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xf8 │  inherit 176 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x40 │    fixed 252 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xb8 │     fixed 33 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xd8 │   inherit 63 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x64 │  inherit 192 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x68 │    fixed 237 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x50 │     fixed 86 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xb8 │  inherit 238 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xa0 │   inherit 24 │  true │     OK │
# │ geneve      6 │ other │   fixed 0x64 │    fixed 175 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xec │    fixed 100 │  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__->