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 0xd0 │   inherit 90 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xbc │  inherit 215 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x10 │     fixed 97 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x74 │     fixed 25 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xf0 │  inherit 174 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xfc │    inherit 9 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x74 │    fixed 139 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xa8 │     fixed 85 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xbc │  inherit 178 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x24 │  inherit 244 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xd8 │     fixed 57 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x44 │    fixed 201 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x08 │  inherit 241 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x40 │   inherit 75 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xac │    fixed 230 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x54 │     fixed 17 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xd8 │  inherit 149 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xd8 │   inherit 52 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xf4 │    fixed 222 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xec │     fixed 48 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x14 │   inherit 62 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x5c │   inherit 27 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xc4 │    fixed 172 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xd4 │    fixed 255 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x90 │   inherit 60 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x3c │  inherit 158 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xc8 │     fixed 69 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x50 │     fixed 17 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xcc │  inherit 124 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xf4 │   inherit 55 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xb8 │    fixed 228 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x9c │    fixed 238 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xc4 │   inherit 46 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x4c │  inherit 241 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xfc │     fixed 23 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x84 │    fixed 216 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x04 │  inherit 181 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xf0 │   inherit 28 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xe4 │    fixed 150 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x08 │    fixed 114 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x90 │   inherit 35 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xfc │   inherit 81 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x0c │     fixed 34 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x1c │     fixed 43 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x8c │  inherit 172 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xd4 │  inherit 252 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x14 │    fixed 212 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x30 │    fixed 188 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xec │   inherit 63 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x80 │  inherit 177 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xf8 │    fixed 232 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x38 │     fixed 21 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x54 │  inherit 112 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xa4 │  inherit 224 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xb8 │    fixed 195 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xd8 │    fixed 117 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x4c │  inherit 200 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x18 │  inherit 143 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x84 │    fixed 185 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xd0 │     fixed 31 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xcc │  inherit 177 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x4c │   inherit 51 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x6c │    fixed 232 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xd8 │    fixed 206 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xc8 │  inherit 134 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x10 │   inherit 10 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x50 │     fixed 57 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xe0 │     fixed 70 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x3c │  inherit 204 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xf0 │   inherit 24 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xf4 │    fixed 153 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x08 │     fixed 69 │  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__->