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 0x48 │ inherit 170 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa4 │ inherit 45 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x88 │ fixed 215 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x78 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x20 │ inherit 95 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x18 │ inherit 136 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x80 │ fixed 100 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x48 │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x60 │ inherit 168 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xa8 │ inherit 44 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x80 │ fixed 223 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe8 │ fixed 188 │ true │ OK │ # ├────────┼───────┼────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x44 │ inherit 112 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x14 │ inherit 11 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x04 │ fixed 126 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x38 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x40 │ inherit 182 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xa4 │ inherit 13 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd4 │ fixed 38 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xbc │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc4 │ inherit 221 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xa4 │ inherit 176 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x10 │ fixed 164 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x38 │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x30 │ inherit 50 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb8 │ inherit 172 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe0 │ fixed 193 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x0c │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd8 │ inherit 148 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x54 │ inherit 44 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xac │ fixed 13 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x60 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x30 │ inherit 166 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x44 │ inherit 235 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd0 │ fixed 206 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd0 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x98 │ inherit 221 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x1c │ inherit 108 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe4 │ fixed 147 │ false │ OK │ # │ vxlan │ 6 4 │ fixed 0xe4 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x68 │ inherit 26 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa8 │ inherit 94 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc8 │ fixed 112 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf8 │ fixed 223 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x74 │ inherit 231 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x30 │ inherit 190 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe4 │ fixed 110 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x3c │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x14 │ inherit 21 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb8 │ inherit 20 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x20 │ fixed 248 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe4 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe8 │ inherit 189 │ false │ OK │ # geneve │ 4 │ 6 │ inherit 0x74 │ inherit 211 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb8 │ fixed 15 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x14 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xe8 │ inherit 52 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x70 │ inherit 254 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x60 │ fixed 88 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x0c │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x64 │ inherit 158 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x54 │ inherit 112 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf4 │ fixed 36 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x6c │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x1c │ inherit 223 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xbc │ inherit 116 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf4 │ fixed 207 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x90 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x14 │ inherit 13 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x8c │ inherit 127 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc8 │ fixed 44 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x30 │ fixed 119 │ 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__->