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 0x14 │  inherit 155 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x74 │  inherit 184 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xe4 │     fixed 88 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x54 │    fixed 198 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x10 │  inherit 212 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x88 │   inherit 69 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x4c │     fixed 28 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xf8 │    fixed 146 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x88 │  inherit 222 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xd0 │  inherit 147 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xe4 │    fixed 235 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x6c │     fixed 23   true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x50 │  inherit 182 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xc0 │  inherit 204 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x34 │    fixed 135 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x90 │    fixed 115 │  true │     OK │
# ├────────┼───────┼───────┼───────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x80 │  inherit 147 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x84 │  inherit 145 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xd4 │    fixed 209 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x3c │    fixed 195 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other  inherit 0x68 │  inherit 212 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xc8 │   inherit 87 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x68 │     fixed 39 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xd4 │     fixed 43 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xbc │  inherit 164 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x70 │   inherit 17 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xc4 │     fixed 35 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x7c │    fixed 137 │  true │     OK │
# ├─────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x5c │  inherit 106 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x98 │  inherit 213 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xb0 │    fixed 102 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x44 │    fixed 176 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x04 │  inherit 179 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xe4 │   inherit 87 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xe0 │     fixed 83 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x30 │    fixed 150 │  true │     OK │
# ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x90 │  inherit 238 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xc8 │  inherit 151 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xa4 │     fixed 95 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x84 │    fixed 246 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x94 │   inherit 12 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xd0 │  inherit 205 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xc0 │    fixed 122 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x68 │     fixed 55 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x74 │   inherit 96 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x38 │    inherit 5 │  true │     OK 
# │  vxlan │     6 │ other │   fixed 0xbc │    fixed 135 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x4c │    fixed 114 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x78 │   inherit 95 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x64 │    inherit 9 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x8c │     fixed 31 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x98     fixed 150 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x54 │    inherit 2 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xc0 │   inherit 79 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xe4 │     fixed 11 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x70 │    fixed 206 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xd0 │  inherit 255 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xe0 │  inherit 210 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x10 │     fixed 47 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x2c │    fixed 101 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xb8 │   inherit 97 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xd8 │  inherit 130 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xe8 │     fixed 66 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x48 │    fixed 152 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xe0 │    inherit 2 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xb0 │  inherit 164 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xe8 │    fixed 122 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x64 │    fixed 128 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x34 │  inherit 233 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xf0 │  inherit 153 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x18 │    fixed 253 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xb0 │      fixed 4 │  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__->