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 0x88 │  inherit 142 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xf8 │  inherit 157 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xd0 │    fixed 217 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x5c │    fixed 125 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xbc │   inherit 73 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x54 │  inherit 104 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xf0 │    fixed 118 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x0c │    fixed 127 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xa4 │  inherit 244 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x70 │   inherit 47 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x18 │    fixed 163 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x18 │    fixed 114 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x34 │  inherit 113 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xb8 │  inherit 142 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xd4     fixed 130 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xe8 │     fixed 48 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x6c │  inherit 191 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x78 │   inherit 84 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x6c │    fixed 192 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x98 │     fixed 74 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x10 │  inherit 160 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x34 │   inherit 43 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x7c │    fixed 202 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x10 │     fixed 58 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xd8 │  inherit 157 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xdc │  inherit 246 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xf4 │    fixed 144 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xb4 │    fixed 168 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xa0 │   inherit 91 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x70 │  inherit 126 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xd4 │    fixed 100 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xb0 │    fixed 159 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x78 │   inherit 11 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x5c │  inherit 124 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x1c │    fixed 218 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x18 │     fixed 43 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x94 │  inherit 168 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x60 │  inherit 105 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xf0 │    fixed 115 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x80 │     fixed 34 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x60 │  inherit 233 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xf8 │   inherit 23 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xb8 │    fixed 137 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x28 │     fixed 74 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x7c │   inherit 97 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xc8 │  inherit 150 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x24 │    fixed 206 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xe0 │    fixed 188 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xec │   inherit 50 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x30 │   inherit 94 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x90 │    fixed 125 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x38 │      fixed 8 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xdc │  inherit 138 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x74 │  inherit 100 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x10 │     fixed 86 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x0c │     fixed 93 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x58 │   inherit 31 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x1c │  inherit 196 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x74 │     fixed 57 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x90 │    fixed 231 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x1c │  inherit 114 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x08 │  inherit 161 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x84 │     fixed 58 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xb0 │      fixed 2 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xdc │   inherit 76 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xa8 │  inherit 114 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x38 │     fixed 38 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xcc │    fixed 230 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x14 │  inherit 102 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x50 │  inherit 206 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xe8 │    fixed 187 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x6c │     fixed 22 │  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__->