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 0x54 │ inherit 147 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd0 │ inherit 228 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x90 │ fixed 82 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xac │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x74 │ inherit 79 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xac │ inherit 29 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb4 │ fixed 215 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x38 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x08 │ inherit 123 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x40 │ inherit 128 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x08 │ fixed 28 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xb8 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x6c │ inherit 95 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x40 │ inherit 212 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x8c │ fixed 170 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x90 │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xe0 │ inherit 146 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xe0 │ inherit 12 │ true │ OK │ # gre │ 6 │ 6 │ fixed 0x4c │ fixed 111 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc4 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x14 │ inherit 65 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x28 │ inherit 106 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x68 │ fixed 50 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xac │ fixed 239 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x44 │ inherit 42 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x84 │ inherit 192 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf8 │ fixed 136 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x24 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb8 │ inherit 78 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x10 │ inherit 80 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x90 │ fixed 17 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x50 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x78 │ inherit 196 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x0c │ inherit 121 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x54 │ fixed 160 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf0 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x9c │ inherit 69 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd0 │ inherit 34 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x48 │ fixed 28 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xcc │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xd0 │ inherit 62 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb4 │ inherit 126 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x24 │ fixed 140 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x68 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd0 │ inherit 230 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xbc │ inherit 122 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x20 │ fixed 43 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x20 │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x58 │ inherit 76 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x80 │ inherit 67 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc0 │ fixed 254 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x68 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x38 │ inherit 94 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb4 │ inherit 229 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf4 │ fixed 105 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x44 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd0 │ inherit 167 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x58 │ inherit 116 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x9c │ fixed 78 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x04 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x48 │ inherit 122 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe4 │ inherit 29 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x50 │ fixed 69 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x3c │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x38 │ inherit 240 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x70 │ inherit 62 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x18 │ fixed 204 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x8c │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xdc │ inherit 6 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x68 │ inherit 216 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xbc │ fixed 149 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc4 │ fixed 23 │ 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__->