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 0xe4 │  inherit 109 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x20 │  inherit 166 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x9c │    fixed 229 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x84 │     fixed 28 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x30 │  inherit 152 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xac │  inherit 225 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xd4 │    fixed 199 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x7c │     fixed 50 │  true │     OK 
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │    gre │     4 │ other │ inherit 0xc8 │  inherit 154 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x9c │   inherit 36 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x44 │    fixed 255 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xbc │    fixed 123 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xe8 │  inherit 160 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x80 │  inherit 252 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xd0 │    fixed 120 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x48 │    fixed 244 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x9c │  inherit 131 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xfc │  inherit 155 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x18 │    fixed 151 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x84 │    fixed 209 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x40 │   inherit 14 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x04 │  inherit 184 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xcc │    fixed 139 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xc8 │    fixed 239 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xa0 │  inherit 193 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x08 │  inherit 150 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xc4 │     fixed 94 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x34 │     fixed 43 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x8c │  inherit 182 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x10 │   inherit 38 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xac │     fixed 49 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x30 │     fixed 69 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
#   vxlan │     4 │ other │ inherit 0xb0 │   inherit 49 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xbc │  inherit 195 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xec │    fixed 116 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x14 │     fixed 94 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x64 │  inherit 209 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xd4 │  inherit 145 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xb8 │    fixed 134 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x88 │     fixed 26 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xd0 │   inherit 65 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x38 │  inherit 227 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xc4 │    fixed 231 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x08 │    fixed 195 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x34 │   inherit 68 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x18 │  inherit 187 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x60 │     fixed 41 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xbc │     fixed 70 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xe8 │  inherit 201 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xcc │    inherit 8 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xd0 │    fixed 154 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x9c │     fixed 89 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xb0 │  inherit 244 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x34 │  inherit 247 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x50 │     fixed 54 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xf8 │    fixed 170 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x0c │   inherit 45 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x8c │   inherit 66 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x18 │     fixed 52 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x5c │     fixed 44 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xe0 │   inherit 59 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x84 │   inherit 71 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x70 │    fixed 145 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x98 │    fixed 239 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x70 │  inherit 118 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x70 │  inherit 221 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x5c │     fixed 15 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x80 │     fixed 88 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x58 │  inherit 115 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xb4 │  inherit 224 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x9c │    fixed 150 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x8c │    fixed 168 │  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__->