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 0xa8 │   inherit 41 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xcc │   inherit 65 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x4c │     fixed 65 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xa8 │     fixed 96 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
#     gre │     4 │     6 │ inherit 0x58 │   inherit 63 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x20 │   inherit 25 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xe4 │    fixed 212 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x84 │    fixed 248 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xb4 │  inherit 154 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xac │  inherit 102 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xc8 │    fixed 207 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x7c │     fixed 70 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x28 │   inherit 16 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x48 │  inherit 225 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x5c │     fixed 44 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x88 │      fixed 5 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x88 │   inherit 92 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xf4 │  inherit 213 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x0c │    fixed 255 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xbc │    fixed 232 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x8c │   inherit 61 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x7c │   inherit 30 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xac │    fixed 193 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x24 │    fixed 190 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x04 │  inherit 100 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x04 │   inherit 58 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x34 │    fixed 106 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x4c │    fixed 153 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xec │  inherit 193 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x90 │  inherit 188 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x80 │    fixed 190 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xc0 │     fixed 41 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x20 │  inherit 246 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x90 │  inherit 143 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xe4 │    fixed 241 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x74 │    fixed 166 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xc4 │   inherit 70 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xf0 │   inherit 79 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xb8 │    fixed 202 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x38 │     fixed 90 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xa4 │  inherit 126 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x78 │   inherit 82 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xfc │    fixed 151  false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x6c │    fixed 211 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x30 │  inherit 203 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xd4 │   inherit 12 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x30 │     fixed 97 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xc8 │     fixed 78 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve      4 │     4 │ inherit 0x40 │   inherit 30 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x38 │  inherit 122 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x4c │     fixed 30 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xb0 │     fixed 68 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x94 │  inherit 203 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x70 │   inherit 27 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x64 │    fixed 151 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x08 │     fixed 51 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x1c │  inherit 236 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x20 │  inherit 171 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x68 │     fixed 76 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x6c │     fixed 43 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xa8 │   inherit 29 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xd4 │   inherit 89 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x30 │     fixed 58 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x54 │     fixed 66 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x70 │   inherit 40 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x68 │  inherit 245 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xf4 │    fixed 237 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xa8 │     fixed 15 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x50 │  inherit 142 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x14 │   inherit 65 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x30 │    fixed 160 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xdc │    fixed 178 │  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__->