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 0x7c │  inherit 180 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x60 │  inherit 238 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x7c │    fixed 120 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x68 │    fixed 149 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xc8 │  inherit 105 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x64 │  inherit 201 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x3c │    fixed 180 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x84 │     fixed 72 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x94 │   inherit 18 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xb4 │  inherit 189 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xe0 │    fixed 204 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xd4 │    fixed 174 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xbc │  inherit 179 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x58 │  inherit 183 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x50 │    fixed 107 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x40 │    fixed 156 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x4c │   inherit 66 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x98 │  inherit 149 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x90 │    fixed 210 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xf4 │    fixed 123 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xb0 │  inherit 175 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x58 │   inherit 57 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xec │     fixed 78 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x18 │    fixed 189 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x04 │   inherit 88 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x54 │  inherit 224 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x9c │    fixed 233 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xc4 │     fixed 34 │  true │     OK │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4      6 │ inherit 0x8c │   inherit 38 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xc4 │  inherit 174 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xe4 │    fixed 127 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x14 │     fixed 78 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x10 │  inherit 158 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xe8 │  inherit 149 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xec │     fixed 92 │ false │     OK │
# │  vxlan      4 │ other │   fixed 0xa0 │    fixed 102 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x64 │   inherit 48 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xd8 │  inherit 222 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x20 │    fixed 213 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x78 │     fixed 16 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x28 │   inherit 13 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x98 │   inherit 48 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xac │    fixed 245 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x88 │    fixed 148 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xcc │  inherit 119 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xe0 │  inherit 236 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x1c │    fixed 229 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x58 │     fixed 31 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x4c │  inherit 124 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xf8 │  inherit 207 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x5c │    fixed 195 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xf0 │    fixed 215 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x1c │   inherit 63 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x40 │  inherit 136 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xac │      fixed 4 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x58 │    fixed 104 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xc0 │  inherit 247 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x18 │  inherit 132 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xc0 │      fixed 7 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xe8 │    fixed 228 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x04 │   inherit 77 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xd0 │  inherit 190 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x54 │    fixed 197 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x9c │    fixed 146 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xb8 │   inherit 49 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x34 │  inherit 127 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x70 │     fixed 87 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x64 │     fixed 37 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x84 │  inherit 242 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xb8 │  inherit 119 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x1c │    fixed 137 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x14 │    fixed 251 │  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__->