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 0x44 │ inherit 6 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc0 │ inherit 80 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe0 │ fixed 111 │ false OK │ # │ gre │ 4 │ 4 │ fixed 0xe0 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x94 │ inherit 226 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x3c │ inherit 216 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x28 │ fixed 104 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x30 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ gre │ 4 │ other │ inherit 0x24 │ inherit 104 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd8 │ inherit 245 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x80 │ fixed 25 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x4c │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x50 │ inherit 90 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x68 │ inherit 69 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xbc │ fixed 236 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x38 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc0 │ inherit 42 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb4 │ inherit 104 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x68 │ fixed 16 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x40 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x98 │ inherit 69 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc8 │ inherit 240 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x6c │ fixed 152 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x80 │ fixed 51 │ true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x60 │ inherit 14 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x28 │ inherit 94 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf4 │ fixed 91 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x28 │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x7c │ inherit 244 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe8 │ inherit 95 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x9c │ fixed 56 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe4 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x58 │ inherit 118 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x24 │ inherit 192 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x2c │ fixed 150 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x04 │ fixed 145 │ true │ OK │ # ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x28 │ inherit 102 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x30 │ inherit 141 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x44 │ fixed 132 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe8 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x48 │ inherit 78 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb8 │ inherit 105 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x90 │ fixed 184 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd8 │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe0 │ inherit 17 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x1c │ inherit 121 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x6c │ fixed 38 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x84 │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x68 │ inherit 171 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x9c │ inherit 137 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x74 │ fixed 28 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf8 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼─────── # │ geneve │ 4 │ 6 │ inherit 0x8c │ inherit 80 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xac │ inherit 96 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf8 │ fixed 113 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x4c │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc8 │ inherit 66 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x14 │ inherit 29 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x14 fixed 117 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x48 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x94 │ inherit 115 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xac │ inherit 51 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xbc │ fixed 127 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x6c │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa4 │ inherit 33 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc0 │ inherit 194 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x68 │ fixed 105 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x80 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x0c │ inherit 185 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x20 │ inherit 214 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x28 │ fixed 24 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x94 │ fixed 97 │ 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__->