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 0xcc │   inherit 94 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x10 │   inherit 36 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x1c │    fixed 248 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xa4 │    fixed 138 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x10 │   inherit 79 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x40 │  inherit 157 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xf4 │    fixed 211 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x38 │    fixed 128 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xfc │   inherit 86 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x7c │  inherit 246 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x38 │     fixed 46 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x38 │    fixed 218 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xf8 │  inherit 228 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x9c │  inherit 243 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xa8 │    fixed 229 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x68 │     fixed 82 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xdc │  inherit 168 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x4c │   inherit 43 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x84 │    fixed 179 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x38 │     fixed 44 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xf0 │   inherit 39 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x94 │   inherit 51 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x20 │    fixed 186 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x18 │    fixed 139 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xd4 │  inherit 109 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x9c │  inherit 243 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xf4 │    fixed 107 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xd0 │    fixed 207 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x28 │  inherit 210 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x38 │  inherit 112 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x48 │    fixed 192 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x0c │    fixed 113 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x04 │  inherit 216 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x08 │  inherit 176 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xf4 │     fixed 33 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x80 │     fixed 54 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xc4 │  inherit 237 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x10 │   inherit 62 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xac │    fixed 105 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x0c │    fixed 163 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x2c │   inherit 47 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x50 │   inherit 23 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x5c │    fixed 226 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x60 │    fixed 128 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xe4 │  inherit 196 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x7c │   inherit 86 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x48 │     fixed 14 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x10 │    fixed 196 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x88 │  inherit 254 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xa4 │    inherit 6 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x70 │    fixed 115 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xf0 │    fixed 176 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x7c │   inherit 52 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x94 │  inherit 109 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xc8 │    fixed 176 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xe0 │     fixed 42 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xb8 │  inherit 245 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xf8 │  inherit 112 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x38 │    fixed 145 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x88 │    fixed 170 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xb4 │  inherit 219 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xa8 │   inherit 95 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xd4 │      fixed 1 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xc8 │    fixed 216 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x50 │  inherit 163 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x10 │  inherit 180 │  true │     OK │
#  geneve │     6 │     6 │   fixed 0x74 │    fixed 242 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x84 │     fixed 24 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x44 │   inherit 98 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x78 │   inherit 76 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x3c │    fixed 232 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xb8 │      fixed 9 │  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__->