make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..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 0xb0 │   inherit 30 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xa0 │  inherit 230 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x78 │    fixed 147 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x98 │    fixed 106 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x88 │  inherit 213 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x0c │  inherit 216 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x8c │     fixed 38 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x50 │     fixed 82 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x54 │  inherit 243 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x20 │  inherit 159 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x70 │    fixed 111 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xe0 │    fixed 101 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xa4 │  inherit 218 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x10 │  inherit 179 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xe8 │    fixed 141 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xd8 │    fixed 100 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x88 │   inherit 85 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x64 │  inherit 146 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x98 │    fixed 159 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xa0 │    fixed 255 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x3c │   inherit 30 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x18 │   inherit 11 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xc4 │    fixed 223 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x40 │     fixed 88 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xac │   inherit 68 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xd4 │  inherit 127 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x68 │    fixed 142 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x30 │    fixed 107 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xfc │  inherit 109 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x78 │   inherit 91 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xac │     fixed 86 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xb8 │    fixed 111 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x44 │  inherit 165 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x68 │  inherit 174 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x40 │     fixed 62 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xec │     fixed 51 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xbc │   inherit 13 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x40 │   inherit 63 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xd4 │    fixed 154 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xb4 │     fixed 99 │  true │     OK │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xb8 │   inherit 21 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x24 │   inherit 28 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xe8 │     fixed 10 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x94 │    fixed 213 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xf0 │   inherit 94 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x50 │  inherit 199 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xf8 │    fixed 161 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x68 │      fixed 9 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xc4 │   inherit 92 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x38 │  inherit 183 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x58 │     fixed 18 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x18 │    fixed 123 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x14 │   inherit 58 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x58 │   inherit 87 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x34 │    fixed 179 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x08 │     fixed 23 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │ geneve │     4 │ other │ inherit 0x18 │  inherit 182 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x4c │   inherit 93 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xf0 │    fixed 234 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x40 │    fixed 169 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6      4 │ inherit 0xbc │  inherit 241 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x1c │  inherit 163 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x68 │     fixed 82 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x70 │    fixed 217 │  true │     OK │
# ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xac │  inherit 136 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x88 │  inherit 132 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x84 │     fixed 40 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x9c │    fixed 201 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x98 │  inherit 205 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xf8 │   inherit 55 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x68 │    fixed 255 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x24 │    fixed 202 │  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__->