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 0xe0 │  inherit 150 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x94 │   inherit 23 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xc0 │     fixed 39 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x7c │    fixed 166 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x48 │  inherit 105 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x20 │   inherit 70 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x50 │     fixed 37 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x70 │    fixed 119 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x44 │  inherit 230 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x34 │   inherit 40 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x50 │     fixed 43 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xd0 │    fixed 152 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x9c │  inherit 206 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x1c │  inherit 160 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xcc │     fixed 14 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x50 │     fixed 91 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x2c │  inherit 104 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x0c │   inherit 48 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xc8 │    fixed 165 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x60 │    fixed 225 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other  inherit 0x3c │  inherit 108 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x34 │   inherit 89 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x30 │    fixed 201 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xa8 │    fixed 178 │  true │     OK │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x48 │  inherit 214 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xd8 │   inherit 45 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xe4 │    fixed 156 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xb0 │     fixed 70 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xb4 │   inherit 80 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x34 │  inherit 138 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xfc │    fixed 231 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x30 │    fixed 109 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x24 │   inherit 94 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x3c │  inherit 171 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x28 │    fixed 138 │ false │     OK │
# │  vxlan │     4 │ other    fixed 0x88 │     fixed 78 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xec │   inherit 46 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xf4 │  inherit 122 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x90 │    fixed 187 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x3c │    fixed 233 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xfc │  inherit 218 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x38 │  inherit 123 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x70 │    fixed 108 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x84 │     fixed 50 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x24 │   inherit 11 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x3c │   inherit 79 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x3c │     fixed 54 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xd4 │    fixed 185 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x50 │   inherit 44 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xbc │  inherit 220 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xc8 │    fixed 149 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x58 │    fixed 108 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xcc │  inherit 175 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xa0 │  inherit 208 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x90 │    fixed 209 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x48 │     fixed 76 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xb0 │  inherit 194 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x8c │   inherit 46 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x10 │      fixed 4 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x8c │     fixed 45 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x7c │  inherit 176 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x04 │   inherit 11 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x20 │    fixed 163 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x40 │    fixed 143 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x0c │  inherit 118 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xb0 │  inherit 155 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xe8 │    fixed 132 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xa0 │    fixed 138 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x6c │   inherit 96 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xe0 │   inherit 79 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x8c │    fixed 126 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x84 │    fixed 128 │  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__->