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 0xd4 │   inherit 50 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xf0 │  inherit 254 │  true │     OK │
# │    gre │     4      4 │   fixed 0xf4 │    fixed 254 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x84 │    fixed 171 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x70 │  inherit 181 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x18 │   inherit 15 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x74 │    fixed 118 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xfc │     fixed 20 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xd8 │  inherit 140 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x9c │   inherit 27 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x30 │    fixed 163 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x7c │    fixed 162 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x7c │  inherit 127 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xbc │  inherit 215 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x80 │    fixed 210 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x94 │    fixed 153 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤
# │    gre │     6 │     6 │ inherit 0xe4 │  inherit 128 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x5c │   inherit 44 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x40 │     fixed 84 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xf4 │    fixed 139 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x40 │   inherit 99 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x5c │  inherit 100 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x6c │    fixed 106 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x38 │    fixed 157 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x08 │   inherit 77 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x54 │  inherit 121 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xe0 │    fixed 213 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xe0 │    fixed 109 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │  vxlan │     4 │     6 │ inherit 0x38 │  inherit 195 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x60 │  inherit 137 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xbc │    fixed 184 │ false │     OK │
#   vxlan │     4 │     6 │   fixed 0x04 │    fixed 163 │  true │     OK │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xac │  inherit 217 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x74 │  inherit 230 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x64 │     fixed 83 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xf0 │    fixed 150 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xb0 │   inherit 94 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xac   inherit 222 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x78 │     fixed 40 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x60 │    fixed 175 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xe4 │  inherit 123 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x10 │  inherit 134 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x98 │    fixed 176 │ false │     OK │
# │  vxlan │     6 │     6    fixed 0xe8 │     fixed 95 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x34 │  inherit 120 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x30 │  inherit 224 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x70 │     fixed 19 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xcc │    fixed 100 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x28 │  inherit 100 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xcc │   inherit 23 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x54 │    fixed 250 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x9c │    fixed 211 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xf4 │   inherit 69 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x58 │   inherit 24 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xac │     fixed 25 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xbc │    fixed 152 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x98 │  inherit 194 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x70 │   inherit 89 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x24 │    fixed 213 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xdc │    fixed 100 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x60 │   inherit 41 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xf4 │  inherit 109 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xb4 │    fixed 255 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xdc │    fixed 131 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x9c │  inherit 196 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x68 │  inherit 119 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xb4 │     fixed 74 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x8c │    fixed 147 │  true │     OK │
# ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x38 │   inherit 77 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x68 │  inherit 224 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xc8 │     fixed 27 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x5c │    fixed 166 │  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__->