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 0x50 │  inherit 108 │ false │     OK │
# │    gre │     4      4 │ inherit 0x80 │   inherit 50 │  true │     OK 
# │    gre │     4 │     4 │   fixed 0xb8 │    fixed 134 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xa8 │    fixed 198 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xc8 │  inherit 136 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xc8 │  inherit 178 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xb4 │      fixed 7 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x44 │    fixed 180 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xd0 │  inherit 200 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x9c │   inherit 49 │  true │     OK │
#     gre │     4 │ other │   fixed 0x94 │     fixed 63 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xf8 │     fixed 65 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x34 │  inherit 248 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x04 │  inherit 202 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x90 │     fixed 13 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x5c │    fixed 254 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │    gre │     6 │     6 │ inherit 0x90 │  inherit 196 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x1c │  inherit 193 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xd0 │     fixed 78 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x4c │    fixed 218 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x88 │   inherit 82 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x4c │   inherit 25 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xc8 │     fixed 67 │ false │     OK │
# │    gre │     6  other │   fixed 0xac │    fixed 211 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x8c │  inherit 189 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xbc │   inherit 60 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x0c │    fixed 180 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xf0 │     fixed 94 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xb0 │  inherit 185 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x14 │  inherit 198 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x34 │    fixed 211 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xd8 │      fixed 7 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x20 │   inherit 82 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xf4 │  inherit 135 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x88 │    fixed 158 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x1c │    fixed 177 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x3c │  inherit 224 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xf0 │  inherit 186 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x5c │     fixed 69 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x14 │    fixed 118 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x24 │  inherit 212 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xac │  inherit 160 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xc4 │    fixed 171 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x84 │    fixed 212 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xe4 │    inherit 9 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xc4 │  inherit 120 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xb4 │    fixed 122 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xfc │     fixed 80 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x90 │   inherit 43 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x84 │  inherit 246 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x94 │     fixed 41 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xa4 │    fixed 111 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xd0 │   inherit 76 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xc4 │  inherit 134 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x90 │    fixed 135 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xe8 │    fixed 115 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x48 │  inherit 208 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x70 │   inherit 85 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x98 │     fixed 37 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xd4 │     fixed 47 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x30 │  inherit 210 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xa0 │  inherit 208 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xb4 │    fixed 162 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x20 │    fixed 202 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xa4 │  inherit 177 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x68 │   inherit 97 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x2c │     fixed 17 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x60 │    fixed 114 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other  inherit 0x1c │   inherit 75 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xb8 │  inherit 117 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x60 │    fixed 247 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xbc │    fixed 246 │  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__->