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 0x0c │   inherit 55 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x9c │   inherit 92 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x2c │     fixed 86 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x88 │    fixed 223 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x90 │   inherit 67 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x68 │   inherit 89 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x38 │     fixed 58 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xa4 │    fixed 241 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x98 │  inherit 163 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x80 │   inherit 97 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x04 │    fixed 147 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x64 │     fixed 26 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x3c │  inherit 202 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xf4 │   inherit 70 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x68 │    fixed 187 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x80 │     fixed 91 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x24 │   inherit 44 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x28 │   inherit 34 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x48 │    fixed 223 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xdc │     fixed 88 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x38 │  inherit 160 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x84 │   inherit 21 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xcc │    fixed 129 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x10 │    fixed 254 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x08 │   inherit 30 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x88 │   inherit 34 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xa0 │    fixed 251 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x08 │    fixed 168 │  true │     OK │
# ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xd4 │  inherit 146 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x9c │  inherit 246 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xa8 │    fixed 232 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x60 │     fixed 16 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xd4 │  inherit 166 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x70 │   inherit 77 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x3c │    fixed 144 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x2c │    fixed 205 │  true │     OK │
# ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xe8 │  inherit 186 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xe8 │  inherit 254 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x60 │     fixed 10 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x74 │    fixed 208 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xf8 │  inherit 142 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x80 │   inherit 13 │  true │     OK │
# │  vxlan │     6      6 │   fixed 0x20 │      fixed 6 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xc4       fixed 6 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xc8 │  inherit 184 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x08 │   inherit 93 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xfc │     fixed 13 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x68 │    fixed 184 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xcc │  inherit 250 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x88   inherit 143 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x2c │    fixed 170 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xbc │    fixed 147 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x38 │   inherit 28 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xcc │   inherit 40 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x84 │     fixed 96 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x78 │    fixed 189 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x68 │   inherit 85 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xec │   inherit 99 │  true │     OK │
# │ geneve │     4 │ other    fixed 0xe4 │    fixed 138 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x0c │     fixed 12   true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x88 │  inherit 174 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xbc │  inherit 142 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x7c │     fixed 19 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x94 │     fixed 27 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x70 │  inherit 171 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xe8 │   inherit 41 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x48 │     fixed 43 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x40 │      fixed 1 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xe8 │   inherit 58 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x4c │   inherit 18 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x28 │     fixed 24 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xa8 │    fixed 229 │  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__->