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 0xf8 │  inherit 108 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xc0 │   inherit 50 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x2c │    fixed 159 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x48 │     fixed 39 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xd0 │  inherit 193 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x34 │  inherit 190 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xb8 │    fixed 208 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x90 │    fixed 198 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x6c │  inherit 205 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xfc │   inherit 14 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xa4 │     fixed 16 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xe0 │    fixed 215 │  true │     OK 
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xf4 │  inherit 248 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x2c │  inherit 175 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x94 │    fixed 135 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xb8 │      fixed 3 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x88 │  inherit 234 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x18 │  inherit 242 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x0c │    fixed 137 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x34 │     fixed 26 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x44 │  inherit 169 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xd4 │  inherit 103 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x3c │     fixed 13 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xe4 │    fixed 160 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x14 │  inherit 103 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x04 │   inherit 22 │  true │     OK │
# │  vxlan      4 │     4 │   fixed 0xf4 │    fixed 222 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x94 │    fixed 224 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x40 │   inherit 41 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x30 │  inherit 140 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xc4 │    fixed 154 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x38 │     fixed 62 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x4c │   inherit 41 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x20 │  inherit 106 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xdc │      fixed 1 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xf4 │    fixed 203 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │  vxlan │     6 │     4 │ inherit 0x38 │   inherit 23 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x84 │  inherit 189 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x18 │     fixed 80 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xcc │    fixed 130 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x88 │  inherit 243 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x64 │  inherit 184 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xa4 │     fixed 55 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x08 │     fixed 57 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xcc │  inherit 254 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xf4 │   inherit 34 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x44 │     fixed 95 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xd0 │     fixed 25 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x10 │  inherit 204 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xd4 │  inherit 206 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x3c │     fixed 17 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xb8 │     fixed 13 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x30 │  inherit 160 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x7c │  inherit 128 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xfc │    fixed 177 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xa8 │    fixed 102 │  true │     OK │
# ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x4c │   inherit 27 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x68 │  inherit 185 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xac │    fixed 218 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x84 │    fixed 243 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x0c │  inherit 228 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x2c │  inherit 218 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x6c │     fixed 11 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x18 │     fixed 83 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xd4 │  inherit 214 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xec │  inherit 206 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xec │    fixed 223 │ false │     OK 
# │ geneve │     6 │     6 │   fixed 0xf4 │     fixed 65 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x04 │  inherit 174 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x1c │  inherit 189 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x24 │     fixed 91 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xd8 │    fixed 180 │  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__->