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 0x58 │ inherit 24 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xbc │ inherit 13 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x3c │ fixed 24 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x88 │ fixed 147 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf0 │ inherit 111 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x08 │ inherit 48 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x88 │ fixed 118 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x40 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa8 │ inherit 170 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xcc │ inherit 30 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x94 │ fixed 153 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x24 │ fixed 120 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x68 │ inherit 175 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb4 │ inherit 54 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa8 │ fixed 140 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd0 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x08 │ inherit 120 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x78 │ inherit 162 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf4 │ fixed 29 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x14 │ fixed 68 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x58 │ inherit 67 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc4 │ inherit 215 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x9c │ fixed 75 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf0 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd8 │ inherit 86 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x28 │ inherit 164 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd8 │ fixed 164 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xcc │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xec │ inherit 20 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe4 │ inherit 221 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd8 │ fixed 123 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x90 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x40 │ inherit 255 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x50 │ inherit 177 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x80 │ fixed 87 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x10 │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x2c │ inherit 139 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x38 │ inherit 91 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x08 │ fixed 149 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa0 │ fixed 41 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x54 │ inherit 126 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xec │ inherit 212 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf0 │ fixed 155 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa8 │ fixed 195 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x70 │ inherit 188 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe4 │ inherit 148 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc8 │ fixed 17 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x78 │ fixed 49 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe4 │ inherit 58 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x14 │ inherit 81 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf4 │ fixed 161 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x74 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xc0 │ inherit 225 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x9c │ inherit 126 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd0 │ fixed 77 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd4 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x20 │ inherit 17 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc8 │ inherit 243 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x04 │ fixed 252 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd4 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xac │ inherit 52 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x04 │ inherit 246 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x34 │ fixed 221 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc4 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x2c │ inherit 171 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x34 │ inherit 160 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x70 │ fixed 72 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x50 │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x7c │ inherit 119 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xf8 │ inherit 57 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xdc │ fixed 180 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xb4 │ fixed 243 │ 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__->