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 0x68 │  inherit 204 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x58    inherit 92 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x0c │    fixed 103 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x30 │    fixed 230 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x44 │  inherit 169 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xa0 │   inherit 39 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x08 │     fixed 60 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xdc │     fixed 41 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x60 │    inherit 8 │ false │     OK │
#     gre │     4 │ other │ inherit 0xe4 │  inherit 145 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xac │    fixed 227 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x68 │    fixed 124 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
#   Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xbc │   inherit 10 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x40 │   inherit 93 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xbc │    fixed 149 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x30      fixed 37 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x34 │  inherit 171 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x40 │  inherit 100 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x70 │    fixed 106 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x98 │    fixed 180 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x28 │   inherit 54 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x64 │   inherit 91 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x04 │    fixed 179 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x30 │     fixed 13 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xb0 │   inherit 69 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x90 │  inherit 102 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xe8 │    fixed 163 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xb0 │    fixed 237 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xf0 │   inherit 21 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x10 │  inherit 159 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xb4 │    fixed 159 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xe8 │     fixed 88 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x50 │   inherit 17 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xb0 │  inherit 102 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x5c │     fixed 48 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x24 │    fixed 178 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x10 │  inherit 251 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xd4 │   inherit 50 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xe8 │    fixed 144 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x24 │    fixed 161 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x7c │  inherit 200 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x40 │  inherit 194 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x90 │    fixed 195 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x94 │    fixed 241 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x50 │   inherit 20 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x74 │  inherit 215 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x80 │    fixed 140 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x7c │     fixed 49 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x38 │   inherit 20 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xe4 │  inherit 106 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x9c │    fixed 205 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x40 │    fixed 122 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤
# │ geneve │     4 │     6 │ inherit 0x64 │  inherit 114 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x7c │   inherit 12 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xbc │     fixed 79 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xe8 │    fixed 130 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x50 │   inherit 78 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xfc │   inherit 94 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x74 │    fixed 221 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xe4 │    fixed 176 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x38 │  inherit 108 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x90 │  inherit 236 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x2c │     fixed 24 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x80 │     fixed 66 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x20 │  inherit 201 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x88 │   inherit 63 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x80 │     fixed 47 │ false │     OK │
# │ geneve │     6 │     6    fixed 0x0c │     fixed 38 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x4c │   inherit 92 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x04 │    inherit 8 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xd4 │    fixed 151 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xe8 │     fixed 72 │  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__->