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 0xe8 │   inherit 73 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xd4 │  inherit 215 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x84 │     fixed 16 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x28 │     fixed 25 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x18 │  inherit 121 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xec │  inherit 176 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x74 │    fixed 156 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xbc │     fixed 34 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x50 │  inherit 114 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x10 │  inherit 115 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x60 │     fixed 45 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xd8 │    fixed 179 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x3c │  inherit 129 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xc8 │  inherit 213 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x1c │     fixed 53 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x80 │    fixed 135 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x48 │  inherit 210 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x98 │  inherit 194 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x34 │     fixed 19 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x8c │    fixed 179 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x20 │  inherit 199 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x58 │  inherit 153 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x78 │      fixed 2 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xec │    fixed 126 │  true │     OK │
# ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xcc │  inherit 201 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x84 │  inherit 136 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x14 │    fixed 173 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x40 │    fixed 111 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x44 │  inherit 108 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x20 │  inherit 155 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xac │    fixed 229 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xc4 │    fixed 243 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xc4 │   inherit 84 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xd8 │   inherit 75 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xa4 │    fixed 225 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x70 │    fixed 221 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xa0 │  inherit 166 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xf4 │  inherit 208 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xb4 │    fixed 133 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xf8 │    fixed 196 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xec │  inherit 228 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x5c │  inherit 229 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x18 │      fixed 1 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x80 │    fixed 195 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x18 │   inherit 93 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x38 │   inherit 98 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xc4     fixed 189 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x48 │    fixed 224 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x98 │  inherit 225 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xb4 │   inherit 70 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x48 │     fixed 29 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x50 │    fixed 101 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x38 │   inherit 20 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x54 │   inherit 41 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x48 │     fixed 66 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x0c │    fixed 185 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xf8 │  inherit 249 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x70 │  inherit 118 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x80 │     fixed 22 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x44 │    fixed 121 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x8c │   inherit 35 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x08 │   inherit 46 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xe8 │    fixed 141 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xa0 │     fixed 52 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x08 │  inherit 128 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xcc │   inherit 19 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x7c │     fixed 97 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x58 │     fixed 54 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x34 │   inherit 81 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xfc │  inherit 223 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x58 │    fixed 112 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x1c │    fixed 166 │  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__->