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-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0xc4 │ inherit 130 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x8c │ inherit 206 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa0 │ fixed 58 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe8 │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd8 inherit 89 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x54 │ inherit 76 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xdc │ fixed 61 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe4 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 4 │ other │ inherit 0x38 │ inherit 146 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x74 │ inherit 52 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x0c │ fixed 94 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x7c │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x74 │ inherit 240 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x2c │ inherit 207 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x60 │ fixed 45 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x38 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x7c │ inherit 169 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x7c │ inherit 86 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x98 │ fixed 82 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x14 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 6 │ other │ inherit 0x48 │ inherit 155 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x98 │ inherit 40 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x24 │ fixed 121 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe4 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd8 │ inherit 200 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x74 │ inherit 80 │ true │ OK │ DETECTED CRASH, lowering timeout # │ vxlan │ 4 │ 4 │ fixed 0x8c │ fixed 178 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x84 │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd8 │ inherit 169 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x4c │ inherit 215 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x9c │ fixed 62 │ false │ OK │ # │ vxlan 4 │ 6 │ fixed 0x70 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 4 │ other │ inherit 0x24 │ inherit 155 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb0 │ inherit 137 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc0 │ fixed 51 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x54 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xac │ inherit 135 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x68 │ inherit 117 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf8 │ fixed 138 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa0 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xd0 │ inherit 123 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x78 │ inherit 89 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa8 │ fixed 80 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc8 │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 │ other │ inherit 0x18 │ inherit 204 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x38 │ inherit 227 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd8 │ fixed 115 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x04 │ fixed 71 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x98 │ inherit 88 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd8 │ inherit 77 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x54 │ fixed 247 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe8 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x5c │ inherit 211 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x30 │ inherit 28 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc0 │ fixed 103 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf0 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x2c │ inherit 22 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc0 │ inherit 71 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa8 │ fixed 110 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb8 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 inherit 0x88 │ inherit 235 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd0 │ inherit 134 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xbc │ fixed 42 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x5c │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x2c │ inherit 202 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xd4 │ inherit 210 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc4 │ fixed 111 false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x20 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x88 │ inherit 36 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xbc │ inherit 12 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc0 │ fixed 143 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x50 │ fixed 216 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->