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 0xfc │ inherit 17 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x0c │ inherit 131 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x54 │ fixed 69 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd0 │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x70 │ inherit 70 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc4 │ inherit 84 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 57 │ false │ OK │ # │ gre 4 │ 6 │ fixed 0x34 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb8 │ inherit 32 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x3c │ inherit 150 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x30 │ fixed 244 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x4c │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x34 │ inherit 30 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x54 │ inherit 156 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf8 │ fixed 96 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd4 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x90 │ inherit 153 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd4 │ inherit 78 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x20 │ fixed 3 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x10 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x24 │ inherit 232 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x54 │ inherit 98 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x80 │ fixed 70 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf0 │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x54 │ inherit 244 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x84 │ inherit 135 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 33 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x60 │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 20 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x58 │ inherit 94 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x18 │ fixed 177 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc4 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe8 │ inherit 236 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x08 │ inherit 191 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xbc │ fixed 211 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x64 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe8 │ inherit 109 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x48 │ inherit 145 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x98 │ fixed 118 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x48 │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x70 │ inherit 147 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x84 │ inherit 61 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf8 │ fixed 27 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x18 │ fixed 130 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x78 │ inherit 184 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x64 │ inherit 8 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x74 │ fixed 118 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x44 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa0 │ inherit 20 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa4 │ inherit 170 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb8 │ fixed 35 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x90 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xc4 │ inherit 240 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x78 │ inherit 102 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x54 │ fixed 136 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd0 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x34 │ inherit 133 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x20 │ inherit 87 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa8 │ fixed 47 │ false │ OK │ # │ geneve 4 │ other │ fixed 0x40 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x88 │ inherit 109 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x08 │ inherit 108 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x70 │ fixed 19 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x24 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd8 inherit 148 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb4 │ inherit 63 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x78 │ fixed 252 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x10 │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x70 │ inherit 174 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xdc │ inherit 219 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x0c │ fixed 154 │ false OK │ # │ geneve │ 6 │ other │ fixed 0xec │ fixed 135 │ 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__->