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 0xd8 │  inherit 146 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x58 │  inherit 207 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xc4 │     fixed 71 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x50 │    fixed 210 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xd0 │  inherit 205 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xf0 │   inherit 35 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x28 │    fixed 233 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x4c │    fixed 225 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xc8 │   inherit 29 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xa8 │   inherit 22 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x34 │    fixed 253 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x50 │     fixed 88 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x10 │   inherit 98 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x34 │  inherit 223 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x10 │     fixed 30 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xc0 │     fixed 10 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x9c │  inherit 170 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x1c │   inherit 38 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x90 │    fixed 120 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x04 │     fixed 54 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xf8 │  inherit 131 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x9c │   inherit 70 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x8c │    fixed 216 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x84 │    fixed 152 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xf4 │   inherit 14 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x40 │  inherit 105 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xb4 │    fixed 147 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xe0 │      fixed 9 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x34 │  inherit 161 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x0c │  inherit 132 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x30 │    fixed 175 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x60 │    fixed 166 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xa8 │   inherit 84 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xf8 │  inherit 152 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x88 │    fixed 237 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x8c │    fixed 126 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xd0 │  inherit 173 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xc4 │   inherit 34 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x28 │     fixed 61 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x14 │     fixed 91 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  vxlan │     6 │     6 │ inherit 0xa4 │  inherit 144 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x44 │  inherit 200 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x74 │    fixed 167 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xa0 │    fixed 229 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xc8 │  inherit 213 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xe4 │  inherit 169 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x08 │     fixed 91 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x60 │    fixed 165 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xac │    inherit 4 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x24 │  inherit 195 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xfc │     fixed 32 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x98 │     fixed 85 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xb0 │  inherit 178 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x20 │   inherit 18 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x48 │    fixed 140 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x04 │    fixed 169 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x6c │  inherit 199 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xa0 │  inherit 202 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x80 │      fixed 8 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x1c │    fixed 159 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xb0 │   inherit 66 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xcc │   inherit 93 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x48 │    fixed 158 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x60 │     fixed 36 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x04 │  inherit 246 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x9c │  inherit 252 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x4c │    fixed 186 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x6c │     fixed 37 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x68 │   inherit 68 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x38 │   inherit 69 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xd4 │     fixed 53 │ false │     OK │
# │ geneve │     6  other │   fixed 0xa8 │    fixed 168 │  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__->