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 0xd0 │ inherit 197 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xb8 │ inherit 126 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd4 │ fixed 21 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x94 │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xbc │ inherit 174 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x60 │ inherit 107 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf0 │ fixed 179 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe0 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x28 │ inherit 32 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x68 │ inherit 65 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 48 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x08 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xd0 │ inherit 177 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x74 │ inherit 140 │ true │ OK │ # gre │ 6 │ 4 │ fixed 0xd8 │ fixed 78 │ false │ OK │ # │ gre │ 6 4 │ fixed 0x48 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x54 │ inherit 70 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 19 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x68 │ fixed 172 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x3c │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xe8 │ inherit 203 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xd4 │ inherit 234 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x78 │ fixed 56 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe0 │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x60 │ inherit 13 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x3c │ inherit 72 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x14 │ fixed 39 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xfc │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x78 │ inherit 47 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x30 │ inherit 240 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe8 │ fixed 141 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x44 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xb4 │ inherit 68 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xfc │ inherit 118 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x80 │ fixed 149 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc0 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x64 │ inherit 68 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xc8 │ inherit 37 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x84 │ fixed 82 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb0 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x74 │ inherit 46 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb8 │ inherit 180 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x90 │ fixed 22 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x68 │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x80 │ inherit 1 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf4 │ inherit 137 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb4 │ fixed 196 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x90 │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x60 │ inherit 62 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x80 │ inherit 112 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa4 │ fixed 116 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x28 │ fixed 19 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x88 │ inherit 52 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x38 │ inherit 39 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x94 │ fixed 147 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x48 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb0 │ inherit 21 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd8 │ inherit 92 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc8 │ fixed 181 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xdc │ inherit 142 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x20 │ inherit 78 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x88 │ fixed 244 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x80 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xec │ inherit 13 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x88 │ inherit 13 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x2c │ fixed 103 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x1c │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x70 │ inherit 217 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x50 │ inherit 12 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x6c │ fixed 23 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xb0 │ fixed 92 │ 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__->