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 0x0c │ inherit 246 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x9c │ inherit 222 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x6c │ fixed 226 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x08 │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x90 │ inherit 2 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x54 │ inherit 111 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x0c │ fixed 34 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc8 │ inherit 25 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x2c │ inherit 118 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf0 │ fixed 151 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x80 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xd0 │ inherit 130 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x08 │ inherit 115 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd4 │ fixed 103 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xec │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x08 │ inherit 28 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x0c │ inherit 119 │ true │ OK # │ gre │ 6 │ 6 │ fixed 0xc8 │ fixed 111 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x14 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa0 │ inherit 244 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x50 │ inherit 95 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd0 │ fixed 107 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf0 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x74 │ inherit 104 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x88 │ inherit 11 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x2c │ fixed 216 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb0 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc8 │ inherit 11 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x8c │ inherit 57 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xec │ fixed 186 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xdc │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xac │ inherit 89 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x54 │ inherit 231 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x8c │ fixed 91 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x10 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x24 │ inherit 28 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x30 │ inherit 143 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 140 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x20 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x50 │ inherit 32 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xac │ inherit 243 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x20 │ fixed 140 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x18 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 │ other │ inherit 0xd0 │ inherit 125 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x74 │ inherit 13 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x0c │ fixed 92 │ false OK │ # │ vxlan │ 6 │ other │ fixed 0x24 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa0 │ inherit 203 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc4 │ inherit 41 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe0 │ fixed 27 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd0 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x3c │ inherit 194 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x04 │ inherit 73 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x98 │ fixed 59 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x88 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc8 │ inherit 67 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x54 │ inherit 130 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x50 │ fixed 66 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x48 │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xcc │ inherit 186 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x84 │ inherit 244 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd8 │ fixed 211 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x3c │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd4 │ inherit 215 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xbc │ inherit 170 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb0 │ fixed 185 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x3c │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x70 │ inherit 53 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x58 │ inherit 76 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x78 │ fixed 176 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x0c │ fixed 19 │ 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__->