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 0xa4 │  inherit 192 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xc0 │   inherit 67 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x9c │     fixed 10 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x14 │    fixed 205 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x14 │  inherit 210 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xe8 │  inherit 251 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xc0 │     fixed 22 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x6c │     fixed 37 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xfc │  inherit 224 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x70 │  inherit 182 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x74 │     fixed 10 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x18 │    fixed 184 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │    gre │     6 │     4 │ inherit 0x08 │   inherit 62 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x0c │   inherit 91 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xd8 │      fixed 7 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xf4 │     fixed 97 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xf8 │   inherit 17 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xc8 │  inherit 108 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x28 │     fixed 94 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xac │    fixed 174 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xb0 │   inherit 60 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x0c │  inherit 221 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x0c │    fixed 189 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x20 │     fixed 75 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x78 │   inherit 61 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x2c │   inherit 97 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x94 │     fixed 82 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xa8 │    fixed 191 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x38 │  inherit 170 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xb0 │   inherit 28 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x48 │    fixed 128 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x88 │    fixed 176 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x84 │   inherit 87 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x84 │   inherit 96 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xa0 │    fixed 113 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x88 │    fixed 190 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x20 │  inherit 234 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x8c │  inherit 213 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x6c │    fixed 219 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x58 │    fixed 110 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xd0 │  inherit 225 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x74 │    inherit 2 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x10 │    fixed 191 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x04 │     fixed 13   true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x5c │  inherit 148 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x70 │  inherit 167 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x6c │    fixed 166 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x64 │      fixed 3 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xcc │  inherit 133 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x10 │  inherit 149 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xa8 │    fixed 186 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xb0 │    fixed 244 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x2c │  inherit 217 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x44 │  inherit 126 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x80 │    fixed 232 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xd4 │    fixed 244 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x9c │  inherit 101 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xdc │  inherit 200 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x4c │     fixed 75 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xc0 │    fixed 244 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x78 │   inherit 11 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x38 │  inherit 131 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xe8 │    fixed 178 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x10 │     fixed 69 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xe8 │   inherit 63 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x98 │   inherit 98 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xcc │    fixed 229 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x8c │    fixed 101 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x90 │  inherit 253 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xd8 │   inherit 87 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x4c │    fixed 248 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x94 │     fixed 12 │  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__->