make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.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 214 │ false │     OK │
#     gre │     4 │     4 │ inherit 0x34 │  inherit 112 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xe8 │     fixed 22 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x10 │    fixed 130 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x50 │  inherit 146 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x88 │  inherit 175 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xf4 │     fixed 18 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xec │    fixed 120 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x0c │  inherit 188 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xf0 │   inherit 54 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x78 │      fixed 7 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x1c │      fixed 4 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x18 │  inherit 122 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xb4 │  inherit 216 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xbc │    fixed 154 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xb4 │    fixed 198 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xc8 │   inherit 78 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xa8 │   inherit 89 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x48 │    fixed 145 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xb0 │     fixed 18 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x5c │  inherit 215 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x94 │  inherit 208 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xd8 │    fixed 181 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x34 │    fixed 133 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x84 │  inherit 217 │ false │     OK │
# │  vxlan      4 │     4 │ inherit 0xa4 │   inherit 51 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x90 │    fixed 197 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x08 │     fixed 39 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x38 │  inherit 159 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x74 │  inherit 211 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xdc │     fixed 12 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xf0 │    fixed 122 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xdc │  inherit 237 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xd4 │   inherit 26 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x28 │    fixed 100 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xe8 │    fixed 184 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x20 │   inherit 10 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xa0 │  inherit 170 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x50 │    fixed 207 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x60 │    fixed 127 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xb0 │   inherit 38 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x88 │  inherit 127 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xfc │     fixed 40 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x74 │    fixed 106 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xbc │   inherit 57 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x2c │  inherit 178 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xcc │    fixed 163 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xb0 │    fixed 121 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl       vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x34 │  inherit 204 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xb4 │   inherit 76 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x6c │     fixed 81 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x74 │    fixed 255 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x90 │   inherit 41 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x38 │  inherit 170 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xfc │    fixed 223 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x20 │    fixed 107 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x4c │  inherit 118 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xb4 │  inherit 138 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xf0 │    fixed 166 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xa4 │    fixed 232 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x8c │    inherit 1 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x80 │   inherit 97 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x38 │     fixed 43 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x0c │     fixed 63 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xa4 │  inherit 190 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x84 │   inherit 77 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x20 │    fixed 154 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x9c │     fixed 21 │  true │     OK │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve      6 │ other │ inherit 0x24 │  inherit 151 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xd8 │   inherit 65 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x70 │    fixed 175 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x5c │    fixed 154 │  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__->