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 0xc0 │   inherit 83 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x18 │  inherit 229 │  true      OK │
# │    gre │     4 │     4 │   fixed 0x44 │    fixed 109 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xd8 │     fixed 29 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xe8 │   inherit 12 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xe4 │  inherit 145 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xe0 │    fixed 183 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x1c │     fixed 68 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xb4 │  inherit 186 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x04 │  inherit 101 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xbc │    fixed 120 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xb8 │    fixed 169 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xb0 │   inherit 41 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x80 │   inherit 70 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x9c │     fixed 40 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xac │    fixed 190 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xe0 │   inherit 76 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x58 │  inherit 154 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xec │    fixed 215 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xbc │    fixed 111 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x30 │  inherit 100 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xf0 │    inherit 7 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xfc │    fixed 253 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x78 │    fixed 210 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x40 │  inherit 246 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x3c │   inherit 35 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x34 │    fixed 148 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x38 │    fixed 107 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x14 │    inherit 5 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x70 │  inherit 117 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x68 │     fixed 23 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x78 │    fixed 227 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x18 │  inherit 172 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x84 │  inherit 134 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xb8 │    fixed 241 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xb4 │     fixed 52 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xec │  inherit 250 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x90 │  inherit 229 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x74 │     fixed 32 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x38 │     fixed 48 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x1c │  inherit 176 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x84 │   inherit 13 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xf0 │    fixed 117 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x2c │    fixed 175 │  true │     OK │
# ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xf0 │  inherit 126 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x68 │   inherit 20 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xf8 │    fixed 248 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xa0 │    fixed 206 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
#  geneve │     4 │     4 │ inherit 0xc0 │  inherit 178 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x9c │   inherit 16 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xac │    fixed 181 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xf8 │    fixed 130 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x8c │  inherit 240 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xa4 │   inherit 90 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x8c │    fixed 217 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x9c │     fixed 26 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x20 │  inherit 244 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x70 │   inherit 15 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x14 │     fixed 83 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x40 │    fixed 195 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x90 │   inherit 82 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x60 │  inherit 175 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x1c │    fixed 148 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xfc │    fixed 107 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x28 │   inherit 27 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xc0 │  inherit 145 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x6c │    fixed 212 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x30 │     fixed 35 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xa4 │  inherit 237 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x70 │   inherit 86 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x94 │     fixed 14 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x84 │    fixed 142 │  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__->