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 0xa4 │ inherit 25 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa8 │ inherit 67 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x94 │ fixed 9 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb0 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x84 │ inherit 110 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xac │ inherit 135 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x2c │ fixed 210 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x58 │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf0 │ inherit 204 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x44 │ inherit 154 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x90 │ fixed 21 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xcc │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x84 │ inherit 143 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x4c │ inherit 89 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xbc │ fixed 65 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x40 │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa8 │ inherit 255 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x20 │ inherit 38 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf8 │ fixed 70 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x40 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x54 │ inherit 40 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x7c │ inherit 182 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x34 │ fixed 71 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x50 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb4 │ inherit 253 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x88 │ inherit 105 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf4 │ fixed 230 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf8 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa0 │ inherit 195 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb0 │ inherit 53 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe0 │ fixed 220 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x40 │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x40 │ inherit 126 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x34 │ inherit 69 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x04 │ fixed 115 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x5c │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xac │ inherit 95 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x80 │ inherit 85 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x10 │ fixed 157 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xbc │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe0 │ inherit 22 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x50 │ inherit 52 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x08 │ fixed 39 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x24 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x54 │ inherit 21 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x20 │ inherit 7 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd8 │ fixed 52 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf0 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x90 │ inherit 104 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x58 │ inherit 94 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb0 │ fixed 223 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x80 │ fixed 10 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 142 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd4 │ inherit 198 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x08 │ fixed 21 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe0 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xf8 │ inherit 164 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc8 │ inherit 193 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x24 │ fixed 167 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x54 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xfc │ inherit 100 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe0 │ inherit 221 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb8 │ fixed 96 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x98 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x18 │ inherit 159 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xd8 │ inherit 98 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc4 │ fixed 45 │ false │ OK │ # geneve │ 6 │ 6 │ fixed 0x80 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x30 │ inherit 144 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x14 │ inherit 43 │ true │ OK │ # │ geneve │ 6 other │ fixed 0xbc │ fixed 162 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x30 │ fixed 216 │ 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__->