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 0x78 │  inherit 234 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x10 │  inherit 150 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x04 │     fixed 77 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x2c │    fixed 143 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x38 │   inherit 12 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x58 │  inherit 158 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xc4 │    fixed 244 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x24 │     fixed 83 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x54 │  inherit 204 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x1c │  inherit 204 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xdc │    fixed 178 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x28 │     fixed 32 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xd8 │   inherit 65 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xec │   inherit 82 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xb0 │    fixed 185 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xd8 │     fixed 41 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xe0 │   inherit 43 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xb8 │  inherit 232 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xe0 │     fixed 10 │ false │     OK │
#     gre │     6 │     6 │   fixed 0xc0 │     fixed 20 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x44 │   inherit 28 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x24 │  inherit 118 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x8c │     fixed 51 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xf4 │    fixed 161 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │  vxlan │     4 │     4 │ inherit 0x04 │  inherit 179 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xd0 │   inherit 24 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xa0 │    fixed 236 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xa0 │    fixed 109 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xf4 │  inherit 118 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x64 │  inherit 142 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xd8 │    fixed 115 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xd8 │    fixed 137 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xc8 │  inherit 170 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x40 │  inherit 134 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x84 │     fixed 50 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x08 │    fixed 150 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼────────────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x0c │  inherit 101 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xd4 │   inherit 67 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x28 │    fixed 201 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x0c │     fixed 70 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x70 │   inherit 24 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x48 │   inherit 92 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xe0 │    fixed 132 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xa4 │    fixed 117 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x14 │  inherit 209 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x80 │  inherit 137 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x54 │    fixed 180 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x90 │     fixed 62 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xb4 │  inherit 121 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x84 │  inherit 192 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x84 │    fixed 170 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xf0 │    fixed 162 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x9c │   inherit 70 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xb8 │  inherit 129 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x24 │     fixed 67 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x60 │     fixed 19 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x28 │  inherit 224 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x70 │  inherit 207 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x88 │    fixed 213 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x90 │    fixed 153 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xf8 │   inherit 76 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xd0 │   inherit 57 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x88 │    fixed 151 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xc4 │     fixed 82 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x2c │   inherit 57 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x4c │   inherit 30 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x2c │     fixed 81 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x24 │    fixed 141 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x28 │  inherit 100 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xa8 │  inherit 134 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x7c │    fixed 244 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xe8 │    fixed 186 │  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__->