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 0x68 │  inherit 206 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x9c │  inherit 120 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xe4 │    fixed 164 │ false │     OK │
#     gre │     4 │     4 │   fixed 0x98 │    fixed 148 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x80 │   inherit 42 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xf0 │   inherit 11 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x44 │     fixed 38 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x78 │    fixed 145 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xcc │    inherit 4 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xc0 │  inherit 153 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x5c │     fixed 17 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x38 │    fixed 181 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x7c │  inherit 251 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x2c │  inherit 100 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x34 │    fixed 225 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x90 │    fixed 143 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xe4 │   inherit 77 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x04 │  inherit 110 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x78 │    fixed 133 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x08 │     fixed 81 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x84 │  inherit 180 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xcc │   inherit 17 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x14 │     fixed 71 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xf0 │    fixed 250 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x40 │   inherit 21 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x20 │  inherit 148 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xf8 │     fixed 98 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x78 │    fixed 232 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x88 │  inherit 159 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xec │  inherit 127 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x74 │     fixed 91 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x24 │    fixed 133 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x04 │  inherit 203 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x48 │  inherit 225 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xb8 │    fixed 106 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x94 │     fixed 35 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type   outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x44 │   inherit 52 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x84 │   inherit 28 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x80 │    fixed 155 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x9c │     fixed 78 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xc0 │  inherit 227 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x44 │  inherit 247 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x7c │     fixed 40 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x80 │     fixed 47 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xf4 │  inherit 138 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xac │  inherit 208 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xd0 │     fixed 98 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x6c │    fixed 162 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xa8 │   inherit 98 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xdc │   inherit 95 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x48 │     fixed 34 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x5c │    fixed 193 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x64 │   inherit 57 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x48 │  inherit 245 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x4c │     fixed 47 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x4c │    fixed 199 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x5c │  inherit 105 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x94 │   inherit 56 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x24 │    fixed 209 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x30 │    fixed 249 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xbc │   inherit 77 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x5c │  inherit 178 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xdc │    fixed 148 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x28 │     fixed 65 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x20 │   inherit 84 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xd4 │  inherit 246 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x30 │     fixed 79 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xa8 │     fixed 75 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x20 │   inherit 23 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xa4 │  inherit 152 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x10 │     fixed 72 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xac │      fixed 8 │  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__->