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 0xf8 │ inherit 193 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc4 │ inherit 36 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x50 │ fixed 132 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x68 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x48 │ inherit 132 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc0 │ inherit 103 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc8 │ fixed 69 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x88 │ fixed 144 │ true │ OK │ # ──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd4 │ inherit 92 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x94 │ inherit 137 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd0 │ fixed 17 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xd4 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xe8 │ inherit 34 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf0 │ inherit 109 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x18 │ fixed 137 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x2c │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x8c │ inherit 4 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xcc │ inherit 23 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x28 │ fixed 6 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa4 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa4 │ inherit 126 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb0 │ inherit 237 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xfc │ fixed 63 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xac │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x48 │ inherit 176 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x7c │ inherit 100 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x14 │ fixed 250 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x8c │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x4c │ inherit 35 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x04 │ inherit 174 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x04 │ fixed 95 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa4 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x68 │ inherit 66 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x28 │ inherit 201 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x28 │ fixed 210 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x94 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe4 │ inherit 184 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x60 │ inherit 124 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd8 │ fixed 234 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x8c │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe8 │ inherit 174 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x0c │ inherit 104 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x98 │ fixed 130 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x44 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb8 │ inherit 169 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x70 │ inherit 177 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 47 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x88 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x58 │ inherit 60 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa4 │ inherit 158 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb4 │ fixed 185 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x8c │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x40 │ inherit 207 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x20 │ inherit 96 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x78 │ fixed 160 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x40 │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x04 │ inherit 65 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x4c │ inherit 103 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x18 │ fixed 232 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x08 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd4 │ inherit 187 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x7c │ inherit 56 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd0 │ fixed 198 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x2c │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x40 │ inherit 74 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x20 │ inherit 252 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x8c │ fixed 179 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x74 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xfc │ inherit 80 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x7c │ inherit 157 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x64 │ fixed 5 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x40 │ fixed 42 │ 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__->