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 0x68 │ inherit 139 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc0 │ inherit 104 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc0 │ fixed 61 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x4c │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xcc │ inherit 187 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf4 │ inherit 255 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb8 │ fixed 146 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x68 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd0 │ inherit 37 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x84 │ inherit 170 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa4 │ fixed 191 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x30 │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x48 │ inherit 105 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xdc │ inherit 177 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x44 │ fixed 144 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa8 │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x48 │ inherit 244 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xdc │ inherit 215 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x9c │ fixed 41 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x50 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x48 │ inherit 237 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xa0 │ inherit 168 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x10 │ fixed 3 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x3c │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xbc │ inherit 67 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x44 │ inherit 187 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x64 │ fixed 139 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc8 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x98 │ inherit 138 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x64 │ inherit 2 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x90 │ fixed 207 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa0 │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x64 │ inherit 145 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x3c │ inherit 79 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd4 │ fixed 49 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x60 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x74 │ inherit 23 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x68 │ inherit 192 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb8 │ fixed 140 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x6c │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xbc │ inherit 215 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x10 │ inherit 91 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xcc │ fixed 38 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x34 │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x68 │ inherit 54 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x24 │ inherit 27 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x28 │ fixed 254 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x38 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x64 │ inherit 6 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb0 │ inherit 79 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x34 │ fixed 122 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x9c │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xc0 │ inherit 225 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x98 │ inherit 95 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x18 │ fixed 213 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x08 │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x5c │ inherit 6 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x7c │ inherit 255 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xb4 │ fixed 190 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xfc │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x44 │ inherit 226 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x8c │ inherit 194 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb0 │ fixed 68 │ false OK │ # │ geneve │ 6 │ 4 │ fixed 0x1c │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xe0 │ inherit 232 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x18 │ inherit 133 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x14 │ fixed 203 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf0 │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xf8 │ inherit 61 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xbc │ inherit 130 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xd8 │ fixed 91 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x7c │ fixed 11 │ 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__->