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 0x70 │  inherit 183 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xf4 │   inherit 73 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x78 │     fixed 93 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x20 │     fixed 71 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xec │  inherit 207 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xd8 │  inherit 202 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x60 │      fixed 9 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xd4 │    fixed 187 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x1c │  inherit 128 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xec │   inherit 27 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xc8 │     fixed 67 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x30 │     fixed 91 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xbc │  inherit 247 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x74 │   inherit 66 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x0c │    fixed 219 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x94 │    fixed 113 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x1c │  inherit 205 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x64 │  inherit 197 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xc4 │    fixed 241 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x8c │    fixed 140 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre      6 │ other │ inherit 0xb0 │  inherit 139 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x30 │  inherit 235 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xd4 │    fixed 131 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x7c │     fixed 83 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x4c │  inherit 171 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x4c │   inherit 69 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x50 │    fixed 124 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x38 │    fixed 224 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xe8 │   inherit 78 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x18 │  inherit 223 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x9c │    fixed 210 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x50 │     fixed 83 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x08 │   inherit 96 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x78 │  inherit 178 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x34 │    fixed 218 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xf4 │    fixed 176 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x90 │  inherit 133 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xcc │  inherit 206 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x30 │     fixed 34 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x2c │     fixed 33 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xb4 │  inherit 175 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x3c │  inherit 225 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x18 │    fixed 173 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x68 │    fixed 254 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xb8 │    inherit 6 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x20 │  inherit 119 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x8c │    fixed 227 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x8c │    fixed 179 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x3c │  inherit 202 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xa8 │   inherit 15 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xb4 │    fixed 168 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xa4 │     fixed 61 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x08 │  inherit 119 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x48 │  inherit 195 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xa8 │    fixed 131 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x0c │    fixed 219 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x88 │  inherit 224 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x60 │  inherit 100 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x44 │    fixed 117 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x30 │    fixed 155 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x04 │   inherit 28 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x08 │   inherit 46 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xa0 │    fixed 203 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x84 │     fixed 38 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xe8 │  inherit 190 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x40 │  inherit 190 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x98 │    fixed 153 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x18 │    fixed 213 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xc4 │   inherit 86 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xb4 │  inherit 196 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xa0 │     fixed 25 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x58 │     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__->