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 0xd0 │ inherit 87 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x20 │ inherit 59 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x88 │ fixed 247 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x98 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xdc │ inherit 16 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x5c │ inherit 57 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xbc │ fixed 146 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb8 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xac │ inherit 229 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe4 │ inherit 201 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 84 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x5c │ fixed 130 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x98 │ inherit 160 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb4 │ inherit 175 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xdc │ fixed 177 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x28 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 203 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x8c │ inherit 250 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x7c │ fixed 129 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x18 │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc0 │ inherit 233 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc4 │ inherit 198 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x74 │ fixed 24 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x20 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x78 │ inherit 31 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x04 │ inherit 231 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x38 │ fixed 83 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x24 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 4 │ 6 │ inherit 0x48 │ inherit 117 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe0 │ inherit 21 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x20 │ fixed 36 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x78 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x68 │ inherit 159 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x08 │ inherit 98 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb4 │ fixed 86 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x4c │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xb0 │ inherit 55 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x30 │ inherit 19 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x14 │ fixed 180 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe0 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc4 │ inherit 11 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd0 │ inherit 144 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x74 │ fixed 185 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x70 │ fixed 247 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd4 │ inherit 121 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xc4 │ inherit 181 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xfc │ fixed 186 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf8 │ fixed 213 │ true │ OK │ # ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x44 │ inherit 81 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x24 │ inherit 135 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa0 │ fixed 20 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x44 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x68 │ inherit 10 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe0 │ inherit 247 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x98 │ fixed 166 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xac │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x68 │ inherit 69 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x84 │ inherit 22 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x44 │ fixed 155 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x24 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x34 │ inherit 220 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x54 │ inherit 140 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xcc │ fixed 99 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf0 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x60 │ inherit 222 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb0 │ inherit 134 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x3c │ fixed 14 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe8 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb0 │ inherit 178 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x24 │ inherit 70 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xbc │ fixed 31 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x4c │ fixed 4 │ 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__->