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 0x4c │  inherit 101 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xf8 │  inherit 231 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xc0 │      fixed 2 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x0c │    fixed 128 │  true │     OK │
# ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xa4 │  inherit 178 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xd8 │   inherit 51 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x3c │     fixed 17 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x30 │     fixed 94 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x20 │   inherit 96 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xe0 │  inherit 225 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xbc │     fixed 65 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x88 │     fixed 58 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xd4 │  inherit 200 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x48 │   inherit 35 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x5c │    fixed 117 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x04 │     fixed 27 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x48 │  inherit 128 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xe8 │   inherit 77 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xf8 │     fixed 16 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x24 │    fixed 222 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xfc │  inherit 192 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xb0 │  inherit 201 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xac │     fixed 13 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xc4 │    fixed 210 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xdc │  inherit 109 │ false │     OK │
# │  vxlan │     4      4 │ inherit 0x34 │  inherit 177 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x28 │    fixed 123 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xd8 │      fixed 5 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x4c │   inherit 40 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x20 │   inherit 11 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x18 │     fixed 58 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x68 │     fixed 80 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x9c │   inherit 77 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xb8 │   inherit 98 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x58 │    fixed 106 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xec │     fixed 82   true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xe0 │  inherit 111 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xb8 │  inherit 194 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xd8 │     fixed 57 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x74 │    fixed 216 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xac │  inherit 241 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x3c │   inherit 96 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x8c │    fixed 216 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xcc │    fixed 165 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x08 │  inherit 156 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xac │  inherit 237 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x34 │    fixed 254 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xc8 │    fixed 105 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xd0 │  inherit 159 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xe8 │   inherit 94 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xc4 │    fixed 232 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xe4 │    fixed 205 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x6c │  inherit 147 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xdc │  inherit 224 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x34 │     fixed 83 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x7c │    fixed 245 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x68 │  inherit 160 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xa4 │   inherit 36 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x08 │     fixed 86 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x74 │    fixed 212 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xc0 │   inherit 62 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x3c │   inherit 69 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x10 │    fixed 119 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xc0 │      fixed 5 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x60 │  inherit 248 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x14 │  inherit 162 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x68 │    fixed 209 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x5c │     fixed 16 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x44 │   inherit 94 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x60 │   inherit 88 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x24 │     fixed 38 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x7c │    fixed 107 │  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__->