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 0xe8 │  inherit 171 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xc0 │   inherit 14 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x68 │     fixed 77 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xd8 │    fixed 110 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x1c │  inherit 104 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x80 │  inherit 167 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x34 │    fixed 198 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xd8 │    fixed 106 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xd8 │  inherit 229 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xfc │   inherit 55 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x70 │    fixed 252 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xec │    fixed 123 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x68 │  inherit 146 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x64 │  inherit 107 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x0c │    fixed 149 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x74 │    fixed 224 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xf8 │   inherit 49 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x38 │  inherit 188 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x24 │    fixed 147 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xb8 │     fixed 22 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x54 │   inherit 18 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x80 │   inherit 21 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xa8 │    fixed 102 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x28 │     fixed 65 │  true │     OK │
# ├────────┼───────┼───────────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xc0 │  inherit 109 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x44 │  inherit 134 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x38 │    fixed 117 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xc4 │    fixed 234 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x78 │   inherit 66 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x18 │  inherit 121 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x30 │    fixed 141 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xf0 │    fixed 212 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x5c │    inherit 9 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x5c │   inherit 57 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x64 │    fixed 102 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xe4 │    fixed 112 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x40 │   inherit 52 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xf4 │  inherit 192 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x34 │    fixed 221 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x38 │     fixed 33 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x78 │  inherit 179 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xdc │  inherit 204 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x18 │    fixed 249 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x74 │     fixed 50 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x68 │   inherit 57 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xe8 │  inherit 255 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x20 │    fixed 182 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xa0 │    fixed 190 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x70 │  inherit 110 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xf4 │   inherit 21 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x84 │     fixed 98 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xa0 │     fixed 88 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x28 │   inherit 71 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xb0 │  inherit 135 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x14 │     fixed 48 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x98 │     fixed 60 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xc0 │  inherit 219 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xa4 │  inherit 166 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x70 │    fixed 205 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x68 │    fixed 201 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x34 │   inherit 92 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x1c │  inherit 170 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x34 │     fixed 62 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xf8 │    fixed 214 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x94 │   inherit 38 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xb8 │   inherit 67 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x94 │    fixed 114 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xf8 │     fixed 77 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xe8 │  inherit 221 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xcc │  inherit 138 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xac │    fixed 132 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xb0 │    fixed 203 │  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__->