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 114 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x04 │  inherit 139 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xe8 │     fixed 48 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xd8 │     fixed 54 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x40 │  inherit 226 │ false │     OK │
# │    gre │     4      6 │ inherit 0x48 │   inherit 57 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x34 │    fixed 135 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x34 │    fixed 209 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │    gre │     4 │ other │ inherit 0x48 │  inherit 218 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xec │  inherit 130 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x14 │    fixed 155 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xec │     fixed 89 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x94 │  inherit 166 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x44 │  inherit 164 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xdc │    fixed 235 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x70 │    fixed 138 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x10 │  inherit 223 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xf4 │  inherit 137 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xd0 │     fixed 23 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xd4 │     fixed 22 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x8c │  inherit 200 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x94 │   inherit 47 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x44 │     fixed 73 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x84 │    fixed 219 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xd4 │   inherit 83 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x30 │    inherit 4 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x08 │     fixed 21 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x44 │     fixed 56 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x88 │  inherit 117 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xa4 │  inherit 171 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x2c │     fixed 63 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x0c │      fixed 8 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xd8 │  inherit 226 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x48 │   inherit 66 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x9c │     fixed 95 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xf4 │      fixed 9 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x7c │   inherit 27 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x30 │  inherit 139 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x64 │    fixed 177 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xa8 │    fixed 249 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x58 │  inherit 195 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x6c │   inherit 60 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xd4 │    fixed 149 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xb0 │    fixed 248 │  true │     OK │
# ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x94 │  inherit 195 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x30 │  inherit 132 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x9c │    fixed 134 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xa4 │     fixed 15 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xe8 │   inherit 21 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xe4 │  inherit 176 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x04 │    fixed 135 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x30 │    fixed 209 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x4c │  inherit 121 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x20 │  inherit 167 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x84 │    fixed 139 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xb8 │     fixed 44 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │ geneve │     4 │ other │ inherit 0xf4 │  inherit 160 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xf8 │   inherit 89 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x0c │    fixed 152 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x40 │    fixed 218 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xec │   inherit 63 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x90 │   inherit 39 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x68 │    fixed 157 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x30 │    fixed 146 │  true │     OK │
# ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xd8 │  inherit 163 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x58 │  inherit 104 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xc0 │    fixed 171 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x98 │    fixed 155 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x68 │  inherit 168 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x18 │   inherit 63 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x2c │    fixed 167 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x18 │     fixed 19 │  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__->