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 0x90 │   inherit 48 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xbc │  inherit 230 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x80 │     fixed 18 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xd8 │    fixed 230 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xf8 │   inherit 85 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x4c │  inherit 192 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xf0 │    fixed 253 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xb4 │    fixed 253 │  true │     OK │
# ├─────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x3c │   inherit 73 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xbc │  inherit 142 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x90 │    fixed 130 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x4c │    fixed 205 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │    gre │     6 │     4 │ inherit 0xd8 │   inherit 91 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xd4 │  inherit 166 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x60 │    fixed 221 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xfc │     fixed 10 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x1c │   inherit 41 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x30 │  inherit 177 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xac │    fixed 120 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xa0 │    fixed 171 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x14 │  inherit 192 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x90 │  inherit 176 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xf0 │      fixed 9 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x74 │     fixed 84 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xf8 │  inherit 156 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x64 │  inherit 177 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xf8 │     fixed 85 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x20 │    fixed 236 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xcc │  inherit 102 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x78 │  inherit 156 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x80 │    fixed 110 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x30 │    fixed 100 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x94 │  inherit 213 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x84 │  inherit 242 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x44 │     fixed 87 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x54 │    fixed 245 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xdc │   inherit 94 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x10 │  inherit 156 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x8c │    fixed 180 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xdc │    fixed 187 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x40 │  inherit 166 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x6c │   inherit 24 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xd0 │    fixed 238 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x08 │    fixed 199 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x44 │   inherit 65 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xa0 │  inherit 128 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x78 │    fixed 147 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xc0 │     fixed 67 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x98 │   inherit 50 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x5c │   inherit 38 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x94 │    fixed 104 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x58 │     fixed 25 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xdc │   inherit 89 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x28 │  inherit 210 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x30 │     fixed 32 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x14 │      fixed 7 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x74 │  inherit 206 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x4c │   inherit 67 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xfc │     fixed 22 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x8c │    fixed 130 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xcc │   inherit 55 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x64 │   inherit 89 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x98 │    fixed 151 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xe0 │     fixed 49 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x64 │  inherit 120 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x90 │  inherit 159 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x38 │    fixed 153 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x04 │     fixed 15 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xf8 │  inherit 118 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xec │   inherit 91 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x24 │    fixed 104 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xec │    fixed 150 │  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__->