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 0xfc │ inherit 28 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x1c │ inherit 21 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x8c │ fixed 4 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x5c │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xfc │ inherit 91 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x8c │ inherit 136 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe8 │ fixed 228 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xac │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x84 │ inherit 165 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x48 │ inherit 159 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x10 │ fixed 244 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x58 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xec │ inherit 175 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x54 │ inherit 83 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x70 │ fixed 162 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x28 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf0 │ inherit 95 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xfc │ inherit 156 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc8 │ fixed 67 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x08 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa8 │ inherit 201 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x30 │ inherit 143 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x94 │ fixed 181 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x38 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x18 │ inherit 198 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf8 │ inherit 131 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x7c │ fixed 177 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x9c │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd8 │ inherit 192 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb8 │ inherit 14 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x64 │ fixed 138 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe8 │ inherit 25 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb0 │ inherit 101 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x38 │ fixed 165 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe4 │ fixed 125 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa0 │ inherit 83 │ false │ OK │ # │ vxlan 6 │ 4 │ inherit 0x4c │ inherit 196 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x1c │ fixed 41 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc8 │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x74 │ inherit 98 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x34 │ inherit 6 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x48 │ fixed 81 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x50 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan 6 │ other │ inherit 0xd8 │ inherit 179 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x38 │ inherit 170 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb4 │ fixed 134 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xdc │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x90 │ inherit 21 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x80 │ inherit 81 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xfc │ fixed 130 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x60 │ fixed 155 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa4 │ inherit 160 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x10 │ inherit 184 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x0c │ fixed 207 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x14 │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 176 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x1c │ inherit 109 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xac │ fixed 8 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x64 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x88 │ inherit 145 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x64 │ inherit 146 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf0 │ fixed 251 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x80 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc8 │ inherit 130 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb4 │ inherit 121 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf0 │ fixed 36 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x34 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x90 │ inherit 139 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xf4 │ inherit 11 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x6c │ fixed 132 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x14 │ fixed 32 │ 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__->