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 0x9c │  inherit 161 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x34 │  inherit 139 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x08 │     fixed 88 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xf8 │    fixed 101 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xbc │   inherit 18 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x6c │  inherit 145 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x9c │    fixed 210 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x1c │     fixed 99 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x84 │   inherit 79 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x48 │  inherit 122 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x84 │    fixed 145 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x40 │    fixed 197 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xb4 │    inherit 7 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x48 │   inherit 49 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x14 │    fixed 224 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xd8 │    fixed 156 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xf8 │   inherit 62 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x74 │   inherit 20 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x20 │     fixed 98 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xe8 │    fixed 217 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x8c │  inherit 177 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xb0 │   inherit 63 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x5c │     fixed 34 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xc4 │    fixed 190 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x48 │  inherit 146 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x64 │   inherit 49 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x94 │    fixed 165 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x84 │    fixed 103 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xcc │  inherit 104 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x78 │  inherit 113 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xe4 │    fixed 133 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xc4 │    fixed 180 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x88 │  inherit 167 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x38 │  inherit 248 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x08 │    fixed 108 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x94 │    fixed 218 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xc0 │  inherit 209 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x7c │  inherit 200 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x78 │      fixed 1 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x50 │    fixed 203 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x78 │  inherit 116 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xec │  inherit 201 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xd8 │    fixed 195 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x24 │     fixed 22 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xc0 │  inherit 165 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x84 │  inherit 247 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x90 │    fixed 119 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x9c │    fixed 199 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x0c │  inherit 183 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x18 │    inherit 8 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xd0 │    fixed 119 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x50 │     fixed 87 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x28 │   inherit 32 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x6c │  inherit 206 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x3c │    fixed 208 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xf0 │     fixed 83 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xdc │  inherit 186 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xdc │  inherit 243 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x08 │    fixed 213 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x24 │    fixed 233 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x50 │  inherit 117 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xac │  inherit 224 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xc4 │     fixed 21 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xf8 │     fixed 54 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x5c │   inherit 98 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x80 │  inherit 242 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x5c │     fixed 87 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xf8 │    fixed 190 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x9c │  inherit 205 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x10 │  inherit 253 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xb8 │     fixed 99 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x4c │     fixed 63 │  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__->