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 0xfc │  inherit 106 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x44   inherit 191 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xb4 │     fixed 43 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x34 │    fixed 120 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x30 │  inherit 211 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xec │  inherit 146 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x1c │    fixed 231 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x18 │    fixed 124 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xc0 │  inherit 244 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x8c │  inherit 117 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xe8 │     fixed 17 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xd0 │    fixed 102 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xfc │  inherit 215 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x50 │   inherit 68 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x50 │    fixed 210 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x18 │    fixed 143 │  true │     OK │
# ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x48 │   inherit 25 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x1c │   inherit 38 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xa0 │    fixed 227 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xa8 │    fixed 230 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │    gre │     6 │ other │ inherit 0x9c │  inherit 231 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xf8 │  inherit 160 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x10 │     fixed 68 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xcc │    fixed 208 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xa8 │   inherit 77 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xb0 │   inherit 99 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x64 │    fixed 229 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x38 │    fixed 144 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x18 │  inherit 221 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xf0 │  inherit 124 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x8c │     fixed 23 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xa8 │     fixed 82 │  true │     OK │
# ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xac │   inherit 48 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xd4 │  inherit 139 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x9c │    fixed 173 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xd8 │     fixed 63 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x4c │  inherit 196 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x70 │  inherit 140 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x6c │    fixed 214 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x54 │    fixed 179 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xbc │  inherit 221 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x9c │   inherit 46 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xdc │    fixed 171 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x98 │     fixed 38 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x5c │  inherit 179 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x50 │  inherit 112 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xe8 │    fixed 205 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xec │    fixed 123 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x28 │   inherit 18 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xb8 │  inherit 239 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x6c │    fixed 131 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x0c │     fixed 91 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x74 │  inherit 227 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x24 │  inherit 118 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x94 │     fixed 65 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x70 │      fixed 2 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xe0 │  inherit 231 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x44 │   inherit 25 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x0c │    fixed 241 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x68 │    fixed 109 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x04 │   inherit 61 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xf0 │   inherit 80 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x68 │     fixed 88 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xac │    fixed 119 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x64 │   inherit 94 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x0c │  inherit 250 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xa4 │     fixed 99 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x28 │     fixed 50 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xec │  inherit 161 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xb0 │  inherit 190 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x6c │    fixed 219 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x04 │    fixed 121 │  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__->