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 0xa8 │  inherit 117 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xc4 │  inherit 156 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x90 │    fixed 202 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x6c │    fixed 188 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x94 │   inherit 75 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xe4 │  inherit 250 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xc0 │     fixed 87 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x6c │     fixed 91 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xd8 │  inherit 208 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x0c │  inherit 245 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xd8 │      fixed 1 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x64 │    fixed 194 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x68 │  inherit 136 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xd8 │   inherit 32 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x4c │    fixed 114 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x78 │    fixed 157 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x30 │  inherit 204 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xa4 │  inherit 126 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xe8 │    fixed 239 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xa8 │    fixed 191 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x60 │  inherit 125 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xc8 │   inherit 68 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x5c │    fixed 131 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x38 │    fixed 130 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x70 │   inherit 58 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xd8 │  inherit 119 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x94 │     fixed 12 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xc0 │      fixed 6 │  true │     OK │
# ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x38 │  inherit 156 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x10 │  inherit 206 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xc0 │    fixed 175 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xe8 │    fixed 210 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x70 │  inherit 246 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xcc │  inherit 198 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x1c │    fixed 214 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xfc │    fixed 138 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x30 │  inherit 165 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x04 │   inherit 88 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xa0 │     fixed 23 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x44 │     fixed 99 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x98 │   inherit 98 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xe4 │  inherit 128 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xf8 │    fixed 106 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x98 │     fixed 85 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xd0 │   inherit 73 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x30 │  inherit 178 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x4c │     fixed 70 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x1c │    fixed 169 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xdc │   inherit 98 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xc0 │  inherit 219 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x6c │     fixed 42 │ false │     OK │
# │ geneve      4 │     4 │   fixed 0xac │     fixed 35 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x7c │  inherit 184 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x28 │   inherit 77 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x1c │    fixed 115 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x58 │    fixed 189 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x90 │  inherit 102 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x38 │   inherit 14 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x78 │     fixed 81 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x70 │     fixed 56 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xcc │  inherit 172 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x28 │  inherit 131 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x80 │    fixed 118 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x28 │    fixed 129 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x08 │  inherit 236 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xc8 │   inherit 23 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x0c │     fixed 79 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x08 │     fixed 33 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x28 │  inherit 208 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xa8 │  inherit 150 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x70 │    fixed 171 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x38 │    fixed 244 │  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__->