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 0x28 │  inherit 168 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x68 │   inherit 10 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x04 │    fixed 224 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x74 │    fixed 126 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x7c │   inherit 36 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xd0 │   inherit 68 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x18 │    fixed 152 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x18 │    fixed 209 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x20 │  inherit 142 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x94 │   inherit 79 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xd4 │    fixed 126 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x98 │    fixed 177 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x60 │  inherit 243 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xd8 │   inherit 11 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x8c │     fixed 62 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xec │     fixed 92 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x6c │  inherit 240 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x1c │  inherit 130 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x1c │    fixed 132 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x0c │     fixed 71 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x60 │  inherit 159 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x84 │  inherit 135 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xc8 │     fixed 60 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xc8 │    fixed 186 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xb0 │  inherit 139 │ false │     OK │
# │  vxlan      4      4 │ inherit 0x2c │   inherit 47 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x1c │    fixed 226 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x4c │     fixed 38 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xa4 │   inherit 70 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xf8 │  inherit 207 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x7c │    fixed 145 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x74 │     fixed 34 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xdc │   inherit 57 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x8c │  inherit 236 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xd8 │     fixed 87 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x0c │     fixed 78 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x50 │   inherit 66 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x8c │  inherit 220   true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x08 │    fixed 106 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x24 │    fixed 170 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xf0 │   inherit 16 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xf0 │  inherit 136 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xb4 │    fixed 214 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xa0 │    fixed 229 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x20 │   inherit 25 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x90 │   inherit 87 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xc4 │    fixed 238 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x18 │    fixed 163 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x80 │   inherit 19 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x9c │  inherit 226 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xcc │     fixed 83 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x18 │    fixed 220 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xac │   inherit 53 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x58 │   inherit 61 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x18 │    fixed 134 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x40 │    fixed 132 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼──────┼────────┤
# │ geneve │     4 │ other │ inherit 0x40 │   inherit 26 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x88 │  inherit 155 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x10 │    fixed 175 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xac │    fixed 233 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xd8 │  inherit 176 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xc0 │  inherit 188 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xe8 │    fixed 144 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x24 │    fixed 117 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x40 │   inherit 75 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x20 │  inherit 187 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xd8 │     fixed 82 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xe8 │    fixed 106 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x6c │  inherit 189 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x54 │   inherit 65 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x98 │    fixed 209 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xd4 │    fixed 224 │  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__->