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 0x6c │ inherit 100 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xdc │ inherit 232 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf0 │ fixed 4 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xfc │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xcc │ inherit 36 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x60 │ inherit 190 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x8c │ fixed 7 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x7c │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xfc │ inherit 89 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xb8 │ inherit 96 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x88 │ fixed 6 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf0 │ inherit 207 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xbc │ inherit 225 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x2c │ fixed 158 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xdc │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xbc │ inherit 135 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 174 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x3c │ fixed 201 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x84 │ fixed 153 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x40 │ inherit 73 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb8 │ inherit 141 │ true │ OK # │ gre │ 6 │ other │ fixed 0xbc │ fixed 148 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x24 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x68 │ inherit 71 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x60 │ inherit 96 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa0 │ fixed 233 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc8 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x80 │ inherit 196 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x0c │ inherit 26 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa8 │ fixed 48 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x1c │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xb0 │ inherit 140 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x24 │ inherit 191 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x0c │ fixed 34 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xcc │ fixed 212 │ true │ OK │ # ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x8c │ inherit 49 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x60 │ inherit 171 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x4c │ fixed 120 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x14 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xd4 │ inherit 18 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb8 │ inherit 226 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x68 │ fixed 92 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe4 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe8 │ inherit 247 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa4 │ inherit 147 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xcc │ fixed 232 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x08 │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc4 │ inherit 15 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x28 │ inherit 184 │ true │ OK │ # │ geneve │ 4 │ 4 fixed 0x60 │ fixed 114 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x8c │ inherit 7 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x50 │ inherit 186 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x08 │ fixed 85 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x30 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x88 │ inherit 207 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x24 │ inherit 210 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf0 │ fixed 30 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa4 │ fixed 174 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x34 │ inherit 21 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb0 │ inherit 129 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x7c │ fixed 190 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa8 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xf4 │ inherit 112 │ false │ OK │ # │ geneve 6 │ 6 │ inherit 0x7c │ inherit 61 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x40 │ fixed 72 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x3c │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x80 │ inherit 4 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe8 │ inherit 205 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb4 │ fixed 232 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x0c │ fixed 78 │ 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__->