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 0xe0 │ inherit 225 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xe8 │ inherit 212 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x44 │ fixed 178 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x3c │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x50 │ inherit 186 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc4 │ inherit 121 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe4 │ fixed 128 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc0 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd8 │ inherit 194 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x04 │ inherit 57 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf4 │ fixed 75 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf8 │ fixed 141 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x88 │ inherit 104 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xdc │ inherit 157 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x18 │ fixed 13 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x1c │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc0 │ inherit 155 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf0 │ inherit 179 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x30 │ fixed 127 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x14 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa0 │ inherit 107 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe4 │ inherit 165 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb4 │ fixed 130 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x78 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa8 │ inherit 241 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x30 │ inherit 69 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x1c │ fixed 152 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x3c │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x80 │ inherit 47 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb0 │ inherit 245 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xdc │ fixed 201 │ false │ OK │ # │ vxlan │ 4 6 │ fixed 0xa8 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x80 │ inherit 237 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x08 │ inherit 4 │ true │ OK │ # │ vxlan 4 │ other │ fixed 0x98 │ fixed 92 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x0c │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x80 │ inherit 83 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x30 │ inherit 159 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x90 │ fixed 25 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xcc │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x8c │ inherit 209 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x24 │ inherit 216 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x54 │ fixed 110 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xa0 │ inherit 119 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x4c │ inherit 102 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x28 │ fixed 245 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x34 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc8 │ inherit 14 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x6c │ inherit 236 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x94 │ fixed 126 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x5c │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x90 │ inherit 29 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x50 │ inherit 241 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x7c │ fixed 131 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x18 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb8 │ inherit 56 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x94 │ inherit 77 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe4 │ fixed 133 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb8 │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xfc │ inherit 161 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x80 │ inherit 93 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe8 │ fixed 43 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x78 │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 6 │ 6 │ inherit 0x48 │ inherit 28 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf8 │ inherit 148 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x44 │ fixed 254 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x64 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xbc │ inherit 241 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x08 │ inherit 250 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xcc │ fixed 201 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x98 │ fixed 26 │ 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__->