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 0x50 │   inherit 59 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x30 │   inherit 22 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x90 │     fixed 72 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xf4 │     fixed 24 │  true │     OK │
# ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x14 │  inherit 198 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xa4 │   inherit 28 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x7c │    fixed 235 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xb4 │     fixed 52 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x6c │  inherit 103 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xc8 │   inherit 33 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x6c │    fixed 141 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x64 │    fixed 187 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xac │   inherit 19 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x1c │   inherit 15 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x70 │    fixed 195 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x94 │     fixed 89 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x44 │  inherit 129 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x2c │  inherit 162 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x6c │     fixed 11 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x24 │    fixed 250 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x8c │  inherit 173 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x90 │   inherit 90 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xd4 │    fixed 140 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x7c │    fixed 202 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x6c │  inherit 157 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x4c │  inherit 103 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x40 │    fixed 169 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xa4 │    fixed 110 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xac │  inherit 121 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x78 │  inherit 107 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x90 │      fixed 3 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x80 │    fixed 203 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  vxlan │     4 │ other │ inherit 0x18 │  inherit 131 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x14 │   inherit 51 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x40 │    fixed 145 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xc8 │     fixed 94 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x68 │  inherit 244 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x0c │  inherit 114 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x3c │    fixed 132 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xc0 │    fixed 129 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x04 │   inherit 13 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x40 │  inherit 109 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xb8 │    fixed 175 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x88 │    fixed 159 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x40 │   inherit 93 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x68 │  inherit 137 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x88 │    fixed 201 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xb0 │     fixed 78 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │ geneve │     4 │     4 │ inherit 0xf0 │  inherit 203 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x34 │   inherit 41 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x04 │     fixed 62 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x6c │     fixed 29 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x10 │  inherit 220 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xf8 │  inherit 164 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x70 │    fixed 104 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x7c │    fixed 171 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4  other │ inherit 0xb8 │  inherit 169 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x60 │  inherit 147 │  true │     OK │
#  geneve │     4 │ other │   fixed 0x08 │     fixed 61 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x48 │     fixed 74 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xec │  inherit 144 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x24 │  inherit 206 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x7c │    fixed 181 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x50 │     fixed 55 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x3c │  inherit 147 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xa4 │  inherit 100 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x74 │    fixed 210 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x0c │    fixed 114 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x6c │  inherit 224 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xec │  inherit 100 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xd0 │     fixed 22 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x3c │     fixed 27 │  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__->