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 0xa0 │  inherit 168 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xa8 │  inherit 112 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x5c │    fixed 204 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x98 │    fixed 103 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x2c │  inherit 127 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x38 │  inherit 114 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xd8 │     fixed 99 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x28 │     fixed 94 │  true │     OK │
# ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x08 │  inherit 111 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xa4 │   inherit 92 │  true      OK │
# │    gre │     4 │ other │   fixed 0x78 │    fixed 211 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x34 │     fixed 18 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xc4 │   inherit 62 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x0c │  inherit 253 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x88 │     fixed 32 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xe0 │    fixed 208 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x80 │   inherit 92 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xe0 │   inherit 16 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xd4 │    fixed 153 │ false │     OK │
# │    gre │     6 │     6    fixed 0x34 │    fixed 124 │  true │     OK │
# ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x28 │  inherit 176 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xd0 │   inherit 35 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x44 │    fixed 135 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x20 │     fixed 90 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x28 │  inherit 178 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xf0 │  inherit 235 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xc8 │    fixed 215 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x14 │     fixed 48 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x2c │   inherit 57 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xf0 │  inherit 189 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x0c │    fixed 118 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x7c │    fixed 241 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x34 │    inherit 7 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xe4 │   inherit 81 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xe0 │    fixed 253 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xec │     fixed 42 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xcc │  inherit 106 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xf8 │  inherit 134 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x9c │     fixed 22 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xc8 │    fixed 252 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x10 │  inherit 180 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xd4 │  inherit 136 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x74 │      fixed 8 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x58 │     fixed 79 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x94 │  inherit 107 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xb4 │   inherit 25 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x64 │    fixed 134 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xe4 │     fixed 85 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x08 │  inherit 122 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x68 │  inherit 151 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x90 │    fixed 150 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xfc │     fixed 46 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x50 │  inherit 214 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x60 │   inherit 91 │  true │     OK 
# │ geneve │     4 │     6 │   fixed 0x68 │    fixed 249 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x6c │     fixed 36 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x84 │  inherit 174 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x1c │   inherit 53 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x20 │    fixed 234 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x20 │     fixed 99 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x68 │   inherit 30 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xbc │  inherit 129 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xc0 │    fixed 194 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xa8 │    fixed 169 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xe4 │   inherit 96 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xd0 │    inherit 3 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x28 │     fixed 88  false │     OK │
# │ geneve │     6 │     6 │   fixed 0x74 │    fixed 100 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x8c │   inherit 90 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x5c │  inherit 207 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x34 │    fixed 104 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x94 │    fixed 240 │  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__->