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 0xd0 │  inherit 178 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x7c │  inherit 190 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x68 │    fixed 205 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x04 │     fixed 57 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x08 │  inherit 249 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x7c │  inherit 120 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x2c │    fixed 226 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x40 │    fixed 254 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │    gre │     4 │ other │ inherit 0x78 │  inherit 112 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x80 │   inherit 43 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x08 │    fixed 184 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x54 │    fixed 167 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x84 │  inherit 165 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x68 │   inherit 38 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x08 │    fixed 168 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xd8 │     fixed 53 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xc4 │   inherit 47 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xe4 │  inherit 252 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x84 │    fixed 160 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x78 │     fixed 93 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x54 │  inherit 209 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x34 │  inherit 160 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x2c │    fixed 224 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xfc │      fixed 5 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xd4 │   inherit 17 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x80 │  inherit 187 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x60 │    fixed 156 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x44 │    fixed 197 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xe0 │  inherit 168 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xf0 │  inherit 253 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xc0 │     fixed 88 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x6c │     fixed 15 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x7c │   inherit 57 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x30 │  inherit 208 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xc0 │    fixed 112 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xec │    fixed 221 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  vxlan │     6 │     4 │ inherit 0xf8 │    inherit 9 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x40 │  inherit 228 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x80 │     fixed 79 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x70 │     fixed 97 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x58 │  inherit 224 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x18 │   inherit 90 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x3c │    fixed 140 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xbc │     fixed 85 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xb8 │   inherit 35 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x48 │  inherit 139 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x1c │    fixed 188 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x70 │    fixed 220 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x70 │  inherit 100 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xa8 │  inherit 232 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x60 │     fixed 70 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xbc │     fixed 67 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xbc │  inherit 169 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xb8 │   inherit 17 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xdc │     fixed 77 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xec │    fixed 113 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x78 │  inherit 175 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x14 │  inherit 249 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xfc │    fixed 194 │ false │     OK 
# │ geneve │     4 │ other │   fixed 0xa4 │    fixed 160 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x38 │  inherit 124 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xbc │  inherit 237 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x84 │     fixed 52 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xb4 │    fixed 173 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x68 │   inherit 66 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x40 │  inherit 137 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xbc │     fixed 22 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xb4 │    fixed 175 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x7c │  inherit 117 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x0c │   inherit 70 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x8c │    fixed 162 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xc4 │     fixed 18 │  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__->