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 0x58 │ inherit 231 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x4c │ inherit 240 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xec │ fixed 30 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x78 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd0 │ inherit 95 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xcc │ inherit 81 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xfc │ fixed 79 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf0 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x0c │ inherit 18 false │ OK │ # │ gre │ 4 │ other │ inherit 0xf0 │ inherit 100 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x94 │ fixed 227 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe4 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x90 │ inherit 225 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x14 │ inherit 110 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x10 │ fixed 199 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x0c │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x04 │ inherit 104 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x60 │ inherit 86 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x0c │ fixed 173 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x44 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x14 │ inherit 232 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb0 │ inherit 38 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe0 │ fixed 81 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x24 │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb4 │ inherit 190 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x9c │ inherit 9 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xac │ fixed 135 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x8c │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc4 │ inherit 112 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x60 │ inherit 224 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb0 │ fixed 103 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc0 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x28 │ inherit 235 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xa8 │ inherit 152 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe0 │ fixed 214 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb0 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf8 │ inherit 124 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xdc │ inherit 11 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x88 │ fixed 60 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd4 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb0 │ inherit 185 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb0 │ inherit 224 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa4 │ fixed 164 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x50 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe0 │ inherit 54 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa0 │ inherit 76 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x60 │ fixed 89 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf0 │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd0 │ inherit 211 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x54 │ inherit 146 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x34 │ fixed 96 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x34 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x98 │ inherit 244 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x44 │ inherit 111 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x44 │ fixed 237 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc0 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x38 │ inherit 248 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x28 │ inherit 44 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe8 │ fixed 120 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x24 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x68 │ inherit 51 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x18 │ inherit 230 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe0 │ fixed 141 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x70 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x58 │ inherit 7 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xac │ inherit 202 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd4 │ fixed 155 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x40 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x14 │ inherit 53 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x84 │ inherit 204 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x88 │ fixed 51 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xec │ fixed 30 │ 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__->