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 0xfc │   inherit 91 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x94 │  inherit 123 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xd0 │    fixed 153 │ false │     OK │
#     gre │     4 │     4 │   fixed 0x5c │     fixed 53 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xfc │  inherit 230 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x04 │  inherit 125 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xa8 │    fixed 151 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x1c │    fixed 143 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x8c │   inherit 31 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x98 │  inherit 246 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x84 │    fixed 196 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x30 │    fixed 239 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xc4 │   inherit 19 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x88 │  inherit 104 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x2c │    fixed 160 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x74 │     fixed 17 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │    gre │     6 │     6 │ inherit 0xd8 │  inherit 160 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x2c │   inherit 51 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xe4 │     fixed 78 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xf0 │    fixed 249 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x74 │  inherit 112 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x30 │  inherit 250 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xd4 │     fixed 40 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x98 │     fixed 56 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x48 │  inherit 214 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xb8 │   inherit 40 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x1c │    fixed 138 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x3c │    fixed 192 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x34 │    inherit 3 │ false │     OK │
#   vxlan │     4 │     6 │ inherit 0x88 │   inherit 56 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xa0 │     fixed 68 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x84 │    fixed 172 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xac │  inherit 243 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x38   inherit 128 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x10 │     fixed 94 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x9c │    fixed 116 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x94 │   inherit 89 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xe8 │  inherit 101 │  true │     OK │
#   vxlan │     6 │     4 │   fixed 0x98 │    fixed 114 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xe4 │     fixed 20 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x48 │  inherit 156 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x90 │   inherit 95 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x98 │    fixed 218 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x30 │    fixed 231 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x78 │  inherit 152 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x18 │  inherit 100 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x38 │    fixed 255 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x34 │    fixed 184 │  true │     OK │
# ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xe8 │   inherit 78 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x9c │   inherit 67 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xf8 │    fixed 247 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x3c │    fixed 117 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6  inherit 0x34 │  inherit 110 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xdc │  inherit 248 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xfc │    fixed 148 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xa8 │     fixed 89 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xf4 │   inherit 67 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x2c │   inherit 57 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x24 │    fixed 146 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x08 │    fixed 144 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x6c │   inherit 92 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x90 │  inherit 199 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x1c │     fixed 94 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xb4 │    fixed 109 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xac │  inherit 125 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xe0 │   inherit 92 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x50     fixed 224 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x38 │     fixed 10 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x34 │  inherit 103 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x9c │  inherit 159 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xc4 │     fixed 75 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x64 │    fixed 164 │  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__->