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 0x20 │   inherit 66 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x18 │  inherit 126 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xd8 │     fixed 91 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x14 │     fixed 94 │  true │     OK │
# ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xc0 │  inherit 124 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x74 │  inherit 244 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x4c │      fixed 8 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x3c │    fixed 243 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x64 │  inherit 118 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xd4 │  inherit 180 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x64 │     fixed 23 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xd4 │    fixed 185 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x6c │   inherit 90 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x34 │  inherit 184 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x98 │    fixed 156 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xfc │     fixed 42 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x60 │   inherit 10 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xf4    inherit 13 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xb8 │    fixed 165 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xd8 │     fixed 61 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x48 │  inherit 183 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x08 │   inherit 12 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x74 │    fixed 190 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x40 │    fixed 159 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xf0 │   inherit 62 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x6c │  inherit 215 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xa0 │    fixed 106 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x10 │    fixed 142 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x20 │  inherit 177 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x18 │   inherit 39 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x24 │    fixed 186 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x84 │    fixed 139 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x0c │   inherit 36 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xec │   inherit 60   true │     OK │
# │  vxlan │     4 │ other │   fixed 0x7c │    fixed 126 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xfc │      fixed 9 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x78 │   inherit 45 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xf0 │  inherit 137 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x08 │     fixed 66 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xd4 │    fixed 105 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x28 │  inherit 203 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x5c │   inherit 59 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x44 │    fixed 152 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x04 │     fixed 56 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xb0 │  inherit 212 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x74 │  inherit 181 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x18 │    fixed 221 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x38 │    fixed 130 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xec │   inherit 94 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x4c │   inherit 52 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x94 │    fixed 145 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x58 │    fixed 152 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x50 │  inherit 209 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xac │   inherit 19 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xc8 │    fixed 255 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xdc │     fixed 85 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xf0 │   inherit 45 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xd4 │   inherit 44 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xc0 │    fixed 226 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x20 │    fixed 226 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xcc │  inherit 207 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x80 │  inherit 131 │  true │     OK 
# │ geneve │     6 │     4 │   fixed 0x70 │    fixed 247 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x90 │     fixed 75 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x78 │  inherit 142 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x44 │   inherit 91 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x90 │    fixed 175 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xc8 │     fixed 72 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x4c │  inherit 205 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x90 │  inherit 140 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xb0 │    fixed 191 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x64 │    fixed 190 │  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__->