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 0xc0 │  inherit 129 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x18 │  inherit 156 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x40 │     fixed 99 │ false      OK │
# │    gre │     4 │     4 │   fixed 0x1c │     fixed 16 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xe0 │  inherit 215 │ false │     OK │
# │    gre │     4      6 │ inherit 0xcc │  inherit 128 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xdc │    fixed 224 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x24 │    fixed 184 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x24 │   inherit 32 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x30 │   inherit 93 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xb8 │    fixed 245 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x74 │    fixed 190 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x8c │  inherit 180 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x58 │   inherit 27 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x40 │     fixed 20 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xcc │    fixed 197 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xcc │   inherit 91 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x9c │   inherit 40 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xc0 │     fixed 42 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xa4 │      fixed 7 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xc8 │   inherit 58 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x8c │  inherit 146 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xf8 │    fixed 227 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x34 │    fixed 244 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x64 │   inherit 70 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x88 │  inherit 206 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xf4 │    fixed 197 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x68 │     fixed 14 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xcc │  inherit 180 │ false │     OK │
#   vxlan │     4 │     6 │ inherit 0xc0 │   inherit 36 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x60 │     fixed 90 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xd8 │    fixed 119 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x90 │   inherit 14 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xf4 │  inherit 106 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x38 │    fixed 109 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xfc │    fixed 217 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x18 │  inherit 152 │ false │     OK │
# │  vxlan      6 │     4 │ inherit 0xf4 │  inherit 246 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x14 │     fixed 36 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x68 │    fixed 122 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xa0 │  inherit 147 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xec │  inherit 215 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x04 │      fixed 7 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x40 │    fixed 107 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xc0 │  inherit 134 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x8c │  inherit 128 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xf4 │    fixed 202 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xd8 │    fixed 156 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x7c │   inherit 42 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xec │  inherit 143 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x14 │     fixed 86 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xc4 │    fixed 248 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x64 │  inherit 168 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x60 │  inherit 133 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x24 │    fixed 165 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xa8 │      fixed 9 │  true │     OK │
# ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x14 │  inherit 142 │ false      OK │
# │ geneve │     4 │ other │ inherit 0x3c │   inherit 23 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x1c │    fixed 190 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xb8 │     fixed 91 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │ geneve │     6 │     4 │ inherit 0xa4 │  inherit 196 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x84 │   inherit 15 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x60 │    fixed 139 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x28 │    fixed 238 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x0c │  inherit 186 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x2c │   inherit 40 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xe4 │    fixed 133 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xb4 │     fixed 50 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xb8 │  inherit 172 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x60 │   inherit 23 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x14 │    fixed 187 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x54 │     fixed 54 │  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__->