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 0x64 │   inherit 58 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xc4 │  inherit 231 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xe0 │    fixed 220 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xe4 │     fixed 81 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x48 │  inherit 177 │ false │     OK │
# │    gre      4 │     6 │ inherit 0x2c │  inherit 175 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xb0 │    fixed 246 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x20 │      fixed 7 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x54 │  inherit 233 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x18 │   inherit 85 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x14 │    fixed 142 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xd4 │    fixed 106 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xf8 │   inherit 41 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x08 │   inherit 92 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x38 │    fixed 106  false │     OK │
# │    gre │     6 │     4 │   fixed 0x1c │    fixed 140 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x88 │  inherit 212 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x14 │  inherit 108 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x88 │    fixed 169 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xd4 │    fixed 145 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x90 │   inherit 38 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xf8 │  inherit 193 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x70 │    fixed 193 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xb8 │    fixed 243 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  vxlan │     4 │     4 │ inherit 0xa4 │  inherit 170 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xb8 │   inherit 40 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xbc │    fixed 128 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xb4 │    fixed 154 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x90 │   inherit 23 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xd4 │  inherit 210   true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x5c │    fixed 134 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x74 │     fixed 17 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x9c │  inherit 111 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x20 │  inherit 107 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x8c │    fixed 133 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x18 │    fixed 160 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │  vxlan │     6 │     4 │ inherit 0x80 │  inherit 139 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xb8 │  inherit 254 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x40 │    fixed 113 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x80 │     fixed 28 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x2c │  inherit 233 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x10 │  inherit 175 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xd4 │     fixed 16 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xac │      fixed 2 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x60 │  inherit 125 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xa0 │   inherit 68 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x3c │    fixed 122 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x68 │    fixed 170 │  true │     OK │
# ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x70 │   inherit 15 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x14 │  inherit 198 │  true │     OK │
# │ geneve      4 │     4 │   fixed 0x1c │     fixed 20 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xc8 │    fixed 171 │  true │     OK 
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x34 │  inherit 130 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x74 │   inherit 17 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xb4 │    fixed 200 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x6c │    fixed 186 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x80 │  inherit 219 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x48 │  inherit 255 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xa8 │    fixed 121 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x7c │    fixed 159 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x48 │  inherit 254 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x18 │   inherit 92 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x40     fixed 239 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x48 │    fixed 203 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x20 │  inherit 205 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xd4 │   inherit 39 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x60 │    fixed 225 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xd8 │    fixed 177 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x5c │  inherit 152 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xc4 │  inherit 142 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x50 │    fixed 245 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x98 │    fixed 253 │  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__->