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 0x08 │ inherit 73 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x34 │ inherit 34 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x14 │ fixed 43 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x60 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc4 │ inherit 160 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x24 │ inherit 223 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x3c │ fixed 207 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf4 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xfc │ inherit 122 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf4 │ inherit 6 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x68 │ fixed 196 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa4 │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x28 │ inherit 219 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x68 │ inherit 143 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb8 │ fixed 111 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb8 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc0 │ inherit 220 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x7c │ inherit 171 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x50 │ fixed 233 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe4 │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x4c │ inherit 49 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x10 │ inherit 40 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x54 │ fixed 99 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x54 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x54 │ inherit 89 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd4 │ inherit 46 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x70 │ fixed 179 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x50 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x8c │ inherit 89 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x80 │ inherit 210 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xcc │ fixed 184 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x08 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x60 │ inherit 229 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x94 │ inherit 6 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb8 │ fixed 186 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc4 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd8 │ inherit 20 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xbc │ inherit 144 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x78 │ fixed 3 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x20 │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x84 │ inherit 159 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x30 │ inherit 229 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x14 │ fixed 22 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x80 │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x88 │ inherit 125 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb4 │ inherit 22 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd0 │ fixed 98 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc8 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x40 │ inherit 79 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x68 │ inherit 218 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x58 │ fixed 248 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x04 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe4 │ inherit 13 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x6c │ inherit 45 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x84 │ fixed 42 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x60 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x84 │ inherit 133 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x84 │ inherit 116 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc0 │ fixed 135 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x08 │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x38 │ inherit 221 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x30 │ inherit 30 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x04 │ fixed 236 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x7c │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x58 │ inherit 109 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x94 │ inherit 76 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe0 │ fixed 10 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd0 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe4 │ inherit 35 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x80 │ inherit 6 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc8 │ fixed 90 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x20 │ fixed 234 │ 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__->