make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.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 0xdc │   inherit 13 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x38 │  inherit 113 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x38 │    fixed 223 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x7c │    fixed 118 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x04 │  inherit 103 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x80 │   inherit 79 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xf4 │     fixed 94 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x24 │     fixed 45 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xfc │   inherit 75 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xfc │  inherit 179 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x40 │    fixed 216 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xbc │    fixed 190 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x04 │  inherit 224 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x78 │  inherit 191 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xf8 │    fixed 133 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xc4 │    fixed 171 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x2c │  inherit 109 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x18 │  inherit 231 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x38 │    fixed 250 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x38 │    fixed 183 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xa4 │  inherit 136 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xc8 │  inherit 203 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xa4 │    fixed 146 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xb4 │     fixed 40 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x50 │  inherit 208 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x7c │   inherit 66 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xd4 │    fixed 236 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x2c │     fixed 73 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xd8 │  inherit 205 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xa4 │  inherit 125 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x70 │    fixed 115 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x10 │    fixed 203 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xec │  inherit 206 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x7c │  inherit 163 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x2c │    fixed 243 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x80 │    fixed 218 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x70 │   inherit 58 │ false │     OK │
# │  vxlan │     6      4 │ inherit 0xb8 │  inherit 252 │  true │     OK │
# │  vxlan │     6      4 │   fixed 0x68 │    fixed 241 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x48 │    fixed 185 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x30 │   inherit 34 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x54 │  inherit 122 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x90 │     fixed 90 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x04 │     fixed 83 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x90 │   inherit 19 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xec │  inherit 177 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xf4 │    fixed 131 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x9c │     fixed 69 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x4c │   inherit 79 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xdc │   inherit 67 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xd4 │     fixed 74 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xfc │    fixed 160 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xe4 │   inherit 57 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xb8 │   inherit 62 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xd0 │    fixed 249 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xa8 │      fixed 7 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xc4 │  inherit 119 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xb4 │   inherit 61 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x28 │     fixed 48 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xec │    fixed 222 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x40 │  inherit 235 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x64 │   inherit 45 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x7c │    fixed 180 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xc4 │     fixed 24 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xe4 │  inherit 149 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xc4 │   inherit 65 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xbc │     fixed 88 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x78 │     fixed 39 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xc8 │   inherit 58 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x68 │   inherit 25 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xbc │    fixed 116 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xfc │    fixed 155 │  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__->