make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.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 223 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x28 │  inherit 172 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x80 │    fixed 138 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x8c │    fixed 185 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xb4 │  inherit 160 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x68 │   inherit 30 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x8c │    fixed 129 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xa4 │    fixed 213 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x4c │  inherit 234 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x90 │   inherit 54 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x18 │    fixed 210 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x44 │     fixed 68 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xf0 │  inherit 117 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x60 │  inherit 185 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x74 │     fixed 34 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xc0 │    fixed 200 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x74 │  inherit 248 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xb0 │   inherit 19 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x84 │     fixed 63 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x3c │      fixed 6 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x94 │  inherit 101 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x3c │  inherit 177 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x28 │     fixed 57 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x90 │    fixed 181 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xd0 │  inherit 171 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xdc │    inherit 4 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xb0 │     fixed 36 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x38 │     fixed 97 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x28 │  inherit 211  false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x48 │  inherit 135 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xac │    fixed 243 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x74 │    fixed 243 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x94 │   inherit 84 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x54 │   inherit 77 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xd4 │    fixed 248 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xc8 │     fixed 71 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x6c │   inherit 98 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x28 │  inherit 129 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x40 │     fixed 61 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xd0 │    fixed 126 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x74 │  inherit 222 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xc8 │   inherit 84 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x44 │    fixed 119 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xc4 │     fixed 13 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xd0 │  inherit 255 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xb8 │  inherit 212 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x74 │    fixed 122 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x98 │    fixed 149 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x44 │  inherit 245 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x6c │  inherit 127 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x3c │     fixed 55 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x88 │    fixed 169 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x4c │  inherit 245 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xc0 │  inherit 210 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x20 │    fixed 124 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xec │     fixed 50 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xbc │  inherit 120 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x7c │  inherit 164 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x44 │    fixed 120 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xa0 │      fixed 4 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x18 │  inherit 118 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xd8 │  inherit 177 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x60 │    fixed 121 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xa0 │    fixed 137 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x5c │  inherit 208 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x8c │  inherit 102 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xe0 │    fixed 208 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x94 │    fixed 205 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xb0 │   inherit 36 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xd0 │  inherit 146 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x80 │    fixed 128 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xc8 │    fixed 162 │  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__->