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 0xec │ inherit 192 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc8 │ inherit 107 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x44 │ fixed 186 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x80 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc8 │ inherit 71 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x70 │ inherit 106 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xec │ fixed 131 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xec │ fixed 103 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x9c │ inherit 65 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe8 │ inherit 238 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x7c │ fixed 104 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xb8 │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x48 │ inherit 49 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x18 │ inherit 52 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf4 │ fixed 82 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x04 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xe4 │ inherit 246 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 112 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x30 │ fixed 23 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x84 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x90 │ inherit 9 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x38 │ inherit 201 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x20 │ fixed 37 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x74 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x58 │ inherit 86 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x30 │ inherit 62 │ true │ OK │ # vxlan │ 4 │ 4 │ fixed 0x08 │ fixed 103 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa4 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x94 │ inherit 120 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xdc │ inherit 112 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x78 │ fixed 163 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x58 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xdc │ inherit 47 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x7c │ inherit 19 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x74 │ fixed 154 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x4c │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xbc │ inherit 218 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd0 │ inherit 94 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd0 fixed 233 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x28 │ inherit 79 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xe8 │ inherit 132 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x24 │ fixed 161 │ false OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb8 │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x28 │ inherit 34 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x74 │ inherit 252 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x5c │ fixed 29 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x60 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe0 │ inherit 165 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc0 │ inherit 132 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb4 │ fixed 157 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x04 │ fixed 29 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x94 │ inherit 242 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x68 │ inherit 251 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb8 │ fixed 230 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x04 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x60 │ inherit 125 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x84 │ inherit 152 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x94 │ fixed 195 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x38 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x6c │ inherit 59 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x88 │ inherit 4 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x20 │ fixed 49 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x6c │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 6 │ 6 │ inherit 0xd8 │ inherit 54 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xdc │ inherit 30 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x3c │ fixed 43 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe0 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x10 │ inherit 59 │ false OK │ # │ geneve │ 6 │ other │ inherit 0xc8 │ inherit 94 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x40 │ fixed 49 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x04 │ fixed 22 │ 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__->