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 0x1c │ inherit 31 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x68 │ inherit 122 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x90 fixed 111 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc8 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf8 │ inherit 176 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe0 │ inherit 71 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x6c │ fixed 27 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x10 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 4 │ other │ inherit 0xcc │ inherit 181 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xac │ inherit 96 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xac │ fixed 104 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x88 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x2c │ inherit 232 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xdc │ inherit 98 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x5c │ fixed 166 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x20 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x2c │ inherit 30 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x88 │ inherit 148 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd4 │ fixed 33 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x0c │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x18 │ inherit 11 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf8 │ inherit 163 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x88 │ fixed 92 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x0c │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa0 │ inherit 207 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x18 │ inherit 132 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x60 │ fixed 142 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x18 │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe4 │ inherit 111 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x9c │ inherit 205 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd8 │ fixed 132 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x14 │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x38 │ inherit 196 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x5c │ inherit 41 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x38 │ fixed 159 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf0 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xbc │ inherit 89 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa8 │ inherit 105 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xfc │ fixed 189 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xac │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf0 │ inherit 27 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xbc │ inherit 207 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x10 │ fixed 3 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x74 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 │ other │ inherit 0x54 │ inherit 13 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x24 │ inherit 75 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x6c │ fixed 181 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x5c │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x78 │ inherit 76 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x98 │ inherit 185 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x5c │ fixed 27 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x64 │ fixed 231 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # geneve │ 4 │ 6 │ inherit 0xf0 │ inherit 36 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xcc │ inherit 27 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x10 │ fixed 186 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x48 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x58 │ inherit 41 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc8 │ inherit 229 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe4 │ fixed 32 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x7c │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb0 │ inherit 125 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd0 │ inherit 14 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x2c │ fixed 174 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xfc │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x48 │ inherit 131 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x6c │ inherit 133 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x3c │ fixed 6 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x38 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x58 │ inherit 182 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc0 │ inherit 144 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb0 │ fixed 103 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xb8 │ fixed 16 │ 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__->