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-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0xc8 │ inherit 90 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf0 │ inherit 78 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa4 │ fixed 13 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x74 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x9c │ inherit 166 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xfc │ inherit 79 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x80 │ fixed 40 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x34 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd0 │ inherit 61 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x54 │ inherit 34 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb0 │ fixed 111 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x64 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x40 │ inherit 93 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x3c │ inherit 221 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xcc │ fixed 67 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x2c │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd4 │ inherit 38 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 150 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x90 │ fixed 203 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x04 │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x34 │ inherit 237 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x14 │ inherit 49 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xfc │ fixed 251 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x18 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 4 │ 4 │ inherit 0x18 │ inherit 102 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x58 │ inherit 35 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xbc │ fixed 132 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x04 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x74 │ inherit 74 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf4 │ inherit 175 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb4 │ fixed 177 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc4 │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa4 │ inherit 54 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xe0 │ inherit 57 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x20 │ fixed 70 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe4 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa4 │ inherit 134 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x40 │ inherit 8 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x90 │ fixed 79 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf0 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x48 │ inherit 37 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x34 │ inherit 22 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x84 │ fixed 71 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xcc │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd0 │ inherit 224 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xdc │ inherit 121 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x80 │ fixed 167 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe4 │ fixed 125 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa0 │ inherit 239 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x40 │ inherit 223 │ true │ OK │ # │ geneve │ 4 │ 4 fixed 0x80 │ fixed 124 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x38 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x30 │ inherit 13 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa4 │ inherit 86 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x18 │ fixed 225 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x74 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xcc │ inherit 105 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x58 │ inherit 140 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa8 │ fixed 41 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe0 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x04 │ inherit 110 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x64 │ inherit 15 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf0 │ fixed 245 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xdc │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x4c │ inherit 146 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x7c │ inherit 16 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe8 │ fixed 132 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x34 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xac │ inherit 22 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xfc │ inherit 91 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf0 │ fixed 72 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x68 │ fixed 238 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->