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 0xdc │  inherit 148 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xf8 │  inherit 161 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x24 │    fixed 149 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x48 │     fixed 25 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xb0 │  inherit 215 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x6c │  inherit 244 │  true │     OK │
# │    gre │     4      6 │   fixed 0x48 │    fixed 223 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x64 │     fixed 28 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x7c │  inherit 106 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x34 │  inherit 147 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x58 │     fixed 85 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x74 │    fixed 255 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x48 │  inherit 181 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x90 │  inherit 250 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x78 │    fixed 147 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xdc │     fixed 31 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x74 │   inherit 37 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x24 │  inherit 219 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xc8 │    fixed 212 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x34 │    fixed 117 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x04 │  inherit 134 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x38 │  inherit 218 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xf4 │    fixed 136 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x94 │    fixed 232 │  true │     OK │
# ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x7c │  inherit 147 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xf0 │  inherit 162 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x1c │    fixed 239 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x88 │    fixed 112 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x90 │   inherit 72 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x48 │   inherit 63 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x0c │    fixed 249 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x58 │     fixed 68 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xbc │   inherit 44 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x14 │   inherit 21 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xa0 │     fixed 35 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x84 │    fixed 237 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x68 │  inherit 198 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x58 │   inherit 95 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x70 │     fixed 87 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x90 │     fixed 23 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x94 │   inherit 11 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xec │  inherit 170 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x10 │    fixed 163 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x54 │    fixed 200 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xf0 │   inherit 84 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x3c │  inherit 197 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xc8 │    fixed 246 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xf8 │    fixed 206 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xc4 │   inherit 86 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xa0 │   inherit 37 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xfc │    fixed 130 │ false      OK │
# │ geneve │     4 │     4 │   fixed 0x04     fixed 194 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x68 │  inherit 220 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xdc │  inherit 190 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xc0 │    fixed 206 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x84 │    fixed 103 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xe4 │   inherit 84 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x24 │  inherit 169 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x8c │    fixed 215 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x44 │     fixed 37 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x68 │  inherit 200 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x7c │  inherit 133 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x90 │    fixed 242 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xfc │    fixed 191 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xc8 │  inherit 236 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xa8 │  inherit 254 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x38 │     fixed 76 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x68 │    fixed 237 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xe4 │  inherit 226 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xf0 │  inherit 115 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x14 │     fixed 72 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xac │    fixed 107 │  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__->