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 0x88 │ inherit 98 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x98 │ inherit 106 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa4 │ fixed 249 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x68 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd0 │ inherit 22 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf0 │ inherit 128 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x38 │ fixed 151 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xbc │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc4 │ inherit 95 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x30 │ inherit 32 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x60 │ fixed 102 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x1c │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x20 │ inherit 110 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x34 │ inherit 230 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb8 │ fixed 43 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xdc │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x98 │ inherit 107 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xec │ inherit 243 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x88 │ fixed 229 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x24 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x34 │ inherit 240 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x3c │ inherit 115 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x6c │ fixed 53 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x8c │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x40 │ inherit 110 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xbc │ inherit 114 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb8 │ fixed 24 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x78 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x5c │ inherit 176 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xfc │ inherit 34 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x04 │ fixed 251 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x2c │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x8c │ inherit 130 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x2c │ inherit 163 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe4 │ fixed 149 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x08 │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xbc │ inherit 44 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x48 │ inherit 33 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 48 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xdc │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x04 │ inherit 169 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc8 │ inherit 148 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x08 │ fixed 26 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc0 │ fixed 135 │ true │ OK │ # ├─────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x04 │ inherit 224 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb4 │ inherit 45 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb4 │ fixed 8 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x64 │ fixed 220 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x78 │ inherit 230 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xf0 │ inherit 190 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x6c │ fixed 16 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x60 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xdc │ inherit 168 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x90 │ inherit 93 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x90 │ fixed 104 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x54 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 100 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x38 │ inherit 91 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc4 │ fixed 119 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x94 │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x88 │ inherit 85 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x94 │ inherit 192 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x54 │ fixed 11 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x0c │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x44 │ inherit 135 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x44 │ inherit 183 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x60 │ fixed 88 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x64 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe0 │ inherit 85 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x80 │ inherit 103 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc4 │ fixed 65 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x60 │ fixed 132 │ 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__->